Skip to content
Snippets Groups Projects
  1. Sep 24, 2015
  2. Sep 22, 2015
  3. Sep 15, 2015
  4. Sep 08, 2015
  5. Sep 04, 2015
    • Nick Mathewson's avatar
      Add "OfflineMasterKey" option · 0ba4e089
      Nick Mathewson authored
      When this is set, and Tor is running as a relay, it will not
      generate or load its secret identity key.  You can manage the secret
      identity key with --keygen.  Implements ticket 16944.
      0ba4e089
  6. Sep 03, 2015
  7. Sep 02, 2015
  8. Sep 01, 2015
  9. Aug 25, 2015
  10. Aug 21, 2015
  11. Aug 18, 2015
    • teor's avatar
      New TestingDirAuthVote{Exit,Guard,HSDir}IsStrict flags · 359faf5e
      teor authored
      "option to prevent guard,exit,hsdir flag assignment"
      
      "A node will never receive the corresponding flag unless
      that node is specified in the
      TestingDirAuthVote{Exit,Guard,HSDir} list, regardless of
      its uptime, bandwidth, exit policy, or DirPort".
      
      Patch modified by "teor": VoteOnHidServDirectoriesV2
      is now obsolete, so TestingDirAuthVoteHSDir always
      votes on HSDirs.
      
      Closes ticket 14882. Patch by "robgjansen".
      Commit message and changes file by "teor"
      with quotes from "robgjansen".
      359faf5e
    • teor's avatar
      Fix TestingDirAuthVoteHSDir docs: HSDir flag needs DirPort · 0cb82013
      teor authored
      Fix an error in the manual page and comments for
      TestingDirAuthVoteHSDir, which suggested that a
      HSDir required "ORPort connectivity". While this is true,
      it is in no way unique to the HSDir flag. Of all the flags,
      only HSDirs need a DirPort configured in order for the
      authorities to assign that particular flag.
      
      Fixed as part of 14882. Patch by "teor".
      Bugfix on 0.2.6.3 (f9d57473 on 10 January 2015).
      0cb82013
  12. Aug 05, 2015
  13. Aug 03, 2015
  14. Jul 24, 2015
  15. Jul 23, 2015
  16. Jul 22, 2015
  17. Jul 20, 2015
  18. Jun 29, 2015
  19. Jun 10, 2015
  20. Jun 05, 2015
    • teor's avatar
      Add instructions for clang sanitizers, static analyzer, and coverity · bc0a9843
      teor authored
      Document use of coverity, clang static analyzer, and clang dynamic
      undefined behavior and address sanitizers in doc/HACKING.
      
      Add clang dynamic sanitizer blacklist in
      contrib/clang/sanitizer_blacklist.txt to exempt known undefined
      behavior. Include detailed usage instructions in this blacklist file.
      
      Patch by "teor".
      bc0a9843
  21. May 28, 2015
  22. May 26, 2015
  23. May 20, 2015
    • Yawning Angel's avatar
      Add "HiddenServiceMaxStreams" as a per-HS tunable. · db7bde08
      Yawning Angel authored
      When set, this limits the maximum number of simultaneous streams per
      rendezvous circuit on the server side of a HS, with further RELAY_BEGIN
      cells being silently ignored.
      
      This can be modified via "HiddenServiceMaxStreamsCloseCircuit", which
      if set will cause offending rendezvous circuits to be torn down instead.
      
      Addresses part of #16052.
      db7bde08
  24. May 11, 2015
  25. May 07, 2015
  26. Apr 22, 2015
  27. Apr 08, 2015
  28. Apr 07, 2015
  29. Apr 01, 2015
  30. Mar 25, 2015
  31. Mar 24, 2015
  32. Mar 14, 2015
  33. Mar 12, 2015
  34. Mar 11, 2015
Loading