aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/https
Commit message (Expand)AuthorAge
* remove inet_pton() from tests, use real IPv6 loopback for testEvgeny 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
* -fix dist by adding missing filesChristian Grothoff2013-12-28
* add support for SNIChristian Grothoff2013-12-21
* -removing whitespaceChristian Grothoff2013-11-17
* fully initialze modern gcrypt in MHD_init, only use thread initialization wit...Christian Grothoff2013-09-23
* -fixChristian Grothoff2013-09-21
* need to check for gnutls version of libcurl here as wellChristian Grothoff2013-09-20
* 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
* -do not run epoll tests if epoll was disabled, even on linuxChristian Grothoff2013-08-28
* -fix reactivating plibcChristian Grothoff2013-08-07
* Part 1 of 2 - Remove PlibC from autotools files. Christian Grothoff2013-08-07
* -expanded HTTPS testcases to also cover epollChristian Grothoff2013-07-20
* -directory was renamedChristian Grothoff2013-05-05
* -directory was renamedChristian Grothoff2013-05-05
* -improvements to docsChristian Grothoff2013-05-05
* -renaming for consistencyChristian Grothoff2013-03-29
* testcase for #2783Christian Grothoff2013-03-04
* -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
* -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
* -LRN: fix url generation on MinGW32Christian Grothoff2012-07-09
* -use lower port numbers with smaller conflict potential for ssl testsChristian Grothoff2012-06-19
* Mike Crowe: Christian Grothoff2012-06-19
* -check for OpenSSLChristian Grothoff2012-06-11
* did not compile with CFLAGS = -Wall -WerrorMatthias Wachs2012-01-24
* -minor test code cleanupChristian Grothoff2012-01-23
* use 127.0.0.1 instead of localhost for testcurl/*.c;Christian Grothoff2011-09-29
* Fixing 1668Christian Grothoff2011-05-20
* introducing MHD_create_response_from_buffer, deprecating MHD_create_response_...Christian Grothoff2011-01-04
* release, testcase clean upChristian Grothoff2010-11-23
* patch fixing #1619Christian Grothoff2010-11-18
* report error, but do not fail hardChristian Grothoff2010-11-18
* check malloc return valuesChristian Grothoff2010-09-21
* simplifying tests by not using file on disk for test dataChristian Grothoff2010-08-19
* move plibc to prefer system-wide plibc.h over our versionChristian Grothoff2010-08-19
* ready for 0.9.0Christian Grothoff2010-07-26
* docu updates, API extensions, version bumpChristian Grothoff2010-07-25
* getting gnutls tests to pass:Christian Grothoff2010-07-25
* GHM hackingChristian Grothoff2010-07-25
* towards using libgnutls directlyChristian Grothoff2010-07-24
* use untranslated file input mode, important on WindowsNils Durner2010-01-20
* fix tls_authentication_test failure due to expired SSL certificateslv-4262010-01-05
* check this tooChristian Grothoff2009-12-05