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