summaryrefslogtreecommitdiffstats
path: root/test/build.info
AgeCommit message (Expand)Author
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
2018-09-07Do not reset SNI data in SSL_do_handshake()Matt Caswell
2018-07-29Add test for DSA signatures of raw digests of various sizesBryan Donlan
2018-07-13Add a GOST testMatt Caswell
2018-06-04Improve use of the test framework in the SM2 internal testsMatt Caswell
2018-06-04Make SM2 functions privateJack Lloyd
2018-05-23Save and restore the Windows error around TlsGetValue.David Benjamin
2018-05-09Fix no-cmsMatt Caswell
2018-05-08Add a CMS API testMatt Caswell
2018-05-02opensslconf.h inclusion cleanupFdaSilvaYY
2018-03-31Refuse to run test_cipherlist unless shared library matches buildRichard Levitte
2018-03-23Include "internal/dso_conf.h" where needed and appropriateRichard Levitte
2018-03-21aes ctr_drbg: add cavs testsPatrick Steuer
2018-03-19Don't generate buildtest_*err.cRichard Levitte
2018-03-19Apply system_default configuration on SSL_CTX_new().Tomas Mraz
2018-03-19Add SM2 signature and ECIES schemesJack Lloyd
2018-03-19Fix bio callback backward compatibilityBernd Edlinger
2018-03-08Fix issues in ia32 RDRAND asm leading to reduced entropyBryan Donlan
2018-03-05Add support for .include directive in config filesTomas Mraz
2018-02-21Fix no-ec buildMatt Caswell
2018-02-20Move curve448_test.c to be a full internal testMatt Caswell
2018-02-01Add TLSv1.3 post-handshake authentication (PHA)Todd Short
2018-01-31Make test/uitest depend on the private apps support libraryRichard Levitte
2018-01-24Small cleanup of some build.info filesRichard Levitte
2018-01-22Reduce the use of e_os.h in test programsRichard Levitte
2017-12-14Add some TLSv1.3 CCS testsMatt Caswell
2017-12-06Add a test for CVE-2017-3737Matt Caswell
2017-11-21Support multi-prime RSA (RFC 8017)Paul Yang
2017-11-11Add OCSP API test executableBenjamin Kaduk
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-10-31SM4: Add SM4 block cipher to EVPRonald Tse
2017-09-13Support key check in EVP interfacePaul Yang
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli
2017-08-15File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte
2017-08-08Add PKEY_METHOD macro testsJohannes Bauer
2017-08-04Consolidate to a single asn1_time_from_tm() functionTodd Short
2017-08-03Switch from ossl_rand to DRBG randRich Salz
2017-07-28Make SSL_set_tlsext_host_name no effect from server sidePaul Yang
2017-07-28Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-07-26Add test cases and docs for ASN1_STRING_TABLE_* functionsPaul Yang
2017-07-26Add support to free/allocate SSL buffersTodd Short
2017-07-21Support converting cipher name to RFC name and vice versaPaul Yang
2017-07-19Add DRBG random methodRich Salz