aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* preliminary patch for query string issue reported on the MLChristian Grothoff2019-02-07
* Check should (indeed) be for GNUTLS_E_AGAIN.Christian Grothoff2018-12-19
* remove requirement for VLA in digestauth.c logicChristian Grothoff2018-12-11
* use WSA_FLAG_OVERLAPPED in W32 sockets as per suggestion from Johnathan McDou...Christian Grothoff2018-12-08
* releasing libmicrohttpd 0.9.62v0.9.62Christian Grothoff2018-12-08
* add test for RFC 7616 and document new APIChristian Grothoff2018-12-08
* preliminary implementation for RFC 7616 supportChristian Grothoff2018-12-08
* add build option to compile MHD without threadsChristian Grothoff2018-12-07
* Renamed all occurrences from _model(s)_ to _mode(s)_.silvioprog2018-12-06
* releasing 0.9.61Christian Grothoff2018-11-20
* add MHD_create_response_from_buffer_with_free_callbackChristian Grothoff2018-11-08
|\
| * releasing libmicrohttpd 0.9.60v0.9.60Christian Grothoff2018-11-06
* | add MHD_create_response_from_buffer_with_free_callbackChristian Grothoff2018-11-08
|/
* From: Gauthier Haderer <ghaderer@wyplay.com>Christian Grothoff2018-10-16
* style fixesChristian Grothoff2018-08-18
* Small spell correction.silvioprog2018-07-31
* 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
* Hi Christian,Christian Grothoff2018-03-14
* do not use MHD_NONNULL on w32Christian Grothoff2018-03-04
* fix enum inconsistenciesChristian Grothoff2018-03-02
* 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