aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerkeys.h
AgeCommit message (Expand)Author
2015-09-22Merge branch 'feature16769_squashed'Nick Mathewson
2015-09-22Add a --master-key optionNick Mathewson
2015-09-04Never ever try to load the secret key if offline_master is setNick Mathewson
2015-08-19More log messages for keygen problemsNick Mathewson
2015-07-14If loading an ed25519 master key fails with errno != ENOENT, give up.Nick Mathewson
2015-06-17Support encrypted offline master keys with a new --keygen flagNick Mathewson
2015-05-28Generate weird certificates correctlyNick Mathewson
2015-05-28# This is a combination of 2 commits.Nick Mathewson
2015-05-28Only load master ed25519 secret keys when we absolutely must.Nick Mathewson
2015-05-28Implement proposal 228: cross-certification with onion keysNick Mathewson
2015-05-28prop220: Implement certificates and key storage/creationNick Mathewson