aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Add a variant of multipart preprocessor test that splits data in two partsLRN2013-10-30
* -improve POST processing performanceChristian Grothoff2013-10-27
* -fix compiler warningChristian Grothoff2013-10-24
* experimental code to support flow control for connections via MHD_suspend_con...Christian Grothoff2013-10-24
* -forgotten commit for 0.9.31 releaseChristian Grothoff2013-10-24
* spdy2http: send Bad Gateway when curl encounters network problemAndrey Uzunov2013-10-10
* spdy: check input param for nullAndrey Uzunov2013-10-10
* mhd2spdy: dont die on frame for unknown streamAndrey Uzunov2013-10-10
* spdy2http: bug fix - wrong usage of destroy functionsAndrey Uzunov2013-10-10
* spdy2http: handle servers which dont use CRAndrey Uzunov2013-10-10
* mhd2spdy: dont send duplicate RST_STREAMsAndrey Uzunov2013-10-08
* spdy: debug output mutedAndrey Uzunov2013-10-08
* Fix a typoLRN2013-09-24
* Update plibc header from upstreamLRN2013-09-24
* check CLOCK_MONOTONIC is definedChristian Grothoff2013-09-23
* only print clock if CLOCK_MONOTONIC is definedChristian Grothoff2013-09-23
* -rename OPAQUE to MY_OPAQUE to avoid symbol conflict on W32Christian Grothoff2013-09-23
* typoChristian Grothoff2013-09-23
* fully initialze modern gcrypt in MHD_init, only use thread initialization wit...Christian Grothoff2013-09-23
* -fixesChristian Grothoff2013-09-23
* -need to initialize gcrypt for libcurlChristian Grothoff2013-09-23
* -fixesChristian Grothoff2013-09-23
* -need to initialize gcrypt for libcurlChristian Grothoff2013-09-23
* -fixChristian Grothoff2013-09-21
* need to check for gnutls version of libcurl here as wellChristian Grothoff2013-09-20
* -do not build if we do not have curl, even if user explicitly descendsChristian Grothoff2013-09-20
* -help buildbots not build tests if spdy is not enabledChristian Grothoff2013-09-20
* -help buildbots not build tests if spdy is not enabledChristian Grothoff2013-09-20
* testspdy fixesAndrey Uzunov2013-09-19
* improved check to disable only tests requiring spdylayMatthias Wachs2013-09-19
* make check if spdlay is not existingMatthias Wachs2013-09-18
* -oopsChristian Grothoff2013-09-18
* release lock earlierChristian Grothoff2013-09-18
* signal non-error termination properly if stream was simply terminated by clientChristian Grothoff2013-09-18
* add another standard headerChristian Grothoff2013-09-18
* also pass MHD connection handle in URI callback, needed for GNUnetChristian Grothoff2013-09-17
* proper gcrypt thread initialization in testsChristian Grothoff2013-09-15
* -only check if use pipe is set, as on FreeBSD FD_SETSIZE is a signed int...Christian Grothoff2013-09-11
* -check a few more error codesChristian Grothoff2013-09-09
* -allow for 0-terminationChristian Grothoff2013-09-09
* -minor code cleanupChristian Grothoff2013-09-08
* -minor code cleanupChristian Grothoff2013-09-08
* mhd2spdy: memory leaks (cleaning up proxy structs) fixed nowAndrey Uzunov2013-09-08
* spdy: disable test_requests_with_assets as it is buggyAndrey Uzunov2013-09-08
* spdy: doc -- parameter description fixedAndrey Uzunov2013-09-08
* -doxygen fixesChristian Grothoff2013-09-07
* -nitpicks in testsChristian Grothoff2013-09-06
* set IPV6_V6ONLY correctly when MHD_USE_IPv6 but not MHD_USE_DUAL_STACKMatthias Wachs2013-09-04
* mhd2spdy: segfaults on cleaning up proxy structs fixedAndrey Uzunov2013-09-03
* microspdy2http: fixed memory leaks on timedout curl requestAndrey Uzunov2013-09-02