aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Added new response create function.Evgeny Grin (Karlson2k)2021-05-12
* Further clarified requirement to use MHD_get_timeout()Evgeny Grin (Karlson2k)2021-05-12
* fix typosChristian Grothoff2021-04-27
* verbatim import of David Gausmann's websocket extension; tests do not yet pas...Christian Grothoff2021-04-26
* Bump MHD_VERSION to indicate development versionEvgeny Grin (Karlson2k)2021-04-25
* Released GNU libmicrohttpd 0.9.73v0.9.73Evgeny Grin (Karlson2k)2021-04-25
* Updates for MSVC buildsEvgeny Grin (Karlson2k)2021-04-24
* Added support for ALPN protocols list for TLS connectionsEvgeny Grin (Karlson2k)2021-04-19
* Added missing '_MHD_EXTERN' to MHD_run_wait()Evgeny Grin (Karlson2k)2021-04-11
* Implemented new API function MHD_run_wait().Evgeny Grin (Karlson2k)2021-04-01
* 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
* -misc style fixes, no semantic changesChristian Grothoff2021-02-26
* Bump MHD_VERSIONEvgeny Grin (Karlson2k)2021-02-24
* Implemented new function MHD_create_response_from_iovec()Evgeny Grin (Karlson2k)2021-02-24
* bump MHD_VERSIONChristian Grothoff2021-02-04
* fix #6693: get src/lib/ to build with clangChristian Grothoff2021-01-30
* microhttpd.h: clarified that MHD_VERSION is in BCD formEvgeny Grin (Karlson2k)2021-01-17
* return timeout of 0 if cleanup is pendingChristian Grothoff2021-01-06
* 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 build --without-threadsEvgeny Grin (Karlson2k)2020-12-27
* bump versionChristian Grothoff2020-10-21
* configure: check and report target W32 version.Evgeny Grin (Karlson2k)2020-10-01
* 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
* Updated HTTP headers names, status codes and methodsEvgeny Grin (Karlson2k)2020-09-20
* -bump versionChristian Grothoff2020-09-11
* bump versionChristian Grothoff2020-07-26
* add ability to serve files from pipeChristian Grothoff2020-07-26
* fix typosChristian Grothoff2020-07-23
* version bumpChristian Grothoff2020-07-10
* fix return value of MHD_queue_basic_auth_fail_responseChristian Grothoff2020-07-02
* define and use 'enum MHD_Result' (merge)Christian Grothoff2020-04-08
|\
| * Applied several spelling fixes. (#6142)silvioprog2020-03-31
* | introduce 'enum MHD_Result'Christian Grothoff2020-04-08
|/
* declare victory on #6090, bump header versionChristian Grothoff2020-03-07
* explain non-blocking is guaranteed (#6019)Christian Grothoff2020-02-09
* releasing 0.9.70v0.9.70Christian Grothoff2020-02-08
* bump revisionChristian Grothoff2020-02-08
* add post processor logic fixChristian Grothoff2019-12-26
* releasing 0.9.69v0.9.69Christian Grothoff2019-12-15
* if suspended on POST before 100 CONTINUE, give application a second chance to...Christian Grothoff2019-11-29
* tighten formatting rulesChristian Grothoff2019-10-31
* version bumpv0.9.68Christian Grothoff2019-10-26
* bump versionChristian Grothoff2019-10-26
* allow clients to override sanity check for content-length headerChristian Grothoff2019-10-25
* cosmetics for MarkusChristian Grothoff2019-10-17
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17