aboutsummaryrefslogtreecommitdiffstats
path: root/test/build.info
Commit message (Expand)AuthorAgeFilesLines
* 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-281-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-091-4/+7
* Add a CMS API testMatt Caswell2018-05-081-1/+5
* opensslconf.h inclusion cleanupFdaSilvaYY2018-05-021-0/+1
* Refuse to run test_cipherlist unless shared library matches buildRichard Levitte2018-03-311-0/+5
* Include "internal/dso_conf.h" where needed and appropriateRichard Levitte2018-03-231-1/+1
* aes ctr_drbg: add cavs testsPatrick Steuer2018-03-211-0/+5
* Don't generate buildtest_*err.cRichard Levitte2018-03-191-0/+2
* Apply system_default configuration on SSL_CTX_new().Tomas Mraz2018-03-191-1/+6
* Add SM2 signature and ECIES schemesJack Lloyd2018-03-191-0/+9
* Fix bio callback backward compatibilityBernd Edlinger2018-03-191-0/+5
* Fix issues in ia32 RDRAND asm leading to reduced entropyBryan Donlan2018-03-081-1/+6
* Add support for .include directive in config filesTomas Mraz2018-03-051-0/+5
* Fix no-ec buildMatt Caswell2018-02-211-2/+4
* Move curve448_test.c to be a full internal testMatt Caswell2018-02-201-1/+6
* Add TLSv1.3 post-handshake authentication (PHA)Todd Short2018-02-011-1/+1
* Make test/uitest depend on the private apps support libraryRichard Levitte2018-01-311-3/+4
* Small cleanup of some build.info filesRichard Levitte2018-01-241-2/+0
* Reduce the use of e_os.h in test programsRichard Levitte2018-01-221-41/+41
* Add some TLSv1.3 CCS testsMatt Caswell2017-12-141-1/+5
* Add a test for CVE-2017-3737Matt Caswell2017-12-061-1/+5
* Support multi-prime RSA (RFC 8017)Paul Yang2017-11-211-1/+5
* Add OCSP API test executableBenjamin Kaduk2017-11-111-1/+5
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-1/+1
* SM4: Add SM4 block cipher to EVPRonald Tse2017-10-311-0/+7
* Support key check in EVP interfacePaul Yang2017-09-131-1/+1
* This has been added to avoid the situation where some host ctype.h functionsPauli2017-08-221-1/+5
* File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte2017-08-151-1/+1
* Add PKEY_METHOD macro testsJohannes Bauer2017-08-081-1/+6
* Consolidate to a single asn1_time_from_tm() functionTodd Short2017-08-041-0/+5
* Switch from ossl_rand to DRBG randRich Salz2017-08-031-5/+1
* Make SSL_set_tlsext_host_name no effect from server sidePaul Yang2017-07-281-1/+6
* Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte2017-07-281-1/+1
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-2/+2
* Add test cases and docs for ASN1_STRING_TABLE_* functionsPaul Yang2017-07-261-1/+5
* Add support to free/allocate SSL buffersTodd Short2017-07-261-1/+5
* Support converting cipher name to RFC name and vice versaPaul Yang2017-07-211-1/+5
* Add DRBG random methodRich Salz2017-07-191-1/+6