aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Released GNU libmicrohttpd 0.9.72v0.9.72Evgeny Grin (Karlson2k)2020-12-28
* Fixed compiler warning for 32-bitEvgeny Grin (Karlson2k)2020-12-28
* ChangeLog updatedEvgeny Grin (Karlson2k)2020-12-28
* daemon.c: muted Oracle compiler warningEvgeny Grin (Karlson2k)2020-12-28
* mhd_send: clarification of commentEvgeny Grin (Karlson2k)2020-12-28
* ChangeLog updatedEvgeny Grin (Karlson2k)2020-12-28
* mhd_send: do not emulate sendmsg() on blocking socketsEvgeny Grin (Karlson2k)2020-12-28
* Fixed analyzer warningEvgeny Grin (Karlson2k)2020-12-27
* Fixed build --without-threadsEvgeny Grin (Karlson2k)2020-12-27
* Fixed configure --without-threadsEvgeny Grin (Karlson2k)2020-12-27
* Fixed build with --disable-bauthEvgeny Grin (Karlson2k)2020-12-27
* Fixed builds with --disable-https or --disable-httpupgradeEvgeny Grin (Karlson2k)2020-12-27
* Muted compiler warningsEvgeny Grin (Karlson2k)2020-12-27
* Fixed builds with --disable-messagesEvgeny Grin (Karlson2k)2020-12-27
* configure: minor fixesEvgeny Grin (Karlson2k)2020-12-27
* test_postprocessor_md: fixed wrong CPPFLAGSEvgeny Grin (Karlson2k)2020-12-26
* Softer one test for macOSEvgeny Grin (Karlson2k)2020-12-26
* Fixed copy-paste mistakeEvgeny Grin (Karlson2k)2020-12-26
* Fixed init and deinit of mutexEvgeny Grin (Karlson2k)2020-12-26
* Examples: fixed logic errorEvgeny Grin (Karlson2k)2020-12-25
* Fixed build and socket init on macOSEvgeny Grin (Karlson2k)2020-12-25
* Revert "fix #6594: better test for gnutls_record_uncork"Evgeny Grin (Karlson2k)2020-12-25
* examples: fixed portability and compiler warningsEvgeny Grin (Karlson2k)2020-12-24
* examples: fixed wrong array initialisationEvgeny Grin (Karlson2k)2020-12-24
* updated m4/ax_*.m4 macrosEvgeny Grin (Karlson2k)2020-12-23
* Fixed and muted compiler warningsEvgeny Grin (Karlson2k)2020-12-23
* Even more reduced number of test iterations on W32 to avoid ports exhaustEvgeny Grin (Karlson2k)2020-12-23
* Improved vector-send handling on W32Evgeny Grin (Karlson2k)2020-12-23
* Refined TCP_NOPUSH handling on OpenBSDEvgeny Grin (Karlson2k)2020-12-22
* MHD_send_sendfile_: Fixed wrong send size.Evgeny Grin (Karlson2k)2020-12-22
* daemon.c: Fixed copy-paste errorEvgeny Grin (Karlson2k)2020-12-22
* configure: minor fixesEvgeny Grin (Karlson2k)2020-12-22
* Fixed: avoided SIGPIPE if possiibleEvgeny Grin (Karlson2k)2020-12-21
* daemon.c: fixed buildEvgeny Grin (Karlson2k)2020-12-20
* new connection: small refactoring for readabilityEvgeny Grin (Karlson2k)2020-12-19
* Do not reset buffering on added connectionEvgeny Grin (Karlson2k)2020-12-19
* MHD_send_hdr_and_body_: minor fixes for W32Evgeny Grin (Karlson2k)2020-12-16
* Fixed typoEvgeny Grin (Karlson2k)2020-12-16
* mhd_send.c: added support for vector-send on W32Evgeny Grin (Karlson2k)2020-12-16
* mhd_send.c: minor code and comment fixesEvgeny Grin (Karlson2k)2020-12-16
* Fixed debug build without TLS supportEvgeny Grin (Karlson2k)2020-12-16
* Updated W32 resource filesEvgeny Grin (Karlson2k)2020-12-15
* Fixed compiler warningEvgeny Grin (Karlson2k)2020-12-15
* Muted some compiler warningsEvgeny Grin (Karlson2k)2020-12-13
* mhd_send.c: fixed warningsEvgeny Grin (Karlson2k)2020-12-13
* mhd_send.c: renamed function, moved doxyEvgeny Grin (Karlson2k)2020-12-13
* mhd_send.c: streamlined code, fixed doxyEvgeny Grin (Karlson2k)2020-12-13
* mhd_send.c: fixed: properly handle send errorsEvgeny Grin (Karlson2k)2020-12-13
* MHD_send_hdr_and_body_: deduplicated codeEvgeny Grin (Karlson2k)2020-12-13
* MHD_send_hdr_and_body_: streamlined codeEvgeny Grin (Karlson2k)2020-12-13