aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-07-08Platform sanity testRich Salz5-25/+72
2016-07-08include/openssl: don't include <windows.h> in public headers.Andy Polyakov2-0/+8
2016-07-01Use the SSL_METHODs passed to create_ssl_ctx_pair()Matt Caswell1-2/+2
2016-07-01Simplify INCLUDE statements in build.info filesRichard Levitte1-67/+65
2016-07-01Re-add x509 and crl fuzzerKurt Roeckx1-1/+1
2016-07-01Run the fuzzing corpora as tests.Ben Laurie2-1/+53
2016-06-30Fix hmac test case 6Kurt Cancemi1-2/+2
2016-06-29Whitespace cleanup in appsFdaSilvaYY2-3/+3
2016-06-29SpellingFdaSilvaYY1-1/+1
2016-06-28SSL test framework: port SNI testsEmilia Kasper12-61/+441
2016-06-27Add a test for fragmented alertsMatt Caswell1-1/+61
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