aboutsummaryrefslogtreecommitdiff
path: root/test/ossl_shim
AgeCommit message (Expand)AuthorFilesLines
2020-07-21Fix API rename issue in shim layer that calls EVP_MAC_CTX_set_paramsShane Lontis1-1/+1
2020-07-16Add SSL_get[01]_peer_certificate()Todd Short1-1/+1
2020-06-13Fix two additional instances of the old EVP_MAC_CTX_ functions being used.Pauli1-1/+1
2020-06-04Update copyright yearMatt Caswell2-2/+2
2020-06-03ossl_shim: const cast the param arguments to avoid errorsPauli1-2/+4
2020-06-03ossl_shim: include core_names.h to resolve undeclared symbolsPauli1-0/+1
2020-05-28ossl_shim: use the correct ticket key call back.Pauli3-17/+12
2020-05-26ossl_shim: add deprecation guards around the -use-ticket-callback option.Pauli3-0/+15
2019-10-17Replace BUF_ string function calls with OPENSSL_ onesRich Salz1-2/+2
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre4-12/+12
2019-01-22Build: Change all _NO_INST to use attributes instead.Richard Levitte1-1/+1
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte8-8/+8
2018-08-22Fix BoringSSL external test failuresMatt Caswell1-1/+6
2018-07-26Fix ossl_shim SNI handlingBenjamin Kaduk1-1/+20
2018-05-11Set the ossl_shim to auto retry if not running asynchronouslyMatt Caswell1-0/+4
2018-03-12Don't negotiate TLSv1.3 with the ossl_shimMatt Caswell1-0/+6
2018-03-09Attempt to fix boringssl testsBen Kaduk1-1/+1
2018-03-05Update tests for TLS Ed448Matt Caswell1-1/+1
2018-02-13Update copyright yearMatt Caswell2-2/+2
2018-01-28Get rid of a warning about unused resultsRichard Levitte1-3/+4
2018-01-22test/ossl_shim/packeted_bio.h: don't include e_os.hRichard Levitte1-1/+0
2017-12-15Fix invalid function type casts.Bernd Edlinger2-6/+6
2017-12-04Fix the Boring tests following the SSLfatal() changesMatt Caswell1-1/+1
2017-09-04Fix an include location problem in the extrended tests.Pauli3-4/+4
2017-09-01Fixup include path in ossl_shim test after e_os.h workBenjamin Kaduk1-1/+1
2017-09-01struct timeval include guardsPauli1-10/+2
2017-06-30Cleanup some copyright stuffRich Salz1-50/+7
2017-06-09Fix a bundle of trailing spaces in several filesPaul Yang1-1/+1
2017-05-25Fix BoringSSL alert related test failuresMatt Caswell1-1/+1
2017-03-29More typo fixesFdaSilvaYY1-1/+1
2017-03-14Re-enable some BoringSSL testsMatt Caswell1-36/+0
2017-03-14SSL_get_peer_cert_chain() does not work after a resumptionMatt Caswell1-1/+1
2017-03-14Ensure we set the session id context in ossl_shimMatt Caswell1-0/+5
2017-03-14Fix 12 Boring tests involving NULL-SHA ciphersuitesMatt Caswell2-17/+19
2017-03-14Update ossl_config.json for later BoringSSL commitMatt Caswell1-1197/+337
2017-03-14Make the Boring tests passMatt Caswell1-1/+14
2017-01-09Move extension data into sub-structsRich Salz1-1/+1
2016-12-08Suppress some BoringSSL test failuresMatt Caswell1-0/+6
2016-11-23Fix some defines in ossl_shimMatt Caswell1-4/+0
2016-11-04Remove an unused field in ossl_shimMatt Caswell1-1/+0
2016-11-04Add a wildcard exception for TLS13 testsMatt Caswell1-0/+1
2016-11-04Swap header copyrights to standard OpenSSLMatt Caswell7-84/+49
2016-11-04Add missing bn.h includeMatt Caswell1-0/+1
2016-11-04Update the BoringSSL suppressions file based on the latest shimMatt Caswell1-591/+337
2016-11-04Rename BoringSSL style OPENSSL_WINDOWS to OPENSSL_SYS_WINDOWSMatt Caswell2-3/+3
2016-11-04Fix a code inconsistencyMatt Caswell1-4/+2
2016-11-04Remove some #if 0'd out codeMatt Caswell1-6/+0
2016-11-04Removed scoped_types.hMatt Caswell1-28/+0
2016-11-04Remove some flags that are unused in the shimMatt Caswell3-27/+2
2016-11-04Use the -allow-unimplemented feature of the BoringSSL runnerMatt Caswell1-0/+1