Commit History

Author SHA1 Message Date
  Nick Mathewson 1eede00a4b Merge branch 'ticket26063_squashed' 6 years ago
  Nick Mathewson beca6a585c Merge branch 'ticket26064' 6 years ago
  Nick Mathewson e722bba263 Add a new function to enable/disable the per-second timer as needed 6 years ago
  Nick Mathewson a4a7939ae1 Merge remote-tracking branch 'dgoulet/ticket26062_034_01' 6 years ago
  Nick Mathewson d972a8a944 Merge branch 'ticket26016' 6 years ago
  Nick Mathewson f684b48b5b Merge branch 'ticket26009' 6 years ago
  Nick Mathewson 0abf09b2ce spelling fix 6 years ago
  Nick Mathewson 15ce5a3e5a Fix some clang warnings 6 years ago
  Nick Mathewson c9f07f36bf Mark the 1-per-sec update_current_time() call as redundant. 6 years ago
  Nick Mathewson 285e7c98fd Distinguish true clock jumps from idleness 6 years ago
  Nick Mathewson a1a7ebfb8d Give responsibility for waking up from DORMANT to a mainloop event 6 years ago
  David Goulet 01ffe8e2f4 config: Move any_client_port_set() to config.c 6 years ago
  Nick Mathewson c0feb698a0 Comment-only fix: annotate we_are_hibernating() usage 6 years ago
  Nick Mathewson 0c19ce7bde Give control.c responsibility for its own once-a-second events 6 years ago
  Nick Mathewson 8b1380cbd0 Don't crash when closing a connection before initializing libevent 6 years ago
  Nick Mathewson c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
  Nick Mathewson 48d8fe533e Merge remote-tracking branch 'dgoulet/ticket25990_034_01' 6 years ago
  Nick Mathewson b0e5757710 Refactor to remove n_libevent_errors 6 years ago
  Nick Mathewson 83137275a7 Add update_current_time() calls to periodic and event-driven callbacks 6 years ago
  Nick Mathewson b0598f2a12 Move the "update the current second" code from second_elapsed_callback 6 years ago
  Nick Mathewson 5e0316142f Merge remote-tracking branch 'github/ticket25952' 6 years ago
  Nick Mathewson ed636de4cc Merge remote-tracking branch 'github/ticket25951' 6 years ago
  Nick Mathewson be9f0e5f20 Merge remote-tracking branch 'github/ticket25949' 6 years ago
  David Goulet 1f739e9b06 dirauth: Move authdir_mode_v3() to module 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
  Nick Mathewson 4a559e9960 Refactor to use safe_timer_diff. 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 bbf0b92b1c Fix an assertion failure introduced by #25948 6 years ago