aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Make depend.Ben Laurie2014-06-301-118/+155
* Enable multi-block support by default.Andy Polyakov2014-06-111-0/+8
* Create test/testutil.h for unit test helper macrosMike Bland2014-06-101-0/+116
* Link heartbeat_test with the static version of the librariesKurt Roeckx2014-06-091-1/+8
* Fix for test_bn regular expression to work on Windows using MSYS. PR#3346Peter Mosmans2014-05-271-1/+1
* add test case to makefilesChristian Heimes2014-05-251-4/+12
* Make it build/run.Ben Laurie2014-05-191-2/+2
* Unit/regression test for TLS heartbeats.Mike Bland2014-05-191-4/+32
* test/Makefile: allow emulated test (e.g. under wine).Andy Polyakov2014-03-061-45/+41
* make dependDr. Stephen Henson2014-02-191-6/+2
* Require ServerInfo PEMs to be named "BEGIN SERVERINFO FOR"...Trevor Perrin2013-09-131-4/+4
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-052-2/+2
* Correctly test for no-ec.Ben Laurie2013-08-211-1/+1
* Don't run ECDH CMS tests if EC disabled.Dr. Stephen Henson2013-08-171-0/+20
* Add X9.42 DH test.Dr. Stephen Henson2013-08-051-0/+8
* Add X9.42 DH certificate to S/MIME testDr. Stephen Henson2013-08-052-1/+47
* Add tests for ALPN functionality.Adam Langley2013-07-221-0/+12
* Make ecdsatest work with nonces.Dr. Stephen Henson2013-07-191-1/+1
* Temporarily disable ECDSA test.Dr. Stephen Henson2013-07-191-1/+1
* New CMS tests.Dr. Stephen Henson2013-07-171-0/+25
* Scripts to recreate S/MIME test certificates.Dr. Stephen Henson2013-07-1711-205/+489
* Add new CMS tests.Dr. Stephen Henson2013-06-211-0/+49
* Cleanup of custom extension stuff.Trevor2013-06-181-0/+9
* Add support for arbitrary TLS extensions.Trevor2013-06-123-1/+27
* Tests pass!Ben Laurie2013-05-051-1/+2
* Make sure all tests are actually run, plus some fixups for things thatBen Laurie2013-04-072-2/+2
* Fix test_ss.Ben Laurie2013-04-061-1/+2
* Avoid collisions.Ben Laurie2013-04-067-143/+143
* Make session ID test work.Ben Laurie2013-04-061-1/+1
* Make S/MIME test work.Ben Laurie2013-04-061-1/+1
* Make RSA test work.Ben Laurie2013-04-061-1/+1
* Make PKCS#7 test work.Ben Laurie2013-04-061-1/+1
* More progress towards working tests.Ben Laurie2013-04-061-11/+11
* Get closer to a working single Makefile with test support.Ben Laurie2013-04-061-39/+39
* Add support for SPARC T4 DES opcode.Andy Polyakov2013-03-311-1/+2
* make depend.Ben Laurie2013-02-211-0/+14
* Fix for EXP-RC2-CBC-MD5Adam Langley2013-02-061-0/+17
* Merge branch 'master' of openssl.net:opensslBen Laurie2013-01-191-3/+14
|\
| * engines/ccgost: add test case.Andy Polyakov2013-01-191-3/+14
* | Make "make depend" work on MacOS out of the box.Ben Laurie2013-01-191-1/+1
|/
* Fix tocsp: we don't need -trust_other any more.Dr. Stephen Henson2012-12-211-2/+2
* Update test OCSP script "tocsp" to use shell functions and to useDr. Stephen Henson2012-12-201-114/+64
* Make openssl verify return errors.Ben Laurie2012-12-111-1/+1
* Tabification. Remove accidental duplication.Ben Laurie2012-12-101-197/+0
* Fix OCSP checking.Ben Laurie2012-12-0768-1/+2163
* make dependDr. Stephen Henson2012-11-191-93/+89
* PR: 2909Dr. Stephen Henson2012-11-181-4/+13
* util/fipslink.pl: further adjustments.Andy Polyakov2012-10-271-0/+1
* test_t4: cover even Camellia.Andy Polyakov2012-10-251-3/+6
* Add SPARC T4 AES support.Andy Polyakov2012-10-061-0/+66