aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 dayssrc/examples/demo{,_https}: fix response buffer overwritingupstream-masterМяделец Андрей Алексеевич
2024-04-11microhttpd.h: workaround for uncrustify bugEvgeny Grin (Karlson2k)
2024-04-11microhttpd.h: fixed feature nameEvgeny Grin (Karlson2k)
2024-04-11Bump MHD_VERSION to indicate development versionEvgeny Grin (Karlson2k)
2024-02-23Releasing GNU libmicrohttpd 1.0.1Evgeny Grin (Karlson2k)
2024-02-23ChangeLog: updatedEvgeny Grin (Karlson2k)
2024-02-21digestauth: fixed compiler warningsEvgeny Grin (Karlson2k)
2024-02-21configure: warn if HTTP upgrade is disabledEvgeny Grin (Karlson2k)
2024-02-21Fixed compiler warnings for builds without Digest AuthEvgeny Grin (Karlson2k)
2024-02-21Muted possible compiler warningsEvgeny Grin (Karlson2k)
2024-02-20Excluded example with basic auth when basic auth is disabledEvgeny Grin (Karlson2k)
2024-02-20tests: do not use test_auth_parse when messages are disabledEvgeny Grin (Karlson2k)
2024-02-20configure: corrected help messageEvgeny Grin (Karlson2k)
2024-02-19Removed strings with filenames from binary when built without messagesEvgeny Grin (Karlson2k)
2024-02-19Fixed code logic for builds without messagesEvgeny Grin (Karlson2k)
2024-02-19microhttpd.h: bump version number to indicate development versionEvgeny Grin (Karlson2k)
2024-02-19Partial revert "-whitespace and indentation changes only"Evgeny Grin (Karlson2k)
2024-02-19MHD_queue_response(): do not return MHD_YES when shutting down the daemonEvgeny Grin (Karlson2k)
2024-02-18-whitespace and indentation changes onlyChristian Grothoff
2024-02-05Fixed SHA-512/256 calculation for unrealistically large volumesEvgeny Grin (Karlson2k)
2024-02-04md5_ext.c: fixed missing includeEvgeny Grin (Karlson2k)
2024-02-04small typo likely from copy&paste causing macro names to be differentChristian Grothoff
2024-02-01Fixe NEWS one more timeEvgeny Grin (Karlson2k)
2024-02-01Fixed typo in NEWS fileEvgeny Grin (Karlson2k)
2024-02-01Released GNU libmicrohttpd 1.0.0Evgeny Grin (Karlson2k)
2024-02-01W32: fixed compiler warningEvgeny Grin (Karlson2k)
2024-02-01W32 VS: simplified custom MHD_config.hEvgeny Grin (Karlson2k)
2024-02-01-remove trailing whitespace, update PO file, no semantic change(s)Christian Grothoff
2024-02-01W32 VS: updated MHD_config.hEvgeny Grin (Karlson2k)
2024-02-01ChangeLog: updatedEvgeny Grin (Karlson2k)
2024-01-31Updated copyright yearsEvgeny Grin (Karlson2k)
2024-01-31Unified handling of external hash function for MD5 and SHA-256Evgeny Grin (Karlson2k)
2024-01-31test_upgrade: disable now unused functionEvgeny Grin (Karlson2k)
2024-01-31test_upgrade: adapted for macOSEvgeny Grin (Karlson2k)
2024-01-31configure: removed old workaroundEvgeny Grin (Karlson2k)
2024-01-31Compiler warning fixesEvgeny Grin (Karlson2k)
2024-01-31Fixes for 32-bit platformsEvgeny Grin (Karlson2k)
2024-01-31VS Project: exclude file not used on W32Evgeny Grin (Karlson2k)
2024-01-31Muted compiler warningEvgeny Grin (Karlson2k)
2024-01-31VS Projects: switched optimisation to "MaxSpeed"Evgeny Grin (Karlson2k)
2024-01-31Fixed grow buffer check on 32-bit platformsEvgeny Grin (Karlson2k)
2024-01-30Fixed non-debug build without HTTPSEvgeny Grin (Karlson2k)
2024-01-30configure: sorted messages in final config summaryEvgeny Grin (Karlson2k)
2024-01-30Muted some compiler warningsEvgeny Grin (Karlson2k)
2024-01-30Fixed tests with GnuTLS in non-default pathEvgeny Grin (Karlson2k)
2024-01-30Fixed compiler warningsEvgeny Grin (Karlson2k)
2024-01-30Moved test_quiesce to heavy testsEvgeny Grin (Karlson2k)
2024-01-30Skipped some HTTPS tests with old broken GnuTLSEvgeny Grin (Karlson2k)
2024-01-30test_digestauth2: supported old libcurl versionsEvgeny Grin (Karlson2k)
2024-01-30test_str: reduced number of extra checked localesEvgeny Grin (Karlson2k)