Commit History

Author SHA1 Message Date
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union 11 years ago
  Andrea Shepard 32337502f1 Use channel_t rather than or_connection_t for circuits 11 years ago
  Nick Mathewson 03e4b5a9d7 Merge remote-tracking branch 'linus/bug6757' 11 years ago
  Nick Mathewson d9847165e0 Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Roger Dingledine 10b43f4c46 pass the reason from the truncated cell to the controller 11 years ago
  Roger Dingledine b1971d89c8 properly free the return values of rate_limit_log() 11 years ago
  Linus Nordberg 9c5ba489d3 Set (and reset) node_t.ipv6_preferred for bridges based on Bridge lines. 11 years ago
  Nick Mathewson 704fd8bb02 Bump bug 6866 log messages back up to notice for 0.2.4 11 years ago
  Nick Mathewson 920c76a2fc Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson aca325eb0c Whitespace fixes 11 years ago
  Linus Nordberg a989dbc3dc Print the correct address family in log printout. 11 years ago
  Mike Perry 4bfed4378d Bug 6866: Convert pathbias asserts into log messages. 11 years ago
  Nick Mathewson d995dc8bac Split the routerset code out of routerlist.c 11 years ago
  Nick Mathewson 7d11952bf4 Split the or_state_t portions of config.c into their own file 11 years ago
  Nick Mathewson 7627b2c187 Split the generic config_fmt_t code into a new confparse.c file 11 years ago
  Nick Mathewson 5cbeb60805 Fix directory self-testing logic 11 years ago
  Nick Mathewson 7988596f66 Remove version_supports checks for versions before 0.2.2. 11 years ago
  Nick Mathewson f4cf279eb5 Rename extend_info_alloc() --> _new() 11 years ago
  Nick Mathewson f8c1ab7bbf Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 9d9ca264ec Avoid segfault if EntryGuardPathBias precedes EntryGuard 11 years ago
  Linus Nordberg 0f45dbefed Use preferred OR for nodes with routerstatus and microdesc too. 11 years ago
  Linus Nordberg e04e1a2e7d Clients connect to public relays over IPv6. 11 years ago
  Nick Mathewson 3363a0d26e Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson a7a4bbff47 Quiet "Set buildtimeout to low val" warnings: make them info 11 years ago
  Nick Mathewson f40378118c Merge remote-tracking branch 'mikeperry/bug6647' 11 years ago
  Nick Mathewson b252ffa7cb Downgrade path-bias warning messages to INFO for now. 11 years ago
  Nick Mathewson 0c5a44ed0a Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson b7c172c9ec Disable extending to private/internal addresses by default 11 years ago
  Nick Mathewson 03ca9c63c8 Clarify docs on get_configured_bridge_by_*_digest 11 years ago
  Mike Perry e13abda470 Bug 6647: Use correct scale constant and prevent rounding error 11 years ago