aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
...
* expand strictness to cover spaces in URLChristian Grothoff2018-03-01
* include headers in dist, but do not yet install those in the system (too early)Christian Grothoff2018-02-28
* Fix make distcheckTim Rühsen2018-02-28
* call completion handler also for upgrade connectionsChristian Grothoff2018-02-27
* 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
* implement connection_cleanup.cChristian Grothoff2018-02-16
* implementing daemon_close_all_connectionsChristian Grothoff2018-02-16
* add upgrade_process.cChristian Grothoff2018-02-16
* implement connection_finish_forwardChristian Grothoff2018-02-16
* fixing #5278 as suggested by reporterChristian 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 APIChristian Grothoff2018-02-09
* 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
* getting ready for 0.9.59v0.9.59Christian Grothoff2018-02-01
* fix #5260 as suggested by reporterChristian Grothoff2018-01-29
* fix warnings for __clang_major__ for non-clang compilersChristian Grothoff2018-01-04
* Doxygen fixesEvgeny Grin (Karlson2k)2017-12-11
* Releasing GNU libmicrohttpd 0.9.58v0.9.58Evgeny Grin (Karlson2k)2017-12-07
* Releasing GNU libmicrohttpd 0.9.57v0.9.57Evgeny Grin (Karlson2k)2017-11-27
* Improved compatibility with CygwinEvgeny Grin (Karlson2k)2017-11-26
* Used larger number for FD_SETSIZE on Cygwin.Evgeny Grin (Karlson2k)2017-11-26
* releasing libmicrohttpd 0.9.56v0.9.56Christian Grothoff2017-11-24
* Improved doxy for MHD_free() and MHD_digest_auth_get_username()Evgeny Grin (Karlson2k)2017-11-23
* Added MHD_FEATURE_SENDFILE test featureEvgeny Grin (Karlson2k)2017-11-23
* Added support for Darwin-style sendfile()Evgeny Grin (Karlson2k)2017-11-22
* Added support for Solaris-style sendfileEvgeny Grin (Karlson2k)2017-11-07
* add MHD_free(), actual 'code' and symbol exportChristian Grothoff2017-10-09
* add MHD_free(), as suggested by Tim on the mailinglistChristian Grothoff2017-10-09
* include full method listChristian Grothoff2017-10-07
* mhd_options.h: better detect compiler optimization optionEvgeny Grin (Karlson2k)2017-10-01
* 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
* Additional clarification about MHD_get_timeout().Evgeny Grin (Karlson2k)2017-09-08
* Updated doxy about MHD_get_timeout()Evgeny Grin (Karlson2k)2017-09-08