提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf 12 年之前
  Nick Mathewson cc02823d7f Convert instances of tor_snprintf+strdup into tor_asprintf 12 年之前
  Nick Mathewson edcc9981d8 Try to use smartlist_add_asprintf consistently 12 年之前
  Roger Dingledine 299034edf5 clarify a debug line 12 年之前
  Linus Nordberg 1dca559db8 Warn user about client ignoring non-preferred IP address for a bridge. 12 年之前
  Linus Nordberg 32d10bdfb3 Whitespace changes. 12 年之前
  Linus Nordberg 3b51b326e4 Make router_get_{prim,alt,pref}_addr_port take tor_addr_port_t *. 12 年之前
  Linus Nordberg f6ce9e4ea5 Take IPv6 into account when rewriting routerinfo for a bridge and maintain ipv6_preferred. 12 年之前
  Linus Nordberg 6048f01971 Use preferred address when looking for bridges by routerinfo_t. 12 年之前
  Linus Nordberg f786307ab7 First chunk of support for bridges on IPv6 12 年之前
  Linus Nordberg 1c2c3314a9 Add some logging and comments. 12 年之前
  Nick Mathewson c1005dd6d3 Merge remote-tracking branch 'origin/maint-0.2.2' 12 年之前
  George Kadianakis 3ae96845d3 Fix a memleak when fetching descriptors for bridges in ExcludeNodes. 12 年之前
  Nick Mathewson ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 12 年之前
  Roger Dingledine 36829539d6 Merge branch 'maint-0.2.2' 12 年之前
  Roger Dingledine ff8aba7053 bridges should use create_fast cells for their own circuits 12 年之前
  Roger Dingledine e98c9a1bf6 if we have enough usable guards, just pick one 12 年之前
  Roger Dingledine 88516f65c9 Merge branch 'maint-0.2.2' 12 年之前
  Tom Lowenthal 5835acc6f9 Ticket #4063 - change circuit build timeout log entries from NOTICE to INFO 12 年之前
  George Kadianakis e2703e3654 Improve wording in some comments and log messages. 12 年之前
  George Kadianakis 2e73f9b3ee Put some sense into our logging. 12 年之前
  George Kadianakis d0416ce3ec Don't warn of stray Bridges if managed proxies are still unconfigured. 12 年之前
  George Kadianakis de7565f87f Make check-spaces happy. 12 年之前
  George Kadianakis 3136107421 Trivial fixes around the code. 12 年之前
  George Kadianakis fa514fb207 Prepare circuitbuild.[ch] and config.[ch] for SIGHUPs. 12 年之前
  George Kadianakis c852760b80 Replaced some leftover assert()s with tor_assert()s. 12 年之前
  Nick Mathewson a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' 12 年之前
  Nick Mathewson d27874a4f2 Remove a now-needless test. 12 年之前
  Nick Mathewson 393e4fb5b5 Use %f with printf-style formatting, not %lf 12 年之前
  Nick Mathewson 561ab14a5e Switch a SMARTLIST_FOREACH in circuitbuild.c to BEGIN/END 12 年之前