Add CRYPTO_mem_leaks_cb
[openssl.git] / test / recipes /
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
2017-03-16 PauliRename the test_stack recipe file name to be consistent...
2017-03-15 PauliUnit tests for crypto/stack.
2017-03-15 Andy Polyakovtest/recipes/03-test_internal_*: call setup() first.
2017-03-15 Jon SpillettAdd Python Cryptography.io external test suite
2017-03-14 Rich SalzAdd test for -nameout output
2017-03-14 Richard LevitteRather use -out parameter than redirect stdout
2017-03-14 Emilia KasperPort remaining old DTLS tests
2017-03-14 Emilia KasperPort SRP tests to the new test framework
2017-03-13 Bernd EdlingerAdded a test case for RSA_padding_add_PKCS1_PSS_mgf1.
2017-03-10 Richard LevitteEncourage having external tests in multiple test recipes
2017-03-10 Richard LevitteSplit test/recipes/03_test_internal.t into individual...
2017-03-10 Matt CaswellAdd a test to check that if a PSK extension is not...
2017-03-08 PauliLimit the output of the enc -ciphers command to just...
2017-03-07 Matt CaswellFix the number of tests to skip if TLSv1.3 is disabled
2017-03-07 Matt CaswellAdd a test for records not on the record boundary
2017-03-07 Andy Polyakovtest: add chacha_internal_test.
2017-03-06 Matt CaswellAdd a test to check that we correctly handle record...
2017-03-06 Rich SalzFix an endless loop in rsa_builtin_keygen.
2017-03-06 Matt CaswellFix no-ec
2017-03-06 Matt CaswellFix a test failure with no-tls1_1
2017-03-04 Matt CaswellAdd a test for TLSv1.3 cookies
2017-03-03 Bernd EdlingerReset executable bits on files where not needed.
2017-03-02 Richard Levitte-precert doesn't work when configured no-ct, don't...
2017-03-02 Richard LevitteFix the skip numbers in 80-test_ca.t
2017-03-02 Matt CaswellAdd compression tests
2017-02-28 Benjamin KadukAdd AGL's "beer mug" PEM file as another test input
2017-02-28 Benjamin KadukAdd test corpus for PEM reading
2017-02-28 Rich SalzExdata test was never enabled.
2017-02-28 Matt CaswellFix test_ssl_new when compiled with no-tls1_2 or no...
2017-02-28 Dr. Stephen HensonRevert rc4test removal, it performs additional tests...
2017-02-28 Dr. Stephen HensonRemove more redundant tests: md4, md5, rmd, rc4, p5_crpt2
2017-02-28 Dr. Stephen HensonRemove wp_test.c: exactly the same tests are in evptest...
2017-02-24 Emilia KasperX509 time: tighten validation per RFC 5280
2017-02-23 Benjamin KadukAdopt test to changed behavior
2017-02-23 Benjamin KadukTests for SSL_bytes_to_cipher_list()
2017-02-23 PauliAdd a test case that tests more of the cipher modes.
2017-02-22 Rob PercivalChange CA.pl flag from --newprecert to --precert
2017-02-22 Rob PercivalBasic test for "openssl req -precert" via apps/CA.pl
2017-02-22 Richard LevitteCorrect the no-dh and no-dsa fix
2017-02-21 Dr. Stephen HensonAdd no siglags test for ECDSA certificate
2017-02-19 Todd ShortInternal siphash tests are not run.
2017-02-19 Richard LevitteVMS fix of test/recipes/80-test_ssl_new.t
2017-02-19 Richard LevitteFix no-dh and no-dsa
2017-02-17 Richard LevitteFix test_x509_store
2017-02-17 Matt CaswellAdd some KeyUpdate tests
2017-02-16 Richard LevitteAdd a test of the X509_STORE / X509_LOOKUP API
2017-02-14 Matt CaswellUpdate the tls13messages test to add some HRR scenarios
2017-02-14 Matt CaswellUpdate the kex modes tests to check various HRR scenarios
2017-02-14 Matt CaswellUpdate the key_share tests for HelloRetryRequest
2017-02-13 Richard Levittetest_rehash does nothing, have it do something
2017-02-09 Richard LevitteAdd needed module in 25-test_sid.t
2017-02-08 Richard LevitteBecause our test sid file contains EC, don't try it...
2017-02-06 Andy PolyakovRename 90-test_fuzz.t to 99-test_fuzz.t to ensure that...
2017-02-02 Dr. Stephen HensonAdd TLS 1.3 certificate selection tests.
2017-01-30 Matt CaswellAdd a test for the PSK kex modes extension
2017-01-30 Matt CaswellEnable wpacket test on shared builds
2017-01-30 Matt CaswellAdd testing of TLSv1.3 resumption in test_tls13messages
2017-01-30 Matt CaswellAdd support for the psk_key_exchange_modes extension
2017-01-28 Richard LevitteAdd a couple of test to check CRL fingerprint
2017-01-23 Richard LevitteFix no-tls1_2
2017-01-21 Gaétan Njinang'openssl passwd' command can now compute AIX MD5-based...
2017-01-18 Rich SalzSkip ECDH tests for SSLv3
2017-01-15 Dr. Stephen HensonAdd certificate selection tests.
2017-01-12 Matt CaswellFix no-dh builds
2017-01-11 Richard LevitteAdd a test "uitest"
2017-01-10 Matt CaswellFix no-ec following sigalgs refactor
2017-01-10 Matt CaswellAdd some signature tests
2017-01-10 Matt CaswellExtend ServerKeyExchange parsing to work with a signature
2017-01-10 Matt CaswellAdd a sigalg test to check we only allow sigalgs we...
2017-01-10 Matt CaswellExtend PSS signature support to TLSv1.2
2017-01-10 Matt CaswellFix test_sslversions to know that TLSv1.3 sets record...
2017-01-10 Matt CaswellAdd some sig algs tests
2017-01-10 Matt CaswellMake CertificateVerify TLS1.3 aware
2017-01-06 Matt CaswellImplement TLSv1.3 style CertificateStatus
2017-01-06 Matt CaswellCreate Certificate messages in TLS1.3 format
2017-01-04 Richard LevitteDon't run MSBLOB conversion tests when RSA or DSA are...
next