Test mac-then-encrypt
[openssl.git] / test / recipes / 80-test_ssl_new.t
2016-11-28 Emilia KasperTest mac-then-encrypt
2016-11-16 Matt CaswellStart using the key_share data to derive the PMS
2016-11-10 Matt CaswellFix the no-tls option
2016-11-02 Matt CaswellUpdate Configure to know about tls1_3
2016-09-28 Matt CaswellAdd DTLS renegotiation tests
2016-09-28 Matt CaswellAdd support for testing renegotiation
2016-09-19 Richard LevitteFix no-ocsp
2016-08-30 Matt CaswellAdd some CertStatus tests
2016-08-24 Matt CaswellFix no-ec2m
2016-08-22 Kurt RoeckxTest the support curves in tls
2016-08-19 Emilia KasperAdd more details on how to add a new SSL test
2016-08-18 Emilia KasperPort multi-buffer tests
2016-08-10 Emilia KasperDon't attempt to load the CT log list with no-ec
2016-08-10 Emilia KasperSSL tests: port CT tests, add a few more
2016-08-08 Emilia KasperFix ALPN tests when NPN is off
2016-08-02 Richard Levitte80-test_ssl_new.t: only skip on $no_tls if no other...
2016-08-02 Richard LevitteIn 80-test_ssl_new, more "plan tests" to a more useful...
2016-08-02 Matt CaswellFix tests for no-nextprotoneg
2016-07-25 Matt CaswellFix no-tls1_2
2016-07-25 Matt CaswellFix no-dtls*
2016-07-20 Emilia KasperSSL test framework: port resumption tests
2016-07-19 Emilia KasperSSL test framework: port NPN and ALPN tests
2016-07-18 Matt CaswellFix client auth test_ssl_new failures when enabling...
2016-06-13 Emilia KasperPort DTLS version negotiation tests
2016-06-09 Todd ShortFix session ticket and SNI
2016-06-03 Emilia KasperUpdate client authentication tests
2016-05-30 Richard Levitteperl: use the 'if' module to conditionally load File...
2016-05-29 Andy PolyakovConfigure,test/recipes: "pin" glob to File::Glob::glob.
2016-05-27 Richard Levitteperl glob: make sure to put quotes around the pattern...
2016-05-13 Richard LevitteVMS perl: Fix glob output
2016-05-12 Emilia KasperRemove proxy tests. Add verify callback tests.
2016-04-22 Rich SalzUnified copyright for test recipes
2016-04-09 Richard LevitteDon't check the generated ssl-tests configs on VMS
2016-04-07 Emilia KasperAllow generate_ssl_tests.pl to find testlib
2016-04-05 Emilia KasperNew SSL test framework