aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix no-dtls* buildsMatt Caswell2016-06-101-1/+1
* RT 4242: reject invalid EC point coordinatesEmilia Kasper2016-06-091-6/+90
* Fix session ticket and SNITodd Short2016-06-0919-9/+4362
* Fixes to get -ansi workingJeffrey Walton2016-06-081-2/+6
* Add some accessor API'sRich Salz2016-06-084-2/+74
* Add empty record testsMatt Caswell2016-06-071-0/+81
* Add a BN_mod_word test()Matt Caswell2016-06-071-1/+7
* Add an SSL get/set testMatt Caswell2016-06-073-1/+115
* tests: fix the shutting up of the shellRichard Levitte2016-06-061-4/+6
* Deprecate the flags that switch off constant timeMatt Caswell2016-06-063-15/+2
* tests: Shut the shell up unless verboseRichard Levitte2016-06-062-1/+17
* Silence misleading test_abort stderr outputViktor Dukhovni2016-06-051-0/+1
* Make 25-test_gen.t and 25-test_req.t into oneRichard Levitte2016-06-042-55/+30
* Have some more test recipes clean up after themselvesRichard Levitte2016-06-043-3/+43
* Generate simple build test filesRichard Levitte2016-06-042-1/+54
* tests: clean up temporary SSL session files.Richard Levitte2016-06-032-8/+16
* Update client authentication testsEmilia Kasper2016-06-035-61/+778
* Testing symbol presence: also take note of small objectsRichard Levitte2016-06-021-1/+1
* Remove/rename some old files.Rich Salz2016-06-014-315/+0
* Add final(?) set of copyrights.Rich Salz2016-06-017-0/+53
* RT4337: Crash in DESRich Salz2016-06-011-4/+17
* perl: use the 'if' module to conditionally load File::GlobRichard Levitte2016-05-303-9/+3
* Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov2016-05-293-6/+15
* make sure to put quotes around -config argument, in case of spacesRichard Levitte2016-05-271-3/+3
* perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte2016-05-272-3/+3
* Avoid msys name manglingMatt Caswell2016-05-271-4/+10
* Silence some "may be uninitialized when used" warningMatt Caswell2016-05-271-3/+3
* Add a test for printing floating point format specifiersMatt Caswell2016-05-273-1/+243
* build.info files: add quotes around any spec that may contain spacesRichard Levitte2016-05-251-59/+59
* Add checks on CRYPTO_set_ex_data return valueFdaSilvaYY2016-05-231-3/+5
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-2/+7
* Add an async io testMatt Caswell2016-05-203-1/+407
* Simplify SSL BIO buffering logicMatt Caswell2016-05-201-1/+1
* Copyright consolidation 02/10Rich Salz2016-05-1765-2622/+383
* test/evp_test.c: exercise in-place encryption.Andy Polyakov2016-05-161-19/+35
* Use OPENSSL_hexchar2intRich Salz2016-05-161-8/+5
* Fold threads.h into crypto.h making API publicViktor Dukhovni2016-05-162-2/+0
* VMS perl: Fix glob outputRichard Levitte2016-05-131-0/+1
* Add some additional NewSessionTicket testsMatt Caswell2016-05-131-1/+38
* Remove proxy tests. Add verify callback tests.Emilia Kasper2016-05-1213-519/+479
* Replace cipherlist testEmilia Kasper2016-05-116-70/+243
* Fix i2d_X509_AUX, update docs and add testsViktor Dukhovni2016-05-114-4/+260
* Recognise VERBOSE and V as well as HARNESS_VERBOSEDr. Stephen Henson2016-05-091-0/+5
* fix tab-space mixed indentationFdaSilvaYY2016-05-091-34/+34
* testlib/OpenSSL/Test.pm: address 5.10 warnings.Andy Polyakov2016-05-061-4/+4
* test/evp_test.c: exercise different combinations of data misalignment.Andy Polyakov2016-05-061-24/+55
* Fix the no-tls optionMatt Caswell2016-05-046-0/+18
* Add ASN.1 INTEGER tests.Dr. Stephen Henson2016-05-036-1/+46
* add ASN1_INTEGER type to d2i_testDr. Stephen Henson2016-05-031-1/+2
* Add test for CVE-2016-2018Dr. Stephen Henson2016-05-032-1/+10