Skip to content
Snippets Groups Projects
  1. Sep 03, 2015
  2. Sep 02, 2015
  3. Sep 01, 2015
  4. Aug 25, 2015
  5. Aug 21, 2015
  6. 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
  7. Aug 05, 2015
  8. Aug 03, 2015
  9. Jul 24, 2015
  10. Jul 23, 2015
  11. Jul 22, 2015
  12. Jul 20, 2015
  13. Jun 29, 2015
  14. Jun 10, 2015
  15. 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
  16. May 28, 2015
  17. May 26, 2015
  18. 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
  19. May 11, 2015
  20. May 07, 2015
  21. Apr 22, 2015
  22. Apr 08, 2015
  23. Apr 07, 2015
  24. Apr 01, 2015
  25. Mar 25, 2015
  26. Mar 24, 2015
  27. Mar 14, 2015
  28. Mar 12, 2015
  29. Mar 11, 2015
  30. Mar 09, 2015
  31. Feb 25, 2015
  32. Feb 18, 2015
  33. Feb 02, 2015
  34. Feb 01, 2015
  35. Jan 29, 2015
Loading