summaryrefslogtreecommitdiffstats
path: root/test/build.info
AgeCommit message (Expand)Author
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
2020-01-29Deprecate the low level HMAC functionsPauli
2020-01-25Deprecate the low level DES functions.Pauli
2020-01-19Deprecate the low level IDEA functions.Pauli
2020-01-19Deprecate the low level SHA functions.Pauli
2020-01-16Deprecate the low level RC5 functionsPauli
2020-01-16Deprecate the low level RC4 functionsPauli
2020-01-16Deprecate the low level RC2 functionsPauli
2020-01-14The MD2 test uses the EVP APIs not the low level ones.Pauli
2020-01-13Deprecate the Low Level CAST APIsMatt Caswell
2020-01-12Deprecate the low level MDC2 functions.Pauli
2020-01-09fix dependencies of cmp_{msg,protect}_test.c in test/build.infoDr. David von Oheimb
2020-01-08Deprecate Low Level Blowfish APIsMatt Caswell
2020-01-06Deprecate the low level AES functionsMatt Caswell
2019-12-18TEST: Add test recipe and help program to test BIO_f_prefix()Richard Levitte
2019-12-18APPS & TEST: Adapt to use the new BIO_f_prefix()Richard Levitte
2019-12-12chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb
2019-12-11Fix some typosVeres Lajos
2019-11-29TEST: add tests of text and PEM printout of a provider made keyRichard Levitte
2019-11-27test/cipher_overhead_test.c: build unconditionallyRichard Levitte