aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd2.h
Commit message (Collapse)AuthorAge
* Fixed doxygen comments,Evgeny Grin (Karlson2k)2019-05-21
| | | | Fixed spelling in comments
* 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 ↵Christian Grothoff2018-07-14
| | | | bugfixes
* 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