Commit History

Author SHA1 Message Date
  Nick Mathewson 907db008ab Move the circuit build timeout code into its own file. 11 years ago
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 years ago
  Andrea Shepard 32337502f1 Use channel_t rather than or_connection_t for circuits 11 years ago
  Roger Dingledine 10b43f4c46 pass the reason from the truncated cell to the controller 11 years ago
  Nick Mathewson 3fe2161d28 Merge remote-tracking branch 'asn/bug6788' 11 years ago
  George Kadianakis 14f4a5da45 Remove redundant declaration of find_transport_name_by_bridge_addrport(). 11 years ago
  Nick Mathewson f4cf279eb5 Rename extend_info_alloc() --> _new() 11 years ago
  George Kadianakis 443260ffd8 Tweak code and pump the tor-fw-helper version. 12 years ago
  Linus Nordberg 3410a46ebc Move ipv6_preferred from routerinfo_t to node_t. 11 years ago
  Nick Mathewson 24451e6f7d Avoid double-typedef of transport_t. 12 years ago
  George Kadianakis 8b9f4d75f2 Address Nick's comments. 12 years ago
  George Kadianakis 6173d36340 Move transport-related functions from circuitbuild.c to transports.c. 12 years ago
  Nick Mathewson 4fdce6b091 Merge remote-tracking branch 'asn-mytor/bug5589_take2' 12 years ago
  George Kadianakis aa212b173c Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0. 12 years ago
  Andrea Shepard aa284561c8 Move cbt->liveness.timeouts_after_firsthop free code into its own function 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 years ago
  George Kadianakis 5dc9acb5e5 Use a more helpful log message when we can't find a proxy. 12 years ago
  Roger Dingledine a0f0897795 Allow 0.2.3.x clients to use 0.2.2.x bridges. 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Linus Nordberg f786307ab7 First chunk of support for bridges on IPv6 12 years ago
  Nick Mathewson ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 12 years ago
  George Kadianakis d0416ce3ec Don't warn of stray Bridges if managed proxies are still unconfigured. 12 years ago
  George Kadianakis fa514fb207 Prepare circuitbuild.[ch] and config.[ch] for SIGHUPs. 12 years ago
  George Kadianakis 5492de76dd Put some last missing pieces together. 13 years ago
  Nick Mathewson e006aa5dfa Merge remote-tracking branch 'public/bug2841' 13 years ago
  Nick Mathewson ded6bbf70a Style and grammar tweaks on 2841 branch 13 years ago
  Nick Mathewson c4b831e92d Small tweaks to 2841 code 13 years ago
  George Kadianakis 1fe8bee656 Revised how we handle ClientTransportPlugin and Bridge lines. 13 years ago
  George Kadianakis 392e947df5 Fixes on circuitbuild.[ch] based on nick's comments. 13 years ago