aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* correct documentation as to when MHD_USE_EPOLL_LINUX_ONLY is allowed (previou...Christian Grothoff2015-08-30
* fix #3909 with patch as suggestedChristian Grothoff2015-07-25
* -modernize exampleChristian Grothoff2015-07-15
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -clarify when it is safe to call MHD_suspend_connectionChristian Grothoff2015-06-25
* -fix compiler warningsChristian Grothoff2015-06-12
* fix typo (#3789)Christian Grothoff2015-05-16
* Robert Gronenberg wrote:Christian Grothoff2015-03-31
* document pointer validityChristian Grothoff2015-02-08
* adding MHD_OPTION_HTTPS_KEY_PASSWORDChristian Grothoff2015-02-08
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* fix documentationChristian Grothoff2015-01-11
* -fix type in docuChristian Grothoff2014-12-27
* make MHD_http_unescape() part of API (#3585)Christian Grothoff2014-12-19
* Hi Christian,Christian Grothoff2014-10-29
* From: Milan Straka <fox@ucw.cz>Christian Grothoff2014-10-29
* Mention the timeout as milliseconds.Sree Harsha Totakura2014-08-05
* adding MHD_set_response_options functionChristian Grothoff2014-06-08
* improve documentation for key-value iteratorChristian Grothoff2014-04-24
* -correct documentationChristian Grothoff2014-04-14
* add MHD_OPTION_HTTPS_MEM_DHPARAMS to support PFSChristian Grothoff2014-04-07
* Add support for TCP FASTOPEN connections.Sree Harsha Totakura2014-02-24
* -ensure texinfo is always happyChristian Grothoff2014-02-19
* Remove plibc leftover, update ChangeLog and docsEvgeny Grin (Karlson2k)2014-02-18
* -update doxygen rulesChristian Grothoff2014-02-18
* Remove PlibC from autotools filesEvgeny Grin (Karlson2k)2014-02-18
* Karlson2k: fix AM_CPPFLAGS vs AM_CFLAGS usageChristian Grothoff2014-02-18
* add support for SNIChristian Grothoff2013-12-21
* -sadly, this freaks out automake badlyChristian Grothoff2013-12-11
* -check for makeinfoChristian Grothoff2013-12-10
* Adding Matt Holiday's fixes to suspend/resume logicChristian Grothoff2013-12-03
* -fix warnings in manual buildChristian Grothoff2013-11-04
* experimental code to support flow control for connections via MHD_suspend_con...Christian Grothoff2013-10-24
* also pass MHD connection handle in URI callback, needed for GNUnetChristian Grothoff2013-09-17
* -doxygen fixesChristian Grothoff2013-09-07
* -xdistChristian Grothoff2013-08-23
* -fixChristian Grothoff2013-08-23
* -more doxygen improvementsChristian Grothoff2013-08-22
* -more doxygen improvementsChristian Grothoff2013-08-22
* document #2983Christian Grothoff2013-08-12
* -document select/shutdown issue on W32, move z/os documentation into manualChristian Grothoff2013-08-12
* Don't redefine asprintf for MinGW-w64LRN2013-08-11
* -fix reactivating plibcChristian Grothoff2013-08-07
* Part 1 of 2 - Remove PlibC from autotools files. Christian Grothoff2013-08-07
* Removes the requirement of liberty. No longer shipped by newer gcc. Christian Grothoff2013-08-07
* -yes, we never ignore return values, even in examples on getchar()...Christian Grothoff2013-07-21
* -fixing #2899: allow clients to customize MHD_BUF_INC_SIZE via optionChristian Grothoff2013-07-05
* -documentation updates for epollChristian Grothoff2013-06-25
* -nicer error handling in exampleChristian Grothoff2013-06-25
* -make clear that close return value is ignored intentionallyChristian Grothoff2013-06-25