summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Address review feedback (to be squashed)Rich Salz2017-04-122-33/+23
* Convert x509aux, cipherlist, casttestRich Salz2017-04-124-161/+63
* OpenSSL::Test: supported filtered command outputRichard Levitte2017-04-122-19/+24
* Remove more stale code in ecdhtest.cNicola Tuveri2017-04-121-15/+1
* ecdhtest.c: move KATs to evptests.txtNicola Tuveri2017-04-122-143/+433
* Remove stale code in ecdhtest.cNicola Tuveri2017-04-121-195/+1
* ecdhtest.c: move NAMED CURVES TESTS to evptests.txtNicola Tuveri2017-04-122-12/+3035
* Update destest to use the test infrastructurePauli2017-04-122-453/+370
* test/testutil.c: Flush stdout when running testsRichard Levitte2017-04-121-0/+5
* Remove fprintfs from the poly1305 internal test but keep the test numberPauli2017-04-121-34/+5
* Update threadstest to use the test frameworkPauli2017-04-122-80/+27
* Update the internal chacha test to use the frameworkPauli2017-04-122-26/+25
* Add tests of custom negative 1Richard Levitte2017-04-121-0/+10
* Fix definition of i2d_fn in asn1_encode_test.cRichard Levitte2017-04-121-1/+1
* In asn1_encode_test.c, add custom DER encoding checksRichard Levitte2017-04-121-30/+134
* Update sanitytest to use the test infrastructurePauli2017-04-122-40/+60
* Update ideatest to use the test infrastructurePauli2017-04-122-100/+41
* Update gmdifftime to use the test infrastructurePauli2017-04-122-43/+27
* Update secmemtest and memeleaktest to use the test infrastructure.Pauli2017-04-123-83/+72
* Update d2i_test to use the test infrastructurePauli2017-04-121-15/+15
* Remove unused variable. Thanks @pauli-oracleJon Spillett2017-04-121-2/+2
* Code review. Split tests upJon Spillett2017-04-121-62/+100
* Convert blowfish tests to new frameworkJon Spillett2017-04-122-99/+47
* Remove seed completely...Jon Spillett2017-04-121-3/+0
* Updates after code reviewJon Spillett2017-04-121-28/+20
* Convert RSA tests to new frameworkJon Spillett2017-04-122-100/+108
* Update rc4test to use the test infrastructurePauli2017-04-122-119/+72
* Update rc5test to use the test infrastructurePauli2017-04-122-88/+46
* Update mdc2test to use the test infrastructurePauli2017-04-122-51/+30
* Update sha1test to use the test infrastructurePauli2017-04-122-64/+59
* Update sha256t and sha512t to use the test infrastructurePauli2017-04-123-232/+214
* Convert exdata tests to new test frameworkJon Spillett2017-04-122-28/+50
* Added error checking for OBJ_createFrank Morgner2017-04-121-0/+2
* Convert clienthellotest for the new test frameworkMatt Caswell2017-04-121-64/+46
* Convert asynciotest for the new test frameworkMatt Caswell2017-04-122-116/+103
* Convert bad_dtls_test for the new test frameworkMatt Caswell2017-04-122-128/+92
* Fix x_int64.cRichard Levitte2017-04-111-8/+31
* Fix int64 test of t_4bytes_4_negRichard Levitte2017-04-111-2/+3
* Remove ECDH(E) ciphers from SSLv3Todd Short2017-04-111-20/+20
* Additional check to handle BAD SSL_write retryRich Salz2017-04-111-1/+2
* Reject decoding of an INT64 with a value >INT64_MAXMatt Caswell2017-04-112-1/+6
* Update dtlstest to use the test infrastructurePauli2017-04-111-25/+12
* Update md2test to use the test infrastructurePauli2017-04-112-46/+21
* Update rc2test to use the test infrastructurePauli2017-04-112-53/+22
* Make test marcos for true/false checks reliable for all integral types.Pauli2017-04-111-2/+2
* Allow an ALPN callback to pretend to not existBenjamin Kaduk2017-04-103-2/+11
* Fix util/mkdef.plRichard Levitte2017-04-101-18/+10
* Add a note in CHANGESRichard Levitte2017-04-101-0/+6
* Act on deprecation of LONG and ZLONG, step 3Richard Levitte2017-04-102-5/+25
* Act on deprecation of LONG and ZLONG, step 2Richard Levitte2017-04-1011-48/+48