aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* remove unnecessary grouping/paren/nestingChristian Grothoff2021-02-27
* fix leakChristian Grothoff2021-02-27
* simplifyChristian Grothoff2021-02-27
* -misc style fixes, no semantic changesChristian Grothoff2021-02-26
* Bump MHD_VERSIONEvgeny Grin (Karlson2k)2021-02-24
* mhd_send: use MSG_MORE for iovecEvgeny Grin (Karlson2k)2021-02-24
* mhd_send: re-use MHD_VECT_SEND macroEvgeny Grin (Karlson2k)2021-02-24
* Implemented new function MHD_create_response_from_iovec()Evgeny Grin (Karlson2k)2021-02-24
* SIGPIPE macros minor refactoringEvgeny Grin (Karlson2k)2021-02-24
* bump MHD_VERSIONChristian Grothoff2021-02-04
* ensure ikvi callback returning MHD_NO terminates iterationChristian Grothoff2021-02-04
* fix #6693: get src/lib/ to build with clangChristian Grothoff2021-01-30
* configure: added '--enable-heavy-tests'Evgeny Grin (Karlson2k)2021-01-24
* testcurl/Makefile.am: minor fixesEvgeny Grin (Karlson2k)2021-01-24
* Fixed file permissions in repoEvgeny Grin2021-01-18
* microhttpd.h: clarified that MHD_VERSION is in BCD formEvgeny Grin (Karlson2k)2021-01-17
* connection.c: push response headers for upgrade responsesEvgeny Grin (Karlson2k)2021-01-17
* return timeout of 0 if cleanup is pendingChristian Grothoff2021-01-06
* connection_https: clarify comment as suggested by CGEvgeny Grin (Karlson2k)2020-12-29
* Speed-up TLS handshakeEvgeny Grin (Karlson2k)2020-12-29
* Added MHD_connection_set_nodelay_state_ to headerEvgeny Grin (Karlson2k)2020-12-29
* Bump MHD_VERSION to indicate dev versionEvgeny Grin (Karlson2k)2020-12-29
* Released GNU libmicrohttpd 0.9.72v0.9.72Evgeny Grin (Karlson2k)2020-12-28
* Fixed compiler warning for 32-bitEvgeny 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
* 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 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
* 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
* examples: fixed portability and compiler warningsEvgeny Grin (Karlson2k)2020-12-24
* examples: fixed wrong array initialisationEvgeny Grin (Karlson2k)2020-12-24
* 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
* 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