.ctags.d is previous, include it in our tarballs
[openssl.git] / test / ssl-tests /
8 days ago Richard LevitteCopyright year updates
2024-01-03 Frederik Wedel-HeinenSet max protocol version for dtls renegotiation tests...
2023-09-07 Matt CaswellCopyright year updates
2023-07-04 Hugo LandauMinor fixes
2023-06-27 Matt CaswellAdd some test_ssl_new tests for the ffdhe groups
2023-06-14 Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-04-21 Paulitest: update ssl_new tests in line with pedantic FIPS...
2022-10-18 Todd ShortAdd support for compressed certificates (RFC8879)
2022-10-12 Matt CaswellAdd a test for TLSv1.3 only client sending a correct...
2022-10-07 Matt CaswellAdd some more brainpool tests for TLSv1.3
2022-10-07 Matt CaswellReimplement brainpool TLSv1.3 support group support
2022-06-03 Bernd EdlingerChange the SCT issuer key to RSA 2048
2022-06-03 Tomas MrazEnable setting SSL_CERT_FLAG_TLS_STRICT with ssl config
2022-06-03 Tomas MrazAdd a test_ssl_new testcase
2022-05-27 Tomas MrazCheck that UnsafeLegacyServerConnect option exists
2022-05-08 Paulitls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security...
2022-05-03 Matt CaswellUpdate copyright year
2022-01-05 Dimitris ApostolouFix typos
2021-12-14 Matt CaswellAdd a TLS test for name constraints with an EE cert...
2021-11-26 Bernd EdlingerEnable brainpool curves for TLS1.3
2021-10-09 Matt CaswellFix tests for new default security level
2021-06-17 Matt CaswellUpdate copyright year
2021-06-15 Rich SalzMove AllowClientRenegotiation tests
2021-05-06 Matt CaswellUpdate copyright year
2021-04-29 Matt CaswellAdjust ssl_test_new for SHA1 security level
2021-03-08 Matt CaswellFix the check for suitable groups and TLSv1.3
2021-03-03 Tomas Mraztest_ssl_new: X448, X25519, and EdDSA are supported...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-12 Tomas Mrazssl_test: Add testcases for disallowing non-TLS1.3...
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...
2021-01-07 Matt CaswellUpdate copyright year
2021-01-05 Etienne Millon28-seclevel.cnf.in: fix typo in algo name
2020-12-02 Matt CaswellFix no-dtls
2020-09-18 Shane LontisAdd fips checks for ecdh key agreement
2020-09-18 Shane LontisAdd fips checks for ecdsa signatures
2020-08-20 Matt CaswellTest mte with stitched ciphersuites in TLSv1.0
2020-06-27 Kurt RoeckxReduce the security bits for MD5 and SHA1 based signatu...
2020-06-19 Matt CaswellModify libssl to discover supported groups based on...
2020-06-09 Tomas MrazAdd a test for renegotiation with EXTMS dropped
2020-05-14 Richard Levittetest/ssl-tests/20-cert-select.cnf.in: Re-enable RSA...
2020-04-29 Shourya ShuklaAmend references to "OpenSSL license"
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-03-06 Rich SalzUse .cnf for config files, not .conf
2020-02-11 Kurt RoeckxCheck that ed25519 and ed448 are allowed by the securit...
2020-02-11 Kurt RoeckxGenerate new Ed488 certificates
2019-08-09 Matt CaswellAdd TLS tests for RSA-PSS Restricted certificates
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-20 Matt CaswellUpdate copyright year
2018-11-14 Matt CaswellFix no-ec and no-tls1_2
2018-11-12 Matt CaswellTest use of a brainpool ECDSA certificate
2018-11-10 Tomas MrazUnbreak SECLEVEL 3 regression causing it to not accept...
2018-09-04 Matt CaswellAdd a test for RSA key exchange with both RSA and RSA...
2018-08-20 Matt CaswellChange Post Handshake auth so that it is opt-in
2018-07-31 Matt CaswellFix some TLSv1.3 alert issues
2018-06-26 Matt CaswellRespect SSL_OP_NO_TICKET in TLSv1.3
2018-04-24 Matt CaswellAllow TLSv1.3 EC certs to use compressed points
2018-03-28 Matt CaswellTolerate a Certificate using a non-supported group...
2018-03-20 Matt CaswellUpdate copyright year
2018-03-14 Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2018-03-12 Todd ShortSession Ticket app data
2018-03-05 Matt CaswellUpdate tests for TLS Ed448
2018-02-07 Matt CaswellEnable TLSv1.3 by default
2018-02-01 Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
2018-01-25 Benjamin KadukAdd TLS 1.3 draft-23 PSS signature algorithms
2018-01-19 Richard LevitteCopyright update of more files that have changed this...
2018-01-02 Daniel BeveniusFix minor 'the the' typos
2017-12-11 Matt CaswellFix no-chacha
2017-12-11 Matt CaswellDon't expect a POLY1305 ciphersuite when using no-poly1305
2017-12-11 Matt CaswellReplace tabs with spaces in 25-cipher.conf.in
2017-12-11 Matt CaswellFix no-tls1_1
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-09-20 Dr. Stephen HensonAdd RSA-PSS certificate type TLS tests
2017-09-08 David BenjaminRename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
2017-07-13 Dr. Stephen HensonAdd additional ECDSA/Ed25519 selection tests.
2017-06-25 Benjamin KadukFix no-dsa build
2017-06-21 Dr. Stephen HensonUpdate test config file
2017-06-21 Dr. Stephen HensonAdd Ed25519 TLS 1.3 and 1.2 tests
2017-06-06 Todd ShortFix #2400 Add NO_RENEGOTIATE option
2017-05-02 Todd ShortTLS1.3 Padding
2017-04-26 Matt CaswellAdd tests for version/ciphersuite sanity checks
2017-04-26 Matt CaswellAdd a ciphersuite config sanity check for servers
2017-04-26 Matt CaswellAdd a ciphersuite config sanity check for clients
2017-04-25 Matt CaswellFix issue in 18-dtls-renegotiate.conf.in
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 SCTP testing to 18-dtls-renegotiate.conf
2017-04-25 Matt CaswellAdd SCTP testing to 16-dtls-certstatus.conf
2017-04-25 Matt CaswellAdd support to test_ssl_new for testing with DTLS over...
2017-04-12 Rob PercivalAdd SSL tests for certificates with embedded SCTs
2017-04-03 Dr. Stephen HensonAdd certificate_authorities tests client to server.
next