aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAge
* patch from FC to fix use of resume in combination with external selectChristian Grothoff2015-09-02
* correct documentation as to when MHD_USE_EPOLL_LINUX_ONLY is allowed (previou...Christian Grothoff2015-08-30
* configure.ac: print more information during configureEvgeny Grin (Karlson2k)2015-08-27
* Reimplement monotonic clock with wide range of platforms supportEvgeny Grin (Karlson2k)2015-08-27
* export MHD_get_reason_phrase_forChristian Grothoff2015-08-14
* Updated ChangeLog, added missing newlineEvgeny Grin (Karlson2k)2015-08-08
* fix #3924Christian Grothoff2015-08-04
* fix #3926: ignore close() errors other than EBADFChristian Grothoff2015-08-02
* fix late counter-decrement issue reported by MD on the mailinglistChristian Grothoff2015-06-27
* fix HEAD handling issue in connection with MHD_create_response_from_callback ...Christian Grothoff2015-06-26
* Bump MHD_VERSION, update ChangeLog, substitute MHD_create_response_from_fd_at...Evgeny Grin (Karlson2k)2015-06-09
* I was checking a test app in valgrind and much to my surprise it was complain...Christian Grothoff2015-06-04
* Bump MHD_VERSION and update ChangeLogEvgeny Grin (Karlson2k)2015-06-03
* fix digest authentication with escaped urls, as reported on mailinglistChristian Grothoff2015-05-29
* bumpChristian Grothoff2015-05-18
* From ML:Christian Grothoff2015-05-13
* update ChangeLogEvgeny Grin (Karlson2k)2015-05-07
* fix #3784Christian Grothoff2015-05-06
* -version bumpingChristian Grothoff2015-04-29
* if we actually resumed a connection, the following call to select()/poll()/ep...Christian Grothoff2015-04-29
* fix #3753Christian Grothoff2015-04-15
* HI,Christian Grothoff2015-04-14
* Adding "testcase" (demo_https) and a fix. -CGChristian Grothoff2015-04-12
* The issue reported below is correct, the fix is not. The "!=" comparing the ...Christian Grothoff2015-04-10
* Fixed a few c/p errors and removed not related changes.Christian Grothoff2015-04-09
* Hi all,Christian Grothoff2015-04-09
* tolerate TLS 1.1 / 1.2 disagreementChristian Grothoff2015-04-06
* fix multi-threaded shutdown deadlock issueChristian Grothoff2015-04-04
* fix thread-pool connection-limit shutdown issue, adding testcaseChristian Grothoff2015-04-04
* fixing https testcases that require SSL3, but SSL3 is dead and with modern gn...Christian Grothoff2015-04-03
* fix #3751Christian Grothoff2015-04-03
* Robert Gronenberg wrote:Christian Grothoff2015-03-31
* Subject:Christian Grothoff2015-02-26
* adding MHD_OPTION_HTTPS_KEY_PASSWORDChristian Grothoff2015-02-08
* fix issue with chunked encoding used for http1.0 connections of Keep-Alive he...Christian Grothoff2015-02-04
* fix infinite loop reported by Dominic FroudChristian Grothoff2015-01-18
* getting ready for 0.9.39Christian Grothoff2014-12-22
* -fix #3584Christian Grothoff2014-12-22
* make MHD_http_unescape() part of API (#3585)Christian Grothoff2014-12-19
* From:Christian Grothoff2014-12-03
* Hi Christian,Christian Grothoff2014-11-18
* Hi Christian,Christian Grothoff2014-10-29
* From: Milan Straka <fox@ucw.cz>Christian Grothoff2014-10-29
* -preping for release 0.9.38Christian Grothoff2014-10-03
* fix '+' unescape logic for URI-encoded POST dataChristian Grothoff2014-09-29
* fix #3543Christian Grothoff2014-09-12
* fix failure to terminate quickly in thread-per-connection mode if clients hav...Christian Grothoff2014-06-26
* better fix for the concurrent response modification issue: do not modify resp...Christian Grothoff2014-06-22
* lock when modifying response object to add missing headersChristian Grothoff2014-06-21
* -fix lack of adding listen FD to epoll set for external select before first c...Christian Grothoff2014-06-19