aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2015-05-16Version negotiation rewrite cleanupMatt Caswell1-10/+10
2015-05-16Server side version negotiation rewriteMatt Caswell1-1/+1
2015-05-14Adjust unixly mk1mf after introduction of tkeyRichard Levitte1-3/+3
2015-05-14make dependRichard Levitte1-1/+1
2015-05-14Identify and move OpenSSL internal header filesRichard Levitte1-1/+1
2015-05-13Remove remaining Kerberos referencesMatt Caswell1-7/+4
2015-05-13Remove Kerberos support from libsslMatt Caswell2-33/+16
2015-05-12Make COMP_CTX and COMP_METHOD opaqueRich Salz1-3/+2
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz1-7/+7
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz2-29/+30
2015-05-06Add a -CAserial argument for signing the user cert requestRichard Levitte1-1/+2
2015-05-06Initialize potentially uninitialized local variablesGunnar Kudrjavets1-4/+4
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz4-8/+8
2015-05-04Remove the fake RLE compression method.Rich Salz1-10/+3
2015-05-04Use safer sizeof variant in mallocRich Salz4-22/+19
2015-05-04more OSSL_NELEM casesDr. Stephen Henson6-15/+13
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