aboutsummaryrefslogtreecommitdiff
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
* configure.ac: cosmeticsEvgeny Grin (Karlson2k)2015-08-27
* Reimplement monotonic clock with wide range of platforms supportEvgeny Grin (Karlson2k)2015-08-27
* fix file names, include missing files to MakefileEvgeny Grin (Karlson2k)2015-08-22
* removing minusChristian Grothoff2015-08-14
* export MHD_get_reason_phrase_forChristian Grothoff2015-08-14
* Additional byte order detection in MHD_byteorder.h and some cosmeticsEvgeny Grin (Karlson2k)2015-08-09
* Updated ChangeLog, added missing newlineEvgeny Grin (Karlson2k)2015-08-08
* daemon.c: recv_param_adapter(): fix VS compiler warning for send()/recv()Evgeny Grin (Karlson2k)2015-08-08
* daemon.c: MHD_select(): check for timeout value overflowEvgeny Grin (Karlson2k)2015-08-08
* daemon.c: MHD_get_timeout(): check for value overflowEvgeny Grin (Karlson2k)2015-08-08
* daemon.c: MHD_handle_connection(): check timeout value for overflow of W32Evgeny Grin (Karlson2k)2015-08-08
* connection.c: try_ready_chunked_body(): fix VS compiler warning, small refact...Evgeny Grin (Karlson2k)2015-08-08
* connection.c: try_ready_chunked_body(): refactoring for optimization and clarityEvgeny Grin (Karlson2k)2015-08-08
* Small refactoring in MHD_handle_connection() for optimizationEvgeny Grin (Karlson2k)2015-08-08
* Update md5.c to version based on OpenBSD modifications,Evgeny Grin (Karlson2k)2015-08-08
* connection.c: do_read(): fix wrong typeEvgeny Grin (Karlson2k)2015-08-07
* connection.c: process_request_body(): fix VS compiler warningEvgeny Grin (Karlson2k)2015-08-07
* connection.c: try_ready_chunked_body(): microoptimization, additional error c...Evgeny Grin (Karlson2k)2015-08-07
* connection.c: try_ready_normal_body(): fix VS compiler warningEvgeny Grin (Karlson2k)2015-08-07
* connection.c: MHD_connection_handle_write(): check for limits, fix compiler w...Evgeny Grin (Karlson2k)2015-08-07
* internal.h: add BUILTIN_NOT_REACHED macro for VS compilerEvgeny Grin (Karlson2k)2015-08-06
* Correct MHD_MAX() and MHD_MIN() macrosEvgeny Grin (Karlson2k)2015-08-06
* fix #3924Christian Grothoff2015-08-04
* fix #3926: ignore close() errors other than EBADFChristian Grothoff2015-08-02
* fix #3909 with patch as suggestedChristian Grothoff2015-07-25
* -just indentation fixesChristian Grothoff2015-07-18
* -fix testcase style issuesChristian Grothoff2015-07-16
* -fix sendfile arg calculationChristian Grothoff2015-07-16
* -avoid deprecationChristian Grothoff2015-07-15
* -modernize exampleChristian Grothoff2015-07-15
* fix #3893 - thanks matweyChristian Grothoff2015-07-15
* fixing #3892, thanks matweyChristian Grothoff2015-07-15
* -record response length in logChristian Grothoff2015-07-13
* Additional correction of usage of _WIN32/CYGWIN/MHD_WINSOCK_SOCKETS macrosEvgeny Grin (Karlson2k)2015-07-07
* platform.h: correction of sleep() and usleep() replacements for W32Evgeny Grin (Karlson2k)2015-07-07
* Fix C++-style commentsEvgeny Grin (Karlson2k)2015-07-07
* Move all internal limits definitions to MHD_limits.hEvgeny Grin (Karlson2k)2015-07-07
* daemon.c: cosmeticsEvgeny Grin (Karlson2k)2015-07-07
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* 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
* -support HEAD in exampleChristian Grothoff2015-06-26
* add content-dispositionChristian Grothoff2015-06-26
* modify demo to handle HEAD requestsChristian Grothoff2015-06-25
* -clarify when it is safe to call MHD_suspend_connectionChristian Grothoff2015-06-25
* -fix compiler warningsChristian Grothoff2015-06-12
* Bump MHD_VERSION, update ChangeLog, substitute MHD_create_response_from_fd_at...Evgeny Grin (Karlson2k)2015-06-09