]> git.ipfire.org Git - thirdparty/openssl.git/history - test/ossl_shim
Make sure we use the libctx when creating an EVP_PKEY_CTX in libssl
[thirdparty/openssl.git] / test / ossl_shim /
2019-10-17  Rich SalzReplace BUF_ string function calls with OPENSSL_ ones
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-01-22  Richard LevitteBuild: Change all _NO_INST to use attributes instead.
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-08-22  Matt CaswellFix BoringSSL external test failures
2018-07-26  Benjamin KadukFix ossl_shim SNI handling
2018-05-11  Matt CaswellSet the ossl_shim to auto retry if not running asynchro...
2018-03-12  Matt CaswellDon't negotiate TLSv1.3 with the ossl_shim
2018-03-09  Ben KadukAttempt to fix boringssl tests
2018-03-05  Matt CaswellUpdate tests for TLS Ed448
2018-02-13  Matt CaswellUpdate copyright year
2018-01-28  Richard LevitteGet rid of a warning about unused results
2018-01-22  Richard Levittetest/ossl_shim/packeted_bio.h: don't include e_os.h
2017-12-15  Bernd EdlingerFix invalid function type casts.
2017-12-04  Matt CaswellFix the Boring tests following the SSLfatal() changes
2017-09-03  PauliFix an include location problem in the extrended tests.
2017-09-01  Benjamin KadukFixup include path in ossl_shim test after e_os.h work
2017-08-31  Paulistruct timeval include guards
2017-07-01  Rich SalzCleanup some copyright stuff
2017-06-09  Paul YangFix a bundle of trailing spaces in several files
2017-05-25  Matt CaswellFix BoringSSL alert related test failures
2017-03-29  FdaSilvaYYMore typo fixes
2017-03-14  Matt CaswellRe-enable some BoringSSL tests
2017-03-14  Matt CaswellSSL_get_peer_cert_chain() does not work after a resumption
2017-03-14  Matt CaswellEnsure we set the session id context in ossl_shim
2017-03-14  Matt CaswellFix 12 Boring tests involving NULL-SHA ciphersuites
2017-03-14  Matt CaswellUpdate ossl_config.json for later BoringSSL commit
2017-03-14  Matt CaswellMake the Boring tests pass
2017-01-10  Rich SalzMove extension data into sub-structs
2016-12-08  Matt CaswellSuppress some BoringSSL test failures
2016-11-23  Matt CaswellFix some defines in ossl_shim
2016-11-04  Matt CaswellRemove an unused field in ossl_shim
2016-11-04  Matt CaswellAdd a wildcard exception for TLS13 tests
2016-11-04  Matt CaswellSwap header copyrights to standard OpenSSL
2016-11-04  Matt CaswellAdd missing bn.h include
2016-11-04  Matt CaswellUpdate the BoringSSL suppressions file based on the...
2016-11-04  Matt CaswellRename BoringSSL style OPENSSL_WINDOWS to OPENSSL_SYS_W...
2016-11-04  Matt CaswellFix a code inconsistency
2016-11-04  Matt CaswellRemove some #if 0'd out code
2016-11-04  Matt CaswellRemoved scoped_types.h
2016-11-04  Matt CaswellRemove some flags that are unused in the shim
2016-11-04  Matt CaswellUse the -allow-unimplemented feature of the BoringSSL...
2016-11-04  Matt CaswellRemove unused BoringSSL specific flags
2016-11-04  Matt CaswellRemove some unreferenced fields from TestState
2016-11-04  Matt CaswellRemove some #if 0'd out code
2016-11-04  Matt CaswellRemove test/ossl_shim/Makefile
2016-11-04  Matt CaswellFix some unused variable warnings in ossl_shim
2016-11-04  Matt CaswellControl building of ossl_shim through Configure
2016-11-04  Richard LevitteIntegrate ossl_shim into the build
2016-11-04  Matt CaswellAdd a shim config file
2016-11-04  Matt CaswellRebase shim against latest boringssl code
2016-11-04  Matt CaswellIntegrate BoringSSL shim