Nick Mathewson
|
fed8cb69bd
Use padding with intro requests
|
21 years ago |
Roger Dingledine
|
d01497cf3c
outline what bob does to initialize his hidden services
|
21 years ago |
Nick Mathewson
|
35f531b94f
Add helpful hybrid encryption functions
|
21 years ago |
Roger Dingledine
|
36ff23209b
let alice recognize a y.onion address and, uhm, do something
|
21 years ago |
Roger Dingledine
|
d13857a3f0
put in hooks for alice and bob logic when circuits finish/fail
|
21 years ago |
Nick Mathewson
|
6c9c4a3249
Bob needs the hash of his PK in order to know which hidden service to be.
|
21 years ago |
Nick Mathewson
|
6d8be5e6f6
Add relay command types for rendezvous
|
21 years ago |
Nick Mathewson
|
37b967fd9c
Add documentation for hidden server cfg
|
21 years ago |
Roger Dingledine
|
ee45ae575d
allow conns to demand to be attached to a clean circuit
|
21 years ago |
Roger Dingledine
|
2894813141
specify that alice and bob can use dirty circuits when
|
21 years ago |
Roger Dingledine
|
d7cb4d0ae6
make changes that ben laurie suggested
|
21 years ago |
Roger Dingledine
|
f8ac1a6714
a few more todo items done
|
21 years ago |
Roger Dingledine
|
3ed1a22031
tweak rend spec
|
21 years ago |
Roger Dingledine
|
a0b0d16981
Add an ap_bridge function to do a socketpair and skip socks.
|
21 years ago |
Nick Mathewson
|
28adda81e6
Add missing file
|
21 years ago |
Nick Mathewson
|
bf83b1e345
Add code to configure hidden services, parse configuration, generate keys and service IDs, and store/load them from disk
|
21 years ago |
Nick Mathewson
|
157cd7fe15
Fix warning
|
21 years ago |
Roger Dingledine
|
b4a61d1ab1
better way: always nul-terminate. then sometimes use it, sometimes not.
|
21 years ago |
Roger Dingledine
|
87dbd36a3c
let fetch_from_buf_http tolerate nuls in the http body
|
21 years ago |
Nick Mathewson
|
8fedefe6cb
rename hidserv_xx
|
21 years ago |
Roger Dingledine
|
342ce84b01
tweaks/patches on the rendezvous spec
|
21 years ago |
Nick Mathewson
|
b32440a028
Implement hidserv_XX functions; there is still an XXX in directory_handle_command
|
21 years ago |
Nick Mathewson
|
6ea61d5e0d
Parse and generate service descriptors
|
21 years ago |
Roger Dingledine
|
670aeb6c8d
add and use stubs for hidserv lookup and store
|
21 years ago |
Nick Mathewson
|
93ab51e9ac
Make smartlist Do What Arma Expects.
|
21 years ago |
Roger Dingledine
|
2d3ac08633
Refactor directory servers
|
21 years ago |
Nick Mathewson
|
919a8f236e
Resolve type-punning warnings
|
21 years ago |
Nick Mathewson
|
c31f5505da
Jump through a hoop, suppress a warning
|
21 years ago |
Nick Mathewson
|
96a86ef14d
Remove maximum-size field from smartlists
|
21 years ago |
Nick Mathewson
|
0ba9ab5fb0
Add rendezvous-related metadata and code to circuits. Initially, we
|
21 years ago |