summaryrefslogtreecommitdiffstats
path: root/test/build.info
AgeCommit message (Expand)Author
2022-02-04Don't link test/ec_internal_test with libapps.aRichard Levitte
2021-09-06test/ec_internal_test: link with libapps.a tooRichard Levitte
2021-08-30Use applink to fix windows testsBernd Edlinger
2021-02-07Configuration: ensure that 'no-tests' works correctlyRichard Levitte
2021-02-04Prevent creating empty folder "../apps/include"Bernd Edlinger
2020-06-19Add a CMAC testMatt Caswell
2020-01-21Remove remaining references to crypto/includeBernd Edlinger
2019-11-14testutil/init.c rename to testutil/testutil_init.cPatrick Steuer
2019-11-02Add test cases for min/max protocol APIChristian Heimes
2019-09-27Reorganize private crypto header filesDr. Matthias St. Pierre
2019-07-29Add weak platform independent PRNG to test framework.Pauli
2019-05-27Configure: make C++ build tests optional and configurableRichard Levitte
2019-02-28Do buildtests on our public header files with C++ as wellRichard Levitte
2019-02-20[test] unit test for field_inv function pointer in EC_METHODBilly Brumley
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-10-25Windows: Produce a static version of the public libraries, alwaysRichard Levitte
2018-09-17Add a compile time test to verify that openssl/rsa.h and complex.h canPauli
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