Nick Mathewson
|
4a559e9960
Refactor to use safe_timer_diff.
|
6 年之前 |
Nick Mathewson
|
a73603653a
Reschedule voting callback when any cfg option affecting it changes.
|
6 年之前 |
Nick Mathewson
|
234e317ef1
Ensure that voting is rescheduled whenever the schedule changes.
|
6 年之前 |
Nick Mathewson
|
6868398b69
Move responsibility for voting into a separate periodic callback.
|
6 年之前 |
Nick Mathewson
|
9870497f9d
Update dirvote_act() to return the time of its next action.
|
6 年之前 |
Nick Mathewson
|
4f184415cc
Start refactoring dirvote_act() towards self-scheduling
|
6 年之前 |
Nick Mathewson
|
bbf0b92b1c
Fix an assertion failure introduced by #25948
|
6 年之前 |
Nick Mathewson
|
9ece027d60
Merge remote-tracking branch 'ffmancera-1/bug20522'
|
6 年之前 |
Nick Mathewson
|
d018bf199c
Merge remote-tracking branch 'dgoulet/ticket25610_034_01-squashed'
|
6 年之前 |
David Goulet
|
d8509b450a
vote: Return error when adding vote/signature if no dirauth module
|
6 年之前 |
David Goulet
|
15e8ce3937
Move back dirvote_authority_cert_dup to dirvote.c
|
6 年之前 |
David Goulet
|
43bba89656
build: Always compile module support for tests
|
6 年之前 |
David Goulet
|
a2ff4975f3
dirvote: Move the vote creation code into dirvote.c
|
6 年之前 |
David Goulet
|
0f3b765b3c
dirvote: Handling adding vote and signature if module is disabled
|
6 年之前 |
David Goulet
|
fdc01cb40e
dirvote: Move the handling of GET /tor/status-vote to dirauth module
|
6 年之前 |
David Goulet
|
6ee6533fd8
dirvote: Free vote commits in the dirauth module
|
6 年之前 |
Nick Mathewson
|
4cf6b67f5e
Merge remote-tracking branch 'neel/b23094'
|
6 年之前 |
Nick Mathewson
|
07b486c17a
Merge branch 'bug24734_squashed'
|
6 年之前 |
Neel Chauhan
|
5458ff20a5
Remove the return value from the fascist_firewall_choose_address_* family of functions
|
6 年之前 |
Neel Chauhan
|
ddb2b965de
Initialize ap in the fascist_firewall_choose_address_* family of functions to 0
|
6 年之前 |
Nick Mathewson
|
3a2470762d
Add a cast to make clang happy.
|
6 年之前 |
Nick Mathewson
|
72124dc1ef
Merge branch 'ticket25948_squashed'
|
6 年之前 |
Nick Mathewson
|
987a7f6676
Move responsibility for or_state_save() to a scheduled callback
|
6 年之前 |
Nick Mathewson
|
a9dfaafca4
Merge branch 'ticket24790'
|
6 年之前 |
Nick Mathewson
|
d1a0534649
Make unit tests pass with new dirserver role.
|
6 年之前 |
Nick Mathewson
|
3800d5916f
Merge remote-tracking branch 'dgoulet/ticket25900_034_01'
|
6 年之前 |
Nick Mathewson
|
b205061eb1
Describe schedules as TimeInterval, not TimeIntervalCommaList.
|
6 年之前 |
Nick Mathewson
|
6cb467b462
Merge remote-tracking branch 'github/ticket23354'
|
6 年之前 |
Nick Mathewson
|
a9736f1f38
Merge remote-tracking branch 'github/ticket19429_034'
|
6 年之前 |
Neel Chauhan
|
bfe5a739b7
Make hsdir_index in node_t a hsdir_index_t rather than a pointer.
|
6 年之前 |