aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2015-05-01free NULL cleanup -- codaRich Salz2-10/+6
2015-05-01Use BN_ULONG format.Ben Laurie1-2/+2
2015-05-01free NULL cleanup 11Rich Salz1-14/+7
2015-05-01free null cleanup finaleRich Salz6-48/+24
2015-04-30free NULL cleanup 7Rich Salz7-54/+27
2015-04-28remove malloc castsRich Salz2-4/+4
2015-04-26Remove the special list-xxxx commandsRich Salz2-2/+2
2015-04-21ssltest output cleanupRich Salz1-45/+36
2015-04-21test/Makefile dclean cleans out a few files too many.Richard Levitte1-2/+1
2015-04-20Use 2K RSA and SHA256 in testsRich Salz6-9/+9
2015-04-17SunOS non-posix shells do not grok export name=valueViktor Dukhovni1-3/+5
2015-04-16Code style: space after 'if'Viktor Dukhovni2-35/+35
2015-04-11free NULL cleanup 9Rich Salz2-5/+1
2015-04-11free NULL cleanup 10Rich Salz1-9/+5
2015-04-10Fix ECDH detection, add ECDH keyid test.Dr. Stephen Henson1-1/+9
2015-04-10Polish shell script to avoid needless complexity.Viktor Dukhovni1-23/+9
2015-04-10fix to "test script cleanup"Rich Salz1-3/+3
2015-04-10test script cleanupRich Salz12-507/+204
2015-04-08Drop CA.sh for CA.plRich Salz4-9/+10
2015-04-08consistent test-start loggingRich Salz14-82/+105
2015-04-02Fewer newlines in comp method outputRich Salz1-3/+5
2015-04-01make updateEmilia Kasper1-18/+9
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-11/+2
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte38-0/+21281
2015-03-29Add private/public key conversion testsDr. Stephen Henson8-87/+145
2015-03-25RAND_bytes updatesMatt Caswell1-4/+4
2015-03-24make dependDr. Stephen Henson1-10/+11
2015-03-20Add DTLS tests to make testMatt Caswell1-0/+24
2015-03-05Catch up the VMS build.Richard Levitte2-4/+10
2015-02-25Import evp_test.c from BoringSSL. Unfortunately we already have a fileMatt Caswell1-19/+36
2015-02-06ui_compat cleanup; makefiles and vmsRich Salz1-2/+2
2015-02-04More unused FIPS module code.Dr. Stephen Henson2-313/+1
2015-02-02Remove old DES APIRich Salz1-2/+2
2015-02-02cms-test.pl: "localize" /dev/null even further [as follow-up to VMS].Andy Polyakov1-3/+3
2015-01-30Since SHA0 was completely removed, also remove the related testRichard Levitte1-16/+4
2015-01-30VMS exit codes weren't handled well enough and were unclearRichard Levitte1-3/+11
2015-01-30VMS adjustments:Richard Levitte1-4/+9
2015-01-30VMS adjustments:Richard Levitte3-73/+281
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell1-6/+6
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell7-791/+764
2015-01-12RT478: Add uninstall make targetRich Salz1-0/+2
2014-12-30mark all block comments that need format preserving so thatTim Hudson3-4/+5
2014-12-18make update following changes to default config settingsMatt Caswell1-13/+11
2014-12-16Rename gost2814789t.c to gost2814789test.c. The old name caused problemsMatt Caswell1-15/+16
2014-12-16Add OPENSSL_NO_ECDH guardsMatt Caswell1-0/+20
2014-12-11make updateMatt Caswell1-2/+5
2014-12-08Prepare for bn opaquify. Implement internal helper functions.Matt Caswell1-16/+16
2014-12-08make dependDr. Stephen Henson1-113/+0
2014-12-08Remove fips utility build rules from test/MakefileDr. Stephen Henson1-104/+2
2014-12-04Remove SSLv2 supportKurt Roeckx4-81/+38