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 |
Nick Mathewson
|
c024745bd4
Cosmetic patch for arma's fix for The Bug: Don't set the state to
|
21 years ago |
Roger Dingledine
|
da7bd22a0e
clean/update todo
|
21 years ago |
Roger Dingledine
|
d8c954e156
continue beating at pieces of The Bug
|
21 years ago |
Roger Dingledine
|
23c193c065
if dns resolve is valid, but our exit policy rejects it or
|
21 years ago |
Roger Dingledine
|
8f8d185f4b
give better instructions than just 'mail arma'
|
21 years ago |
Roger Dingledine
|
48e0228f1e
expire old CIRCUIT_PURPOSE_C_REND_READY circs too
|
21 years ago |
Nick Mathewson
|
4e1b65f53d
Dump introduction point status on kill -USR1
|
21 years ago |
Nick Mathewson
|
f9ade70cf9
Resolve init-services-in-do-hup issue
|
21 years ago |
Roger Dingledine
|
c80b42e17c
don't call rend_services_init right before we fetch the
|
21 years ago |
Roger Dingledine
|
c5bef32d95
call directory_has_arrived has arrived every time we get
|
21 years ago |