summaryrefslogtreecommitdiff
path: root/src/test/test_routerkeys.c
AgeCommit message (Expand)Author
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
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-11-12Replace operators used as macro arguments with OP_XX macrosNick Mathewson
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-04-29Fix leaks in tests related to setting options->DataDirectoryNick Mathewson
2014-03-13Fix some leaks/missed checks in the unit testsNick Mathewson
2014-02-28Unit tests for test_routerkeys_write_fingerprintNick Mathewson