aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd2.h
Commit message (Expand)AuthorAge
* notes on MHD2 APIChristian Grothoff2024-01-19
* microhttpd2.h: fixed code styleEvgeny Grin (Karlson2k)2022-04-23
* Fixed many macrosEvgeny Grin (Karlson2k)2022-04-23
* Renamed 'con_cls' -> 'req_cls' for access handler callbackEvgeny Grin (Karlson2k)2022-01-18
* fix #6693: get src/lib/ to build with clangChristian Grothoff2021-01-30
* fix typosChristian Grothoff2020-07-23
* Applied several spelling fixes. (#6142)silvioprog2020-03-31
* tighten formatting rulesChristian Grothoff2019-10-31
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* Fixed doxygen comments,Evgeny Grin (Karlson2k)2019-05-21
* Spelling fixesEvgeny Grin (Karlson2k)2019-05-21
* Renamed all occurrences from _model(s)_ to _mode(s)_.silvioprog2018-12-06
* Small spell correction.silvioprog2018-07-31
* integrate TLS PSK patch from Tal Moaz (plus documentation, plus style and bug...Christian Grothoff2018-07-14
* do not use MHD_NONNULL on w32Christian Grothoff2018-03-04
* fix enum inconsistenciesChristian Grothoff2018-03-02
* add remaining missing symbols for library to fully linkChristian Grothoff2018-02-18
* more work on connection_call_handlers.cChristian Grothoff2018-02-17
* work towards idle handler rewrite'Christian Grothoff2018-02-17
* more work on connnection_call_handlers.cChristian Grothoff2018-02-17
* implementing daemon_close_all_connectionsChristian Grothoff2018-02-16
* add upgrade_process.cChristian Grothoff2018-02-16
* adding ip counting and connection_add logicChristian Grothoff2018-02-15
* more error codesChristian Grothoff2018-02-15
* migrating main parts of event loopsChristian Grothoff2018-02-15
* add explicit nonnull declarations to function argumentsChristian Grothoff2018-02-15
* add a few more missing fundamental API functionsChristian Grothoff2018-02-15
* get src/lib/ to build -- with plenty of warningsChristian Grothoff2018-02-15
* more lib/ workChristian Grothoff2018-02-14
* more work on new src/lib/Christian Grothoff2018-02-14
* fixing misc build issues, mostly in the new src/lib/Christian Grothoff2018-02-14
* more work on mhd2 api implementationChristian Grothoff2018-02-09
* more work on mhd2 API implementationChristian Grothoff2018-02-07
* starting with mhd2 api implementationChristian Grothoff2018-02-06
* include full method listChristian Grothoff2017-10-07
* more fixes from discussion with EGChristian Grothoff2017-09-24
* Minor fixes in microhttpd2.hEvgeny Grin (Karlson2k)2017-09-24
* more changes based on ongoing discussionsChristian Grothoff2017-09-23
* editing header to match EG's new action API suggestionChristian Grothoff2017-09-20
* further adaptations to API based on discussions with EGChristian Grothoff2017-09-12
* updates to proposed API based on discussions with EGChristian Grothoff2017-08-21
* mergeChristian Grothoff2017-08-13
|\
| * microhttpd2.h: fixed c/p errorsEvgeny Grin (Karlson2k)2017-08-09
| * libmicrohttpd2.h: fixed typoEvgeny Grin (Karlson2k)2017-08-09
| * Updated MHD_*_get_information() functions.Evgeny Grin (Karlson2k)2017-08-09
* | improve comments, cosmeticChristian Grothoff2017-08-08
* | expand justificationsChristian Grothoff2017-08-08
|/
* revisions based on discussions with EGChristian Grothoff2017-08-08
* propsing NG API for MHDChristian Grothoff2017-07-18