Commit History

Author SHA1 Message Date
  Roger Dingledine e96d807db4 Revert part of r10874, since it was breaking our load balancing 18 years ago
  Roger Dingledine 6fc336d217 handle fetching bridge descriptors from the bridge authority too. 18 years ago
  Nick Mathewson bbbf504281 r13827@catbus: nickm | 2007-07-19 14:42:25 -0400 18 years ago
  Nick Mathewson 5e6f05bc31 r13822@catbus: nickm | 2007-07-18 16:43:39 -0400 18 years ago
  Nick Mathewson d920683718 r13821@catbus: nickm | 2007-07-18 16:29:17 -0400 18 years ago
  Peter Palfrader 3052bf6a84 Change routerlist_remove to not take an index argument we do not need anyway. 18 years ago
  Roger Dingledine 50487c249d timeout and retry schedules for fetching bridge descriptors 18 years ago
  Roger Dingledine 98ce45bebf Backport candidate: 18 years ago
  Roger Dingledine 5ab3f49d93 backport candidate: fix a memory leak from r9039 which had us leaking 18 years ago
  Peter Palfrader 2ce1cb22bd Comment one tor_assert 18 years ago
  Roger Dingledine ef6bc1a451 Keep streamids from different exits on a circuit separate. This 18 years ago
  Nick Mathewson 656b7761a8 r13730@catbus: nickm | 2007-07-12 12:32:40 -0400 18 years ago
  Peter Palfrader 9ed261cd6a In router_add_to_routerlist() only call router_have_minimum_dir_info() under some circumstances, not always 18 years ago
  Peter Palfrader db3a4bf897 Call router_have_minimum_dir_info() at the beginning of router_add_to_routerlist() since it has side effects 18 years ago
  Peter Palfrader 39b1a11f8d Remove two arguments from routerlist_replace(). idx, which is 18 years ago
  Nick Mathewson e6ba07f8f5 r13634@catbus: nickm | 2007-07-06 14:20:50 -0400 18 years ago
  Peter Palfrader 64f4cff192 I so wonder how this blows up on the real network - make _routerlist_find_elt be strict about the idx it is passed - if it is not -1 then it has to be correct 18 years ago
  Peter Palfrader d071df748a If we want to be more strict in _routerlist_find_elt I better call it properly 18 years ago
  Peter Palfrader ccefd7404e Don't get private with smartlists when there's a perfectly fine accessor method for num_used 18 years ago
  Peter Palfrader ea1348360e Three more assertions which hopefully are sane, Nick? They might help track down #417. 18 years ago
  Roger Dingledine 2cd293dc8f now we can specify a bridge without specifying its key, 18 years ago
  Roger Dingledine 3d641bde0e Refine r10571: more work on bridge stuff. 18 years ago
  Nick Mathewson 9a74e881ef r13413@catbus: nickm | 2007-06-13 18:44:28 -0400 18 years ago
  Roger Dingledine af658b7828 More work towards making bridge users able to connect via bridges: 18 years ago
  Peter Palfrader c0b28adc65 Resetting the correct stats 18 years ago
  Nick Mathewson a21381affa r13364@catbus: nickm | 2007-06-11 20:15:53 -0400 18 years ago
  Nick Mathewson 367a77459a r13355@catbus: nickm | 2007-06-11 18:19:34 -0400 18 years ago
  Nick Mathewson bde82e737b r13352@catbus: nickm | 2007-06-11 17:42:45 -0400 18 years ago
  Peter Palfrader e91cab20dd Reorder routerlist_assert_ok() and routerlist_check_bug_417(), so if the assert_ok triggers we know that our bug_417 is wrong 18 years ago
  Roger Dingledine 04995f197d more building blocks towards being able to fetch bridge descriptors 18 years ago