David Goulet
|
9f738be893
hs: Limit the amount of relayed INTRODUCE2
|
5 年 前 |
Roger Dingledine
|
94914e2a4d
trivial whitespace fixes
|
5 年 前 |
George Kadianakis
|
ac895fa405
Add client-side onion service circuit hiding machines.
|
5 年 前 |
Roger Dingledine
|
d86896b29c
fix typos, whitespace, comments
|
5 年 前 |
George Kadianakis
|
338cfb3179
Merge branch 'tor-github/pr/1002'
|
5 年 前 |
Nick Mathewson
|
3c2648bbda
Move "relay" and "router" periodic callbacks out of mainloop.c
|
5 年 前 |
Nick Mathewson
|
b394b5b2af
Create a relay subsystem and move the shutdown functions there
|
5 年 前 |
George Kadianakis
|
9584798e57
Hiding crypt_path_t: Move assert functions in crypt_path.c.
|
5 年 前 |
David Goulet
|
b3492d53c3
Merge branch 'tor-github/pr/984'
|
5 年 前 |
George Kadianakis
|
b2c2cb9287
Merge branch 'tor-github/pr/986'
|
5 年 前 |
George Kadianakis
|
4d461e20f7
Merge branch 'tor-github/pr/999'
|
5 年 前 |
Nick Mathewson
|
721e65a1d5
Add comments to include.am files to note where new sources go
|
5 年 前 |
Nick Mathewson
|
a45413e7d5
Make keypin.c dirauth-only
|
5 年 前 |
Nick Mathewson
|
31fb4a7845
Make the bwauth.c module dirauth-only.
|
5 年 前 |
Nick Mathewson
|
6f42efaa59
Move voteflags.[ch] to become dirauth only.
|
5 年 前 |
Nick Mathewson
|
996f7c75ba
Make the reachability.c module dirauth-only.
|
5 年 前 |
Nick Mathewson
|
339ac4dc67
Make the guardfraction.c module dirauth-only.
|
5 年 前 |
Nick Mathewson
|
857bfc7033
Make the process_descs.c module dirauth-only.
|
5 年 前 |
Nick Mathewson
|
aab0245924
Make the dsigs_parse.c module dirauth-only.
|
5 年 前 |
Nick Mathewson
|
853942b71e
Make the recommend_pkg file dirauth-only.
|
5 年 前 |
Taylor Yu
|
8e7316bae4
Split reply formatting out of control_fmt.c
|
5 年 前 |
George Kadianakis
|
a44aca5453
Merge branch 'tor-github/pr/993'
|
5 年 前 |
Nick Mathewson
|
b5a62b1ef5
Move dirauth periodic events into dirauth module.
|
5 年 前 |
Nick Mathewson
|
6eb1b8da0a
Turn 'mainloop' into a subsystem.
|
5 年 前 |
David Goulet
|
e5806dcea8
sendme: Move code to the new files sendme.{c|h}
|
5 年 前 |
Nick Mathewson
|
de70eebc65
Start on a command-parsing tool for controller commands.
|
5 年 前 |
Nick Mathewson
|
a47b61f329
Merge branch 'messaging_v3' into messaging_v3_merged
|
5 年 前 |
Nick Mathewson
|
ab6ddc7a33
practracker: split shutdown code out of main.c
|
5 年 前 |
Nick Mathewson
|
bdeaf7d4b2
Code to manage publish/subscribe setup via subsystem interface.
|
5 年 前 |
Nick Mathewson
|
2917ecaa97
Split command-handling and authentication from control.c
|
5 年 前 |