aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Released GNU libmicrohttpd 0.9.73v0.9.73Evgeny Grin (Karlson2k)2021-04-25
* Updated ChangeLogEvgeny Grin (Karlson2k)2021-04-25
* Updates for MSVC buildsEvgeny Grin (Karlson2k)2021-04-24
* connection.c: muted compiler warning for builds without messagesEvgeny Grin (Karlson2k)2021-04-24
* Updated ChangeLogEvgeny Grin (Karlson2k)2021-04-24
* -fix typosChristian Grothoff2021-04-24
* Fixed compiler warningEvgeny Grin (Karlson2k)2021-04-23
* Fixed compiler warnings on x32Evgeny Grin (Karlson2k)2021-04-23
* Fixed build without poll()Evgeny Grin (Karlson2k)2021-04-23
* Fixed build with MSVC, fixed compiler warningsEvgeny Grin (Karlson2k)2021-04-23
* daemon: fixed build without HTTPSEvgeny Grin (Karlson2k)2021-04-22
* test_upgrade{,_large}: removed use on unportable functionEvgeny Grin (Karlson2k)2021-04-22
* upgraded connection: ensure normal bufferingEvgeny Grin (Karlson2k)2021-04-22
* Fixed copy-paster and typo errorsEvgeny Grin (Karlson2k)2021-04-22
* Corrected typos in ChangeLogEvgeny Grin (Karlson2k)2021-04-22
* ChangeLog updatedEvgeny Grin (Karlson2k)2021-04-21
* configure: disable NLS by defaultEvgeny Grin (Karlson2k)2021-04-20
* Formatting and comments for 4e8f86a655a7d786bdce3f1330fd8fa083df8dfeEvgeny Grin (Karlson2k)2021-04-19
* Added support for ALPN protocols list for TLS connectionsEvgeny Grin (Karlson2k)2021-04-19
* connection: report error details for recv() as wellEvgeny Grin (Karlson2k)2021-04-19
* log messaged-related minor fixesEvgeny Grin (Karlson2k)2021-04-19
* mhd_send: added TLS-specific error codeEvgeny Grin (Karlson2k)2021-04-19
* testzzuf/test_put_chunked: fixed callbackEvgeny Grin (Karlson2k)2021-04-19
* testzzuf: print wrong callback parameters valuesEvgeny Grin (Karlson2k)2021-04-19
* connection: report socket error in MHD logEvgeny Grin (Karlson2k)2021-04-18
* mhd_send: more detailed error resultsEvgeny Grin (Karlson2k)2021-04-18
* MHD_create_response_from_iovec(): more portable behaviorEvgeny Grin (Karlson2k)2021-04-18
* mhd_sockets: removed dead codeEvgeny Grin (Karlson2k)2021-04-18
* response: simplified codeEvgeny Grin (Karlson2k)2021-04-17
* mhd_send: changed results for non-IP socketsEvgeny Grin (Karlson2k)2021-04-17
* memorypool: muted compiler warning and additional assertEvgeny Grin (Karlson2k)2021-04-17
* mhd_send: fixed copy-paster error in 99f2df6dea40624ff82b00ebe362e587f722985fEvgeny Grin (Karlson2k)2021-04-17
* mhd_send: made MHD_connection_set_cork_state_() non-staticEvgeny Grin (Karlson2k)2021-04-17
* test_upgrade_large: do not uncork the socketEvgeny Grin (Karlson2k)2021-04-17
* mhd_send: fixed log messaged broken by 99f2df6dea40624ff82b00ebe362e587f722985fEvgeny Grin (Karlson2k)2021-04-17
* mhd_send: finally handle sockets errors in portable wayEvgeny Grin (Karlson2k)2021-04-16
* Formatting and minor fix for 61fa3896442b5629e28d36d4e9e924440e03d873Evgeny Grin (Karlson2k)2021-04-16
* Fixes and improvements for 6c751386a2e06d35b6d072c064bd581ddd561c52Evgeny Grin (Karlson2k)2021-04-16
* configure: corrected displayed licenceEvgeny Grin (Karlson2k)2021-04-16
* mhd_send: use run-time value of IOV_MAX if availableEvgeny Grin (Karlson2k)2021-04-16
* init refactoring: always call MHD_send_init_static_vars_()Evgeny Grin (Karlson2k)2021-04-16
* fix #6768: do not use TCP-specific syscalls on UNIX domain sockets (merge)Christian Grothoff2021-04-16
|\
| * configure: fixed '--enable-sanitizer'Evgeny Grin (Karlson2k)2021-04-15
* | 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