David Goulet
|
0f3b765b3c
dirvote: Handling adding vote and signature if module is disabled
|
6 years ago |
David Goulet
|
fdc01cb40e
dirvote: Move the handling of GET /tor/status-vote to dirauth module
|
6 years ago |
David Goulet
|
6ee6533fd8
dirvote: Free vote commits in the dirauth module
|
6 years ago |
Nick Mathewson
|
4cf6b67f5e
Merge remote-tracking branch 'neel/b23094'
|
6 years ago |
Nick Mathewson
|
07b486c17a
Merge branch 'bug24734_squashed'
|
6 years ago |
Neel Chauhan
|
5458ff20a5
Remove the return value from the fascist_firewall_choose_address_* family of functions
|
6 years ago |
Neel Chauhan
|
ddb2b965de
Initialize ap in the fascist_firewall_choose_address_* family of functions to 0
|
6 years ago |
Nick Mathewson
|
3a2470762d
Add a cast to make clang happy.
|
6 years ago |
Nick Mathewson
|
72124dc1ef
Merge branch 'ticket25948_squashed'
|
6 years ago |
Nick Mathewson
|
987a7f6676
Move responsibility for or_state_save() to a scheduled callback
|
6 years ago |
Nick Mathewson
|
a9dfaafca4
Merge branch 'ticket24790'
|
6 years ago |
Nick Mathewson
|
d1a0534649
Make unit tests pass with new dirserver role.
|
6 years ago |
Nick Mathewson
|
3800d5916f
Merge remote-tracking branch 'dgoulet/ticket25900_034_01'
|
6 years ago |
Nick Mathewson
|
b205061eb1
Describe schedules as TimeInterval, not TimeIntervalCommaList.
|
6 years ago |
Nick Mathewson
|
6cb467b462
Merge remote-tracking branch 'github/ticket23354'
|
6 years ago |
Nick Mathewson
|
a9736f1f38
Merge remote-tracking branch 'github/ticket19429_034'
|
6 years ago |
Marcin Cieślak
|
0c7740b7de
Document default value for Nickname
|
6 years ago |
Neel Chauhan
|
bfe5a739b7
Make hsdir_index in node_t a hsdir_index_t rather than a pointer.
|
6 years ago |
Nick Mathewson
|
cb0af6157c
Move stdbool include to torint.h
|
6 years ago |
Nick Mathewson
|
78eb0192da
Merge branch 'maint-0.3.3'
|
6 years ago |
teor
|
b116710e31
Stop initialising rust submodules, travis does this for us
|
6 years ago |
Nick Mathewson
|
d6a773f57d
Only define X509_get_not{BeforeAfter} if they are not defined
|
6 years ago |
Nick Mathewson
|
346c2eb4e6
Merge branch 'bug25843_v2_squashed'
|
6 years ago |
George Kadianakis
|
d00ed406e0
Introduce torrc option NumPrimaryGuards
|
6 years ago |
David Goulet
|
2963e65c30
dirvote: Move SR commit parsing into dirauth module
|
6 years ago |
David Goulet
|
d7e4706f22
ns: Move ns_detached_signatures_free() to networkstatus.c
|
6 years ago |
David Goulet
|
35ff2a3b86
dirvote: Rename authority_cert_dup()
|
6 years ago |
David Goulet
|
43bee06dd0
dirvote: Rename voter_get_sig_by_algorithm()
|
6 years ago |
David Goulet
|
26817d9d22
dirvote: Extract shared functions to common file
|
6 years ago |
David Goulet
|
79a1112a49
sr: Static inline functions if no dirauth module
|
6 years ago |