aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl
Commit message (Expand)AuthorAge
...
* Replace CLOSE() with MHD_socket_close_() for socketsEvgeny Grin (Karlson2k)2014-02-18
* Implement MHD_socket, MHD_INVALID_SOCKETEvgeny Grin (Karlson2k)2014-02-18
* Karlson2k: fix makefiles: src/daemon -> src/microhttpdChristian Grothoff2014-02-04
* Karlson2k: Fix win32 cURL testsChristian Grothoff2014-02-04
* -fix dist by adding missing filesChristian Grothoff2013-12-28
* add support for SNIChristian Grothoff2013-12-21
* -removing whitespaceChristian Grothoff2013-11-17
* -fix compiler warningChristian Grothoff2013-10-24
* -rename OPAQUE to MY_OPAQUE to avoid symbol conflict on W32Christian 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
* add another standard headerChristian Grothoff2013-09-18
* proper gcrypt thread initialization in testsChristian Grothoff2013-09-15
* -check a few more error codesChristian Grothoff2013-09-09
* -allow for 0-terminationChristian Grothoff2013-09-09
* -nitpicks in testsChristian Grothoff2013-09-06
* towards fixing #3008Christian Grothoff2013-08-30
* -do not run epoll tests if epoll was disabled, even on linuxChristian Grothoff2013-08-28
* Use short timeout in testStopRaceLRN2013-08-14
* -fix reactivating plibcChristian Grothoff2013-08-07
* -reverting removal of Plibc, select on pipes problem is critialChristian Grothoff2013-08-07
* The inet_pton() call is only supported in Vista and above. Add define to decl...Christian Grothoff2013-08-07
* Part 1 of 2 - Remove PlibC from autotools files. Christian Grothoff2013-08-07
* Disable quiesce test on W32LRN2013-08-06
* -expanded HTTPS testcases to also cover epollChristian Grothoff2013-07-20
* -fix leak fixChristian Grothoff2013-07-19
* -fixing memory leaks in testcasesChristian Grothoff2013-07-19
* Adding support for using epoll for the MHD event loopChristian Grothoff2013-07-04
* -directory was renamedChristian Grothoff2013-05-05
* -directory was renamedChristian Grothoff2013-05-05
* -improvements to docsChristian Grothoff2013-05-05
* adding testcase for quiesce from Scott GoldmanChristian Grothoff2013-04-26
* -updating benchmark to use new APIChristian Grothoff2013-03-31
* -renaming for consistencyChristian Grothoff2013-03-29
* -renaming for consistencyChristian Grothoff2013-03-29
* testcase for #2783Christian Grothoff2013-03-04
* -test case for %A0-issue reported on the listChristian Grothoff2013-03-02
* -fix #if WINDOWS problems reported by Luis Garcia on the mailinglistChristian Grothoff2012-10-15
* increase timeouts to escape problems with time_waitChristian Grothoff2012-10-08
* -introduce MHD_UNSIGNED_LONG_LONG, deprecate MHD_LONG_LONG, check for invalid...Christian Grothoff2012-09-28
* -additional code cleanupChristian Grothoff2012-07-19
* adding experimental extension 'HD_USE_NO_LISTEN_SOCKET'Christian Grothoff2012-07-17
* -fixing https tests after changes in gnutlsChristian Grothoff2012-07-17
* -fixing sendfile messChristian Grothoff2012-07-17