summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2019-09-10Update copyright yearMatt Caswell
2019-09-07[test/recipes/30-test_evp_data] computing ECC cofactors: regression testBilly Brumley
2019-05-28Update copyright yearRichard Levitte
2019-03-06Test an overlong ChaCha20-Poly1305 nonceMatt Caswell
2019-02-21Test for constant-time flag leakage in BN_CTXNicola Tuveri
2019-02-20[test] unit test for field_inv function pointer in EC_METHODNicola Tuveri
2018-11-20Update copyright yearMatt Caswell
2018-11-14Fix rpath-related Linux "test_shlibload" failure.Richard Levitte
2018-09-29[test] ECC: make sure negative tests pass for the right reasonsBilly Brumley
2018-09-29More EVP ECC testing: positive and negativeBilly Brumley
2018-09-29Move evp test programs input data to its own data dirNicola Tuveri
2018-09-29Split test/evptests.txt into separate files.Nicola Tuveri
2018-09-17Add a compile time test to verify that openssl/rsa.h and complex.h canPauli
2018-09-13Add an explicit cast to time_tMatt Caswell
2018-09-05Key zeroization fix for EVP_SealInit.Pauli
2018-09-05Make OBJ_NAME case insensitive.Pauli
2018-08-23Zero memory in CRYPTO_secure_malloc.Pauli
2018-08-14Update copyright yearMatt Caswell
2018-08-06Avoid errors when loading a cert multiple times.Pauli
2018-07-02test/evp_test.c: address sanitizer errors in pderive_test_run.Andy Polyakov
2018-06-21[crypto/ec] don't assume points are of order group->orderBilly Brumley
2018-05-24Save and restore the Windows error around TlsGetValue.David Benjamin
2018-05-23Limit scope of CN name constraintsViktor Dukhovni
2018-05-05X509 time: tighten validation per RFC 5280Emilia Kasper
2018-04-20Fix a gcc-8 warning -Wcast-function-typeBernd Edlinger
2018-04-20Add a test for SSL_pending()Matt Caswell
2018-04-19Add a test for a NULL X509_STORE in X509_STORE_CTX_initMatt Caswell
2018-04-14Custome built dladdr() for AIX.Matthias Kraft
2018-04-13test/recipes/test_genrsa.t : don't fail because of size limit changesRichard Levitte
2018-03-31Refuse to run test_cipherlist unless shared library matches buildRichard Levitte
2018-03-29Faster fuzz test: teach the fuzz test programs to handle directoriesRichard Levitte
2018-03-27Update copyright yearMatt Caswell
2018-03-19Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte
2018-03-19Stop test/shlibloadtest.c from failing in a regression testRichard Levitte
2018-02-24test/recipes/80-test_pkcs12.t: handle lack of Win32::API.Andy Polyakov
2018-02-19test_ssl_old: avoid empty strings for flagsRichard Levitte
2018-01-30Add the SSL_OP_NO_RENEGOTIATION option to 1.1.0Matt Caswell
2018-01-29Don't break testing when runnins as rootRichard Levitte
2018-01-20Enable TLSProxy tests on WindowsRichard Levitte
2018-01-06Stop using unimplemented cipher classes.Bernd Edlinger
2017-12-16Fix a gcc fallthru warningBernd Edlinger
2017-12-12Wrap more of ocspapitest.c in OPENSSL_NO_OCSPBenjamin Kaduk
2017-12-12Fix coverity-reported errors in ocspapitestBenjamin Kaduk
2017-12-12Add OCSP API test executableBenjamin Kaduk
2017-12-11Fix typo in commentBenjamin Kaduk
2017-12-08Standardize syntax of sizeof(foo)Rich Salz
2017-12-08Remove unicode characters from sourceRichard Levitte
2017-12-07Fix the buffer sizing in the fatalerrtestMatt Caswell
2017-12-06Add a test for CVE-2017-3737Matt Caswell
2017-11-22Avoid unnecessary MSYS2 conversion of some argumentsRichard Levitte