aboutsummaryrefslogtreecommitdiff
path: root/test/build.info
AgeCommit message (Expand)AuthorFilesLines
2020-08-28rand: instantiate the DRBGs upon first use.Pauli1-1/+5
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte1-4/+4
2020-08-21testutil: Add provider.c with test_get_libctx(), to use at least for SSL and CMPDr. David von Oheimb1-1/+1
2020-08-17Test that EVP_default_properties_is_fips_enabled() works earlyMatt Caswell1-1/+5
2020-08-09Add 'on demand self test' and status test to providersShane Lontis1-1/+5
2020-08-07rand_drbg: remove RAND_DRBG.Pauli1-11/+1
2020-08-07Add new APIs to get PKCS12 secretBag OID and valueJon Spillett1-1/+6
2020-07-24TEST: Add new serializer and deserializer testRichard Levitte1-0/+5
2020-07-22EVP: deprecate the EVP_X_meth_ functions.Pauli1-2/+6
2020-07-09Add multiple fixes for ffc key generation using invalid p,q,g parameters.Shane Lontis1-1/+5
2020-06-19Add a test for d2i_AutoPrivateKey_ex with a non-default libctxMatt Caswell1-2/+8
2020-06-19Write a test provider to test the TLS-GROUPS capabilityMatt Caswell1-1/+1
2020-06-17Add ACVP fips module testsShane Lontis1-0/+7
2020-06-10Add a CMAC testMatt Caswell1-0/+9
2020-06-08test: TLS1.3 and new ciphers for kTLSVadim Fedorenko1-0/+1
2020-06-06TESTUTIL: Separate TAP output and other output by BIO filterRichard Levitte1-1/+1
2020-06-05Implement a Filtering ProviderMatt Caswell1-1/+1
2020-06-04TEST: Add provider_fallback_test, to test aspects of fallback providersRichard Levitte1-0/+5
2020-05-26Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR...Shane Lontis1-1/+6
2020-05-18Delete the sslprovider testMatt Caswell1-5/+1
2020-04-02HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb1-1/+5
2020-04-02 Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb1-15/+15
2020-03-25Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb1-1/+5
2020-03-11AES CTR-DRGB: add test for 32-bit counter overflowPatrick Steuer1-2/+5
2020-03-10Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb1-2/+7
2020-03-06Use .cnf for config files, not .confRich Salz1-2/+2
2020-03-04Add Serializers for ECShane Lontis1-1/+1
2020-02-20Deprecate the low level Diffie-Hellman functions.Pauli1-11/+11
2020-02-20Deprecate the low level RSA functions.Pauli1-13/+11
2020-02-17chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb1-1/+5
2020-02-16Add FFC param/key validationShane Lontis1-1/+6
2020-02-12Deprecate the low level DSA functions.Pauli1-10/+11
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb1-0/+8
2020-02-07Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}Richard Levitte1-2/+1
2020-02-06Add a test for SSL_CTX_new_with_libctx()Matt Caswell1-2/+6
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli1-6/+6
2020-01-29Deprecate the low level HMAC functionsPauli1-6/+5
2020-01-25Deprecate the low level DES functions.Pauli1-4/+4
2020-01-19Deprecate the low level IDEA functions.Pauli1-6/+6
2020-01-19Deprecate the low level SHA functions.Pauli1-1/+5
2020-01-16Deprecate the low level RC5 functionsPauli1-4/+4
2020-01-16Deprecate the low level RC4 functionsPauli1-4/+4
2020-01-16Deprecate the low level RC2 functionsPauli1-4/+4
2020-01-14The MD2 test uses the EVP APIs not the low level ones.Pauli1-5/+0
2020-01-13Deprecate the Low Level CAST APIsMatt Caswell1-6/+7
2020-01-12Deprecate the low level MDC2 functions.Pauli1-7/+7
2020-01-09fix dependencies of cmp_{msg,protect}_test.c in test/build.infoDr. David von Oheimb1-2/+2
2020-01-08Deprecate Low Level Blowfish APIsMatt Caswell1-6/+6
2020-01-06Deprecate the low level AES functionsMatt Caswell1-4/+8
2019-12-18TEST: Add test recipe and help program to test BIO_f_prefix()Richard Levitte1-0/+5