summaryrefslogtreecommitdiffstats
path: root/test/build.info
AgeCommit message (Expand)Author
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
2019-07-12Make the PACKET/WPACKET code available to both libcrypto and libsslMatt Caswell
2019-07-12Add simple ASN.1 utils for DSA signature DER.David Makepeace
2019-06-28Make the RAND code available from inside the FIPS moduleMatt Caswell
2019-06-24Add a namemap testRichard Levitte
2019-06-19Add tracing capability in test utilitiesRichard Levitte
2019-06-17Move uplink file information to build.info filesRichard Levitte
2019-06-04Move digests to providersShane Lontis
2019-05-27Add d2i_KeyParams/i2d_KeyParams API's.Shane Lontis
2019-05-21Params conversion tests.Pauli
2019-05-02Instead of global data store it in an OPENSSL_CTXMatt Caswell
2019-04-04Test that we can use the FIPS providerMatt Caswell
2019-04-04For provider tests, don't define a OPENSSL_NO_ macroRichard Levitte
2019-04-03Add test for the provider configuration moduleRichard Levitte
2019-04-02Correct the checks of module availability in provider test programsRichard Levitte
2019-04-02Configuration / build: make it possible to disable building of modulesRichard Levitte