aboutsummaryrefslogtreecommitdiff
path: root/src/or/torcert.c
AgeCommit message (Expand)Author
2016-03-26Fix all doxygen warnings (other than missing docs)Nick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2016-02-27Make sure that every module in src/or has a brief description.Nick Mathewson
2015-11-30Fix undefined behavior caused by memory overlapcypherpunks
2015-07-14Add more consistency checks in load_ed_keysNick Mathewson
2015-06-01Appease make check-spacesAndrea Shepard
2015-05-28Fix a bug in earlier torcert fix, fix another.Nick Mathewson
2015-05-28Memory leak in tor_cert_parse. CID gi1301381Nick Mathewson
2015-05-28Generate weird certificates correctlyNick Mathewson
2015-05-28Enforce more correspondence between ri and eiNick Mathewson
2015-05-28Implement ed25519-signed descriptorsNick Mathewson
2015-05-28prop220: Implement certificates and key storage/creationNick Mathewson