Nick Mathewson
|
f6dd710aff
Strings need room for a NUL.
|
21 years ago |
Nick Mathewson
|
3f352719f3
Add a missing return -1
|
21 years ago |
Roger Dingledine
|
26c1c8f173
make unattached rend streams expire after a while (60s)
|
21 years ago |
Roger Dingledine
|
ac38746b3b
narrow in closer
|
21 years ago |
Roger Dingledine
|
b51561f7fb
prune abandoned circs better
|
21 years ago |
Nick Mathewson
|
37255d24bc
Retry non-final-hop rendezvous failures
|
21 years ago |
Nick Mathewson
|
94f126bca3
Never ever leave ri.platform unset.
|
21 years ago |
Roger Dingledine
|
874d0cd8df
some more todo items
|
21 years ago |
Roger Dingledine
|
eb26c7f6a2
another todo item
|
21 years ago |
Roger Dingledine
|
c056d1c5e0
bump cvs to 0.0.6pre3
|
21 years ago |
Roger Dingledine
|
ddd09db4d3
one todo item done, another put off until later
|
21 years ago |
Roger Dingledine
|
cda782bac0
make rendezvous points work again
|
21 years ago |
Roger Dingledine
|
49f5e5b4ae
handle more purposes in new_route_len
|
21 years ago |
Roger Dingledine
|
465f0e528a
call circuit_build_failed() even when the failure is immediate
|
21 years ago |
Nick Mathewson
|
ddd45a7c0a
Do not segfault on missing intro points.
|
21 years ago |
Roger Dingledine
|
f07d880f38
remove unused variable
|
21 years ago |
Roger Dingledine
|
1d7979b460
let introcircs receive acks. rend streams now deal correctly again.
|
21 years ago |
Nick Mathewson
|
5514ad715b
Scan list of servers in directory after reloading fingerprint list; remove any servers that are no longer recognized.
|
21 years ago |
Nick Mathewson
|
baaf58fe1d
only consider uploading descriptors every 5 sec
|
21 years ago |
Nick Mathewson
|
90185c67f8
Note a couple of finished items
|
21 years ago |
Nick Mathewson
|
867832cd07
or, not and
|
21 years ago |
Nick Mathewson
|
d19abb2402
Handle END_STREAM_REASON_{EXITPOLICY|RESOLVEFAILED}
|
21 years ago |
Nick Mathewson
|
11ca973d26
Mark service descriptors as dirty when we have lost an intro point
|
21 years ago |
Nick Mathewson
|
a2ece0fc08
Separate "start-establishing-introduction" from "upload descriptors"; only upload descriptors containing fully established intro points.
|
21 years ago |
Roger Dingledine
|
e0ce205a76
clean up circuit rebuilding some; fix some bugs we hadn't hit yet
|
21 years ago |
Roger Dingledine
|
a3c072e579
more todo items
|
21 years ago |
Nick Mathewson
|
c9b5ca39de
Handle the rendezvous-circ elements of retrying introductions.
|
21 years ago |
Nick Mathewson
|
a4d25bdbd9
<arma> you should make r and i and use r for r and i for i
|
21 years ago |
Nick Mathewson
|
e53ba59250
Handle introduce naks. Arma: Is this right?
|
21 years ago |
Nick Mathewson
|
8483bace65
Get the rest of intro-ack/nak handling in ... except for the tricky "pick a new intro and re-extend and re-try" part.
|
21 years ago |