Test for late client side detection of ALPN inconsistenties
[openssl.git] / test / recipes /
2017-08-31 Matt CaswellUpdate the tests for SNI changes
2017-08-30 Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-08-25 Matt CaswellDon't run a CT specifc test if CT is disabled
2017-08-22 Rich SalzAdd random serial# support.
2017-08-21 PauliThis has been added to avoid the situation where some...
2017-08-16 David von OheimbFix OCSP_basic_verify() cert chain construction in...
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-08-12 Andy PolyakovWire SHAKE to EVP.
2017-08-10 Dr. Stephen Hensonno-ec2m fixes
2017-08-08 Dr. Stephen HensonAdd test for ECDH CMS key only
2017-08-08 Johannes BauerAdd PKEY_METHOD macro tests
2017-08-08 Johannes BauerAdd interface to the scrypt KDF by means of PKEY_METHOD
2017-08-04 Todd ShortConsolidate to a single asn1_time_from_tm() function
2017-08-03 Andy Polyakovrecipes/80-test_ca.t: make it work with spaces in pathn...
2017-08-03 Rich SalzSwitch from ossl_rand to DRBG rand
2017-08-03 Dr. Stephen HensonAllow use of long name for KDFs
2017-07-29 Bernd EdlingerAdd some test coverage for PEM_read_bio_PrivateKey
2017-07-28 Paul YangMake SSL_set_tlsext_host_name no effect from server...
2017-07-28 Richard LevittePerl: Use File::Glob::bsd_glob rather than File::Glob...
2017-07-26 Paul YangAdd test cases and docs for ASN1_STRING_TABLE_* functions
2017-07-26 Todd ShortAdd support to free/allocate SSL buffers
2017-07-25 Andy PolyakovWire SHA3 EVPs and add tests.
2017-07-24 Richard Levittetest/recipes/80-test_tsa.t: Don't trust 'OPENSSL_CONF'
2017-07-20 Paul YangSupport converting cipher name to RFC name and vice...
2017-07-19 Dr. Stephen HensonAdd keygen test data
2017-07-19 Rich SalzAdd DRBG random method
2017-07-15 Richard Levittetest/recipes/90-test_store.t: Add a few cases with...
2017-07-15 Richard Levittetest/recipes/90-test_store.t: Test absolute files
2017-07-15 Richard Levittetest/recipes/90-test_store.t: Rename some functions
2017-07-13 Dr. Stephen HensonAdd sanity test for certificate table
2017-07-07 Matt CaswellDo not allow non-dhe kex_modes by default
2017-07-07 Richard Levittetest/recipes/90-test_shlibload.t: Make sure to handle...
2017-06-29 Richard LevitteSTORE test recipe: Remove comment refering to OpenConnect
2017-06-29 Richard LevitteTest that storeutl with a directory path works as expected
2017-06-29 Richard LevitteSTORE tests: add PKCS#12 tests
2017-06-29 Richard LevitteAdd a test that checks the store utility
2017-06-27 Rich SalzUse randomness not entropy
2017-06-25 Benjamin KadukFix no-dsa build again
2017-06-25 Benjamin KadukAdd tests for deprecated sigalgs with TLS 1.3 ClientHellos
2017-06-21 Rich SalzAdd ecstress test
2017-06-15 Benjamin KadukFix no-ec
2017-06-15 Richard LevitteMove bn and evp test programs input data to their respe...
2017-06-15 PauliCorrect Oracle copyrights & clarify.
2017-06-12 Benjamin KadukTLS 1.3 client sigalgs test no longer needs TLS 1.2
2017-06-06 Paul YangAdd test cases for X509_check_private_key
2017-05-30 Dr. Stephen Hensonno-ec fix
2017-05-30 Dr. Stephen HensonAdd Ed25519 verify test.
2017-05-19 Dr. Stephen Hensonremove duplicate tests
2017-05-17 Matt CaswellAdd a test for a missing sig algs extension
2017-05-17 Matt CaswellAdd tests for unsolicited extensions
2017-05-17 Matt CaswellDon't allow fragmented alerts
2017-05-16 Rich SalzUse BIO not FILE for test file
2017-05-12 Rich SalzUse scalar, not length; fixes test_evp
2017-05-11 Rich SalzRename evptests.txt to evppkey.txt
2017-05-11 Rich SalzSplit test/evptests.txt into separate files.
2017-05-09 Matt CaswellAdd test for no change following an HRR
2017-05-09 Matt CaswellMore TLSv1.3 cookie tests
2017-05-09 Matt CaswellFix some copy&paste errors and update following review...
2017-05-09 Matt CaswellAdd some badly formatted compression methods tests
2017-05-08 Benjamin KadukAdd unit test for PEM_FLAG_ONLY_B64
2017-05-08 Matt CaswellAdd a test for supported_groups in the EE message
2017-05-06 Richard Levittetest/recipes/95-test_*.t : correct skip_all syntax
2017-05-05 Richard LevitteRearrange test/recipes/95-test_*.t to use skip_all
2017-05-04 Rich SalzFix tests of TEST tests, as it were
2017-05-03 Matt CaswellAdd a test for CT in TLSv1.3
2017-05-02 Todd ShortTLS1.3 Padding
2017-05-02 Todd ShortFix time offset calculation.
2017-04-27 Matt CaswellEnsure s_client sends an SNI extension by default
2017-04-26 Matt CaswellAdd a ciphersuite config sanity check for servers
2017-04-25 Dr. Stephen HensonAdd PSS certificate signature tests
2017-04-25 Dmitry BelyavskiySwitch command-line utils to new nameopt API.
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-04-20 Rich SalzIgnore dups in X509_STORE_add_*
2017-04-20 Richard LevitteFix test/recipes/95-test_external_krb5.t
2017-04-18 Rich SalzConvert more tests to framework
2017-04-18 Robbie HarwoodAdd external krb5 test support
2017-04-14 Nicola TuveriRemove ecdhtest.c
2017-04-12 Richard LevitteOpenSSL::Test: supported filtered command output
2017-04-04 Richard LevitteAdd a test of encoding and decoding LONG, INT32, UINT32...
2017-04-02 Richard LevitteDisable 15-test_ecparam.t when configured no-ec2m
2017-03-29 FdaSilvaYYMore typo fixes
2017-03-28 PauliTest infrastructure additions.
2017-03-24 Matt CaswellAdd a test for the TLSv1.3 downgrade mechanism
2017-03-22 Richard LevitteFix 80-test_ssl_old.t: only count the ciphers if there...
2017-03-21 Richard LevitteRefuse to run the PYCA external test if configured...
2017-03-21 Richard Levitte95-test_external_pyca_data/cryptography.py: only instal...
2017-03-21 Richard LevitteAdapt 20-test_enc.t and 20-test_enc_more.t to use statusvar
2017-03-21 Richard LevitteAdapt 80-test_ssl_old.t to use statusvar
2017-03-21 Richard LevitteRework how protocol specific ciphers in 80-test_ssl_old...
2017-03-20 Richard LevitteFix a few internals tests
2017-03-20 Richard LevitteImprove testing of elliptic curve validation
2017-03-20 Joseph Birr-PixtonImprove testing of elliptic curve validation
2017-03-17 PauliAdd unit tests for the lhash functionality.
2017-03-16 Matt CaswellAdd tests for the padding extension
2017-03-16 Matt CaswellAdd some HRR tests
2017-03-16 Matt CaswellAdd some more PSK tests
next