summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01Use BN_ULONG format.Ben Laurie
2015-05-01free NULL cleanup 11Rich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-04-28remove malloc castsRich Salz
2015-04-26Remove the special list-xxxx commandsRich Salz
2015-04-21ssltest output cleanupRich Salz
2015-04-21test/Makefile dclean cleans out a few files too many.Richard Levitte
2015-04-20Use 2K RSA and SHA256 in testsRich Salz
2015-04-17SunOS non-posix shells do not grok export name=valueViktor Dukhovni
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-04-11free NULL cleanup 9Rich Salz
2015-04-11free NULL cleanup 10Rich Salz
2015-04-10Fix ECDH detection, add ECDH keyid test.Dr. Stephen Henson
2015-04-10Polish shell script to avoid needless complexity.Viktor Dukhovni
2015-04-10fix to "test script cleanup"Rich Salz
2015-04-10test script cleanupRich Salz
2015-04-08Drop CA.sh for CA.plRich Salz
2015-04-08consistent test-start loggingRich Salz
2015-04-02Fewer newlines in comp method outputRich Salz
2015-04-01make updateEmilia Kasper
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-29Add private/public key conversion testsDr. Stephen Henson
2015-03-25RAND_bytes updatesMatt Caswell
2015-03-24make dependDr. Stephen Henson
2015-03-20Add DTLS tests to make testMatt Caswell
2015-03-05Catch up the VMS build.Richard Levitte
2015-02-25Import evp_test.c from BoringSSL. Unfortunately we already have a fileMatt Caswell
2015-02-06ui_compat cleanup; makefiles and vmsRich Salz
2015-02-04More unused FIPS module code.Dr. Stephen Henson
2015-02-02Remove old DES APIRich Salz
2015-02-02cms-test.pl: "localize" /dev/null even further [as follow-up to VMS].Andy Polyakov
2015-01-30Since SHA0 was completely removed, also remove the related testRichard Levitte
2015-01-30VMS exit codes weren't handled well enough and were unclearRichard Levitte
2015-01-30VMS adjustments:Richard Levitte
2015-01-30VMS adjustments:Richard Levitte
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-12RT478: Add uninstall make targetRich Salz
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-18make update following changes to default config settingsMatt Caswell
2014-12-16Rename gost2814789t.c to gost2814789test.c. The old name caused problemsMatt Caswell
2014-12-16Add OPENSSL_NO_ECDH guardsMatt Caswell
2014-12-11make updateMatt Caswell
2014-12-08Prepare for bn opaquify. Implement internal helper functions.Matt Caswell
2014-12-08make dependDr. Stephen Henson
2014-12-08Remove fips utility build rules from test/MakefileDr. Stephen Henson
2014-12-04Remove SSLv2 supportKurt Roeckx