aboutsummaryrefslogtreecommitdiffstats
path: root/test/build.info
Commit message (Expand)AuthorAgeFilesLines
* 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
* Test various deprecated PEM_read_bio_* APIsMatt Caswell2020-11-251-1/+8
* test RNG: set state to uninitialised as part of uninstantiate call.Pauli2020-11-201-1/+1
* test/endecoder_legacy_test.c: new test for legacy comparisonRichard Levitte2020-11-151-0/+5
* TEST: Add a test of EC key generation with encoding specRichard Levitte2020-09-121-1/+1
* Fix coverity issue: CID 1466486 - Resource leak in OSSL_STOREShane Lontis2020-09-121-1/+5
* Diverse build.info: Adjust pathsRichard Levitte2020-09-101-1/+1
* rand: instantiate the DRBGs upon first use.Pauli2020-08-281-1/+5
* Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte2020-08-211-4/+4
* testutil: Add provider.c with test_get_libctx(), to use at least for SSL and CMPDr. David von Oheimb2020-08-211-1/+1
* Test that EVP_default_properties_is_fips_enabled() works earlyMatt Caswell2020-08-171-1/+5
* Add 'on demand self test' and status test to providersShane Lontis2020-08-091-1/+5
* rand_drbg: remove RAND_DRBG.Pauli2020-08-071-11/+1
* Add new APIs to get PKCS12 secretBag OID and valueJon Spillett2020-08-071-1/+6
* TEST: Add new serializer and deserializer testRichard Levitte2020-07-241-0/+5
* EVP: deprecate the EVP_X_meth_ functions.Pauli2020-07-221-2/+6
* Add multiple fixes for ffc key generation using invalid p,q,g parameters.Shane Lontis2020-07-091-1/+5
* Add a test for d2i_AutoPrivateKey_ex with a non-default libctxMatt Caswell2020-06-191-2/+8
* Write a test provider to test the TLS-GROUPS capabilityMatt Caswell2020-06-191-1/+1
* Add ACVP fips module testsShane Lontis2020-06-171-0/+7
* Add a CMAC testMatt Caswell2020-06-101-0/+9
* test: TLS1.3 and new ciphers for kTLSVadim Fedorenko2020-06-081-0/+1
* TESTUTIL: Separate TAP output and other output by BIO filterRichard Levitte2020-06-061-1/+1
* Implement a Filtering ProviderMatt Caswell2020-06-051-1/+1
* TEST: Add provider_fallback_test, to test aspects of fallback providersRichard Levitte2020-06-041-0/+5
* Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR...Shane Lontis2020-05-261-1/+6
* Delete the sslprovider testMatt Caswell2020-05-181-5/+1
* HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb2020-04-021-1/+5
* Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb2020-04-021-15/+15
* Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb2020-03-251-1/+5
* AES CTR-DRGB: add test for 32-bit counter overflowPatrick Steuer2020-03-111-2/+5
* Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb2020-03-101-2/+7
* Use .cnf for config files, not .confRich Salz2020-03-061-2/+2
* Add Serializers for ECShane Lontis2020-03-041-1/+1
* Deprecate the low level Diffie-Hellman functions.Pauli2020-02-201-11/+11
* Deprecate the low level RSA functions.Pauli2020-02-201-13/+11
* chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb2020-02-171-1/+5
* Add FFC param/key validationShane Lontis2020-02-161-1/+6
* Deprecate the low level DSA functions.Pauli2020-02-121-10/+11
* Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb2020-02-101-0/+8
* Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}Richard Levitte2020-02-071-2/+1
* Add a test for SSL_CTX_new_with_libctx()Matt Caswell2020-02-061-2/+6
* Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli2020-02-041-6/+6
* Deprecate the low level HMAC functionsPauli2020-01-291-6/+5