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 |
Nick Mathewson
|
c256f2c3a1
Make comment more sensible. Still uncertain about when to call rend_services_init, though.
|
21 years ago |
Nick Mathewson
|
e6964ed7e6
set rend exit connection state _before_ calling rend_service_set_connection_addr_port and maybe eventually assert_connection_ok. This solves the other half of the bug weasel found.
|
21 years ago |
Nick Mathewson
|
facb5d4221
Reload rendezvous service keys on sighup; otherwise, we wind up with a
|
21 years ago |
Peter Palfrader
|
a1a4c5be19
Update cvsignores
|
21 years ago |
Roger Dingledine
|
4011906b6b
get more serious about hunting The Bug
|
21 years ago |
Nick Mathewson
|
9b436c7f7a
remove a stray printf
|
21 years ago |
Nick Mathewson
|
aa7cfd93e5
Fix base32 implementation; make base32 implementation follow standard; add more tests for base32
|
21 years ago |
Nick Mathewson
|
d237692396
Fix unit tests (now that platform code works differently)
|
21 years ago |
Roger Dingledine
|
3b97a54226
when rend_cache_store warns, give more detail
|
21 years ago |
Nick Mathewson
|
aa2189b406
note which preexisting or connection we found.
|
21 years ago |
Roger Dingledine
|
eb9f5a561e
circuit-level sendmes weren't working, because the exit
|
21 years ago |
Roger Dingledine
|
8e686d0c72
we added more AP conns, oops
|
21 years ago |