Nick Mathewson
|
764bde22de
r13960@catbus: nickm | 2007-07-28 18:14:29 -0400
|
18 years ago |
Nick Mathewson
|
76a408941c
r13959@catbus: nickm | 2007-07-28 18:09:56 -0400
|
18 years ago |
Nick Mathewson
|
afe9f33d35
r13956@catbus: nickm | 2007-07-27 20:09:48 -0400
|
18 years ago |
Peter Palfrader
|
1f4275451b
Resolve a compiler warning about uninitialized use
|
18 years ago |
Nick Mathewson
|
eed888a2b7
r13927@catbus: nickm | 2007-07-26 17:26:49 -0400
|
18 years ago |
Nick Mathewson
|
6c4864f351
r13924@catbus: nickm | 2007-07-26 16:46:45 -0400
|
18 years ago |
Nick Mathewson
|
fb2f3c035b
r13921@catbus: nickm | 2007-07-26 16:26:48 -0400
|
18 years ago |
Nick Mathewson
|
83fa843663
r13900@catbus: nickm | 2007-07-25 16:16:30 -0400
|
18 years ago |
Roger Dingledine
|
5190916670
free a small static string on exit.
|
18 years ago |
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 |