]> git.ipfire.org Git - thirdparty/openssl.git/history - test/recipes
Don't store an HMAC key for longer than we need
[thirdparty/openssl.git] / test / recipes /
2019-11-20  Patrick SteuerAllow specifying the tag after AAD in CCM mode (2)
2019-11-13  Nicola TuveriAdd more tests for apps/req
2019-10-17  Cesar Pereida GarciaAdd GCD testing infrastructure.
2019-09-10  Matt CaswellUpdate copyright year
2019-09-06  Matt CaswellTeach TLSProxy how to parse CertificateRequest messages
2019-08-14  Matt CaswellExtend tests of SSL_check_chain()
2019-06-24  PauliExcise AES-XTS FIPS check.
2019-06-24  PauliAllow AES XTS decryption using duplicate keys.
2019-06-03  Shane LontisAdd the content type attribute to additional CMS signer...
2019-05-28  Richard LevitteUpdate copyright year
2019-05-23  Matt CaswellAdd the NIST CAVS test vectors for CCM
2019-05-08  Tobias NießenAllow specifying the tag after AAD in CCM mode
2019-05-02  Dr. Matthias St... Test: use keywords instead of magic numbers for 'rsa_ps...
2019-04-19  Matt CaswellAdd some more test vectors for ChaCha20
2019-04-10  Bernd EdlingerAvoid creating invalid rsa pss params
2019-03-27  Matt CaswellDon't allow SHAKE128/SHAKE256 with HMAC
2019-03-27  Matt CaswellFix a memory leak in ARIA GCM
2019-03-06  Matt CaswellTest an overlong ChaCha20-Poly1305 nonce
2019-02-26  Matt CaswellUpdate copyright year
2019-02-26  Richard LevitteDisable 02-test_errstr.t on msys/mingw as well as MSWin32
2019-02-26  Richard LevitteVMS: disable the shlibload test for now
2019-02-20  Billy Brumley[test] unit test for field_inv function pointer in...
2019-02-19  Matt CaswellAdd a test for interleaving app data with handshake...
2019-02-11  Richard Levittetest/recipes/02-err_errstr: skip errors that may not...
2019-02-11  Tomas MrazAllow the syntax of the .include directive to optionall...
2019-02-01  Michael TuexenFix end-point shared secret for DTLS/SCTP
2019-01-30  Matt CaswellFix no-dso builds
2019-01-21  Corey MinyardFix a memory leak in the mem bio
2019-01-07  Matt CaswellAdd a test for correct handling of the cryptopro bug...
2019-01-06  Matt CaswellFix no-cmac
2019-01-04  Matt CaswellTest atexit handlers
2018-12-31  Bernd EdlingerFix cert with rsa instead of rsaEncryption as public...
2018-12-11  Matt CaswellAdd an Ed448 malleability test
2018-12-03  Matt CaswellAdd an Ed25519 signature maleability test
2018-11-27  Richard LevitteDon't test the collected system errors when configured...
2018-11-24  Richard LevitteAvoid test_errstr in a cross compiled configuration
2018-11-23  Richard LevitteAdd an error message test recipes for system error...
2018-11-20  Matt CaswellUpdate copyright year
2018-11-14  Matt CaswellFix no-ec and no-tls1_2
2018-11-13  Richard LevitteFix rpath-related Linux "test_shlibload" failure.
2018-11-12  Richard LevitteFix SipHash init order.
2018-11-10  Tomas MrazUnbreak SECLEVEL 3 regression causing it to not accept...
2018-11-08  Dr. Matthias St... Test: enable internal tests for shared Windows builds
2018-10-29  Richard Levittetest/evp_test.c: don't misuse pkey_test_ctrl() in mac_t...
2018-09-11  Matt CaswellUpdate copyright year
2018-09-09  Richard LevitteTESTS: add test of decoding of invalid zero length...
2018-09-08  Richard LevitteTESTS: add SipHash tests with digestsize controls
2018-09-07  Matt CaswellDo not reset SNI data in SSL_do_handshake()
2018-09-03  PauliFix HMAC SHA3-224 and HMAC SHA3-256.
2018-09-03  PauliMake OBJ_NAME case insensitive.
2018-09-03  Billy Brumley[test] throw error from wrapper function instead of...
2018-09-03  Billy Brumley[test] ECC: make sure negative tests pass for the right...
2018-08-22  Matt CaswellDon't detect a downgrade where the server has a protoco...
2018-08-22  Matt CaswellTest that a client protocol "hole" doesn't get detected...
2018-08-21  Nicola TuveriReplace GFp ladder implementation with ladd-2002-it...
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
next