]> git.ipfire.org Git - thirdparty/openssl.git/history - test/recipes/80-test_ssl_new.t
Raise an error on syscall failure in tls_retry_write_records
[thirdparty/openssl.git] / test / recipes / 80-test_ssl_new.t
2023-09-07  Matt CaswellCopyright year updates
2023-07-04  Hugo LandauRemove unused server code
2023-07-04  Tomas Mraz80-test_ssl_new.t: Test 14-curves.cnf depends on enable...
2023-06-14  Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-01-13  Hugo LandauQUIC: Temporarily disable front-end API tests
2022-10-18  Todd ShortAdd support for compressed certificates (RFC8879)
2022-09-16  David von Oheimb80-test_ssl_new.t: make dependencies on CTLOG_FILE...
2022-06-03  Tomas MrazAdd a test_ssl_new testcase
2022-05-27  Todd ShortMake running individual ssl-test easier
2021-04-23  PauliRunchecker: fix TLS curves test failure with no-tls1_3...
2021-03-03  Richard LevitteTEST: Remove the build of fipsmodule.cnf from test...
2021-02-05  Matt CaswellStop disabling TLSv1.3 if ec and dh are disabled
2021-01-28  Richard LevitteUpdate copyright year
2021-01-26  Dr. David von OheimbTLS client: allow cert verify callback return -1 for...
2020-09-03  Richard LevitteTEST: Ensure that the base provider i activated when...
2020-07-15  Rich SalzMake -provider_name and -section_name optional
2020-06-29  Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-05-06  Matt CaswellCentralise Environment Variables for the tests
2020-04-24  Rich SalzRename fipsinstall.cnf->fipsmodule.cnf
2020-04-23  Matt CaswellUpdate copyright year
2020-04-20  Matt CaswellTeach ssl_test_new how to test the FIPS module
2020-04-20  Matt CaswellTeach ssl_test_new to have different tests for differen...
2020-04-20  Matt CaswellRun ssl_test_new with a non-default library context
2020-03-06  Rich SalzUse .cnf for config files, not .conf
2020-02-18  Richard LevitteTEST: Modify test/recipes/80-test_ssl_new.t to leave...
2019-06-17  Matt CaswellAllow TLSv1.3 in a no-ec build
2019-02-15  Todd ShortAdd option to disable Extended Master Secret
2019-02-01  Michael TuexenFix end-point shared secret for DTLS/SCTP
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-14  Matt CaswellFix no-ec and no-tls1_2
2018-11-10  Tomas MrazUnbreak SECLEVEL 3 regression causing it to not accept...
2018-03-14  Matt CaswellFix no-ec
2018-03-12  Todd ShortSession Ticket app data
2018-02-13  Matt CaswellUpdate copyright year
2018-02-09  Matt CaswellFixes for no-tls1_2 and no-tls1_2-method
2018-02-07  Matt CaswellEnable TLSv1.3 by default
2018-02-01  Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
2017-12-11  Matt CaswellFix no-chacha
2017-12-11  Matt CaswellDon't expect a POLY1305 ciphersuite when using no-poly1305
2017-12-10  Matt CaswellFix ssl_test_new with no-tls1_2
2017-12-08  Benjamin KadukFix no-ec
2017-11-29  Todd ShortUse ChaCha only if prioritized by clnt
2017-11-05  FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-08-15  Richard LevitteFile::Glob option ':bsd_glob' doesn't work everywhere...
2017-08-15  Richard LevitteConsolidate the locations where we have our internal...
2017-07-28  Richard LevittePerl: Use File::Glob::bsd_glob rather than File::Glob...
2017-05-02  Todd ShortTLS1.3 Padding
2017-04-25  Matt CaswellAdd SCTP testing for 04-client_auth.conf
2017-04-25  Matt CaswellAdd SCTP testing for 11-dtls_resumption.conf
2017-04-25  Matt CaswellAdd SCTP testing to 07-dtls-protocol-version.conf
2017-04-25  Matt CaswellAdd support to test_ssl_new for testing with DTLS over...
2017-03-14  Emilia KasperPort remaining old DTLS tests
2017-03-14  Emilia KasperPort SRP tests to the new test framework
2017-03-06  Matt CaswellFix a test failure with no-tls1_1
2017-03-02  Matt CaswellAdd compression tests
2017-02-28  Matt CaswellFix test_ssl_new when compiled with no-tls1_2 or no...
2017-02-22  Richard LevitteCorrect the no-dh and no-dsa fix
2017-02-19  Richard LevitteVMS fix of test/recipes/80-test_ssl_new.t
2017-02-19  Richard LevitteFix no-dh and no-dsa
2017-02-17  Matt CaswellAdd some KeyUpdate tests
2017-02-02  Dr. Stephen HensonAdd TLS 1.3 certificate selection tests.
2017-01-23  Richard LevitteFix no-tls1_2
2017-01-15  Dr. Stephen HensonAdd certificate selection tests.
2016-12-29  Richard Levitte80-test_ssl_new.t: Make 19-mac-then-encrypt.conf work...
2016-11-29  Matt CaswellFix mac-then-encrypt test with enable-tls1_3
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