Skip to content
Snippets Groups Projects
  1. Sep 05, 2013
  2. Sep 04, 2013
    • Nick Mathewson's avatar
      use !cbt_disabled in place of LearnCBT to avoid needless circs · 4f3dbb3c
      Nick Mathewson authored
      This would make us do testing circuits "even when cbt is disabled by
      consensus, or when we're a directory authority, or when we've failed
      to write cbt history to our state file lately." (Roger's words.)
      
      This is a fix for 9671 and an improvement in our fix for 5049.
      The original misbehavior was in 0.2.2.14-alpha; the incomplete
      fix was in 0.2.3.17-beta.
      4f3dbb3c
  3. Sep 03, 2013
  4. Aug 22, 2013
  5. Aug 21, 2013
  6. Aug 20, 2013
    • Nick Mathewson's avatar
      Send NETINFO on receiving a NETINFO if we have not yet sent one. · 1bb4a4f9
      Nick Mathewson authored
      Relays previously, when initiating a connection, would only send a
      NETINFO after sending an AUTHENTICATE.  But bridges, when receiving a
      connection, would never send AUTH_CHALLENGE.  So relays wouldn't
      AUTHENTICATE, and wouldn't NETINFO, and then bridges would be
      surprised to be receiving CREATE cells on a non-open circuit.
      
      Fixes bug 9546.
      1bb4a4f9
  7. Aug 12, 2013
  8. Aug 10, 2013
  9. Aug 06, 2013
  10. Aug 05, 2013
  11. Jul 31, 2013
  12. Jul 30, 2013
  13. Jul 26, 2013
  14. Jul 23, 2013
  15. Jul 19, 2013
  16. Jul 16, 2013
  17. Jul 08, 2013
  18. Jul 03, 2013
    • Nick Mathewson's avatar
      FIx undefined behavior in dirvote.c · 15cd79f8
      Nick Mathewson authored
       Fix a bug in the voting algorithm that could yield incorrect results
       when a non-naming authority declared too many flags. Fixes bug 9200;
       bugfix on 0.2.0.3-alpha.
      
      Found by coverity scan.
      15cd79f8
  19. Jun 29, 2013
  20. Jun 24, 2013
  21. Jun 18, 2013
  22. Jun 17, 2013
  23. Jun 15, 2013
  24. Jun 14, 2013
Loading