aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* 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
* bump version in microhttpd.hng02019-08-19
* add ways for application to control corking for upgraded socketsChristian Grothoff2019-08-01
* releasing v0.9.66v0.9.66Christian Grothoff2019-08-01
* attempt to fix issue with upload data discovered by FDChristian Grothoff2019-08-01
* fix hang reported by Viet on 24.6.2019 on the mailinglist: do not just consid...Christian Grothoff2019-07-29
* fix regression introduced in cc5032b85Christian Grothoff2019-07-25
* undo, duplicated functionalityChristian Grothoff2019-07-22
* unifyChristian Grothoff2019-07-22
* introducte MHD_RO_FREE_FUNCTION as proposed by Nicolas Mora on the listChristian Grothoff2019-07-22
* Add callback to allow OCSP staplingTim Rühsen2019-07-17
* Bump MHD_VERSION to indicate developer versionEvgeny Grin (Karlson2k)2019-07-05
* Releasing GNU libmicrohttpd 0.9.65v0.9.65Evgeny Grin (Karlson2k)2019-07-05
* Bump MHD_VERSION to signal dev versionEvgeny Grin (Karlson2k)2019-06-09
* Releasing 0.9.64v0.9.64Evgeny Grin (Karlson2k)2019-06-09
* microhttpd.h: reordered includes for better compatibility,Evgeny Grin (Karlson2k)2019-06-09
* microhttpd.d: fixed Doxy for MHD_get_reason_phrase_for()Evgeny Grin (Karlson2k)2019-06-09
* Updated HTTP status codesEvgeny Grin (Karlson2k)2019-06-09
* microhttpd.h: moved together deprecated and non-standard HTTP status codes,Evgeny Grin (Karlson2k)2019-06-09
* microhttpd.h: moved deprecated HTTP code definitions to the end of the listEvgeny Grin (Karlson2k)2019-06-09
* libmicrohttpd.h: Updated HTTP methods and headersEvgeny Grin (Karlson2k)2019-06-09
* Fixed doxygen comments,Evgeny Grin (Karlson2k)2019-05-21
* Spelling fixesEvgeny Grin (Karlson2k)2019-05-21
* Added MHD_get_connection_values_n() function to get keys andEvgeny Grin (Karlson2k)2019-05-03
* Added MHD_lookup_connection_value_n().Evgeny Grin (Karlson2k)2019-05-03