aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/https/test_https_time_out.c
Commit message (Expand)AuthorAge
* test_https_time_out: use better sleep functionEvgeny Grin (Karlson2k)2021-12-12
* test_https_time_out: additional fixesEvgeny Grin (Karlson2k)2021-12-12
* test_https_time_out: fixed test, now testing is realEvgeny Grin (Karlson2k)2021-12-12
* test_https_time_out: fixed broken checkEvgeny Grin (Karlson2k)2021-12-12
* Style and shadowing fixesEvgeny Grin (Karlson2k)2021-04-13
* tighten formatting rulesChristian Grothoff2019-10-31
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* Silenced compiler warnings in src/testcurl/https, minor fixes.Evgeny Grin (Karlson2k)2017-10-30
* tests: fixed some 'unused return value' compiler warningsEvgeny Grin (Karlson2k)2017-10-30
* Make testsuite parallel build compatible (part 2)Evgeny Grin (Karlson2k)2017-06-25
* Dropped dependency on libgcrypt with new GnuTLS (>2.12.20) versionsEvgeny Grin (Karlson2k)2017-06-20
* HTTPS test fixes and improvements:Evgeny Grin (Karlson2k)2017-04-10
* Added MHD_USE_ERROR_LOG flag with same value as MHD_USE_DEBUG.Evgeny Grin (Karlson2k)2016-11-08
* Specify that flag MHD_USE_INTERNAL_POLLING_THREAD is mandatory if MHD_USE_THR...Evgeny Grin (Karlson2k)2016-11-08
* deprecate USE_SSL for USE_TLS, rename in codeChristian Grothoff2016-10-11
* Refactored mhd_locks.h and mhd_sockets.h: allow usage of macros withoutEvgeny Grin (Karlson2k)2016-10-11
* simplify error handling by baking it into the macrosChristian Grothoff2016-09-22
* Moved sockets abstraction to specialized mhd_socket.h/.c filesEvgeny Grin (Karlson2k)2016-08-23
* fix #3926: ignore close() errors other than EBADFChristian Grothoff2015-08-02
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -fix warningChristian Grothoff2015-05-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -fix warningChristian Grothoff2014-04-10
* minor MHD_socket/int fixesEvgeny Grin (Karlson2k)2014-03-24
* -dceChristian Grothoff2014-03-05
* 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
* Implement MHD_socket, MHD_INVALID_SOCKETEvgeny Grin (Karlson2k)2014-02-18
* fully initialze modern gcrypt in MHD_init, only use thread initialization wit...Christian Grothoff2013-09-23
* proper gcrypt thread initialization in testsChristian Grothoff2013-09-15
* -nitpicks in testsChristian Grothoff2013-09-06
* -renaming for consistencyChristian Grothoff2013-03-29