aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAge
* killing libmicrospdyChristian Grothoff2015-12-01
* ChangeLog formatting fixesEvgeny Grin (Karlson2k)2015-12-01
* Eliminate delay of response on platforms where socket flushing is not possible,Evgeny Grin (Karlson2k)2015-12-01
* Reduce last packet response delay observable with keep-alive on BSD and Darwi...Evgeny Grin (Karlson2k)2015-11-25
* Hi folks,Christian Grothoff2015-11-10
* -bumpChristian Grothoff2015-11-09
* typoChristian Grothoff2015-11-09
* -fix shrinkageChristian Grothoff2015-11-06
* -add patch from Eugenio PerezChristian Grothoff2015-11-03
* -fix by undoing part of 36568Christian Grothoff2015-11-03
* Update deprecation macros for new GCC, better support old clangEvgeny Grin (Karlson2k)2015-10-27
* realize suggestion from FC on MHD list to improve MHD_get_connection_values()...Christian Grothoff2015-10-25
* -fix assertion failure from race on shutdown and buffer shrinkage with pipeli...Christian Grothoff2015-10-25
* deduplicate arg parsing logic between connection.c and digestauth.c (now in i...Christian Grothoff2015-10-05
* releasing 0.9.44Christian Grothoff2015-10-01
* Update ChangeLogEvgeny Grin (Karlson2k)2015-09-30
* fix digest auth when used with more complex arguments being passed to GET, i....Christian Grothoff2015-09-25
* help systemd by not calling shutdown() on listen socket if MHD_USE_PIPE_FOR_S...Christian Grothoff2015-09-22
* -releasing 0.9.43Christian Grothoff2015-09-16
* 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