summaryrefslogtreecommitdiff
path: root/src/or/torcert.h
AgeCommit message (Expand)Author
2017-03-15Run the copyright update script.Nick Mathewson
2016-11-10Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519()Neel Chauhan
2016-11-04Merge branch 'ticket17238_029_02-resquash'Nick Mathewson
2016-11-04prop224: Rename cert type to follow naming conventionDavid Goulet
2016-11-04prop224: Descriptor encoding implementationDavid Goulet
2016-11-04prop224: Add new cert type for hidden serviceDavid Goulet
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