Commit History

Author SHA1 Message Date
  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
  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 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 3800d5916f Merge remote-tracking branch 'dgoulet/ticket25900_034_01' 6 years ago
  David Goulet 2115a54b4a mod: Move dirauth specific files to its own module 6 years ago
  David Goulet 3ab017b10c main: Don't rescan main loop events if not initialized 6 years ago