summaryrefslogtreecommitdiffstats
path: root/nss_engine_cipher.c
Commit message (Expand)AuthorAgeFilesLines
* Fix test for DH cipher directiveRob Crittenden2016-02-291-0/+9
* Add server support for DHE ciphersChristian Heimes2016-02-291-1/+19
* Cleanup to remove a slew of trailing whitespaceRob Crittenden2015-10-021-1/+1
* Fix some compiler warnings (and one real bug)Rob Crittenden2015-10-021-1/+0
* Fix compatibility with RHEL 6.x (Apache 2.2.x and NSS 3.15.1)Rob Crittenden2015-10-021-1/+9
* NSS added support for some SHA384 ciphers, add themRob Crittenden2015-10-021-0/+11
* Implement EECDH, kECDH, AECDH, ECDSA and aECDSA cipher macrosRob Crittenden2015-10-021-0/+28
* The OpenSSL DEFAULT cipher macro shouldn't enable NULL ciphersRob Crittenden2015-10-021-0/+13
* Switch set_cipher_value() to void since there is no return valueRob Crittenden2015-08-271-4/+2
* Fix logical AND support in OpenSSL cipher compatibilityRob Crittenden2015-07-221-33/+163
* Add compatibility for mod_ssl-style cipher definitionsRob Crittenden2014-12-021-0/+322