aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Released GNU libmicrohttpd 0.9.74v0.9.74Evgeny Grin (Karlson2k)2021-12-19
* apply-all.sh: simplified usageEvgeny Grin (Karlson2k)2021-12-19
* Updated HTTP headers macros from registryEvgeny Grin (Karlson2k)2021-12-19
* ChangeLog updatedEvgeny Grin (Karlson2k)2021-12-19
* microhttpd.h: minor doxy fixesEvgeny Grin (Karlson2k)2021-12-17
* mhd_sockets: minor macro correctionEvgeny Grin (Karlson2k)2021-12-17
* Added local patches for autotools (mainly for libtool)Evgeny Grin2021-12-16
* Additional fix for old gnutls versionsEvgeny Grin (Karlson2k)2021-12-16
* Makefile: support silent rules for W32 RCEvgeny Grin (Karlson2k)2021-12-14
* Makefile: support silent rules for static libEvgeny Grin (Karlson2k)2021-12-14
* Correction for de383203d4d7921bf331510bc898ab88c5844731Evgeny Grin (Karlson2k)2021-12-14
* Reworked dlltool supported.Evgeny Grin (Karlson2k)2021-12-14
* configure: replaced more shell constructs with AS_* macrosEvgeny Grin (Karlson2k)2021-12-13
* https tests: mute compiler warning on old systemsEvgeny Grin (Karlson2k)2021-12-13
* Workaround for old broken GnuTLS buildsEvgeny Grin (Karlson2k)2021-12-13
* https tests: simplified makefileEvgeny Grin (Karlson2k)2021-12-13
* GnuTLS: correctly pass sockets on W32 x64Evgeny Grin (Karlson2k)2021-12-12
* test_https_time_out: use better sleep functionEvgeny Grin (Karlson2k)2021-12-12
* test_https_time_out: additional fixesEvgeny Grin (Karlson2k)2021-12-12
* test_https_time_out: fixed test, now testing is realEvgeny Grin (Karlson2k)2021-12-12
* test_https_time_out: fixed broken checkEvgeny Grin (Karlson2k)2021-12-12
* Fixed b468b54f7cbe7bcc9354a9ce4cca644cd79e94ceEvgeny Grin (Karlson2k)2021-12-12
* test_timeout: avoid busy-waitingEvgeny Grin (Karlson2k)2021-12-12
* https tests: mute compiler warnings for old curlEvgeny Grin (Karlson2k)2021-12-12
* test_get_chunked: follow HTTP specificationEvgeny Grin (Karlson2k)2021-12-12
* Fixed tests compatibility with old libcurlEvgeny Grin (Karlson2k)2021-12-12
* mhd_send: fixed formatting styleEvgeny Grin (Karlson2k)2021-12-12
* Fixed compatibility with old GnuTLS versionsEvgeny Grin (Karlson2k)2021-12-12
* postprocessor.c: cosmeticsEvgeny Grin (Karlson2k)2021-12-12
* configure: really disable leak sanitizer if it's disabled by configure parame...Evgeny Grin (Karlson2k)2021-12-11
* configure: added selective sanitizers enableEvgeny Grin (Karlson2k)2021-12-11
* configure: improved compatibility with shellsEvgeny Grin (Karlson2k)2021-12-10
* Workarounds for uncrustify bugsEvgeny Grin (Karlson2k)2021-12-09
* Revert formatting broken by uncrustifyEvgeny Grin (Karlson2k)2021-12-09
* test_get_response_cleanup: removed unused macroEvgeny Grin (Karlson2k)2021-12-09
* -fix tests for libmagic (and uncrustify indentation)Christian Grothoff2021-12-08
* test_client_put_stop: check 'net.inet.tcp.blackhole' valueEvgeny Grin (Karlson2k)2021-12-06
* test_client_put_stop: support rate limiting of RSTEvgeny Grin (Karlson2k)2021-12-06
* configure: fixed compiler warning when checkingEvgeny Grin (Karlson2k)2021-12-06
* test_iplimit: fixed MHD parameter formatEvgeny Grin (Karlson2k)2021-12-05
* new_connection_process_(): fixed handling of errorsEvgeny Grin (Karlson2k)2021-12-05
* Added special log message to report exceeded system limit on number of threadsEvgeny Grin (Karlson2k)2021-12-05
* mhd_threads.c: cosmeticsEvgeny Grin (Karlson2k)2021-12-05
* configure: fixed missing quotingEvgeny Grin (Karlson2k)2021-12-04
* test_client_put_stop: use correct 'sleep' amount on W32Evgeny Grin (Karlson2k)2021-12-04
* Added _MHD_HEAVY_TESTS to MHD_config.hEvgeny Grin (Karlson2k)2021-12-04
* Fixed doxy for MHD_suspend_connection()Evgeny Grin (Karlson2k)2021-12-03
* test_client_put_stop: abort test if it is taking too longEvgeny Grin (Karlson2k)2021-12-02
* test_client_put_stop: don't use fd_sets if select() failsEvgeny Grin (Karlson2k)2021-12-01
* Minor readability improvementsEvgeny Grin (Karlson2k)2021-12-01