summaryrefslogtreecommitdiff
path: root/test/build.info
Commit message (Expand)AuthorAgeFilesLines
* QUIC Frame Encoding and Decoding FunctionsHugo Landau2022-07-291-1/+5
* Add a test for BIO_s_mem() when using datagramsMatt Caswell2022-07-281-1/+5
* Add unit test for event queuePauli2022-07-061-2/+6
* test: add priority queue unit testPauli2022-06-221-0/+10
* First working empty protocol testTomas Mraz2022-06-031-0/+8
* Move types.h #undefs for wincrypt.h compatibilitySamuel Lee2022-05-301-1/+5
* QUIC wire format supportHugo Landau2022-05-271-2/+2
* Testing the EVP_PKEY_CTX_new_from_name without preliminary initDmitry Belyavskiy2022-04-291-1/+5
* Minimal test checking we can get public key in Turkish localeDmitry Belyavskiy2022-04-221-1/+5
* Add support for mac-less password-base PKCS12 files to PKCS12_parse API.Daniel Fiala2022-03-241-1/+5
* Add TFO support to socket BIO and s_client/s_serverTodd Short2022-03-101-1/+6
* Add tests for do_updatedbArmin Fuerst2022-02-141-2/+10
* Statically link the legacy provider to endecode_testMatt Caswell2022-01-111-0/+8
* Add tests for RNDR and combine tests with RDRANDOrr Toledano2021-12-161-4/+4
* test: add unit tests for integer overflow helpersPauli2021-11-121-1/+5
* test: fetching proper signature provider for non-exportable keysTomas Mraz2021-10-271-0/+5
* test-rand: return failure on not enough data, allow parentPauli2021-10-261-1/+5
* Use applink to fix windows testsNicola Tuveri2021-08-301-1/+6
* Add a test for running the config twiceMatt Caswell2021-08-271-1/+5
* test: make build descriptions more consistentPauli2021-07-121-2/+2
* test: rename apps_mem.c to be apps_shims.c in anticipation of additonal funct...Pauli2021-07-121-1/+1
* test: add sm3 low level test case to test suite.杨明君2021-06-211-0/+7
* gost: remove the internal GOST test.Pauli2021-06-171-5/+1
* Add a test for fetching various non-evp objectsMatt Caswell2021-06-161-1/+6
* test: add test cases for SHAxxx helper functionsPauli2021-06-161-1/+5
* Add a test for the newly added OBJ upcallsMatt Caswell2021-06-161-1/+5
* When linking to static libssl always link to static libcryptoTomas Mraz2021-06-141-2/+2
* Fix PKCS7_verify to not have an error stack if it succeeds.Shane Lontis2021-05-311-1/+5
* Add a test for PKCS5_PBE_keyivgen()Jon Spillett2021-05-241-1/+5
* test: add test case to reliably reproduce RAND leak during POSTPauli2021-05-241-1/+5
* CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock...Dr. David von Oheimb2021-05-201-1/+1
* property: add test case for setting default user properties before fetchingMatt Caswell2021-05-121-1/+5
* Add a test for the public core bio APIMatt Caswell2021-05-041-1/+5
* acvp: fix the no-acvp_test buildPauli2021-04-301-2/+4
* Avoid more MSVC-specific C runtime library functionsTanzinul Islam2021-04-191-1/+1
* Remove the external BoringSSL testTomas Mraz2021-03-261-2/+0
* Fix DER reading from stdin for BIO_f_readbufferShane Lontis2021-03-221-1/+6
* Test errors from a provider can still be accessed after unloadMatt Caswell2021-02-241-3/+3
* test: add framework for generic fake random number generatorPauli2021-02-231-1/+1
* Deprecate the libssl level SRP APIsMatt Caswell2021-02-121-0/+3
* TEST: Add an algorithm ID tester for libcrypto vs providerRichard Levitte2021-02-051-0/+5
* Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis2021-01-261-3/+3
* TEST: move cert, key, and CSR loading aux functions to new testutil/load.cDr. David von Oheimb2021-01-131-1/+1
* Use adapted test_get_libctx() for simpler test setup and better error reportingDr. David von Oheimb2020-12-101-1/+1
* TEST: Add a simple module loader, and test the FIPS module with itRichard Levitte2020-12-011-0/+4
* TEST: Break out the local dynamic loading code from shlibloadtest.cRichard Levitte2020-12-011-1/+1
* test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb2020-12-011-34/+34
* endecode_test.c: Significant speedup in generating DH and DHX keysDr. David von Oheimb2020-11-291-2/+2
* Deprecate the DHparams and DHxparams PEM routinesMatt Caswell2020-11-271-4/+6
* Fix no-deprecated configurationShane Lontis2020-11-271-2/+2