Skip to content
Snippets Groups Projects
  1. Oct 17, 2012
  2. Oct 10, 2012
  3. Oct 04, 2012
  4. Oct 03, 2012
  5. Sep 22, 2012
  6. Sep 19, 2012
  7. Sep 18, 2012
  8. Sep 14, 2012
    • Nick Mathewson's avatar
      Use file-size-fixup code on cygwin too. · b1447a43
      Nick Mathewson authored
      We already had code on windows to fix our file sizes when we're
      reading a file in text mode and its size doesn't match the size from
      fstat.  But that code was only enabled when _WIN32 was defined, and
      Cygwin defines __CYGWIN__ instead.
      
      Fixes bug 6844; bugfix on 0.1.2.7-alpha.
      b1447a43
    • Robert Ransom's avatar
      Fix man page typo · 909691f1
      Robert Ransom authored
      909691f1
  9. Sep 13, 2012
  10. Sep 12, 2012
  11. Sep 11, 2012
  12. Sep 10, 2012
  13. Sep 05, 2012
  14. Sep 04, 2012
  15. Sep 03, 2012
  16. Sep 01, 2012
    • Roger Dingledine's avatar
      Make begindir_cutoff the same as general_cutoff · eb3d0796
      Roger Dingledine authored
      Allow one-hop directory fetching circuits the full "circuit build timeout"
      period, rather than just half of it, before failing them and marking
      the relay down. This fix should help reduce cases where clients declare
      relays (or worse, bridges) unreachable because the TLS handshake takes
      a few seconds to complete.
      
      Fixes bug 6743 (one piece of bug 3443); bugfix on 0.2.2.2-alpha, where
      we changed the timeout from a static 30 seconds.
      eb3d0796
  17. Aug 31, 2012
  18. Aug 27, 2012
  19. Aug 24, 2012
  20. Aug 21, 2012
  21. Aug 17, 2012
Loading