Change Post Handshake auth so that it is opt-in
[openssl.git] / test / recipes /
2018-08-20 Matt CaswellChange Post Handshake auth so that it is opt-in
2018-08-18 Dr. Matthias St... test/recipes/30-test_evp_data: fix two typos
2018-08-15 Matt CaswellFix a bug in test_sslversions
2018-08-15 Matt CaswellTurn on TLSv1.3 downgrade protection by default
2018-08-15 Matt CaswellUpdate code for the final RFC version of TLSv1.3 (RFC8446)
2018-08-15 PauliAdd SHA3 HMAC test vectors from NIST.
2018-08-09 Matt CaswellAdd a test for TLSv1.3 fallback
2018-08-08 Matt CaswellAdd a test for unencrypted alert
2018-07-29 Bryan DonlanAdd test for DSA signatures of raw digests of various...
2018-07-20 Matt CaswellValidate legacy_version
2018-07-18 Matt CaswellAdd a test for mismatch between key OID and sig alg
2018-07-17 Matt CaswellSkip the GOST test where appropriate
2018-07-15 Andy Polyakovtest/.../evppkey.txt: X25519 regression test vectors.
2018-07-13 Matt CaswellAdd a GOST test
2018-07-09 Rich SalzAdd tests for the "req" command, -addext flag
2018-07-05 Rich SalzReject duplicate -addext parameters
2018-07-03 PauliTests for MD5-SHA1 combined digest.
2018-06-29 Billy BrumleyMore EVP ECC testing: positive and negative
2018-06-22 Andy Polyakovrecipes/90-test_shlibload.t: disable tests on AIX till...
2018-06-21 Billy Brumley[crypto/ec] don't assume points are of order group...
2018-06-19 Jack LloydMove SM2 algos to SM2 specific PKEY method
2018-06-04 Matt CaswellImprove use of the test framework in the SM2 internal...
2018-06-04 Matt CaswellAdd test recipes for internal SM2 tests
2018-05-30 Richard LevitteOSSL_STORE: don't test file: URIs on Mingw
2018-05-29 Matt CaswellUpdate copyright year
2018-05-23 David BenjaminSave and restore the Windows error around TlsGetValue.
2018-05-23 Viktor DukhovniLimit scope of CN name constraints
2018-05-15 Matt CaswellSuport TLSv1.3 draft 28
2018-05-08 Matt CaswellAdd a CMS API test
2018-04-26 Richard Levitte15-test_out_option: Refactor and don't test directory...
2018-04-25 Richard Levittetest/recipes/15-test_out_option.t: refine tests
2018-04-25 Nicola Tuveri[SM2_sign] add minimal EVP_PKEY functionality testing
2018-04-24 Matt CaswellAdd a test to verify the ClientHello version is the...
2018-04-18 Andy Polyakovrecipes/70-test_ssl{cbcpadding,extension,records}:...
2018-04-17 Richard LevitteUpdate copyright year
2018-04-13 Richard Levittetest/recipes/test_genrsa.t : don't fail because of...
2018-04-13 Matt CaswellAdd a test for SRP
2018-04-03 Matt CaswellUpdate copyright year
2018-03-31 Richard LevitteRefuse to run test_cipherlist unless shared library...
2018-03-29 Richard LevitteFaster fuzz test: teach the fuzz test programs to handl...
2018-03-28 Matt CaswellRevert "Temporarily disable some tests that hang"
2018-03-27 Matt CaswellTemporarily disable some tests that hang
2018-03-21 Patrick Steueraes ctr_drbg: add cavs tests
2018-03-21 Matthias KraftAdd dladdr() for AIX
2018-03-20 Matt CaswellReduce the verbosity of test_store
2018-03-20 Matt CaswellUpdate copyright year
2018-03-19 Tomas MrazApply system_default configuration on SSL_CTX_new().
2018-03-19 Jack LloydSupport SM2 ECIES scheme via EVP
2018-03-19 Jack LloydAdd SM2 signature and ECIES schemes
2018-03-19 Bernd EdlingerFix bio callback backward compatibility
2018-03-19 Matt CaswellFix no-ec
2018-03-17 Dr. Matthias St... Fix miscellaneous typos in docs and source
2018-03-15 Matt CaswellAdd some test vectors for testing raw 448/25519 keys
2018-03-14 Matt CaswellFix no-ec
2018-03-14 Patrick SteuerFix test_out_option
2018-03-14 Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2018-03-14 Matt CaswellUse the TLSv1.3 record header as AAD
2018-03-12 Richard LevitteCONF inclusion test: Add VMS specific tests
2018-03-12 Todd ShortSession Ticket app data
2018-03-08 Bryan DonlanFix issues in ia32 RDRAND asm leading to reduced entropy
2018-03-05 Tomas MrazAdd support for .include directive in config files
2018-03-02 Matt CaswellAdd test vectors for X448 and Ed448
2018-02-28 Richard LevitteAdapt 15-test_out_option.t for more than just Unix
2018-02-28 Richard LevitteEnable the -out option test on VMS as well
2018-02-28 Paul YangAdd test cases for this -out option check
2018-02-27 Matt CaswellUpdate copyright year
2018-02-23 Bernd EdlingerRemove executable bit from test/recipes/03-test_interna...
2018-02-23 Richard LevitteTest the storeutl searching options
2018-02-23 Richard LevitteTest the storeutl expectation options
2018-02-21 Matt CaswellFix no-ec build
2018-02-21 Andy Polyakovtest/recipes/80-test_pkcs12.t: handle lack of Win32...
2018-02-20 Matt CaswellMove curve448_test.c to be a full internal test
2018-02-19 Richard Levittetest_ssl_old: avoid empty strings for flags
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 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
next