summaryrefslogtreecommitdiffstats
path: root/test/test_cipher.py
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
* Remove -DH from test strings, duplicate test, fix testRob Crittenden2016-02-291-29/+29
* Add cipher test for ECDH+aRSARob Crittenden2016-01-151-0/+3
* 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
* 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-221-85/+169
* 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-021-0/+162