Nick Mathewson
|
a5bfe84509
ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet)
|
21 years ago |
Roger Dingledine
|
3e7c8a40bc
bugfix: alice would crash if bob advertised 0 intro points
|
21 years ago |
Nick Mathewson
|
14e31fbd71
Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath
|
21 years ago |
Roger Dingledine
|
4d194ef13f
clean up rend_client_get_random_intro
|
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 |
Roger Dingledine
|
d473cf7ee9
set the circ windows on the middle hop of the rend circs
|
21 years ago |
Nick Mathewson
|
2fc106d210
Force hybrid encryption on for key negotiation
|
21 years ago |
Roger Dingledine
|
5eca39cdb4
checkpoint commit: rend closer to working, still not there yet
|
21 years ago |
Nick Mathewson
|
ef438b894c
Set handshake_state to NULL before appending cpath hops
|
21 years ago |
Nick Mathewson
|
257d509b91
Document stuff, reduce magic numbers, add emacs magic
|
21 years ago |
Roger Dingledine
|
6e6cbaad95
fix the bob-can't-decode-relays bug
|
21 years ago |
Roger Dingledine
|
2bb18e62cb
make rend apconn send to the right cpath layer
|
21 years ago |
Nick Mathewson
|
d371dda8f9
Spec conformance: KH|"INTRODUCE" is only for establishing intro pt
|
21 years ago |
Nick Mathewson
|
5033c366e1
Use symbolic constants; make padding types match.
|
21 years ago |
Nick Mathewson
|
04e8dc9026
Implement response to RENDEZVOUS2 cell.
|
21 years ago |
Nick Mathewson
|
eafb8186e5
Do first half of Alice-side of DH handshake.
|
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 |
Roger Dingledine
|
8a209bc4d3
send a destroy after we send an introduce
|
21 years ago |
Roger Dingledine
|
5b6099e8a2
more alice-side infrastructure
|
21 years ago |
Roger Dingledine
|
7793078dff
alice can now look up bob's service descriptor,
|
21 years ago |
Nick Mathewson
|
3af1191023
Add func to generate,set,and send rend cookie
|
21 years ago |
Roger Dingledine
|
8a1ad2b84e
more progress on alice's side
|
21 years ago |
Roger Dingledine
|
8c19d6e3d7
alice can intercept y.onion requests, do a lookup on them via tor,
|
21 years ago |
Roger Dingledine
|
bbc9484957
fix some bugs; more remain
|
21 years ago |
Roger Dingledine
|
2202c2c7ec
AP conns use conn->rend_query now too
|
21 years ago |
Roger Dingledine
|
a8d805e292
break out circ->rend_service
|
21 years ago |
Roger Dingledine
|
f34e6da3e7
now circuit_get_newest returns an appropriate circ for your purpose
|
21 years ago |