Skip to content
Snippets Groups Projects
  1. Mar 08, 2011
  2. Mar 03, 2011
  3. Feb 22, 2011
  4. Feb 21, 2011
  5. Feb 10, 2011
  6. Feb 09, 2011
  7. Feb 07, 2011
  8. Jan 28, 2011
  9. Jan 26, 2011
  10. Jan 25, 2011
  11. Jan 15, 2011
    • Sebastian Hahn's avatar
      Update the spec with the new bounds · a1860cc3
      Sebastian Hahn authored
      a1860cc3
    • Sebastian Hahn's avatar
      Fix a typo spotted by Roger · 932e5c3c
      Sebastian Hahn authored
      932e5c3c
    • Sebastian Hahn's avatar
      Sanity-check consensus param values · 026e7987
      Sebastian Hahn authored
      We need to make sure that the worst thing that a weird consensus param
      can do to us is to break our Tor (and only if the other Tors are
      reliably broken in the same way) so that the majority of directory
      authorities can't pull any attacks that are worse than the DoS that
      they can trigger by simply shutting down.
      
      One of these worse things was the cbtnummodes parameter, which could
      lead to heap corruption on some systems if the value was sufficiently
      large.
      
      This commit fixes this particular issue and also introduces sanity
      checking for all consensus parameters.
      026e7987
  12. Jan 09, 2011
  13. Dec 01, 2010
    • Poet (Tim Sally)'s avatar
      Specified grammars for orconn-status and entry-guards for Tor versions... · 31b69027
      Poet (Tim Sally) authored and Nick Mathewson's avatar Nick Mathewson committed
      Specified grammars for orconn-status and entry-guards for Tor versions 0.1.2.2-alpha through 0.2.2.1-alpha with feature VERBOSE_NAMES turned off.
      31b69027
    • Poet (Tim Sally)'s avatar
      Correct information about support for guards being called helper nodes. · 45c302ef
      Poet (Tim Sally) authored and Nick Mathewson's avatar Nick Mathewson committed
      The spec stated that support for the helper-nodes command would be removed
      in 0.1.3.x, however support for this command is still in Tor. Updated the spec
      to reflect this and added a node that the command is deprecated.
      45c302ef
    • Poet (Tim Sally)'s avatar
      Correct grammars to reflect that VERBOSE_NAMES is part of the protocol. · 87158368
      Poet (Tim Sally) authored and Nick Mathewson's avatar Nick Mathewson committed
      Several updates to grammars for events and GETINFO results.  All relate
      to the fact that LongName has replaced ServerID since 0.2.2.1-alpha. See
      documentation of VERBOSE_NAMES for more information. The following
      grammars were changed:
        * orconn-status GETINFO result
        * entry-guards GETINFO result
        * Path general token
        * OR Connection status changed event
        * New descriptors available event
      In all cases a note was added about when the old grammar applies.
      87158368
    • Poet (Tim Sally)'s avatar
      Several changes to the way tokens describing servers are documented. · 608bad6e
      Poet (Tim Sally) authored and Nick Mathewson's avatar Nick Mathewson committed
      (1) Made the wording of the comments consistant with token names.
      Digest/Fingerprint and Name/Nickname were being used interchangeably.
      Better to just use Fingerprint and Nickname becuase they are the names
      of the tokens.
      
      (2) Places the tokens currently in use before the tokens used in older
      versions.  ServerSpec should be documented before ServerID.
      
      (3) Added a note to the comments about ServerID that cross reference
      the VERBOSE_FEATURE, allowing users to see when and why ServerID was
      replaced with LongName.
      608bad6e
    • Poet (Tim Sally)'s avatar
      Clarify description of FEATURES in control-spec. · cff180f8
      Poet (Tim Sally) authored and Nick Mathewson's avatar Nick Mathewson committed
      (1) On by default is a bad way to describe features. Rather, they
      are always on and should be viewed as a part of the control
      protocol. Updated the wording in USEFEATURE to reflect this.
      
      (2) Made descriptions of Tor versions consistant across all
      features. There is the version in which a feature was introduced and
      the version in which it became part of the protocol.
      
      (3) Reworded the description of the VERBOSE_NAMES feature. The
      previous wording describes the way things used to be first. Better to
      lead with the current state of things and then describe how it differs
      from old versions.
      cff180f8
  14. Nov 23, 2010
  15. Nov 15, 2010
  16. Nov 10, 2010
  17. Oct 04, 2010
  18. Oct 01, 2010
Loading