aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-06-24Add a getter to obtain the HMAC_CTX mdMatt Caswell1-0/+15
2016-06-23RT2867: des_ede3_cfb1 ignored "size in bits" flagRich Salz1-0/+19
2016-06-23Drop extraneous printf argument in mkcert.shViktor Dukhovni1-1/+1
2016-06-22Fix generation of expired CA certificate.Dr. Stephen Henson2-2/+4
2016-06-22OpenSSL::Test: Fix directory calculations in __cwd()Richard Levitte1-1/+6
2016-06-22crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().Andy Polyakov2-26/+0
2016-06-21OpenSSL::Test: Fix directory calculations in __cwd()Richard Levitte1-8/+18
2016-06-20Add verification of proxy certs to 25-test_verify.tRichard Levitte1-1/+23
2016-06-20Create some proxy certificatesRichard Levitte12-0/+293
2016-06-20Make it possible to generate proxy certs with test/certs/mkcert.shRichard Levitte2-8/+57
2016-06-20Make DSA_SIG and ECDSA_SIG getters const.Emilia Kasper1-12/+27
2016-06-20Tests should check validation status directlyRob Percival1-45/+47
2016-06-20Test SCT listsRob Percival1-23/+30
2016-06-18Useless includesFdaSilvaYY2-6/+0
2016-06-16Fix GCC build; make update; fix number re-useRich Salz1-2/+2
2016-06-16Skip the TLSProxy tests if environmental problems are an issueMatt Caswell8-91/+16
2016-06-16Fix the build and tests following constification of DH, DSA, RSAMatt Caswell2-12/+10
2016-06-14modes/asm/ghashp8-ppc.pl: improve performance by 2.7x.Andy Polyakov1-0/+9
2016-06-14test/evptests.txt: add more XTS tests.Andy Polyakov1-0/+85
2016-06-14Shorten some symbol namesRichard Levitte1-17/+17
2016-06-13Update sslapitest to use the test frameworkMatt Caswell2-23/+11
2016-06-13Add some session API testsMatt Caswell7-184/+411
2016-06-13SSL test: only write out server2 when testing SNIEmilia Kasper11-4831/+25
2016-06-13Handle inability to create AFALG socketMatt Caswell1-2/+7
2016-06-13Port DTLS version negotiation testsEmilia Kasper12-171/+2756
2016-06-13Clean up following new SNI testsEmilia Kasper7-63/+69
2016-06-13RT3809: basicConstraints is criticalRich Salz2-3/+3
2016-06-10Fix no-dtls* buildsMatt Caswell1-1/+1
2016-06-09RT 4242: reject invalid EC point coordinatesEmilia Kasper1-6/+90
2016-06-09Fix session ticket and SNITodd Short19-9/+4362
2016-06-08Fixes to get -ansi workingJeffrey Walton1-2/+6
2016-06-08Add some accessor API'sRich Salz4-2/+74
2016-06-07Add empty record testsMatt Caswell1-0/+81
2016-06-07Add a BN_mod_word test()Matt Caswell1-1/+7
2016-06-07Add an SSL get/set testMatt Caswell3-1/+115
2016-06-06tests: fix the shutting up of the shellRichard Levitte1-4/+6
2016-06-06Deprecate the flags that switch off constant timeMatt Caswell3-15/+2
2016-06-06tests: Shut the shell up unless verboseRichard Levitte2-1/+17
2016-06-05Silence misleading test_abort stderr outputViktor Dukhovni1-0/+1
2016-06-04Make 25-test_gen.t and 25-test_req.t into oneRichard Levitte2-55/+30
2016-06-04Have some more test recipes clean up after themselvesRichard Levitte3-3/+43
2016-06-04Generate simple build test filesRichard Levitte2-1/+54
2016-06-03tests: clean up temporary SSL session files.Richard Levitte2-8/+16
2016-06-03Update client authentication testsEmilia Kasper5-61/+778
2016-06-02Testing symbol presence: also take note of small objectsRichard Levitte1-1/+1
2016-06-01Remove/rename some old files.Rich Salz4-315/+0
2016-06-01Add final(?) set of copyrights.Rich Salz7-0/+53
2016-06-01RT4337: Crash in DESRich Salz1-4/+17
2016-05-30perl: use the 'if' module to conditionally load File::GlobRichard Levitte3-9/+3
2016-05-29Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov3-6/+15