Catch up to the removal of OSSL_STORE_open_file()
[openssl.git] / test /
2017-07-26 PauliFix the two new tests since approval.
2017-07-26 PauliUpdate the test framework so that the need for test_mai...
2017-07-26 Paul YangAdd test cases and docs for ASN1_STRING_TABLE_* functions
2017-07-26 Todd ShortAdd support to free/allocate SSL buffers
2017-07-25 Andy PolyakovWire SHA3 EVPs and add tests.
2017-07-24 Richard Levittetest/recipes/80-test_tsa.t: Don't trust 'OPENSSL_CONF'
2017-07-24 PauliImprove struct tm population
2017-07-23 Paul YangAdd asn1_time_to_tm function and check days in month
2017-07-20 Paul YangSupport converting cipher name to RFC name and vice...
2017-07-20 Benjamin KadukRemove trailing whitespace from drbgtest.c
2017-07-19 Dr. Stephen HensonAdd keygen test data
2017-07-19 Dr. Stephen HensonAdd keygen test to evp_test
2017-07-19 Rich SalzAdd DRBG random method
2017-07-18 Matt CaswellAdd a test for SSL_clear()
2017-07-18 Matt CaswellAdd a test for early_data when an HRR occurs
2017-07-16 PauliAddress Coverity issues.
2017-07-15 Richard Levittetestutil: stanza files are text files, open them as...
2017-07-15 Richard Levittetest/recipes/90-test_store.t: Add a few cases with...
2017-07-15 Richard Levittetest/recipes/90-test_store.t: Test absolute files
2017-07-15 Richard Levittetest/recipes/90-test_store.t: Rename some functions
2017-07-13 PauliRemove trailing blanks.
2017-07-13 PauliTest cleaning and modernisation
2017-07-13 PauliFix some issues raise by coverity in the tests.
2017-07-13 Dr. Stephen HensonAdd sanity test for certificate table
2017-07-13 Dr. Stephen HensonAdd additional ECDSA/Ed25519 selection tests.
2017-07-07 Matt CaswellDo not allow non-dhe kex_modes by default
2017-07-07 Matt CaswellUpdate the test/session.pem to have a tick_nonce value
2017-07-07 Matt CaswellUpdate tls13_hkdf_expand() to take the length of the...
2017-07-07 Matt CaswellThe correct key length for a TLSv1.3 SHA384 ciphersuite...
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-07-05 PauliFix compiler warnings
2017-07-04 PauliRemove the TEST_check macro.
2017-07-03 Rich SalzBN_pseudo_rand is really BN_rand
2017-07-03 Richard LevitteRemove the possibility to disable the UI module entirely
2017-07-01 Rich SalzCleanup some copyright stuff
2017-06-30 Dr. Stephen HensonFix build with no-threads no-ec
2017-06-29 Richard LevitteSTORE test recipe: Remove comment refering to OpenConnect
2017-06-29 Richard LevitteTest that storeutl with a directory path works as expected
2017-06-29 Richard LevitteSTORE tests: add PKCS#12 tests
2017-06-29 Richard LevitteAdd a test that checks the store utility
2017-06-29 Matt CaswellUpdates following review of SSL_export_key_material...
2017-06-29 Matt CaswellAdd an SSL_export_keying_material() test
2017-06-28 Richard LevitteAdd dependency on apps/progs.h for test/uitest.o
2017-06-28 Richard Levittetest/uitest.c's pem_password_cb returned 1 instead...
2017-06-27 Rich SalzUse randomness not entropy
2017-06-26 Paul YangFix return value checking for BIO_sock_init
2017-06-25 Benjamin KadukFix no-dsa build again
2017-06-25 Benjamin KadukAdd tests for deprecated sigalgs with TLS 1.3 ClientHellos
2017-06-25 Benjamin KadukFix no-dsa build
2017-06-23 Matt CaswellFix a memory leak in the new TAP filter BIO
2017-06-23 Matt CaswellFix the constant time 64 test
2017-06-22 PauliRemove uses of the TEST_check macro.
2017-06-21 PauliTAP line filter BIO.
2017-06-21 Matt CaswellPSK related tweaks based on review feedback
2017-06-21 Matt CaswellAdd some tests for the new TLSv1.3 PSK code
2017-06-21 Rich SalzAdd ecstress test
2017-06-21 Rich SalzAdd constant-time 64
2017-06-21 Dr. Stephen HensonUpdate test config file
2017-06-21 Dr. Stephen HensonAdd Ed25519 TLS 1.3 and 1.2 tests
2017-06-21 Dr. Stephen HensonAdd Ed25519 EE certificates
2017-06-21 Dr. Stephen HensonEd25519 support for mkcert.sh
2017-06-21 Rich SalzMerge Nokia copyright notice into standard
2017-06-21 PauliRemove OSSLzu macros and use %zu in the test framework...
2017-06-20 Rich SalzModify Sun copyright to follow OpenSSL style
2017-06-20 PauliAddress style issues.
2017-06-20 PauliAddress double error and OSSLzu comments.
2017-06-20 PauliPut error output back.
2017-06-20 PauliUpdate tests to avoid printf to stdout/stderr when...
2017-06-19 PauliFix preprocessor indentation.
2017-06-17 Richard LevitteFix va_list processing in test_note()
2017-06-16 PauliAdd output routines to allow consistent formatting...
2017-06-16 Bernd EdlingerAdd a missing break in test/shlibloadtest.c
2017-06-16 Matt CaswellAdd comments to test_ciphersuite_change()
2017-06-16 Matt CaswellMove ciphersuite selection before session resumption...
2017-06-16 Matt CaswellAdd a test for a server changing the ciphersuite
2017-06-15 Benjamin KadukFix no-ec
2017-06-15 Richard LevitteBuild apps/progs.h dynamically
2017-06-15 Richard LevitteMove bn and evp test programs input data to their respe...
2017-06-15 PauliCorrect Oracle copyrights & clarify.
2017-06-12 Benjamin KadukAdd sslapitest for SSL_early_get1_extensions_present()
2017-06-12 Benjamin KadukTLS 1.3 client sigalgs test no longer needs TLS 1.2
2017-06-11 Rich SalzIntroduce ASN1_TIME_set_string_X509 API
2017-06-09 Benjamin KadukFix memory leaks in CTLOG_new_from_base64
2017-06-09 Paul YangFix a bundle of trailing spaces in several files
2017-06-06 Todd ShortFix #2400 Add NO_RENEGOTIATE option
2017-06-06 Todd ShortHandle the server refusing to reneg in a reneg_setup
2017-06-06 Paul YangFix coding style
2017-06-06 Paul YangSet local variable to 0 to avoid build error
2017-06-06 Paul YangAdd test cases for X509_check_private_key
2017-06-05 Rich SalzUse common STANZA for bn and exp tests
2017-06-02 Todd ShortFix ex_data and session_dup issues
2017-05-30 Dr. Stephen Hensonno-ec fix
2017-05-30 Dr. Stephen HensonAdd Ed25519 verify test.
2017-05-30 Dr. Stephen HensonAdd RFC8032 tests and additional cases
2017-05-29 Thijs WenkerFix certificate version number in test
2017-05-26 Rainer JungFix use of "can_load()" in run_tests.pl.
2017-05-26 Andy Polyakovtest/evp_test.c: improve output in case of errors.
2017-05-25 Matt CaswellFix BoringSSL alert related test failures
2017-05-23 Rich SalzFix va_arg all in test_error_c90
next