aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix the build and tests following constification of DH, DSA, RSAMatt Caswell2016-06-162-12/+10
* modes/asm/ghashp8-ppc.pl: improve performance by 2.7x.Andy Polyakov2016-06-141-0/+9
* test/evptests.txt: add more XTS tests.Andy Polyakov2016-06-141-0/+85
* Shorten some symbol namesRichard Levitte2016-06-141-17/+17
* Update sslapitest to use the test frameworkMatt Caswell2016-06-132-23/+11
* Add some session API testsMatt Caswell2016-06-137-184/+411
* SSL test: only write out server2 when testing SNIEmilia Kasper2016-06-1311-4831/+25
* Handle inability to create AFALG socketMatt Caswell2016-06-131-2/+7
* Port DTLS version negotiation testsEmilia Kasper2016-06-1312-171/+2756
* Clean up following new SNI testsEmilia Kasper2016-06-137-63/+69
* RT3809: basicConstraints is criticalRich Salz2016-06-132-3/+3
* 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