summaryrefslogtreecommitdiffstats
path: root/test/build.info
AgeCommit message (Expand)Author
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
2019-11-14testutil/init.c rename to testutil/testutil_init.cPatrick Steuer
2019-11-12Add a tester of OpenSSL config files and test the current .pragmaRichard Levitte
2019-11-07Add a test for EVP_PKEY_keymake() and EVP_PKEY_make()Richard Levitte
2019-11-03test/build.info: add missing inclusion for ssl_ctx_testRichard Levitte
2019-11-02Add test cases for min/max protocol APIChristian Heimes
2019-10-29chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb
2019-10-17test/keymgmt_internal_test.c: New test of keymgmt internalsRichard Levitte
2019-10-17Added internal functions for easy getting and setting all RSA parameters.Richard Levitte
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-27 Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb
2019-09-15Add fips module integrity checkShane Lontis
2019-09-04Move libapps.a source to apps/libRichard Levitte
2019-07-29Add weak platform independent PRNG to test framework.Pauli
2019-07-17Parameter building utilities.Pauli
2019-07-16Add Common shared code needed to move aes ciphers to providersShane Lontis