We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c543f commit 40d8a66Copy full SHA for 40d8a66
ChangeLog
@@ -1,3 +1,15 @@
1
+February 2024
2
+ Fixed builds without messages. -JP & CG
3
+ Fixed builds with external MD5 calculation.
4
+ Fixed SHA-512/256 code for hypothetical extra large sizes.
5
+ Fixed response handling during daemon shutdown.
6
+ Fixed code logic for builds without messages.
7
+ Reduced the binary size for builds without messages by removing
8
+ the strings with filenames used for panic reports.
9
+ Fixed tests and examples for builds without messages and for builds
10
+ without basic auth.
11
+ Fixed some compiler warnings. -EG
12
+
13
Thu 01 Feb 2024 15:00:00 CET
14
Releasing GNU libmicrohttpd 1.0.0 -EG
15
0 commit comments