summaryrefslogtreecommitdiff
path: root/test/ossl_shim
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused BoringSSL specific flagsMatt Caswell2016-11-044-136/+5
* Remove some unreferenced fields from TestStateMatt Caswell2016-11-041-7/+0
* Remove some #if 0'd out codeMatt Caswell2016-11-041-9/+0
* Remove test/ossl_shim/MakefileMatt Caswell2016-11-041-9/+0
* Fix some unused variable warnings in ossl_shimMatt Caswell2016-11-041-2/+0
* Control building of ossl_shim through ConfigureMatt Caswell2016-11-041-1/+1
* Integrate ossl_shim into the buildRichard Levitte2016-11-041-0/+6
* Add a shim config fileMatt Caswell2016-11-041-0/+1437
* Rebase shim against latest boringssl codeMatt Caswell2016-11-0410-311/+653
* Integrate BoringSSL shimMatt Caswell2016-11-0410-0/+2169