aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Add asymetric cipher test recipesRichard Levitte2015-09-076-0/+132
* Add a helper script for key file format conversion testsRichard Levitte2015-09-071-0/+88
* Add the encryption test recipeRichard Levitte2015-09-071-0/+65
* Add recipes for individual block ciphers, stream ciphers and digestsRichard Levitte2015-09-0718-0/+216
* Add math tests recipesRichard Levitte2015-09-073-0/+185
* Groundwork for a perl based testing frameworkRichard Levitte2015-09-074-0/+538
* Have the test executables output in text modeRichard Levitte2015-09-069-9/+9
* Make the verify_extra test location agnosticRichard Levitte2015-09-062-7/+15
* Avoid direct X509 structure accessDr. Stephen Henson2015-09-061-1/+1
* Cleanup testtsa scriptRich Salz2015-09-051-89/+40
* Use the shlib wrapper when running nptestAlessandro Ghedini2015-09-051-1/+1
* Supply a build rule for the recently added nptestBenjamin Kaduk2015-09-041-0/+3
* Test for NULL ptr == 0Rich Salz2015-09-042-3/+80
* RT3998: Allow scrypt to be disabledRich Salz2015-09-041-3/+11
* RT3674: Make no-cms build work.David Bar2015-09-031-0/+7
* make updateDr. Stephen Henson2015-09-031-0/+7
* PBE lookup testDr. Stephen Henson2015-09-032-4/+104
* Check OPENSSL_gmtime_diffRich Salz2015-09-022-4/+143
* Add and use OPENSSL_zallocRich Salz2015-09-022-8/+3
* Extend ciphersuite test coverage.Dr. Stephen Henson2015-09-021-17/+24
* Update ssltest certificate handling.Dr. Stephen Henson2015-09-022-67/+9
* Create DSA and ECDSA certificates.Dr. Stephen Henson2015-09-022-15/+61
* RT 3493: fix RSA testEmilia Kasper2015-09-011-12/+20
* BN_mod_exp_mont_consttime: check for zero modulus.Emilia Kasper2015-08-311-0/+52
* Fix spurious bntest failures.Emilia Kasper2015-08-311-2/+2
* GH354: Memory leak fixesAlessandro Ghedini2015-08-282-0/+4
* PACKET: add methods for reading length-prefixed TLS vectors.Emilia Kasper2015-08-261-1/+83
* Add NewSessionTicket test suiteMatt Caswell2015-08-262-1/+180
* More test cases.Dr. Stephen Henson2015-08-241-0/+115
* Use -I to add to @INC, and use -w to produce warningsRichard Levitte2015-08-131-3/+3
* Enhance PACKET readabilityMatt Caswell2015-08-131-1/+1
* Use dynamic engine for libssl test harnessRichard Levitte2015-08-111-3/+6
* Add a test for 0 p value in anon DH SKEMatt Caswell2015-08-112-1/+95
* Add some libssl testsMatt Caswell2015-08-113-1/+195
* Fix clang uninitialized variable warning.Adam Eijdenberg2015-08-061-1/+0
* Revert "Fix uninitalised warning."Matt Caswell2015-08-061-1/+1
* Fix uninitalised warning.Ben Laurie2015-08-061-1/+1
* Fix a bug in the new PACKET implementationMatt Caswell2015-08-041-24/+25
* PACKET unit testsMatt Caswell2015-08-032-4/+337
* Add initial packet parsing codeMatt Caswell2015-08-031-12/+13
* Add test for SSL_set_session_ticket_extMatt Caswell2015-07-272-4/+249
* Remove obsolete key formats.Rich Salz2015-07-161-18/+0
* Apply some missing updates from previous commitsMatt Caswell2015-07-091-4/+13
* Add test for CVE-2015-1793Matt Caswell2015-07-0715-4/+571
* Check for errors with SRPDr. Stephen Henson2015-06-291-4/+4
* More secure storage of key material.Rich Salz2015-06-232-2/+46
* RT3856: Fix memory leaks in test codeRussell Webb2015-06-233-2/+5
* RT3907-fixRich Salz2015-06-221-3/+3
* RT3907: avoid "local" in testssl scriptRich Salz2015-06-221-3/+2
* Fix ABI break with HMACMatt Caswell2015-06-121-1/+6