Commit History

Author SHA1 Message Date
  George Kadianakis c852760b80 Replaced some leftover assert()s with tor_assert()s. 13 years ago
  Nick Mathewson a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson d27874a4f2 Remove a now-needless test. 13 years ago
  Nick Mathewson 393e4fb5b5 Use %f with printf-style formatting, not %lf 13 years ago
  Nick Mathewson 561ab14a5e Switch a SMARTLIST_FOREACH in circuitbuild.c to BEGIN/END 13 years ago
  George Kadianakis 941709ee50 Server transport proxies should bind on the same port each time, if possible. 13 years ago
  Nick Mathewson 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 13 years ago
  George Kadianakis a8f21f91cf Updated #includes etc. to use transports.[ch]. 13 years ago
  Nick Mathewson 6aef89bda4 Remove compare_addr_to_node_policy 13 years ago
  George Kadianakis 684aca7faf Changed a couple of 180 spec stuff according to #3578. 13 years ago
  George Kadianakis 5492de76dd Put some last missing pieces together. 13 years ago
  Nick Mathewson 597da4989e Merge branch 'bug2798' 13 years ago
  Nick Mathewson d82384658d Tweaks to bug2798 based on comments by arma 13 years ago
  Nick Mathewson 42ff326afa Merge branch 'bug2616' 13 years ago
  Nick Mathewson 2a594fcde9 Disable recording new broken conns when we have bootstrapped 13 years ago
  Nick Mathewson e253e9577f Clear broken connection map on successful bootstrap 13 years ago
  Nick Mathewson e006aa5dfa Merge remote-tracking branch 'public/bug2841' 13 years ago
  Nick Mathewson e158f8de4b Rename and tweak nodelist_add_node_family() to add node 13 years ago
  Nick Mathewson 2797fd8f68 Revise code for adding EntryNodes to guards. 13 years ago
  Nick Mathewson 64c8e8edda Kill redundant checks around routerset_contains_*() 13 years ago
  Roger Dingledine ab8c0d4c9e Merge branch 'maint-0.2.2' 13 years ago
  Roger Dingledine 4f74979173 appease check-spaces 13 years ago
  Nick Mathewson 6053e11ee6 Refactor the interfaces of transport/proxy lookup fns 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 36468ec44b Trivial code tweaks and documentation updates. 13 years ago
  Robert Ransom c780bc4d0b Merge branch 'bug3465-022' into bug3465-023 13 years ago
  Robert Ransom cb1b20dbad Fix minor comment issues 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