summaryrefslogtreecommitdiffstats
path: root/test/build.info
AgeCommit message (Expand)Author
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
2019-03-13test/params_test.c: Add "real world" parameter testingRichard Levitte
2019-03-12OSSL_PARAM helper functions.Pauli
2019-03-12FIPS 186-4 RSA Generation & ValidationShane Lontis
2019-03-11Add provider testsRichard Levitte
2019-03-07FIPS AES_GCM IV gen changesShane Lontis
2019-03-05Configure: make C++ build tests optional and configurableRichard Levitte
2019-03-05testutil: ensure good treatment of argv on non-Unix platformsRichard Levitte
2019-02-27Do buildtests on our public header files with C++ as wellRichard Levitte
2019-02-18Properties for implementation selection.Pauli
2019-02-17[test] unit test for field_inv function pointer in EC_METHODBilly Brumley
2019-02-16Add an OpenSSL library contextRichard Levitte
2019-02-13test/build.info: add missing ../apps/includeRichard Levitte
2019-02-13Added new EVP/KDF API.David Makepeace
2019-02-13Move libapps headers into their own directoryRichard Levitte
2019-02-12Add sparse array data type.Pauli
2019-02-11Updated test command line parsing to support commmon commandsShane Lontis
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
2019-01-31Build cleanup: Remove the VMS hack from test/build.infoRichard Levitte
2019-01-22Build: Change all _NO_INST to use attributes instead.Richard Levitte
2019-01-21Fix a memory leak in the mem bioCorey Minyard
2019-01-04Don't link shlibloadtest against libcryptoMatt Caswell
2018-11-08Test: link drbgtest statically against libcryptoDr. Matthias St. Pierre
2018-11-05Add SUBDIRS settings in relevant build.info filesRichard Levitte
2018-10-25Windows: Produce a static version of the public libraries, alwaysRichard Levitte
2018-09-28Added DRBG_HMAC & DRBG_HASH + Added defaults for setting DRBG for master/publ...Shane Lontis
2018-09-17Add a compile time test to verify that openssl/rsa.h and complex.h canPauli
2018-09-14VMS libtestutil: look for lower case "main"Richard Levitte
2018-09-09TESTS: add test of decoding of invalid zero length ASN.1 INTEGER zeroRichard Levitte