Convert SSL_SESSION_ASN1 to use size specific integers
[openssl.git] / test /
2017-03-30 FdaSilvaYYMore typo fixes
2017-03-28 Rich SalzMove PRIu64 to e_os.h
2017-03-28 Emilia Kasperasynctest: don't depend on apps
2017-03-21 Richard LevitteFix test/recipes/80-test_ssl_old.t
2017-03-21 Richard LevitteRework how protocol specific ciphers in 80-test_ssl_old...
2017-03-20 Bernd EdlingerFix the error handling in CRYPTO_dup_ex_data.
2017-03-17 Péter BudaiFixed PKCS5_PBKDF2_HMAC() to adhere to the documentation.
2017-03-16 Richard LevitteRather use -out parameter than redirect stdout
2017-03-14 Benjamin KadukFix some -Wshadow warnings
2017-03-13 Bernd EdlingerAdded a test case for RSA_padding_add_PKCS1_PSS_mgf1.
2017-03-06 Rich SalzFix an endless loop in rsa_builtin_keygen.
2017-03-03 Bernd EdlingerReset executable bits on files where not needed.
2017-03-01 Richard LevitteTest framework: Add the possibility to have a test...
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-23 Rich SalzAdd -Wundef to strict-warnings
2017-02-19 Richard LevitteVMS fix of test/recipes/80-test_ssl_new.t
2017-02-17 Richard LevitteFix test_x509_store
2017-02-17 Richard LevitteAdd a test of the X509_STORE / X509_LOOKUP API
2017-02-17 Richard Levittetest/README: clarify test number groups
2017-02-16 Matt CaswellFix a mem leak in ssl_test_ctx.c
2017-02-16 Richard LevitteDon't run MSBLOB conversion tests when RSA or DSA are...
2017-02-16 Matt CaswellProvide a test for the Encrypt-Then-Mac renegotiation...
2017-02-13 Andrea GrandiAdd test to show wrong behavior of ASYNC_WAIT_CTX
2017-02-13 Richard Levittetest_rehash does nothing, have it do something
2017-01-29 Richard Levittetest/evp_test.c: If no algorithm was specified, don...
2017-01-28 Richard LevitteAdd a couple of test to check CRL fingerprint
2017-01-26 Dr. Stephen HensonAdd server signature algorithm bug test.
2017-01-25 Matt CaswellAdjust in and in_len instead of donelen
2017-01-25 Matt CaswellFix the overlapping check for fragmented "Update" opera...
2017-01-25 Matt CaswellUpdate evp_test to make sure passing partial block...
2017-01-23 Matt CaswellExtend the test_ssl_new renegotiation tests to include...
2017-01-23 Matt CaswellAdd a test to check messsages sent are the ones we...
2017-01-18 Rich SalzSkip ECDH tests for SSLv3
2017-01-12 Rich SalzGH2176: Add X509_VERIFY_PARAM_get_time
2017-01-08 Dr. Stephen HensonAdd new ssl_test option.
2017-01-08 Dr. Stephen HensonAdd server temp key type checks
2017-01-05 Dr. Stephen HensonRemove BIO_seek/BIO_tell from evp_test.c
2017-01-03 Dr. Stephen Hensonevptests.txt is not a shell script
2017-01-03 Dr. Stephen HensonAdd RSA decrypt and OAEP tests.
2016-12-30 Matt CaswellProvide some tests for the sig algs API
2016-12-17 Richard Levittetest/ssl_test: give up if both client and server wait...
2016-12-16 Richard Levitteevp_test: when function and reason strings aren't avail...
2016-12-14 Rich SalzCRL critical extension bugfix
2016-12-14 Dr. Stephen HensonAdd function and reason checking to evp_test
2016-12-12 Matt CaswellFix a leak in SSL_clear()
2016-12-10 Dr. Stephen HensonAdditional error tests in evp_test.c
2016-12-10 Dr. Stephen HensonAdd RSA PSS tests
2016-12-08 Richard LevitteAdd a test for the UI API
2016-11-25 Dr. Stephen Hensonadd CMS SHA1 signing test
2016-11-25 Andy Polyakovtest/evptests.txt: add regression test for false carry...
2016-11-21 Kurt RoeckxMake SSL_read and SSL_write return the old behaviour...
2016-11-21 Kurt RoeckxMake async_read and async_write return -1 on failure.
2016-11-20 Todd ShortSkipping tests in evp_test leaks memory
2016-11-17 Dr. Stephen HensonAdd conversion test for MSBLOB format.
2016-11-16 Rob PercivalMake sure things get deleted when test setup fails...
2016-11-16 Rob PercivalUse valid signature in test_decode_tls_sct()
2016-11-16 Rob PercivalConstruct SCT from base64 in ct_test
2016-11-16 Matt CaswellRemove a hack from ssl_test_old
2016-11-15 Rob PercivalAdd test for CT_POLICY_EVAL_CTX default time
2016-11-15 Rob PercivalCheck that SCT timestamps are not in the future
2016-11-13 Matthias KraftSolution proposal for issue #1647.
2016-11-10 Matt CaswellFix the no-tls option
2016-11-10 Richard LevitteFix no-cms (CVE-2016-7053)
2016-11-10 Andy Polyakovtest/evptests.txt: add negative tests for AEAD ciphers.
2016-11-10 Andy Polyakovtest: add TLS application data corruption test.
2016-11-10 Dr. Stephen Hensonadd test for CVE-2016-7053
2016-11-10 Andy Polyakovtest/bntest.c: regression test for CVE-2016-7055.
2016-11-10 Richard LevitteFix the evp_test Ctrl keyword processing
2016-11-10 Richard LevitteFix no-dso (shlibloadtest)
2016-11-07 David BenjaminImprove RSA test coverage.
2016-11-07 David BenjaminImplement RSASSA-PKCS1-v1_5 as specified.
2016-11-03 Richard LevitteDon't assume to know the shared library extension
2016-11-03 Richard Levittetest/shlibloadtest: small fixes
2016-11-03 Richard Levittetest/build.info: typo, $ missing
2016-11-02 Matt CaswellAdd a test to dynamically load and unload the libraries
2016-11-02 Matt CaswellAdd a test for unrecognised record types
2016-11-02 Richard LevitteTest recipes: remove duplicate OpenSSL::Test usage
2016-11-02 Matt CaswellAdd a read_ahead test
2016-10-28 Matt CaswellAdd a test for BIO_read() returning 0 in SSL_read(...
2016-10-13 Dr. Stephen HensonAdd memory leak detection to d2i_test
2016-10-13 FdaSilvaYYFix copy-paste test labels
2016-10-13 Ben LaurieRemove blank line.
2016-10-13 Ben LaurieFix no-ocsp.
2016-10-02 Ben LaurieDon't use des when disabled.
2016-10-01 Dr. Stephen HensonAdd SRP test vectors from RFC5054
2016-09-29 Matt CaswellFix no-dtls
2016-09-28 Matt CaswellAdd DTLS renegotiation tests
2016-09-28 Matt CaswellExtend the renegotiation tests
2016-09-28 Matt CaswellUpdate README.ssltest.md
2016-09-28 Matt CaswellAdd support for testing renegotiation
2016-09-27 David BenjaminAdd a basic test for BN_bn2dec.
2016-09-26 David BenjaminAdd missing parameter.
2016-09-26 David BenjaminSwitch back to assuming TLS 1.2.
2016-09-26 David BenjaminAddress review comments.
2016-09-26 David BenjaminDon't test quite so many of them.
2016-09-26 David BenjaminTest CBC mode padding.
2016-09-26 Matt CaswellFix some mem leaks in sslapitest
next