aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Partial revert "-whitespace and indentation changes only"Evgeny Grin (Karlson2k)2024-02-19
* MHD_queue_response(): do not return MHD_YES when shutting down the daemonEvgeny Grin (Karlson2k)2024-02-19
* -whitespace and indentation changes onlyChristian Grothoff2024-02-18
* Fixed SHA-512/256 calculation for unrealistically large volumesEvgeny Grin (Karlson2k)2024-02-05
* md5_ext.c: fixed missing includeEvgeny Grin (Karlson2k)2024-02-04
* small typo likely from copy&paste causing macro names to be differentChristian Grothoff2024-02-04
* Released GNU libmicrohttpd 1.0.0v1.0.0Evgeny Grin (Karlson2k)2024-02-01
* W32: fixed compiler warningEvgeny Grin (Karlson2k)2024-02-01
* Updated copyright yearsEvgeny Grin (Karlson2k)2024-01-31
* Unified handling of external hash function for MD5 and SHA-256Evgeny Grin (Karlson2k)2024-01-31
* test_upgrade: disable now unused functionEvgeny Grin (Karlson2k)2024-01-31
* test_upgrade: adapted for macOSEvgeny Grin (Karlson2k)2024-01-31
* Compiler warning fixesEvgeny Grin (Karlson2k)2024-01-31
* Fixes for 32-bit platformsEvgeny Grin (Karlson2k)2024-01-31
* Muted compiler warningEvgeny Grin (Karlson2k)2024-01-31
* Fixed grow buffer check on 32-bit platformsEvgeny Grin (Karlson2k)2024-01-31
* Fixed non-debug build without HTTPSEvgeny Grin (Karlson2k)2024-01-30
* Muted some compiler warningsEvgeny Grin (Karlson2k)2024-01-30
* Fixed tests with GnuTLS in non-default pathEvgeny Grin (Karlson2k)2024-01-30
* Fixed compiler warningsEvgeny Grin (Karlson2k)2024-01-30
* Moved test_quiesce to heavy testsEvgeny Grin (Karlson2k)2024-01-30
* Skipped some HTTPS tests with old broken GnuTLSEvgeny Grin (Karlson2k)2024-01-30
* test_digestauth2: supported old libcurl versionsEvgeny Grin (Karlson2k)2024-01-30
* test_str: reduced number of extra checked localesEvgeny Grin (Karlson2k)2024-01-30
* Muted extra compiler warningsEvgeny Grin (Karlson2k)2024-01-30
* Fuzz test: increased tests' timeout valueEvgeny Grin (Karlson2k)2024-01-29
* Fuzz tests: muted undefined behaviour signalEvgeny Grin (Karlson2k)2024-01-29
* Fixed compiler warningsEvgeny Grin (Karlson2k)2024-01-29
* Fixed compiler warningsEvgeny Grin (Karlson2k)2024-01-29
* Fixed and/or muted compiler warningsEvgeny Grin (Karlson2k)2024-01-29
* Updated .gitignoreEvgeny Grin (Karlson2k)2024-01-29
* libcurl tests: fixed compiler warningsEvgeny Grin (Karlson2k)2024-01-29
* Minor corrections for bc827fcc09ac66b87a6ac052982beda393aeec60Evgeny Grin (Karlson2k)2024-01-29
* digest_auth_example_adv: added new exampleEvgeny Grin (Karlson2k)2024-01-28
* digest_auth_example: updated and fixedEvgeny Grin (Karlson2k)2024-01-28
* Fixed some doxy for digest authEvgeny Grin (Karlson2k)2024-01-28
* fix #8012Christian Grothoff2024-01-21
* fix memory leak on error pathChristian Grothoff2024-01-21
* clean up logic, simplify one dead branch in testChristian Grothoff2024-01-21
* use correct HTTP header (content type, not content encoding) for mime type in...Christian Grothoff2024-01-21
* regenerate POTfilesChristian Grothoff2024-01-21
* add missing lock, do not call 'close(-1)' on very rare error pathChristian Grothoff2024-01-21
* notes on MHD2 APIChristian Grothoff2024-01-19
* test_upgrade{,_large}{,_tls}: unified code, removed workarounds, added new testEvgeny Grin (Karlson2k)2024-01-04
* MHD_OPTION_CONNECTION_MEMORY_{LIMIT,INCREMENT}: added ignore of zero valueEvgeny Grin (Karlson2k)2024-01-04
* test_upgrade: changed the order of send/receiveEvgeny Grin (Karlson2k)2024-01-02
* connection.c: muted false-positive compiler warningEvgeny Grin (Karlson2k)2023-12-31
* daemon: one-line comment formattingEvgeny Grin (Karlson2k)2023-12-31
* initialize required_bytes on all code paths to avoid false-positive compiler ...Christian Grothoff2023-12-31
* test_digestauth_concurrent: fixed error messageEvgeny Grin (Karlson2k)2023-12-29