|
|
@@ -1,3 +1,9 @@
|
|
|
+Thu 01 Apr 2021 21:29:46 MSK
|
|
|
+ Fixed MD5 digest authorization broken when compiled without variable
|
|
|
+ length arrays support (notably with MSVC).
|
|
|
+ Fixed and muted compiler warning.
|
|
|
+ Removed run-check of assert() in configure to avoid core dumps. -EG
|
|
|
+
|
|
|
Thu 01 Apr 2021 17:46:00 MSK
|
|
|
Added new function MHD_run_wait() useful for single-threaded applications
|
|
|
without other network activity.
|