Windows: Produce a static version of the public libraries, always
[openssl.git] / test / ssl_test_ctx_test.c
2018-03-20 Matt CaswellUpdate copyright year
2018-03-12 Todd ShortSession Ticket app data
2017-11-29 Todd ShortUse ChaCha only if prioritized by clnt
2017-11-05 FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-10-04 Todd ShortSession resume broken switching contexts
2017-08-22 Rich SalzUse "" not <> for internal/ includes
2017-08-17 PauliRemove tests dependence on e_os.h
2017-08-16 FdaSilvaYY[Win] Fix some test method signatures ...
2017-08-06 PauliChange SETUP_TEST_FIXTURE so that the fixture structure...
2017-08-03 PauliTest fixtures changed to pointers.
2017-07-26 PauliUpdate the test framework so that the need for test_mai...
2017-06-22 PauliRemove uses of the TEST_check macro.
2017-06-09 Paul YangFix a bundle of trailing spaces in several files
2017-05-02 Rich SalzConvert danetest, ssl_test_ctx_test
2017-04-24 Richard LevitteAdapt all test programs
2017-03-28 PauliTest infrastructure additions.
2017-03-02 Matt CaswellUse the built in boolean type for CompressionExpected
2017-03-02 Matt CaswellAdd compression tests
2016-11-09 Emilia KasperAdd main() test methods to reduce test boilerplate.
2016-11-07 Emilia KasperSimplify tests part 2
2016-11-04 Emilia Kaspertestutil: always print errors on failure
2016-08-30 Matt CaswellAdd some CertStatus tests
2016-08-18 Emilia KasperPort multi-buffer tests
2016-08-16 Emilia KasperSSL tests: send some application data
2016-08-10 Emilia KasperAdd TEST_check
2016-08-10 Emilia KasperSSL tests: port CT tests, add a few more
2016-08-10 Emilia KasperSSL test ctx: fix tests
2016-08-08 Emilia KasperReorganize SSL test structures
2016-08-01 Ben LaurieFix various no-*s.
2016-07-20 Emilia KasperSSL test framework: port resumption tests
2016-07-19 Emilia KasperSSL test framework: port NPN and ALPN tests
2016-06-28 Emilia KasperSSL test framework: port SNI tests
2016-06-13 Emilia KasperPort DTLS version negotiation tests
2016-06-13 Emilia KasperClean up following new SNI tests
2016-06-09 Todd ShortFix session ticket and SNI
2016-05-17 Rich SalzCopyright consolidation 02/10
2016-05-12 Emilia KasperRemove proxy tests. Add verify callback tests.
2016-04-05 Emilia Kaspertestutil: return 1 on success
2016-04-05 Emilia KasperNew SSL test framework