aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAge
* Released GNU libmicrohttpd 0.9.75v0.9.75Evgeny Grin (Karlson2k)2021-12-26
* ChangeLog updatedEvgeny Grin (Karlson2k)2021-12-26
* Released GNU libmicrohttpd 0.9.74v0.9.74Evgeny Grin (Karlson2k)2021-12-19
* Updated HTTP headers macros from registryEvgeny Grin (Karlson2k)2021-12-19
* ChangeLog updatedEvgeny Grin (Karlson2k)2021-12-19
* introduce new MHD_CONNECTION_INFO_HTTP_STATUSChristian Grothoff2021-08-04
* verbatim import of David Gausmann's websocket extension; tests do not yet pas...Christian Grothoff2021-04-26
* Released GNU libmicrohttpd 0.9.73v0.9.73Evgeny Grin (Karlson2k)2021-04-25
* Updated ChangeLogEvgeny Grin (Karlson2k)2021-04-25
* Updated ChangeLogEvgeny Grin (Karlson2k)2021-04-24
* -fix typosChristian Grothoff2021-04-24
* test_upgrade{,_large}: removed use on unportable functionEvgeny Grin (Karlson2k)2021-04-22
* Corrected typos in ChangeLogEvgeny Grin (Karlson2k)2021-04-22
* ChangeLog updatedEvgeny Grin (Karlson2k)2021-04-21
* 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: use sendmsg() in POSIX-compatible wayEvgeny Grin (Karlson2k)2021-04-14
* connection_https: disabled back TCP_NODELAY optimisationEvgeny 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
* Implemented new API function MHD_run_wait().Evgeny Grin (Karlson2k)2021-04-01
* ChangeLog updated.Evgeny Grin (Karlson2k)2021-03-27
* ChangeLog updatedEvgeny Grin (Karlson2k)2021-02-24
* ensure ikvi callback returning MHD_NO terminates iterationChristian Grothoff2021-02-04
* return timeout of 0 if cleanup is pendingChristian Grothoff2021-01-06
* Released GNU libmicrohttpd 0.9.72v0.9.72Evgeny Grin (Karlson2k)2020-12-28
* ChangeLog updatedEvgeny Grin (Karlson2k)2020-12-28
* ChangeLog updatedEvgeny Grin (Karlson2k)2020-12-28
* ChangeLog updated.Evgeny Grin (Karlson2k)2020-11-01
* ChangeLog updateEvgeny Grin (Karlson2k)2020-10-25
* Fix #6610 as suggested by APChristian Grothoff2020-10-21
* configure: check whether IPv6 could be used for testingEvgeny Grin (Karlson2k)2020-10-07
* Updated ChangeLogEvgeny Grin (Karlson2k)2020-09-30
* fix transmission stall issue with upgraded TLS connections reported by Nguyen...Christian Grothoff2020-09-27
* fix thread-start issue discovered by Damon EarpChristian Grothoff2020-09-26
* -update ChangeLogChristian Grothoff2020-09-11
* fix crash problem found by MDChristian Grothoff2020-09-11
* add logic to check return value of MHD_pool_reallocate()Christian Grothoff2020-08-19
* add ability to serve files from pipeChristian Grothoff2020-07-26
* fix misc typosChristian Grothoff2020-07-23
* fix postprocessor parser issue discovered by MDChristian Grothoff2020-07-10
* fix return value of MHD_queue_basic_auth_fail_responseChristian Grothoff2020-07-02
* fix buffer overflow and add testv0.9.71Christian Grothoff2020-06-28
* handle gnutls_record_uncork() failure, might help issue PC reported on the listChristian Grothoff2020-06-16
* fix PP bug discovered by MDChristian Grothoff2020-06-10
* define and use 'enum MHD_Result' (merge)Christian Grothoff2020-04-08
|\
| * Added example for how to provide a tiny threaded websocket server. (#5501)silvioprog2020-04-07
| * Applied several spelling fixes. (#6142)silvioprog2020-03-31
* | define and use 'enum MHD_Result'Christian Grothoff2020-04-08