aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/https/test_tls_extensions.c
Commit message (Expand)AuthorAge
* src/microhttpd/test_*: fixed more compiler warningsEvgeny Grin (Karlson2k)2022-06-14
* test_https_time_out: additional fixesEvgeny Grin (Karlson2k)2021-12-12
* Tests: explicitly enforced zero or one exit codesEvgeny Grin (Karlson2k)2021-11-23
* tighten formatting rulesChristian Grothoff2019-10-31
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* https tests: supported multi-TLS selection on libcurl >= 7.56.0,Evgeny Grin (Karlson2k)2017-11-15
* misc style improvements, fixing some tiny rare memory leaks in examplesChristian Grothoff2017-10-05
* 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
* 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
* 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
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* 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
* -renaming for consistencyChristian Grothoff2013-03-29