summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2016-05-27Silence some "may be uninitialized when used" warningMatt Caswell
2016-05-27Add a test for printing floating point format specifiersMatt Caswell
2016-05-25build.info files: add quotes around any spec that may contain spacesRichard Levitte
2016-05-23Add checks on CRYPTO_set_ex_data return valueFdaSilvaYY
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-05-20Add an async io testMatt Caswell
2016-05-20Simplify SSL BIO buffering logicMatt Caswell
2016-05-17Copyright consolidation 02/10Rich Salz
2016-05-16test/evp_test.c: exercise in-place encryption.Andy Polyakov
2016-05-16Use OPENSSL_hexchar2intRich Salz
2016-05-16Fold threads.h into crypto.h making API publicViktor Dukhovni
2016-05-13VMS perl: Fix glob outputRichard Levitte
2016-05-13Add some additional NewSessionTicket testsMatt Caswell
2016-05-12Remove proxy tests. Add verify callback tests.Emilia Kasper
2016-05-11Replace cipherlist testEmilia Kasper
2016-05-11Fix i2d_X509_AUX, update docs and add testsViktor Dukhovni
2016-05-09Recognise VERBOSE and V as well as HARNESS_VERBOSEDr. Stephen Henson