summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-04-12Update the internal chacha test to use the frameworkPauli
2017-04-12Add tests of custom negative 1Richard Levitte
2017-04-12Fix definition of i2d_fn in asn1_encode_test.cRichard Levitte
2017-04-12In asn1_encode_test.c, add custom DER encoding checksRichard Levitte
2017-04-12Update sanitytest to use the test infrastructurePauli
2017-04-12 Update ideatest to use the test infrastructurePauli
2017-04-12Update gmdifftime to use the test infrastructurePauli
2017-04-12Update secmemtest and memeleaktest to use the test infrastructure.Pauli
2017-04-12Update d2i_test to use the test infrastructurePauli
2017-04-12Remove unused variable. Thanks @pauli-oracleJon Spillett
2017-04-12Code review. Split tests upJon Spillett
2017-04-12Convert blowfish tests to new frameworkJon Spillett
2017-04-12Remove seed completely...Jon Spillett
2017-04-12Updates after code reviewJon Spillett
2017-04-12Convert RSA tests to new frameworkJon Spillett
2017-04-12Update rc4test to use the test infrastructurePauli
2017-04-12Update rc5test to use the test infrastructurePauli
2017-04-12Update mdc2test to use the test infrastructurePauli
2017-04-12 Update sha1test to use the test infrastructurePauli
2017-04-12 Update sha256t and sha512t to use the test infrastructurePauli
2017-04-12Convert exdata tests to new test frameworkJon Spillett
2017-04-11Added error checking for OBJ_createFrank Morgner
2017-04-12Convert clienthellotest for the new test frameworkMatt Caswell
2017-04-11Convert asynciotest for the new test frameworkMatt Caswell
2017-04-11Convert bad_dtls_test for the new test frameworkMatt Caswell
2017-04-11Fix x_int64.cRichard Levitte
2017-04-11Fix int64 test of t_4bytes_4_negRichard Levitte
2017-04-11Remove ECDH(E) ciphers from SSLv3Todd Short
2017-04-11Additional check to handle BAD SSL_write retryRich Salz
2017-04-11Reject decoding of an INT64 with a value >INT64_MAXMatt Caswell
2017-04-11Update dtlstest to use the test infrastructurePauli
2017-04-11Update md2test to use the test infrastructurePauli
2017-04-10Update rc2test to use the test infrastructurePauli
2017-04-10Make test marcos for true/false checks reliable for all integral types.Pauli
2017-04-10Allow an ALPN callback to pretend to not existBenjamin Kaduk
2017-04-10Fix util/mkdef.plRichard Levitte
2017-04-10Add a note in CHANGESRichard Levitte
2017-04-10Act on deprecation of LONG and ZLONG, step 3Richard Levitte
2017-04-10Act on deprecation of LONG and ZLONG, step 2Richard Levitte
2017-04-10Act on deprecation of LONG and ZLONG, step 1Richard Levitte
2017-04-10Discourage the use of LONG and ZLONG, and deprecate it in the futureRichard Levitte
2017-04-10Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variantsRichard Levitte
2017-04-10rand/rand_lib.c: keep fixing no-engine configuration.Andy Polyakov
2017-04-10asn1/x_long.c: remove conditions in inner loops and dependency on BN.Andy Polyakov
2017-04-08appveyor.yml: split {build,test}_scripts to avoid exit code masking.Andy Polyakov
2017-04-07Use 'over 2' for bullet lists.Rich Salz
2017-04-07Standardize on =over 4 and check for it.Rich Salz
2017-04-07Add missing =backRich Salz
2017-04-07Check for L<foo|foo>Rich Salz
2017-04-07Make default_method mostly compile-time (cont'd)Rich Salz