summaryrefslogtreecommitdiff
path: root/src/or/torcert.h
AgeCommit message (Expand)Author
2016-11-03Verify ed25519 link handshake certificatesNick Mathewson
2016-11-03Fix a misfeature with the Ed cert expiration APINick Mathewson
2016-11-03Make the current time an argument to x509 cert-checking functionsNick Mathewson
2016-11-03Add function to check RSA->Ed cross-certificationsNick Mathewson
2016-11-03Refactor RSA certificate checking into its own function.Nick Mathewson
2016-11-03Migrate certificates into a sub-structure of or_handshake_stateNick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2015-05-28Generate weird certificates correctlyNick Mathewson
2015-05-28Enforce more correspondence between ri and eiNick Mathewson
2015-05-28Implement proposal 228: cross-certification with onion keysNick Mathewson
2015-05-28Implement ed25519-signed descriptorsNick Mathewson
2015-05-28prop220: Implement certificates and key storage/creationNick Mathewson