aboutsummaryrefslogtreecommitdiff
path: root/src/common/ciphers.inc
Commit message (Collapse)AuthorAge
* Change our ciphersuite list to match ff8Nick Mathewson2012-05-15
|
* fix a few typos, and give the bootstrap phase stuff a changelog entry.Roger Dingledine2008-06-13
| | | | svn:r15183
* r16215@tombo: nickm | 2008-06-12 18:39:03 -0400Nick Mathewson2008-06-12
Implement code to manually force the OpenSSL client cipher list to match the one recommended in proposal 124, *even if* we do not know all those ciphers. This is a bit of a kludge, but it is at least decently well commented. svn:r15173