aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
...
* Fix C++-style commentsEvgeny Grin (Karlson2k)2015-07-07
* Move all internal limits definitions to MHD_limits.hEvgeny Grin (Karlson2k)2015-07-07
* 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
* add content-dispositionChristian Grothoff2015-06-26
* Bump MHD_VERSION, update ChangeLog, substitute MHD_create_response_from_fd_at...Evgeny Grin (Karlson2k)2015-06-09
* send_param_adapter(): support hosts with sendfile64(), but with 32-bit off_t ...Evgeny Grin (Karlson2k)2015-06-09
* Add MHD_FEATURE_LARGE_FILE value for MHD_is_feature_supported()Evgeny Grin (Karlson2k)2015-06-09
* Add MHD_create_response_from_fd64() and MHD_create_response_from_fd_at_offset...Evgeny Grin (Karlson2k)2015-06-09
* Bump MHD_VERSION and update ChangeLogEvgeny Grin (Karlson2k)2015-06-03
* microhttpd.h: print deprecation messages if MHD_create_response_from_data() i...Evgeny Grin (Karlson2k)2015-06-03
* microhttpd.h: add defines for deprecating functionsEvgeny Grin (Karlson2k)2015-06-03
* microhttpd.h: print deprecation messages if MHD_LONG_LONG or MHD_LONG_LONG_PR...Evgeny Grin (Karlson2k)2015-06-03
* microhttpd.h: add defines for deprecating macrosEvgeny Grin (Karlson2k)2015-06-03
* Unify and correct usage of WINDOWS/CYGWIN/MHD_WINSOCK_SOCKETS macrosEvgeny Grin (Karlson2k)2015-06-02
* -comment on data typesChristian Grothoff2015-06-02
* -version bumpChristian Grothoff2015-05-29
* bumpChristian Grothoff2015-05-18
* From ML:Christian Grothoff2015-05-13
* microhttpd.h: bump MHD_VERSIONEvgeny Grin (Karlson2k)2015-05-07
* Define and use system-independent wrapper macro for poll()Evgeny Grin (Karlson2k)2015-05-07
* fix #3784Christian Grothoff2015-05-06
* -version bumpingChristian Grothoff2015-04-29
* HI,Christian Grothoff2015-04-14
* -bumpChristian 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
* -bumpChristian Grothoff2015-04-09
* tolerate TLS 1.1 / 1.2 disagreementChristian Grothoff2015-04-06
* fix multi-threaded shutdown deadlock issueChristian Grothoff2015-04-04
* Add MHD_FEATURE_HTTPS_KEY_PASSWORDEvgeny Grin (Karlson2k)2015-04-03
* fix #3751Christian Grothoff2015-04-03
* Robert Gronenberg wrote:Christian Grothoff2015-03-31
* add MHD_HTTP_METHOD_PATCH for MartinChristian Grothoff2015-03-27
* adding MHD_OPTION_HTTPS_KEY_PASSWORDChristian Grothoff2015-02-08
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* fix issue with chunked encoding used for http1.0 connections of Keep-Alive he...Christian Grothoff2015-02-04
* -ensure '1' is interpreted as uint32_tChristian Grothoff2015-01-22
* fix infinite loop reported by Dominic FroudChristian Grothoff2015-01-18
* [W32] Use _beginthreadex() instead of CreateThread() for better compatibility...Evgeny Grin (Karlson2k)2014-12-26
* fix autoinit_funcs.h reference in makefile EXTRA_DISTEvgeny Grin (Karlson2k)2014-12-24
* [w32] Set thread nameEvgeny Grin (Karlson2k)2014-12-24
* -fix dist issueChristian Grothoff2014-12-24
* Add and use header for multiplatform support of Init/Deinit functionsEvgeny Grin (Karlson2k)2014-12-22
* [w32] Help code to detect IPPROTO_IPV6 on VCEvgeny Grin (Karlson2k)2014-12-22
* Rework _MHD_EXTERN definition for VS projectEvgeny Grin (Karlson2k)2014-12-22
* Replace snprintf with platform-independent macroEvgeny Grin (Karlson2k)2014-12-22
* [w32] Add W32 emulation for snprintf()Evgeny Grin (Karlson2k)2014-12-22
* Replace strcasecmp/strncasecmp with platform-independent macrosEvgeny Grin (Karlson2k)2014-12-22