aboutsummaryrefslogtreecommitdiffstats
path: root/test/build.info
Commit message (Expand)AuthorAgeFilesLines
* 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
* Deprecate the low level DES functions.Pauli2020-01-251-4/+4
* Deprecate the low level IDEA functions.Pauli2020-01-191-6/+6
* Deprecate the low level SHA functions.Pauli2020-01-191-1/+5
* Deprecate the low level RC5 functionsPauli2020-01-161-4/+4
* Deprecate the low level RC4 functionsPauli2020-01-161-4/+4
* Deprecate the low level RC2 functionsPauli2020-01-161-4/+4
* The MD2 test uses the EVP APIs not the low level ones.Pauli2020-01-141-5/+0
* Deprecate the Low Level CAST APIsMatt Caswell2020-01-131-6/+7
* Deprecate the low level MDC2 functions.Pauli2020-01-121-7/+7
* fix dependencies of cmp_{msg,protect}_test.c in test/build.infoDr. David von Oheimb2020-01-091-2/+2
* Deprecate Low Level Blowfish APIsMatt Caswell2020-01-081-6/+6
* Deprecate the low level AES functionsMatt Caswell2020-01-061-4/+8
* TEST: Add test recipe and help program to test BIO_f_prefix()Richard Levitte2019-12-181-0/+5
* APPS & TEST: Adapt to use the new BIO_f_prefix()Richard Levitte2019-12-181-1/+1
* chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb2019-12-121-1/+10
* Fix some typosVeres Lajos2019-12-111-1/+1
* TEST: add tests of text and PEM printout of a provider made keyRichard Levitte2019-11-291-4/+4
* test/cipher_overhead_test.c: build unconditionallyRichard Levitte2019-11-271-6/+6
* testutil/init.c rename to testutil/testutil_init.cPatrick Steuer2019-11-141-1/+1
* Add a tester of OpenSSL config files and test the current .pragmaRichard Levitte2019-11-121-0/+5
* Add a test for EVP_PKEY_keymake() and EVP_PKEY_make()Richard Levitte2019-11-071-1/+6
* test/build.info: add missing inclusion for ssl_ctx_testRichard Levitte2019-11-031-1/+1
* Add test cases for min/max protocol APIChristian Heimes2019-11-021-1/+5
* chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb2019-10-291-1/+9
* test/keymgmt_internal_test.c: New test of keymgmt internalsRichard Levitte2019-10-171-1/+6
* Added internal functions for easy getting and setting all RSA parameters.Richard Levitte2019-10-171-1/+1
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-3/+3
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb2019-09-271-0/+13
* Add fips module integrity checkShane Lontis2019-09-151-1/+5
* Move libapps.a source to apps/libRichard Levitte2019-09-041-7/+8
* Add weak platform independent PRNG to test framework.Pauli2019-07-291-1/+1
* Parameter building utilities.Pauli2019-07-171-1/+5
* Add Common shared code needed to move aes ciphers to providersShane Lontis2019-07-161-1/+1