Commit History

Author SHA1 Message Date
  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 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
  Nick Mathewson 3a47dfed34 Merge branch 'ticket25376_034_031_squashed' 6 years ago
  David Goulet d6903e9e87 hibernation: Rescan the event list on state change 6 years ago
  David Goulet 05d314f888 main: Add mainloop callback event flags 6 years ago
  Nick Mathewson cc74dc0066 Merge branch 'ticket25933' 6 years ago
  Nick Mathewson 302908657f Fix a test assertion failure due to uninitialized mainloop events 6 years ago
  Nick Mathewson 857e210b7d Merge branch 'ticket25931' 6 years ago
  Nick Mathewson ff796ad087 Remove connection_ap_attach_pending() from per-second callback. 6 years ago
  Nick Mathewson 96c5ac338a Move close-and-cleanup functions to a postloop event. 6 years ago
  Nick Mathewson 8a81a70878 Move consdiffmgr_rescan() into a mainloop event. 6 years ago
  David Goulet 868e348570 callbacks: Add a DirServer role 6 years ago
  David Goulet b6f7e23bbd clean_consdiffmgr() callback is only for directories 6 years ago
  Nick Mathewson 9be7608fda Merge branch 'maint-0.3.3' 6 years ago
  Nick Mathewson 6182f60f75 Merge branch 'maint-0.3.2' into maint-0.3.3 6 years ago
  Nick Mathewson d2951b381b Merge branch 'maint-0.3.1' into maint-0.3.2 6 years ago
  Nick Mathewson 192c7c8bf9 Merge remote-tracking branch 'dgoulet/ticket25762_034_05' 6 years ago
  David Goulet 665e23c59a test: Add periodic events unit tests 6 years ago
  David Goulet 87cb9ce900 main: Update periodic events comment based on latest code 6 years ago
  Nick Mathewson f70fa67da6 main: Use rescan_periodic_events in initialize_periodic_events_cb 6 years ago
  David Goulet 4e85f17eec periodic: Add an enable and disable function 6 years ago
  David Goulet 1d864987cb config: Set up periodic events when options changes 6 years ago
  David Goulet a4fcdc5dec main: Launch periodic events by roles 6 years ago