Commit History

Author SHA1 Message Date
  David Goulet 1ef1ed76d8 dirvote: Fix typo in comment 6 years ago
  Nick Mathewson 8625f36de1 Merge branch 'maint-0.3.3' 6 years ago
  Nick Mathewson c66b512671 Merge branch 'maint-0.3.2' into maint-0.3.3 6 years ago
  Nick Mathewson 246765342e Merge branch 'maint-0.3.1' into maint-0.3.2 6 years ago
  Nick Mathewson 993e314c6f Merge branch 'maint-0.2.9' into maint-0.3.1 6 years ago
  Nick Mathewson f26d6ead21 Merge branch 'ticket25996' 6 years ago
  teor d465bd27ed Stop logging stack contents when reading a zero-length bandwidth file 6 years ago
  Georg Koppen da8996d611 Bug 26000: Fix missing ";" 6 years ago
  Nick Mathewson a2b53c1d0b coverage: Repeat the test for avoiding failed intro points 6 years ago
  Nick Mathewson 60fad8d41f Stop using approx_time() in circuitmux_ewma. 6 years ago
  Nick Mathewson 5c5392fea7 Merge remote-tracking branch 'github/eliminate_gettimeofday_cached' 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