Fix no-chacha and no-poly1305
[openssl.git] / test / recipes /
2018-02-07 Matt CaswellDon't run tls13encryptiontest on a shared Windows build
2018-02-07 Matt CaswellEnable TLSv1.3 by default
2018-02-07 Richard Levittetest/recipes/30-test_afalg.t: set OPENSSL_ENGINES correctly
2018-02-01 Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
2018-01-29 Richard LevitteDon't break testing when runnins as root
2018-01-26 Benjamin KadukCatch some more old sigalg names in comments
2018-01-25 Benjamin KadukAdd TLSProxy tests for signature_algorithms_cert
2018-01-25 Benjamin KadukAdd TLS 1.3 draft-23 PSS signature algorithms
2018-01-23 PauliSHA512/224 and SHA512/256
2018-01-20 Richard LevitteEnable TLSProxy tests on Windows
2018-01-19 Richard LevitteCopyright update of more files that have changed this...
2018-01-09 Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-06 Bernd EdlingerStop using unimplemented cipher classes.
2018-01-03 Benjamin KadukTest that supported_groups is permitted in ServerHello
2017-12-27 Bernd EdlingerAlternate fix for ../test/recipes/80-test_ssl_old.t...
2017-12-14 Matt CaswellDon't run the TLSv1.3 CCS tests if TLSv1.3 is not enabled
2017-12-14 Matt CaswellAdd some TLSv1.3 CCS tests
2017-12-14 Matt CaswellSend supported_versions in an HRR
2017-12-14 Matt CaswellMerge HRR into ServerHello
2017-12-14 Matt CaswellSend TLSv1.2 as the record version when using TLSv1.3
2017-12-14 Matt CaswellUpdate ServerHello to new draft-22 format
2017-12-11 Sebastian Andrzej... rsa: Do not allow less than 512 bit RSA keys
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 test_tls13messages with no-ocsp
2017-12-08 Benjamin KadukFix no-ec
2017-12-06 Matt CaswellAdd a test for CVE-2017-3737
2017-11-29 Todd ShortUse ChaCha only if prioritized by clnt
2017-11-28 Andy Polyakovrsa/rsa_gen.c: harmonize keygen's ability with RSA_secu...
2017-11-21 Richard LevitteAvoid unnecessary MSYS2 conversion of some arguments
2017-11-21 Matt CaswellIgnore the session when setting SNI in s_client
2017-11-21 Paul YangSupport multi-prime RSA (RFC 8017)
2017-11-12 Benjamin KadukAdd OCSP API test executable
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-11-05 Jack LloydSM3: Add SM3 hash function
2017-11-05 FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-10-31 Ronald TseSM4: Add SM4 block cipher to EVP
2017-10-16 Matt CaswellDon't do version neg on an HRR
2017-10-12 Dr. Stephen HensonAdd RFC7919 tests.
2017-09-22 David BenjaminGuard against DoS in name constraints handling.
2017-09-04 Richard LevitteFix 90-test_store.t: using config() requires OpenSSL...
2017-09-03 Richard LevitteOSSL_STORE: Avoid testing with URIs on the mingw comman...
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
next