summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2016-06-22Fix generation of expired CA certificate.Dr. Stephen Henson
2016-06-22OpenSSL::Test: Fix directory calculations in __cwd()Richard Levitte
2016-06-22crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().Andy Polyakov
2016-06-21OpenSSL::Test: Fix directory calculations in __cwd()Richard Levitte
2016-06-20Add verification of proxy certs to 25-test_verify.tRichard Levitte
2016-06-20Create some proxy certificatesRichard Levitte
2016-06-20Make it possible to generate proxy certs with test/certs/mkcert.shRichard Levitte
2016-06-20Make DSA_SIG and ECDSA_SIG getters const.Emilia Kasper
2016-06-20Tests should check validation status directlyRob Percival
2016-06-20Test SCT listsRob Percival
2016-06-18Useless includesFdaSilvaYY
2016-06-16Fix GCC build; make update; fix number re-useRich Salz
2016-06-16Skip the TLSProxy tests if environmental problems are an issueMatt Caswell
2016-06-16Fix the build and tests following constification of DH, DSA, RSAMatt Caswell
2016-06-14modes/asm/ghashp8-ppc.pl: improve performance by 2.7x.Andy Polyakov
2016-06-14test/evptests.txt: add more XTS tests.Andy Polyakov
2016-06-14Shorten some symbol namesRichard Levitte
2016-06-13Update sslapitest to use the test frameworkMatt Caswell
2016-06-13Add some session API testsMatt Caswell
2016-06-13SSL test: only write out server2 when testing SNIEmilia Kasper
2016-06-13Handle inability to create AFALG socketMatt Caswell
2016-06-13Port DTLS version negotiation testsEmilia Kasper
2016-06-13Clean up following new SNI testsEmilia Kasper
2016-06-13RT3809: basicConstraints is criticalRich Salz
2016-06-10Fix no-dtls* buildsMatt Caswell
2016-06-09RT 4242: reject invalid EC point coordinatesEmilia Kasper
2016-06-09Fix session ticket and SNITodd Short
2016-06-08Fixes to get -ansi workingJeffrey Walton
2016-06-08Add some accessor API'sRich Salz
2016-06-07Add empty record testsMatt Caswell
2016-06-07Add a BN_mod_word test()Matt Caswell
2016-06-07Add an SSL get/set testMatt Caswell
2016-06-06tests: fix the shutting up of the shellRichard Levitte
2016-06-06Deprecate the flags that switch off constant timeMatt Caswell
2016-06-06tests: Shut the shell up unless verboseRichard Levitte
2016-06-05Silence misleading test_abort stderr outputViktor Dukhovni
2016-06-04Make 25-test_gen.t and 25-test_req.t into oneRichard Levitte
2016-06-04Have some more test recipes clean up after themselvesRichard Levitte
2016-06-04Generate simple build test filesRichard Levitte
2016-06-03tests: clean up temporary SSL session files.Richard Levitte
2016-06-03Update client authentication testsEmilia Kasper
2016-06-02Testing symbol presence: also take note of small objectsRichard Levitte
2016-06-01Remove/rename some old files.Rich Salz
2016-06-01Add final(?) set of copyrights.Rich Salz
2016-06-01RT4337: Crash in DESRich Salz
2016-05-30perl: use the 'if' module to conditionally load File::GlobRichard Levitte
2016-05-29Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov
2016-05-27make sure to put quotes around -config argument, in case of spacesRichard Levitte
2016-05-27perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte
2016-05-27Avoid msys name manglingMatt Caswell