Mike Perry
|
937260af6a
Bug 25705: Don't count circuit path failures as build failures.
|
6 years ago |
Nick Mathewson
|
5c5392fea7
Merge remote-tracking branch 'github/eliminate_gettimeofday_cached'
|
6 years ago |
Nick Mathewson
|
b396e4e429
Move unreachable port warnings to a periodic event.
|
6 years ago |
Alexander Færøy
|
60a2c92d10
Build Tor without dirauth module in Travis.
|
6 years ago |
David Goulet
|
895d20ab4b
Add changes file for #25610
|
6 years ago |
David Goulet
|
2b6c13267f
dirvote: Make tokens a const in dirvote_parse_sr_commits()
|
6 years ago |
David Goulet
|
5db331e8fc
Make find_opt_by_keyword() take a const smartlist
|
6 years ago |
David Goulet
|
70c92c3366
sr: Rename shared_random_common.{c|h} to shared_random_client.{c|h}
|
6 years ago |
David Goulet
|
2d79d0155e
vote: Move dirvote_recalculate_timing() to voting_schedule.c
|
6 years ago |
David Goulet
|
e504b1b358
vote: Namespace functions in voting_schedule.c
|
6 years ago |
David Goulet
|
711ff6cdf7
Rename dirvote_common.{c|h} to voting_schedule.{c|h}
|
6 years ago |
David Goulet
|
6452fe78c2
dirvote: Make dirvote_get_preferred_voting_intervals() static
|
6 years ago |
David Goulet
|
098b7fe25b
ns: Move dirvote_get_voter_sig_by_alg() to networkstatus.c
|
6 years ago |
Nick Mathewson
|
afd4fc689a
Merge branch 'dirvote_act_refactor_v2_squashed'
|
6 years ago |
Nick Mathewson
|
4a559e9960
Refactor to use safe_timer_diff.
|
6 years ago |
Nick Mathewson
|
a73603653a
Reschedule voting callback when any cfg option affecting it changes.
|
6 years ago |
Nick Mathewson
|
234e317ef1
Ensure that voting is rescheduled whenever the schedule changes.
|
6 years ago |
Nick Mathewson
|
6868398b69
Move responsibility for voting into a separate periodic callback.
|
6 years ago |
Nick Mathewson
|
9870497f9d
Update dirvote_act() to return the time of its next action.
|
6 years ago |
Nick Mathewson
|
4f184415cc
Start refactoring dirvote_act() towards self-scheduling
|
6 years ago |
Nick Mathewson
|
bbf0b92b1c
Fix an assertion failure introduced by #25948
|
6 years ago |
Nick Mathewson
|
9ece027d60
Merge remote-tracking branch 'ffmancera-1/bug20522'
|
6 years ago |
Nick Mathewson
|
77b7eb2795
Remove responsibility for flushing log cbs from mainloop
|
6 years ago |
Nick Mathewson
|
d018bf199c
Merge remote-tracking branch 'dgoulet/ticket25610_034_01-squashed'
|
6 years ago |
Nick Mathewson
|
0d8604c763
Give queued_events_flush_all() responsibility for flushing log cbs
|
6 years ago |
Nick Mathewson
|
b0224bf728
Add a mechanism for the logging system to report queued callbacks
|
6 years ago |
David Goulet
|
d8509b450a
vote: Return error when adding vote/signature if no dirauth module
|
6 years ago |
David Goulet
|
15e8ce3937
Move back dirvote_authority_cert_dup to dirvote.c
|
6 years ago |
David Goulet
|
43bba89656
build: Always compile module support for tests
|
6 years ago |
David Goulet
|
a2ff4975f3
dirvote: Move the vote creation code into dirvote.c
|
6 years ago |