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 |
Nick Mathewson
|
9cd163f6ff
Have find_intro_circuit return non-open circs
|
21 years ago |
Nick Mathewson
|
88950f4ac2
Document ACKs/NAKs
|
21 years ago |
Nick Mathewson
|
5af7e27c62
Re-number the new relay command so as to maintain backward compatibility. Doh!
|
21 years ago |
Nick Mathewson
|
a5bfe84509
ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet)
|
21 years ago |
Roger Dingledine
|
f4ff5a75c1
break circuit_build_needed_circs into its own func
|
21 years ago |
Roger Dingledine
|
c5052bec95
normal circs are 3 hops, but rend/intro circs are 4, because
|
21 years ago |
Nick Mathewson
|
fc5a766298
Use service IDs in rendmid. (rendclient and common require no changes, it seems)
|
21 years ago |
Roger Dingledine
|
2321d21b3b
bump allowed rend desc skew from 60 mins to 90 mins
|
21 years ago |
Nick Mathewson
|
306adfc8bd
Fix two dumb leaks in crypto.c
|
21 years ago |
Nick Mathewson
|
1dbf61e7e6
Use service id instead of hex id in rendservice.c log messages. Rendcommon and rendclient will follow tomorrow.
|
21 years ago |