Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson bca4211de5 Add a --master-key option il y a 8 ans
  Nick Mathewson d8f031aec2 Add a new --newpass option to add or remove secret key passphrases. il y a 8 ans
  Nick Mathewson b977a570c4 Fix a false-positive in coverity scan with an assertion il y a 8 ans
  Nick Mathewson f64ef65b9d Fix code for checking expired certificates on load il y a 8 ans
  Nick Mathewson 426ef9c8eb More log messages for keygen problems il y a 8 ans
  Nick Mathewson c88a8a7ca3 Explain better why we are about to load the master key. il y a 8 ans
  Nick Mathewson 76ec891572 When we infer the master key from the certificate, save it to disk. il y a 8 ans
  Nick Mathewson 138b28dc35 Add test_keygen tests for all log outputs; improve keygen outputs. il y a 8 ans
  Nick Mathewson 8f6f1544c9 Resolve failing test_keygen tests. il y a 8 ans
  Nick Mathewson f362e7a873 Checkpoint work on ed25519 keygen improvements. il y a 8 ans
  Nick Mathewson b5cfcb2045 Fix most check-spaces issues il y a 9 ans
  Nick Mathewson 7bd5212ddc Merge branches 'feature_16582' and 'feature_16581' il y a 9 ans
  Nick Mathewson c4ab8f74da Don't allow INIT_ED_KEY_{NO_REPAIR,NEEDCERT} to be used together. il y a 9 ans
  Nick Mathewson 3c28d95ca7 Add more EINVAL errno setting on key read failures il y a 9 ans
  Nick Mathewson 3fcb74e98b Add more consistency checks in load_ed_keys il y a 9 ans
  Nick Mathewson 1360326588 Do more consistency checks in ed_key_init_from_file() il y a 9 ans
  Nick Mathewson 5e8edba3d8 If loading an ed25519 master key fails with errno != ENOENT, give up. il y a 9 ans
  Nick Mathewson 0a6997d78b Preserve errno when loading encrypted ed25519 keys. il y a 9 ans
  Nick Mathewson 48f69685f5 Avoid a segfault when reading an encrypted key that isn't there il y a 9 ans
  Nick Mathewson 1edaef2adf fix some memory leaks that coverity found il y a 9 ans
  Nick Mathewson c2c23d1443 Handle "keygen" if datadir does not yet exist il y a 9 ans
  Nick Mathewson d68133c745 Merge branch '13642_offline_master_v2_squashed' il y a 9 ans
  Nick Mathewson b6eee531bb Support encrypted offline master keys with a new --keygen flag il y a 9 ans
  teor 383a27afc5 Ensure signing_key is non-NULL before accessing one of its members il y a 9 ans
  Nick Mathewson fcc01d7caf Fix a memory leak in routerkeys.c il y a 9 ans
  Andrea Shepard 0e0b65db4f Appease make check-spaces il y a 9 ans
  Nick Mathewson 12a2321501 Another memory leak bytes the dust. il y a 9 ans
  Nick Mathewson 2c32b2848a Small leak in ed_key_init_from_file. CID 1301373 il y a 9 ans
  Nick Mathewson 24a2bb08ab Fix null dereference on key setup error. il y a 9 ans
  Nick Mathewson c03694938e Fix a bug when we fail to read a cert from a file. il y a 9 ans