Commit History

Author SHA1 Message Date
  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 3b51b326e4 Make router_get_{prim,alt,pref}_addr_port take tor_addr_port_t *. 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 f786307ab7 First chunk of support for bridges on IPv6 14 years ago
  Linus Nordberg 1c2c3314a9 Add some logging and comments. 14 years ago
  Nick Mathewson c1005dd6d3 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  George Kadianakis 3ae96845d3 Fix a memleak when fetching descriptors for bridges in ExcludeNodes. 14 years ago
  Nick Mathewson ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 14 years ago
  Roger Dingledine 36829539d6 Merge branch 'maint-0.2.2' 14 years ago
  Roger Dingledine ff8aba7053 bridges should use create_fast cells for their own circuits 14 years ago
  Roger Dingledine e98c9a1bf6 if we have enough usable guards, just pick one 14 years ago
  Roger Dingledine 88516f65c9 Merge branch 'maint-0.2.2' 14 years ago
  Tom Lowenthal 5835acc6f9 Ticket #4063 - change circuit build timeout log entries from NOTICE to INFO 14 years ago
  George Kadianakis e2703e3654 Improve wording in some comments and log messages. 14 years ago
  George Kadianakis 2e73f9b3ee Put some sense into our logging. 14 years ago
  George Kadianakis d0416ce3ec Don't warn of stray Bridges if managed proxies are still unconfigured. 14 years ago
  George Kadianakis de7565f87f Make check-spaces happy. 14 years ago
  George Kadianakis 3136107421 Trivial fixes around the code. 14 years ago
  George Kadianakis fa514fb207 Prepare circuitbuild.[ch] and config.[ch] for SIGHUPs. 14 years ago
  George Kadianakis c852760b80 Replaced some leftover assert()s with tor_assert()s. 14 years ago
  Nick Mathewson a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Nick Mathewson d27874a4f2 Remove a now-needless test. 14 years ago
  Nick Mathewson 393e4fb5b5 Use %f with printf-style formatting, not %lf 14 years ago
  Nick Mathewson 561ab14a5e Switch a SMARTLIST_FOREACH in circuitbuild.c to BEGIN/END 14 years ago
  George Kadianakis 941709ee50 Server transport proxies should bind on the same port each time, if possible. 14 years ago
  Nick Mathewson 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 14 years ago
  George Kadianakis a8f21f91cf Updated #includes etc. to use transports.[ch]. 14 years ago
  Nick Mathewson 6aef89bda4 Remove compare_addr_to_node_policy 14 years ago