aboutsummaryrefslogtreecommitdiffstats
path: root/test/ossl_shim
Commit message (Expand)AuthorAgeFilesLines
* Fix API rename issue in shim layer that calls EVP_MAC_CTX_set_paramsShane Lontis2020-07-211-1/+1
* Add SSL_get[01]_peer_certificate()Todd Short2020-07-161-1/+1
* Fix two additional instances of the old EVP_MAC_CTX_ functions being used.Pauli2020-06-131-1/+1
* Update copyright yearMatt Caswell2020-06-042-2/+2
* ossl_shim: const cast the param arguments to avoid errorsPauli2020-06-031-2/+4
* ossl_shim: include core_names.h to resolve undeclared symbolsPauli2020-06-031-0/+1
* ossl_shim: use the correct ticket key call back.Pauli2020-05-283-17/+12
* ossl_shim: add deprecation guards around the -use-ticket-callback option.Pauli2020-05-263-0/+15
* Replace BUF_ string function calls with OPENSSL_ onesRich Salz2019-10-171-2/+2
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-284-12/+12
* Build: Change all _NO_INST to use attributes instead.Richard Levitte2019-01-221-1/+1
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-068-8/+8
* Fix BoringSSL external test failuresMatt Caswell2018-08-221-1/+6
* Fix ossl_shim SNI handlingBenjamin Kaduk2018-07-261-1/+20
* Set the ossl_shim to auto retry if not running asynchronouslyMatt Caswell2018-05-111-0/+4
* Don't negotiate TLSv1.3 with the ossl_shimMatt Caswell2018-03-121-0/+6
* Attempt to fix boringssl testsBen Kaduk2018-03-091-1/+1
* Update tests for TLS Ed448Matt Caswell2018-03-051-1/+1
* Update copyright yearMatt Caswell2018-02-132-2/+2
* Get rid of a warning about unused resultsRichard Levitte2018-01-281-3/+4
* test/ossl_shim/packeted_bio.h: don't include e_os.hRichard Levitte2018-01-221-1/+0
* Fix invalid function type casts.Bernd Edlinger2017-12-152-6/+6
* Fix the Boring tests following the SSLfatal() changesMatt Caswell2017-12-041-1/+1
* Fix an include location problem in the extrended tests.Pauli2017-09-043-4/+4
* Fixup include path in ossl_shim test after e_os.h workBenjamin Kaduk2017-09-011-1/+1
* struct timeval include guardsPauli2017-09-011-10/+2
* Cleanup some copyright stuffRich Salz2017-06-301-50/+7
* Fix a bundle of trailing spaces in several filesPaul Yang2017-06-091-1/+1
* Fix BoringSSL alert related test failuresMatt Caswell2017-05-251-1/+1
* More typo fixesFdaSilvaYY2017-03-291-1/+1
* Re-enable some BoringSSL testsMatt Caswell2017-03-141-36/+0
* SSL_get_peer_cert_chain() does not work after a resumptionMatt Caswell2017-03-141-1/+1
* Ensure we set the session id context in ossl_shimMatt Caswell2017-03-141-0/+5
* Fix 12 Boring tests involving NULL-SHA ciphersuitesMatt Caswell2017-03-142-17/+19
* Update ossl_config.json for later BoringSSL commitMatt Caswell2017-03-141-1197/+337
* Make the Boring tests passMatt Caswell2017-03-141-1/+14
* Move extension data into sub-structsRich Salz2017-01-091-1/+1
* Suppress some BoringSSL test failuresMatt Caswell2016-12-081-0/+6
* Fix some defines in ossl_shimMatt Caswell2016-11-231-4/+0
* Remove an unused field in ossl_shimMatt Caswell2016-11-041-1/+0
* Add a wildcard exception for TLS13 testsMatt Caswell2016-11-041-0/+1
* Swap header copyrights to standard OpenSSLMatt Caswell2016-11-047-84/+49
* Add missing bn.h includeMatt Caswell2016-11-041-0/+1
* Update the BoringSSL suppressions file based on the latest shimMatt Caswell2016-11-041-591/+337
* Rename BoringSSL style OPENSSL_WINDOWS to OPENSSL_SYS_WINDOWSMatt Caswell2016-11-042-3/+3
* Fix a code inconsistencyMatt Caswell2016-11-041-4/+2
* Remove some #if 0'd out codeMatt Caswell2016-11-041-6/+0
* Removed scoped_types.hMatt Caswell2016-11-041-28/+0
* Remove some flags that are unused in the shimMatt Caswell2016-11-043-27/+2
* Use the -allow-unimplemented feature of the BoringSSL runnerMatt Caswell2016-11-041-0/+1