aboutsummaryrefslogtreecommitdiff
path: root/doc/libmicrohttpd.texi
Commit message (Expand)AuthorAge
* Docs correction as suggested by Aymeric Agon-Rambosson in MLEvgeny Grin (Karlson2k)2024-01-05
* add assertion to guard against bad behavior described in #7196, also document...Christian Grothoff2023-02-08
* -fix typosChristian Grothoff2022-06-26
* libmicrohttpd.texi: updated list of used external data typesEvgeny Grin (Karlson2k)2022-06-13
* Updated documentation for the new Basic Authorization APIEvgeny Grin (Karlson2k)2022-06-13
* libmicrohttpd.texi: fixed formatting in 15ea1533a8bb7c9d8eafb25defe4aeba6fa3f7f2Evgeny Grin (Karlson2k)2022-05-13
* Updated .texi with the new digest auth functionsEvgeny Grin (Karlson2k)2022-05-13
* Updated docs, test, and example to use correct digest auth APIEvgeny Grin (Karlson2k)2022-01-27
* Fixed early response with digest auth in tests, examples, and documentationEvgeny Grin (Karlson2k)2022-01-18
* Renamed 'con_cls' -> 'req_cls' for access handler callbackEvgeny Grin (Karlson2k)2022-01-18
* websocket updateDavid Gausmann2021-10-31
* -typoChristian Grothoff2021-08-04
* introduce new MHD_CONNECTION_INFO_HTTP_STATUSChristian Grothoff2021-08-04
* -misc style fixes, no semantic changesChristian Grothoff2021-02-26
* Implemented new function MHD_create_response_from_iovec()Evgeny Grin (Karlson2k)2021-02-24
* document cross-compile to Android, fixes #4913Christian Grothoff2021-01-30
* Merge branch 'master' of git+ssh://gnunet.org/libmicrohttpdChristian Grothoff2020-07-26
|\
| * Fixed examples using 'enum MHD_Result'.silvioprog2020-07-25
* | add ability to serve files from pipeChristian Grothoff2020-07-26
|/
* fix typosChristian Grothoff2020-07-23
* fix manual entry for MHD_lookup_connection_valueChristian Grothoff2020-06-10
* 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
|/
* allow clients to override sanity check for content-length headerChristian Grothoff2019-10-25
* fix #5868Christian Grothoff2019-09-04
* Document MHD_UPGRADE_ACTION_CORK_ON and HD_UPGRADE_ACTION_CORK_OFF.ng02019-08-02
* is this yearChristian Grothoff2019-07-29
* 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
* fix #5773Christian Grothoff2019-06-30
* add flags for TLS option controlChristian Grothoff2019-04-15
* allow binary zero in unescaped GET arguments (see mailinglist)Christian Grothoff2019-03-20
* add test for RFC 7616 and document new APIChristian Grothoff2018-12-08
* fix FTBFSChristian Grothoff2018-12-07
* add build option to compile MHD without threadsChristian Grothoff2018-12-07
* Renamed all occurrences from _model(s)_ to _mode(s)_.silvioprog2018-12-06
* add MHD_create_response_from_buffer_with_free_callbackChristian Grothoff2018-11-08
* From: Gauthier Haderer <ghaderer@wyplay.com>Christian Grothoff2018-10-16
* fix #5411Christian Grothoff2018-10-05
* integrate TLS PSK patch from Tal Moaz (plus documentation, plus style and bug...Christian Grothoff2018-07-14
* add support for digest auth with hashed passwordChristian Grothoff2018-07-14
* docs: make MHD picture name unique to allow installation in /usr/share/infoEvgeny Grin (Karlson2k)2017-12-04
* releasing libmicrohttpd 0.9.56v0.9.56Christian Grothoff2017-11-24
* add MHD_free(), as suggested by Tim on the mailinglistChristian Grothoff2017-10-09
* Dropped non-functional Symbian support.Evgeny Grin (Karlson2k)2017-06-14
* microhttpd.h: deprecate unused MHD_RESPONSE_HEADER_KIND valueEvgeny Grin (Karlson2k)2017-05-06
* documentation, adding MHD_CONNECTION_INFO_REQUEST_HEADER_SIZE, releasing 0.9.54Christian Grothoff2017-05-02