Roger Dingledine
|
f84fa39d87
when alice uses a port that the hidden service doesn't accept,
|
21 years ago |
Roger Dingledine
|
359c1fb9aa
wait a minute, weasel said there was a memory-stomping bug here
|
21 years ago |
Roger Dingledine
|
9c1470840f
i was wrong about one of my invariants
|
21 years ago |
Nick Mathewson
|
880ffd8f64
Must detach before attaching, or else we infinite-loop
|
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 |
Roger Dingledine
|
cda782bac0
make rendezvous points work again
|
21 years ago |
Roger Dingledine
|
1d7979b460
let introcircs receive acks. rend streams now deal correctly again.
|
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
|
a5bfe84509
ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet)
|
21 years ago |
Roger Dingledine
|
d8c954e156
continue beating at pieces of The Bug
|
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 |
Roger Dingledine
|
eb9f5a561e
circuit-level sendmes weren't working, because the exit
|
21 years ago |
Roger Dingledine
|
299df7117c
don't try to circuit_log_path if you're at the exit edge of a circ
|
21 years ago |
Nick Mathewson
|
14e31fbd71
Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath
|
21 years ago |
Nick Mathewson
|
46c82e7dbe
Set rend_query on exiting streams
|
21 years ago |
Roger Dingledine
|
e79a578fec
if the rend desc cache entry was fetched more than 15 mins ago,
|
21 years ago |
Nick Mathewson
|
b07b2cef29
Remember when we received which service desc.
|
21 years ago |
Nick Mathewson
|
3d60cd1d61
Delete trailing whitespace and expand tabs; remove unused aes decrypt code
|
21 years ago |
Roger Dingledine
|
1f0769c470
mark a rend circ dirty when you attach to it
|
21 years ago |
Nick Mathewson
|
fdb58e8ea3
Set routerinfo->addr properly for own routerinfo; do casei routerinfo compare
|
21 years ago |
Nick Mathewson
|
f24519e4b9
Set correct address and port mappings on outgoing rendezvous connections
|
21 years ago |
Roger Dingledine
|
95f0e36f08
alice just fetched bob's hidden webpage.
|
21 years ago |
Roger Dingledine
|
5eca39cdb4
checkpoint commit: rend closer to working, still not there yet
|
21 years ago |
Roger Dingledine
|
077f133257
don't detach-and-retry rendezvous streams
|
21 years ago |
Roger Dingledine
|
27126e5007
oaep uses 42 more bytes -- stop clobbering buffers
|
21 years ago |
Roger Dingledine
|
92bb5b2860
strdup the intro point when you pick it, so you
|
21 years ago |
Roger Dingledine
|
ac84512489
complain early if we get an unrecognized nickname from
|
21 years ago |