Commit History

Author SHA1 Message Date
  Nick Mathewson fdb57db581 Merge branch 'bug18133_027' into maint-0.2.8 9 years ago
  Nick Mathewson 4093f343ca fix indentation 9 years ago
  Nick Mathewson 4895d8288c Do not treat "DOCDOC" as doxygen. 9 years ago
  Nick Mathewson 005a20ec85 Log a better message when OfflineMasterKey is set. 9 years ago
  Nick Mathewson 57699de005 Update the copyright year. 9 years ago
  Nick Mathewson fe6ca826df Make sure that every module in src/or has a brief description. 9 years ago
  Nick Mathewson 8a4bba06d2 Rename crypto_digest_all, and digests_t. 9 years ago
  Nick Mathewson 9c4a0aef0c Fix a memory leak in reading an expired ed signing key. 10 years ago
  Nick Mathewson df0b4f0342 Merge branch 'feature16769_squashed' 10 years ago
  Nick Mathewson bca4211de5 Add a --master-key option 10 years ago
  Nick Mathewson d8f031aec2 Add a new --newpass option to add or remove secret key passphrases. 10 years ago
  Nick Mathewson e94ef30a2f Merge branch 'feature16944_v2' 10 years ago
  Nick Mathewson a444b11323 Convince coverity that we do not have a particular memory leak 10 years ago
  Nick Mathewson 41891cbf93 Merge remote-tracking branch 'public/ed25519_hup_v2' 10 years ago
  Nick Mathewson d70b1b4da1 Never ever try to load the secret key if offline_master is set 10 years ago
  Nick Mathewson 0ba4e0895a Add "OfflineMasterKey" option 10 years ago
  Nick Mathewson b977a570c4 Fix a false-positive in coverity scan with an assertion 10 years ago
  Nick Mathewson f64ef65b9d Fix code for checking expired certificates on load 10 years ago
  Nick Mathewson 037e8763a7 Reload Ed25519 keys on sighup. 10 years ago
  Nick Mathewson 426ef9c8eb More log messages for keygen problems 10 years ago
  Nick Mathewson c88a8a7ca3 Explain better why we are about to load the master key. 10 years ago
  Nick Mathewson 76ec891572 When we infer the master key from the certificate, save it to disk. 10 years ago
  Nick Mathewson 138b28dc35 Add test_keygen tests for all log outputs; improve keygen outputs. 10 years ago
  Nick Mathewson 8f6f1544c9 Resolve failing test_keygen tests. 10 years ago
  Nick Mathewson f362e7a873 Checkpoint work on ed25519 keygen improvements. 10 years ago
  Nick Mathewson b5cfcb2045 Fix most check-spaces issues 10 years ago
  Nick Mathewson 7bd5212ddc Merge branches 'feature_16582' and 'feature_16581' 10 years ago
  Nick Mathewson c4ab8f74da Don't allow INIT_ED_KEY_{NO_REPAIR,NEEDCERT} to be used together. 10 years ago
  Nick Mathewson 3c28d95ca7 Add more EINVAL errno setting on key read failures 10 years ago
  Nick Mathewson 3fcb74e98b Add more consistency checks in load_ed_keys 10 years ago