Commit History

Author SHA1 Message Date
  Nick Mathewson 60b41cd435 Merge branch 'bug4538_v2' 14 years ago
  George Kadianakis 02708b7d80 Free the global DH parameters in crypto_global_cleanup(). 14 years ago
  George Kadianakis a708e85236 Move crypto_global_cleanup() to the bottom of crypto.c. 14 years ago
  Nick Mathewson 29db095a35 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Nick Mathewson 9da99b4939 Fix a memory leak in error path of my default-torrc code 14 years ago
  Nick Mathewson e83862a0ff Resolve a resource leak in test_util_split_lines 14 years ago
  Nick Mathewson c5e2bfa983 appease "make check-spaces" 14 years ago
  Nick Mathewson 8cc8b016c8 Merge branch 'ipv6_bridges_squashed' 14 years ago
  Nick Mathewson 5412b3728c Rename one more recalcitrant function. 14 years ago
  Linus Nordberg 192de441e0 Add changes file. 14 years ago
  Linus Nordberg 1dca559db8 Warn user about client ignoring non-preferred IP address for a bridge. 14 years ago
  Linus Nordberg 32d10bdfb3 Whitespace changes. 14 years ago
  Linus Nordberg 39ec781b8f Make the router_get_*_orport interface consistent with node_*. 14 years ago
  Linus Nordberg 3b51b326e4 Make router_get_{prim,alt,pref}_addr_port take tor_addr_port_t *. 14 years ago
  Linus Nordberg 2376a6ade4 Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts. 14 years ago
  Linus Nordberg 529820f8ba Use correct address family where necessary for bridges on IPv6. 14 years ago
  Linus Nordberg f89c619679 Use the preferred address and port when initiating a connection. 14 years ago
  Linus Nordberg f6ce9e4ea5 Take IPv6 into account when rewriting routerinfo for a bridge and maintain ipv6_preferred. 14 years ago
  Linus Nordberg 6048f01971 Use preferred address when looking for bridges by routerinfo_t. 14 years ago
  Linus Nordberg 7b02d1a73e Clarify function documentation. 14 years ago
  Linus Nordberg f786307ab7 First chunk of support for bridges on IPv6 14 years ago
  Linus Nordberg 5bee213d23 Turn get_first_advertised_v4_port_by_type() into get_first_advertised_port_by_type_af(). 14 years ago
  Linus Nordberg 1c2c3314a9 Add some logging and comments. 14 years ago
  Nick Mathewson 19a82d2936 Bridges can advertise a single IPv6 address with orport 14 years ago
  Nick Mathewson 11d5a9f63d Initial support for simplest use of prop186 or-address lines 14 years ago
  Nick Mathewson 5f0a8dcd2c Initial hacking for proposal 186. 14 years ago
  Robert Ransom 825f3d31b1 Add an assert before dereferencing entry_conn->socks_request 14 years ago
  Nick Mathewson 628b735fe3 Merge remote-tracking branch 'rransom-tor/bug3460-v4' 14 years ago
  Nick Mathewson 441ab6cdd5 Make unit tests run again. Fix bug 4606. 14 years ago
  Nick Mathewson fdc0aa8c45 Merge remote-tracking branch 'rransom-tor/bug4605' 14 years ago