Skip to content
Snippets Groups Projects
  1. Mar 08, 2011
  2. Mar 07, 2011
  3. Mar 06, 2011
  4. Mar 05, 2011
  5. Mar 04, 2011
  6. Mar 03, 2011
  7. Mar 01, 2011
    • Nick Mathewson's avatar
      Avoid spurious bwhist parsing failures · 6b740817
      Nick Mathewson authored
      This should fix a bug that special ran into, where if your state file
      didn't record period maxima, it would never decide that it had
      successfully parsed itself unless you got lucky with your
      uninitialized-variable values.
      
      This patch also tries to improve error messags in the case where a
      maximum value legitimately doesn't parse.
      6b740817
    • Sebastian Hahn's avatar
      Tweak the bug2250 fix slightly · 5c7c5e59
      Sebastian Hahn authored
      Rename the _UsingTestingTorNetwork hidden option to
      _UsingTestNetworkDefaults (thanks Nick for the suggestion) and added a
      changes file.
      5c7c5e59
  8. Feb 26, 2011
    • Sebastian Hahn's avatar
      clarify an assert · 5a4f7fa1
      Sebastian Hahn authored
      also log about running changes, even on a bridge authority.
      5a4f7fa1
    • Sebastian Hahn's avatar
      Fix GETINFO config-text for private networks · 34e47d10
      Sebastian Hahn authored
      In private networks, the defaults for some options are changed. This
      means that in options_validate(), where we're testing that the defaults
      are what we think they are, we fail. Use a workaround by setting a
      hidden configuration option _UsingTestingTorNetwork when we have altered
      the configuration this way, so that options_validate() can do the right
      thing.
      
      Fixes bug 2250, bugfix on 0.2.1.2-alpha (the version introducing private
      network options).
      34e47d10
    • Roger Dingledine's avatar
      17f873a2
  9. Feb 25, 2011
Loading