Commit History

Author SHA1 Message Date
  Nick Mathewson 5e8edba3d8 If loading an ed25519 master key fails with errno != ENOENT, give up. 8 years ago
  Nick Mathewson 0a6997d78b Preserve errno when loading encrypted ed25519 keys. 8 years ago
  Nick Mathewson 48f69685f5 Avoid a segfault when reading an encrypted key that isn't there 9 years ago
  Nick Mathewson 1edaef2adf fix some memory leaks that coverity found 9 years ago
  Nick Mathewson c2c23d1443 Handle "keygen" if datadir does not yet exist 9 years ago
  Nick Mathewson d68133c745 Merge branch '13642_offline_master_v2_squashed' 9 years ago
  Nick Mathewson b6eee531bb Support encrypted offline master keys with a new --keygen flag 9 years ago
  teor 383a27afc5 Ensure signing_key is non-NULL before accessing one of its members 9 years ago
  Nick Mathewson fcc01d7caf Fix a memory leak in routerkeys.c 9 years ago
  Andrea Shepard 0e0b65db4f Appease make check-spaces 9 years ago
  Nick Mathewson 12a2321501 Another memory leak bytes the dust. 9 years ago
  Nick Mathewson 2c32b2848a Small leak in ed_key_init_from_file. CID 1301373 9 years ago
  Nick Mathewson 24a2bb08ab Fix null dereference on key setup error. 9 years ago
  Nick Mathewson c03694938e Fix a bug when we fail to read a cert from a file. 9 years ago
  Nick Mathewson 8f15423b76 Do not allocate our ed-link crosscert till after tls ctx 9 years ago
  Nick Mathewson 3bee74c6d1 Generate weird certificates correctly 9 years ago
  Nick Mathewson 57189acd6f # This is a combination of 2 commits. 9 years ago
  Nick Mathewson 64450c5f77 Only load master ed25519 secret keys when we absolutely must. 9 years ago
  Nick Mathewson efa21bb941 Implement proposal 228: cross-certification with onion keys 9 years ago
  Nick Mathewson fe5d2477aa Implement ed25519-signed descriptors 9 years ago
  Nick Mathewson 818e6f939d prop220: Implement certificates and key storage/creation 9 years ago