fix: BN_swap mishandles flags (1.1.0)
[openssl.git] / test /
2018-04-20 Bernd EdlingerFix a gcc-8 warning -Wcast-function-type
2018-04-20 Matt CaswellAdd a test for SSL_pending()
2018-04-19 Matt CaswellAdd a test for a NULL X509_STORE in X509_STORE_CTX_init
2018-04-14 Matthias KraftCustome built dladdr() for AIX.
2018-04-13 Richard Levittetest/recipes/test_genrsa.t : don't fail because of...
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-27 Matt CaswellUpdate copyright year
2018-03-19 Richard LevitteEnhance ssltestlib's create_ssl_ctx_pair to take min...
2018-03-19 Richard LevitteStop test/shlibloadtest.c from failing in a regression...
2018-02-24 Andy Polyakovtest/recipes/80-test_pkcs12.t: handle lack of Win32...
2018-02-19 Richard Levittetest_ssl_old: avoid empty strings for flags
2018-01-30 Matt CaswellAdd the SSL_OP_NO_RENEGOTIATION option to 1.1.0
2018-01-29 Richard LevitteDon't break testing when runnins as root
2018-01-20 Richard LevitteEnable TLSProxy tests on Windows
2018-01-06 Bernd EdlingerStop using unimplemented cipher classes.
2017-12-16 Bernd EdlingerFix a gcc fallthru warning
2017-12-13 Benjamin KadukWrap more of ocspapitest.c in OPENSSL_NO_OCSP
2017-12-13 Benjamin KadukFix coverity-reported errors in ocspapitest
2017-12-13 Benjamin KadukAdd OCSP API test executable
2017-12-11 Benjamin KadukFix typo in comment
2017-12-08 Rich SalzStandardize syntax of sizeof(foo)
2017-12-08 Richard LevitteRemove unicode characters from source
2017-12-07 Matt CaswellFix the buffer sizing in the fatalerrtest
2017-12-06 Matt CaswellAdd a test for CVE-2017-3737
2017-11-21 Richard LevitteAvoid unnecessary MSYS2 conversion of some arguments
2017-11-05 Richard LevitteConsolidate the locations where we have our internal...
2017-11-05 Richard LevittePerl: Use our own globbing wrapper rather than File...
2017-11-03 FdaSilvaYYSpelling doc #3580
2017-10-31 Baptiste Jonglezafalg: Fix kernel version check
2017-10-13 Dr. Stephen HensonBackport key redirection test from master branch
2017-10-13 Ben KadukSkip ssl-tests/19-mac-then-encrypt.conf for no-tls1_2
2017-10-09 Richard LevitteFix util/perl/OpenSSL/Test.pm input variable overwrite
2017-10-05 Emilia KasperTest mac-then-encrypt
2017-09-30 Andy Polyakovrecipes/25-test_verify.t: reformat.
2017-09-30 David BenjaminGuard against DoS in name constraints handling.
2017-09-27 David BenjaminAllow DH_set0_key with only private key.
2017-09-01 Richard LevitteFix OpenSSL::Test::Utils::config to actualy load the...
2017-08-21 Nicola Tuverievp_test.c: Add PrivPubKeyPair negative tests
2017-08-21 Nicola Tuverievp_test.c: Add PrivPubKeyPair test
2017-08-16 David von OheimbFix OCSP_basic_verify() cert chain construction in...
2017-08-10 Dr. Stephen Hensonno-ec2m fixes
2017-08-10 Dr. Stephen HensonAdd alternative CMS P-256 cert
2017-08-08 Dr. Stephen HensonAdd test for ECDH CMS key only
2017-08-03 Richard LevitteRevert "Perl: Use File::Glob::bsd_glob rather than...
2017-07-29 Bernd EdlingerAdd some test coverage for OPENSSL_secure_clear_free
2017-07-28 Richard LevittePerl: Use File::Glob::bsd_glob rather than File::Glob...
2017-07-24 Richard Levittetest/recipes/80-test_tsa.t: Don't trust 'OPENSSL_CONF'
2017-07-07 Richard Levittetest/run_tests.pl: Make sure to exit with a code that...
2017-07-07 Richard Levittetest/recipes/90-test_shlibload.t: Make sure to handle...
2017-06-14 Todd ShortFix ex_data and session_dup issues
2017-05-26 Rainer JungFix use of "can_load()" in run_tests.pl.
2017-05-22 Todd ShortFix infinite loops in secure memory allocation.
2017-05-22 Andy Polyakovtest/run_tests.pl: don't mask test failures.
2017-05-10 Matt CaswellAdd a test for SNI in conjunction with custom extensions
2017-05-10 Richard LevittePrefer TAP::Harness over Test::Harness
2017-04-28 Rich SalzEnsure blank lines between tests.
2017-04-26 Rob PercivalAdd SSL tests for certificates with embedded SCTs
2017-04-26 Dr. Stephen HensonAdd and use function test_pem to work out test filenames.
2017-04-17 Rich SalzCatch EC_R_UNKNOWN_GROUP in check_unsupported()
2017-04-14 Nicola TuveriReformat evptests.txt
2017-04-13 Nicola TuveriRemove ecdhtest.c
2017-04-13 Nicola Tuveriecdhtest.c: move co-factor ECDH KATs to evptests
2017-04-12 Nicola TuveriRemove more stale code in ecdhtest.c
2017-04-12 Nicola Tuveriecdhtest.c: move KATs to evptests.txt
2017-04-12 Nicola TuveriRemove stale code in ecdhtest.c
2017-04-12 Nicola Tuveriecdhtest.c: move NAMED CURVES TESTS to evptests.txt
2017-04-11 Benjamin KadukAllow an ALPN callback to pretend to not exist
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...
next