Roger Dingledine
|
95f0e36f08
alice just fetched bob's hidden webpage.
|
21 年之前 |
Roger Dingledine
|
d473cf7ee9
set the circ windows on the middle hop of the rend circs
|
21 年之前 |
Roger Dingledine
|
5eca39cdb4
checkpoint commit: rend closer to working, still not there yet
|
21 年之前 |
Nick Mathewson
|
6290d027c9
Continue attack on magic numbers; use new crypto wrappers where possible
|
21 年之前 |
Roger Dingledine
|
2bb18e62cb
make rend apconn send to the right cpath layer
|
21 年之前 |
Nick Mathewson
|
b1a8b208ca
Make init_cpath_crypto able to handle both sides of handshake, by adding a "reverse" flag
|
21 年之前 |
Roger Dingledine
|
7793078dff
alice can now look up bob's service descriptor,
|
21 年之前 |
Roger Dingledine
|
86f2ddc88d
nick, can you make and send the rendezvous cookie?
|
21 年之前 |
Nick Mathewson
|
ba196a9d17
Use (set|get)_uint(16|32) in lieu of memcpy where reasonable.
|
21 年之前 |
Roger Dingledine
|
8a1ad2b84e
more progress on alice's side
|
21 年之前 |
Nick Mathewson
|
137b577bbd
Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers.
|
21 年之前 |
Roger Dingledine
|
8c19d6e3d7
alice can intercept y.onion requests, do a lookup on them via tor,
|
21 年之前 |
Nick Mathewson
|
fc4d15baf6
Hide smartlist internals
|
21 年之前 |
Roger Dingledine
|
bbc9484957
fix some bugs; more remain
|
21 年之前 |
Roger Dingledine
|
2202c2c7ec
AP conns use conn->rend_query now too
|
21 年之前 |
Nick Mathewson
|
2bc2f1ed03
Finish renaming rend_service field
|
21 年之前 |
Roger Dingledine
|
a8d805e292
break out circ->rend_service
|
21 年之前 |
Nick Mathewson
|
e8345bfced
refactor; start adding debugging logs to midpoint rend stuff
|
21 年之前 |
Roger Dingledine
|
f34e6da3e7
now circuit_get_newest returns an appropriate circ for your purpose
|
21 年之前 |
Nick Mathewson
|
a981c4099a
Implement midpoint functionality for rendezvous points.
|
21 年之前 |
Nick Mathewson
|
79fc52170e
For hidden services: handle INTRODUCE2, send ESTABLISH_INTRO, RENDEZVOUS1.
|
21 年之前 |
Roger Dingledine
|
05b99bcf7d
alice chooses her rendezvous node from all running routers
|
21 年之前 |
Nick Mathewson
|
103b8ead40
Finish implementing what-bob-does-on-INTRODUCE2
|
21 年之前 |
Roger Dingledine
|
cc3c4245cb
let the circuit-launcher choose the exit node (if he wants)
|
21 年之前 |
Roger Dingledine
|
d01497cf3c
outline what bob does to initialize his hidden services
|
21 年之前 |
Roger Dingledine
|
d13857a3f0
put in hooks for alice and bob logic when circuits finish/fail
|
21 年之前 |
Roger Dingledine
|
ee45ae575d
allow conns to demand to be attached to a clean circuit
|
21 年之前 |
Nick Mathewson
|
93ab51e9ac
Make smartlist Do What Arma Expects.
|
21 年之前 |
Nick Mathewson
|
0ba9ab5fb0
Add rendezvous-related metadata and code to circuits. Initially, we
|
21 年之前 |
Roger Dingledine
|
524312494b
use 'notice' loglevel for things the operator should hear
|
21 年之前 |