aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* -fix compiler warningChristian Grothoff2014-02-18
* testcurl/test_quiesce.c - port to W32Evgeny Grin (Karlson2k)2014-02-18
* Don't allow compile with unsupported Cygwin configurationEvgeny Grin (Karlson2k)2014-02-18
* Remove PlibC filesEvgeny Grin (Karlson2k)2014-02-18
* Remove PlibC from autotools filesEvgeny Grin (Karlson2k)2014-02-18
* Remove PlibC from platform.hEvgeny Grin (Karlson2k)2014-02-18
* Reverse OpenSSL <-> GnuTLS checkEvgeny Grin (Karlson2k)2014-02-18
* Replace plibc_init() and plibc_shutdown()Evgeny Grin (Karlson2k)2014-02-18
* Remove PlibC wrappers and macrosEvgeny Grin (Karlson2k)2014-02-18
* Implement MHD_W32_random(), replace RANDOM() -> MHD_random_()Evgeny Grin (Karlson2k)2014-02-18
* add sleep() and usleep() replacement for W32Evgeny Grin (Karlson2k)2014-02-18
* remove inet_pton() from tests, use real IPv6 loopback for testEvgeny Grin (Karlson2k)2014-02-18
* test_get_sendfile.c - remove DIR_SEPARATOR_STR (W32 works fine with forwardsl...Evgeny Grin (Karlson2k)2014-02-18
* gmtime_r() replacement on W32, add error check in get_date_string()Evgeny Grin (Karlson2k)2014-02-18
* add ability to use socketspair instead of pipe, implement W32 pipe/socketspai...Evgeny Grin (Karlson2k)2014-02-18
* add platform abstraction for errno and strerror, check EWOULDBLOCK additional...Evgeny Grin (Karlson2k)2014-02-18
* Replace CLOSE() with MHD_socket_close_() for socketsEvgeny Grin (Karlson2k)2014-02-18
* Implement MHD_socket, MHD_INVALID_SOCKETEvgeny Grin (Karlson2k)2014-02-18
* memorypool.c: use native memory function for W32Evgeny Grin (Karlson2k)2014-02-18
* Karlson2k: fix AM_CPPFLAGS vs AM_CFLAGS usageChristian Grothoff2014-02-18
* Karlson2k: fix MHD_get_fdset with defined DEBUG_CONNECTChristian Grothoff2014-02-15
* refactoring and cleanup of make_nonblocking_noninheritable(),Christian Grothoff2014-02-12
* From: Karlson2k <k2k@narod.ru>Christian Grothoff2014-02-12
* From: Karlson2k <k2k@narod.ru>Christian Grothoff2014-02-12
* clarification to documentation by Evgeny GrinChristian Grothoff2014-02-11
* Patch from Karlson2k: fix MHD_get_fdset to accept NULL as max_fd, as describe...Christian Grothoff2014-02-11
* -doxygen, style and indentation fixes to microspdy.hChristian Grothoff2014-02-08
* size_t vs. int fixes by Evgeny Grin, plus some additional fixes by CGChristian Grothoff2014-02-08
* -cosmetic patch from Evgeny GrinChristian Grothoff2014-02-08
* Karlson2k: fix makefiles: src/daemon -> src/microhttpdChristian Grothoff2014-02-04
* Karlson2k: Fix win32 cURL testsChristian Grothoff2014-02-04
* Add decl check for _stati64 (required for newer plibc)LRN2014-01-27
* -bumpChristian Grothoff2014-01-22
* Luke-Jr wrote:Christian Grothoff2014-01-22
* -grammarChristian Grothoff2014-01-13
* -version bumpChristian Grothoff2014-01-01
* enable use of keep-alive with http 1.0 if explicitly requested by the clientChristian Grothoff2014-01-01
* mhd2spdy: usage infoAndrey Uzunov2013-12-28
* spdy: fixed bug when adding header with NULL valueAndrey Uzunov2013-12-28
* -fix dist by adding missing filesChristian Grothoff2013-12-28
* -re-adding logic to restrict exported symbols via linker, unsure how/when tha...Christian Grothoff2013-12-24
* -hiding a few moreChristian Grothoff2013-12-24
* -missing includeChristian Grothoff2013-12-24
* -hide symbolsChristian Grothoff2013-12-24
* -work around compiler warningsChristian Grothoff2013-12-22
* -releasing 0.9.33Christian Grothoff2013-12-21
* add support for SNIChristian Grothoff2013-12-21
* -fix postexampleChristian Grothoff2013-12-21
* -fix issue with sendfile incrementing buffer offset when it should notChristian Grothoff2013-12-20
* remove debug messageMatthias Wachs2013-12-20