aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/https
Commit message (Expand)AuthorAge
* Fix testsuite compiler warnings on W32Evgeny Grin (Karlson2k)2016-03-26
* -check for versions, report tests as skipped if versions missmatchChristian Grothoff2016-02-20
* -avoid theoretical issue with error_count overflowing depending on libcurl er...Christian Grothoff2016-01-23
* fix #3926: ignore close() errors other than EBADFChristian Grothoff2015-08-02
* fix #3893 - thanks matweyChristian Grothoff2015-07-15
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -fix warningChristian Grothoff2015-05-30
* tolerate TLS 1.1 / 1.2 disagreementChristian Grothoff2015-04-06
* fixing https testcases that require SSL3, but SSL3 is dead and with modern gn...Christian Grothoff2015-04-03
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -fix warningChristian Grothoff2014-04-10
* Added ability to use native W32 threads, added --with-threads=LIB configure p...Evgeny Grin (Karlson2k)2014-04-08
* Fix curl HTTPS test with GnuTLS specific versionEvgeny Grin (Karlson2k)2014-04-07
* minor MHD_socket/int fixesEvgeny Grin (Karlson2k)2014-03-24
* Use number of CPUs in tests and examplesEvgeny Grin (Karlson2k)2014-03-06
* Update usage of libcurl and libgnutls compiler flags, allow correct compilati...Evgeny Grin (Karlson2k)2014-03-06
* -dceChristian Grothoff2014-03-05
* Remove global dependency on PTHREAD_LIBS and use it only where it's requiredEvgeny Grin (Karlson2k)2014-02-26
* locate host.crt-files even if doing an out-of-tree buildChristian Grothoff2014-02-19
* Remove PlibC from autotools filesEvgeny Grin (Karlson2k)2014-02-18
* Reverse OpenSSL <-> GnuTLS checkEvgeny 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
* 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