aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix #6768: do not use TCP-specific syscalls on UNIX domain socketsEvgeny Grin (Karlson2k)2021-04-16
* mhd_send: do not push incomplete responses with vector sendEvgeny Grin (Karlson2k)2021-04-15
* mhd_send: use sendmsg() in POSIX-compatible wayEvgeny Grin (Karlson2k)2021-04-14
* test_upgrade_large: fixed data raceEvgeny Grin (Karlson2k)2021-04-14
* Style and shadowing fixesEvgeny Grin (Karlson2k)2021-04-13
* connection_https: disabled back TCP_NODELAY optimisationEvgeny Grin (Karlson2k)2021-04-11
* Updated test certificatesEvgeny Grin (Karlson2k)2021-04-11
* response.c: fixed compiler warning on W32Evgeny Grin (Karlson2k)2021-04-11
* Added missing '_MHD_EXTERN' to MHD_run_wait()Evgeny Grin (Karlson2k)2021-04-11
* ChangeLog updatedEvgeny Grin (Karlson2k)2021-04-11
* ax_have_epoll: speed-up detectionEvgeny Grin (Karlson2k)2021-04-01
* digestauth.c: trust configure detection of variable length arraysEvgeny Grin (Karlson2k)2021-04-01
* websocket_threaded_example: muted compiler warningEvgeny Grin (Karlson2k)2021-04-01
* configure: assume that systems assert() is functional if availableEvgeny Grin (Karlson2k)2021-04-01
* testzzuf: test thoroughly if heavy tests are enabledEvgeny Grin (Karlson2k)2021-04-01
* test_add_conn: muted compiler warningEvgeny Grin (Karlson2k)2021-04-01
* test_get_iovec: fixed compiler warningEvgeny Grin (Karlson2k)2021-04-01
* connection.c: mute compiler warningEvgeny Grin (Karlson2k)2021-04-01
* digestauth: fixed compiler warningEvgeny Grin (Karlson2k)2021-04-01
* digestauth: do not use size of buffer as size of digestEvgeny Grin (Karlson2k)2021-04-01
* Implemented new API function MHD_run_wait().Evgeny Grin (Karlson2k)2021-04-01
* ChangeLog updated.Evgeny Grin (Karlson2k)2021-03-27
* Added MHD_OPTION_SIGPIPE_HANDLED_BY_APP optionEvgeny Grin (Karlson2k)2021-03-17
* microhttpd.h: added notes about minimal MHD version for some symbolsEvgeny Grin (Karlson2k)2021-03-17
* MHD_start_daemon(): warn if messages could be printed by wrong loggerEvgeny Grin (Karlson2k)2021-03-15
* daemon: added user options counterEvgeny Grin (Karlson2k)2021-03-15
* MHD_start_daemon(): do not use log before user settings are processedEvgeny Grin (Karlson2k)2021-03-15
* fix typoChristian Grothoff2021-03-09
* fix exampleChristian Grothoff2021-03-04
* improve example on client cert validation, as suggested by Folkert van HeusdenChristian Grothoff2021-03-02
* 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
* ChangeLog updatedEvgeny Grin (Karlson2k)2021-02-24
* 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
* expand tutorial on connection phases, thanks to Igor for pointing out that th...Christian Grothoff2021-02-02
* document cross-compile to Android, fixes #4913Christian Grothoff2021-01-30
* 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
* configure: use proper quotingEvgeny Grin (Karlson2k)2021-01-24
* configure: updated gettext version to match version used in macrosEvgeny Grin (Karlson2k)2021-01-24
* Updated .gitignoreEvgeny Grin (Karlson2k)2021-01-19