Commit History

Author SHA1 Message Date
  Nick Mathewson 35746a9ee7 Comment-only change: annotate exit() calls. 6 years ago
  Nick Mathewson 90e8d1f58f Merge branch 'bug23539_032_01_squashed' 6 years ago
  Nick Mathewson 581e2c8b2c Whitespace fix. 6 years ago
  David Goulet ef2a449cce sched: Make KISTSchedRunInterval non negative 6 years ago
  Nick Mathewson 22e2c3bf7d Fix check-spaces and a weird copyright. 6 years ago
  Nick Mathewson ac3fdb74c2 Remove unused chosen_scheduler_type variable. 6 years ago
  Matt Traudt 88b317ef28 sched: move code to respect comments 6 years ago
  Matt Traudt 22699e3f16 sched: only log when scheduler type changes 6 years ago
  David Goulet c20d4db7bf sched: Hard exit if we can't select a scheduler 6 years ago
  Matt Traudt 4a3b61a5b3 sched: reorder code to fit comment bodies; comment typos 6 years ago
  Roger Dingledine 1c956ccd5f fix typos/etc found while starting to look at scheduler 6 years ago
  Matt Traudt a8c54ce581 sched: Allow the new sched to react to new cons 6 years ago
  teor e77ece3b31 Avoid a compilation warning on macOS in scheduler_ev_add() 6 years ago
  David Goulet c7af923567 sched: BUG() on event_add() and log_warn next_run 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  David Goulet 513d642a66 sched: Revert IF_BUG_ONCE() to tor_assert() 6 years ago
  David Goulet 1033e14a69 sched: Define SCHEDULER_KIST_PRIVATE for more encapsulation 6 years ago
  David Goulet c910610701 sched: Improve logging if KIST is disabled 6 years ago
  David Goulet 0d0b677b64 test: Fix unit tests with latest scheduler changes 6 years ago
  David Goulet 734dbfa590 sched: Make the scheduler object static 6 years ago
  David Goulet 14cd8bdd4b sched: Don't expose the global scheduler libevent object 6 years ago
  David Goulet 84d18f70f3 sched: Always call on_channel_free() regardless of state 6 years ago
  David Goulet 7cc9621d11 sched: Add Schedulers torrc option 6 years ago
  Matt Traudt 6ff8c86ac6 sched: change most asserts to non-fatal BUGs 6 years ago
  Matt Traudt 8ccb2c106a sched: rename scheduler to the_scheduler 6 years ago
  Matt Traudt 61fc9c41ad sched: switch to monotonic time; add/fix comments, style, and logs msgs 6 years ago
  David Goulet 8424c4f35b sched: Detect KIST support at compile time 6 years ago
  Matt Traudt dde358667d sched: Implement the KIST scheduler 6 years ago
  Matt Traudt 91c7bebfa2 consensus: Add a generic notification function on new consensus 6 years ago
  Neel Chauhan 5ee6ca8da2 Switch to offsetof() 6 years ago