aboutsummaryrefslogtreecommitdiff
path: root/tool/ciphers.cc
AgeCommit message (Expand)AuthorFilesLines
2017-08-18Use getters in tools/ciphers.cc and add -openssl-name flag.David Benjamin1-7/+11
2017-06-22Support standard RFC cipher suite names alongside OpenSSL ones.David Benjamin1-1/+1
2017-02-22Add new cipherlist-setting APIs that reject nonsense.Matthew Braithwaite1-1/+1
2016-09-01Replace Scoped* heap types with bssl::UniquePtr.Matt Braithwaite1-3/+1
2016-07-12Revert "Move C++ helpers into |bssl| namespace."Adam Langley1-4/+0
2016-07-12Revert scoped_types.h change.Adam Langley1-0/+2
2016-07-11Remove scoped_types.h.Adam Langley1-2/+0
2016-07-11Move C++ helpers into |bssl| namespace.Adam Langley1-0/+4
2015-11-03Add ciphers option to bssl.Adam Langley1-0/+66