summaryrefslogtreecommitdiffstats
path: root/test/build.info (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Make the PACKET/WPACKET code available to both libcrypto and libsslMatt Caswell2019-07-111-1/+1
* Add simple ASN.1 utils for DSA signature DER.David Makepeace2019-07-111-1/+6
* Make the RAND code available from inside the FIPS moduleMatt Caswell2019-06-281-2/+2
* Add a namemap testRichard Levitte2019-06-241-0/+5
* Add tracing capability in test utilitiesRichard Levitte2019-06-191-1/+1
* Move uplink file information to build.info filesRichard Levitte2019-06-171-12/+17
* Move digests to providersShane Lontis2019-06-041-0/+3
* Add d2i_KeyParams/i2d_KeyParams API's.Shane Lontis2019-05-271-1/+5
* Params conversion tests.Pauli2019-05-201-1/+5
* Instead of global data store it in an OPENSSL_CTXMatt Caswell2019-05-021-1/+1
* Test that we can use the FIPS providerMatt Caswell2019-04-051-0/+3
* For provider tests, don't define a OPENSSL_NO_ macroRichard Levitte2019-04-041-2/+2
* Add test for the provider configuration moduleRichard Levitte2019-04-031-0/+2
* Correct the checks of module availability in provider test programsRichard Levitte2019-04-021-3/+4
* Configuration / build: make it possible to disable building of modulesRichard Levitte2019-04-021-1/+1
* test/params_test.c: Add "real world" parameter testingRichard Levitte2019-03-131-1/+6
* OSSL_PARAM helper functions.Pauli2019-03-121-1/+5
* FIPS 186-4 RSA Generation & ValidationShane Lontis2019-03-121-1/+11
* Add provider testsRichard Levitte2019-03-111-0/+23
* FIPS AES_GCM IV gen changesShane Lontis2019-03-061-1/+5
* Configure: make C++ build tests optional and configurableRichard Levitte2019-03-051-1/+1
* testutil: ensure good treatment of argv on non-Unix platformsRichard Levitte2019-03-051-1/+4
* Do buildtests on our public header files with C++ as wellRichard Levitte2019-02-271-4/+12
* Properties for implementation selection.Pauli2019-02-181-1/+5
* [test] unit test for field_inv function pointer in EC_METHODBilly Brumley2019-02-171-1/+5
* Add an OpenSSL library contextRichard Levitte2019-02-161-1/+7
* test/build.info: add missing ../apps/includeRichard Levitte2019-02-131-1/+1
* Added new EVP/KDF API.David Makepeace2019-02-131-1/+6
* Move libapps headers into their own directoryRichard Levitte2019-02-131-113/+113
* Add sparse array data type.Pauli2019-02-121-1/+5
* Updated test command line parsing to support commmon commandsShane Lontis2019-02-111-6/+5
* Remove unnecessary trailing whitespaceSam Roberts2019-02-051-1/+1
* Build cleanup: Remove the VMS hack from test/build.infoRichard Levitte2019-01-311-8/+1
* Build: Change all _NO_INST to use attributes instead.Richard Levitte2019-01-221-17/+17
* Fix a memory leak in the mem bioCorey Minyard2019-01-211-1/+5
* Don't link shlibloadtest against libcryptoMatt Caswell2019-01-041-1/+0
* Test: link drbgtest statically against libcryptoDr. Matthias St. Pierre2018-11-081-1/+1
* Add SUBDIRS settings in relevant build.info filesRichard Levitte2018-11-051-0/+1
* Windows: Produce a static version of the public libraries, alwaysRichard Levitte2018-10-251-4/+2
* Added DRBG_HMAC & DRBG_HASH + Added defaults for setting DRBG for master/publ...Shane Lontis2018-09-271-1/+3
* Add a compile time test to verify that openssl/rsa.h and complex.h canPauli2018-09-171-1/+4
* VMS libtestutil: look for lower case "main"Richard Levitte2018-09-141-2/+2
* TESTS: add test of decoding of invalid zero length ASN.1 INTEGER zeroRichard Levitte2018-09-091-1/+5
* Do not reset SNI data in SSL_do_handshake()Matt Caswell2018-09-071-1/+1
* Add test for DSA signatures of raw digests of various sizesBryan Donlan2018-07-291-1/+5
* Add a GOST testMatt Caswell2018-07-131-1/+5
* Improve use of the test framework in the SM2 internal testsMatt Caswell2018-06-041-8/+4
* Make SM2 functions privateJack Lloyd2018-06-041-9/+11
* Save and restore the Windows error around TlsGetValue.David Benjamin2018-05-231-1/+5
* Fix no-cmsMatt Caswell2018-05-101-4/+7