Skip to content
Snippets Groups Projects
  1. Dec 17, 2012
  2. Dec 07, 2012
  3. Dec 06, 2012
  4. Nov 28, 2012
  5. Nov 15, 2012
  6. Oct 24, 2012
  7. Oct 17, 2012
  8. Sep 20, 2012
  9. Sep 19, 2012
  10. Sep 14, 2012
  11. Sep 10, 2012
  12. Sep 05, 2012
  13. Sep 04, 2012
    • Linus Nordberg's avatar
      Clients connect to public relays over IPv6. · e04e1a2e
      Linus Nordberg authored and Nick Mathewson's avatar Nick Mathewson committed
      Add ClientUseIPv6 and ClientPreferIPv6ORPort configuration options.
      
      Use "preferred OR port" for all entry nodes, not only for bridges.
      
      Mark bridges with "prefer IPv6 OR port" if an IPv6 address is
      configured in Bridge line and ClientPreferIPv6ORPort is set.
      
      Mark relays with "prefer IPv6 OR port" if an IPv6 address is found in
      descriptor and ClientPreferIPv6ORPort is set.
      
      Filter "preferred OR port" through the ClientUseIPv6 config option. We
      might want to move this test to where actual connection is being set
      up once we have a fall back mechanism in place.
      
      Have only non-servers pick an IPv6 address for the first hop: We
      don't want relays to connect over IPv6 yet. (IPv6 has never been used
      for second or third hops.)
      
      Implements ticket 5535.
      e04e1a2e
    • Nick Mathewson's avatar
      Rename configure.in to configure.ac · 485b4b7e
      Nick Mathewson authored
      This is the preferred filename to use with Autoconf 2.50 and later.
      485b4b7e
  14. Aug 31, 2012
  15. Aug 27, 2012
  16. Aug 23, 2012
  17. Aug 09, 2012
  18. Aug 02, 2012
  19. Jul 31, 2012
Loading