summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix test for DH cipher directiveRob Crittenden2016-02-291-0/+2
* tests: Centralize the openssl ciphers flags when comparingRob Crittenden2016-02-291-56/+64
* Basic test case for DHE cipher negotiationRob Crittenden2016-02-293-0/+16
* Remove -DH from test strings, duplicate test, fix testRob Crittenden2016-02-291-29/+29
* Add basic reverse proxy test case (over Internet)Rob Crittenden2016-01-193-0/+19
* Add test for colons in FakeBasicAuth user certificateRob Crittenden2016-01-152-1/+13
* Add cipher test for ECDH+aRSARob Crittenden2016-01-151-0/+3
* Fix typo in valgrind in start script, create separate logsRob Crittenden2015-10-021-1/+1
* Add a test for reverse proxy SNIRob Crittenden2015-10-025-3/+31
* Fix compatibility with RHEL 6.x (Apache 2.2.x and NSS 3.15.1)Rob Crittenden2015-10-021-2/+3
* Add -DH as another exclusion in the SSLv3 cipher testRob Crittenden2015-10-021-1/+1
* Enable the core dump directoryRob Crittenden2015-10-021-0/+2
* Always enable the glibc memory checking routinesRob Crittenden2015-10-021-1/+3
* Add test suite for SNIRob Crittenden2015-10-0210-125/+432
* NSS added support for some SHA384 ciphers, add themRob Crittenden2015-10-021-3/+7
* Implement EECDH, kECDH, AECDH, ECDSA and aECDSA cipher macrosRob Crittenden2015-10-021-0/+18
* The OpenSSL DEFAULT cipher macro shouldn't enable NULL ciphersRob Crittenden2015-10-021-0/+8
* Fix logical AND support in OpenSSL cipher compatibilityRob Crittenden2015-07-224-85/+182
* Fix test failure due to line number change in test_cipher.pyRob Crittenden2015-02-271-1/+1
* Add compatibility for mod_ssl-style cipher definitionsRob Crittenden2014-12-026-4/+214
* Add support for sqlite NSS databasesRob Crittenden2014-10-284-10/+12
* gencert is not executable in the tree so call bash directlyRob Crittenden2014-10-221-1/+1
* Add a new VirtualHost for testing TLS v1.2Rob Crittenden2014-10-177-15/+202
* Add some basic functional tests.Rob Crittenden2014-02-268-0/+1744