Skip to content
Snippets Groups Projects
  1. Aug 21, 2013
    • Nick Mathewson's avatar
      Make bridges send AUTH_CHALLENGE cells · cbc53a2d
      Nick Mathewson authored
      The spec requires them to do so, and not doing so creates a situation
      where they can't send-test because relays won't extend to them because
      of the other part of bug 9546.
      
      Fixes bug 9546; bugfix on 0.2.3.6-alpha.
      cbc53a2d
  2. 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
  3. Aug 17, 2013
  4. Aug 12, 2013
  5. Aug 10, 2013
  6. Aug 01, 2013
  7. Jul 31, 2013
  8. Jul 30, 2013
  9. Jul 26, 2013
  10. Jul 23, 2013
  11. Jul 19, 2013
  12. Jul 16, 2013
  13. Jul 08, 2013
  14. 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
  15. Jun 29, 2013
  16. Jun 24, 2013
  17. Jun 18, 2013
  18. Jun 17, 2013
  19. Jun 15, 2013
  20. Jun 14, 2013
Loading