Skip to content
Snippets Groups Projects
  1. Jul 31, 2012
    • Nick Mathewson's avatar
      Fix some manpage typos · d9bd0de0
      Nick Mathewson authored
      This is based on a pair of patches from A. Costa. I couldn't apply
      those directly, since they changed the generated *roff files, not
      the asciidoc source.
      
      Fixes Tor bug 6500 and Debian bug 683359.
      d9bd0de0
  2. Jul 19, 2012
  3. Jul 16, 2012
  4. Jun 18, 2012
  5. Jun 15, 2012
  6. Jun 14, 2012
    • Mike Perry's avatar
      Defend against entry node path bias attacks · 8d596900
      Mike Perry authored
      The defense counts the circuit failure rate for each guard for the past N
      circuits. Failure is defined as the ability to complete a first hop, but not
      finish completing the circuit all the way to the exit.
      
      If the failure rate exceeds a certain amount, a notice is emitted.
      
      If it exceeds a greater amount, a warn is emitted and the guard is disabled.
      
      These values are governed by consensus parameters which we intend to tune as
      we perform experiments and statistical simulations.
      8d596900
    • Nick Mathewson's avatar
      75706527
  7. Jun 11, 2012
    • Nick Mathewson's avatar
      List defaults consistently in manpage · 2d127eac
      Nick Mathewson authored
      Nearly everywhere, we end options with "(Default: foo)".  But in a
      few places, we inserted an extra period after or before the close
      parenthesis, and in a few other places we said "(Defaults to foo)".
      Let's not do that.
      2d127eac
  8. Jun 07, 2012
  9. Jun 06, 2012
    • Nick Mathewson's avatar
      Change the default for DynamicDHGroups to 0 · 8a341cc4
      Nick Mathewson authored
      This feature can make Tor relays less identifiable by their use of the
      mod_ssl DH group, but at the cost of some usability (#4721) and bridge
      tracing (#6087) regressions.
      
      We should try to turn this on by default again if we find that the
      mod_ssl group is uncommon and/or we move to a different DH group size
      (see #6088).  Before we can do so, we need a fix for bugs #6087 and
      
      Resolves ticket #5598 for now.
      8a341cc4
  10. Jun 04, 2012
  11. May 16, 2012
  12. May 15, 2012
  13. Apr 11, 2012
  14. Apr 02, 2012
  15. Apr 01, 2012
  16. Feb 02, 2012
  17. Jan 21, 2012
  18. Jan 18, 2012
  19. Jan 17, 2012
  20. Jan 13, 2012
  21. Jan 04, 2012
  22. Dec 27, 2011
  23. Nov 30, 2011
  24. Nov 29, 2011
  25. Nov 28, 2011
  26. Nov 24, 2011
Loading