summaryrefslogtreecommitdiffstats
path: root/test/build.info
AgeCommit message (Expand)Author
2021-01-13TEST: move cert, key, and CSR loading aux functions to new testutil/load.cDr. David von Oheimb
2020-12-10Use adapted test_get_libctx() for simpler test setup and better error reportingDr. David von Oheimb
2020-12-01TEST: Add a simple module loader, and test the FIPS module with itRichard Levitte
2020-12-01TEST: Break out the local dynamic loading code from shlibloadtest.cRichard Levitte
2020-12-01test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb
2020-11-29endecode_test.c: Significant speedup in generating DH and DHX keysDr. David von Oheimb
2020-11-27Deprecate the DHparams and DHxparams PEM routinesMatt Caswell
2020-11-27Fix no-deprecated configurationShane Lontis
2020-11-25Test various deprecated PEM_read_bio_* APIsMatt Caswell
2020-11-20test RNG: set state to uninitialised as part of uninstantiate call.Pauli
2020-11-15test/endecoder_legacy_test.c: new test for legacy comparisonRichard Levitte
2020-09-12TEST: Add a test of EC key generation with encoding specRichard Levitte
2020-09-12Fix coverity issue: CID 1466486 - Resource leak in OSSL_STOREShane Lontis
2020-09-10Diverse build.info: Adjust pathsRichard Levitte
2020-08-28rand: instantiate the DRBGs upon first use.Pauli
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte
2020-08-21testutil: Add provider.c with test_get_libctx(), to use at least for SSL and CMPDr. David von Oheimb
2020-08-17Test that EVP_default_properties_is_fips_enabled() works earlyMatt Caswell
2020-08-09Add 'on demand self test' and status test to providersShane Lontis
2020-08-07rand_drbg: remove RAND_DRBG.Pauli
2020-08-07Add new APIs to get PKCS12 secretBag OID and valueJon Spillett
2020-07-24TEST: Add new serializer and deserializer testRichard Levitte
2020-07-22EVP: deprecate the EVP_X_meth_ functions.Pauli
2020-07-09Add multiple fixes for ffc key generation using invalid p,q,g parameters.Shane Lontis
2020-06-19Add a test for d2i_AutoPrivateKey_ex with a non-default libctxMatt Caswell
2020-06-19Write a test provider to test the TLS-GROUPS capabilityMatt Caswell
2020-06-17Add ACVP fips module testsShane Lontis
2020-06-10Add a CMAC testMatt Caswell
2020-06-08test: TLS1.3 and new ciphers for kTLSVadim Fedorenko
2020-06-06TESTUTIL: Separate TAP output and other output by BIO filterRichard Levitte
2020-06-05Implement a Filtering ProviderMatt Caswell
2020-06-04TEST: Add provider_fallback_test, to test aspects of fallback providersRichard Levitte
2020-05-26Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR...Shane Lontis
2020-05-18Delete the sslprovider testMatt Caswell
2020-04-02HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb
2020-04-02 Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb
2020-03-25Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb
2020-03-11AES CTR-DRGB: add test for 32-bit counter overflowPatrick Steuer
2020-03-10Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb
2020-03-06Use .cnf for config files, not .confRich Salz
2020-03-04Add Serializers for ECShane Lontis
2020-02-20Deprecate the low level Diffie-Hellman functions.Pauli
2020-02-20Deprecate the low level RSA functions.Pauli
2020-02-17chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb
2020-02-16Add FFC param/key validationShane Lontis
2020-02-12Deprecate the low level DSA functions.Pauli
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb
2020-02-07Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}Richard Levitte
2020-02-06Add a test for SSL_CTX_new_with_libctx()Matt Caswell
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli