Commit History

Author SHA1 Message Date
  Roger Dingledine ff8aba7053 bridges should use create_fast cells for their own circuits 12 years ago
  Roger Dingledine e98c9a1bf6 if we have enough usable guards, just pick one 12 years ago
  Roger Dingledine 88516f65c9 Merge branch 'maint-0.2.2' 12 years ago
  Tom Lowenthal 5835acc6f9 Ticket #4063 - change circuit build timeout log entries from NOTICE to INFO 12 years ago
  George Kadianakis e2703e3654 Improve wording in some comments and log messages. 12 years ago
  George Kadianakis 2e73f9b3ee Put some sense into our logging. 12 years ago
  George Kadianakis d0416ce3ec Don't warn of stray Bridges if managed proxies are still unconfigured. 12 years ago
  George Kadianakis de7565f87f Make check-spaces happy. 12 years ago
  George Kadianakis 3136107421 Trivial fixes around the code. 12 years ago
  George Kadianakis fa514fb207 Prepare circuitbuild.[ch] and config.[ch] for SIGHUPs. 12 years ago
  George Kadianakis c852760b80 Replaced some leftover assert()s with tor_assert()s. 12 years ago
  Nick Mathewson a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson d27874a4f2 Remove a now-needless test. 12 years ago
  Nick Mathewson 393e4fb5b5 Use %f with printf-style formatting, not %lf 12 years ago
  Nick Mathewson 561ab14a5e Switch a SMARTLIST_FOREACH in circuitbuild.c to BEGIN/END 12 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