Nick Mathewson
|
02a4c641da
Merge branch 'maint-0.3.2'
|
hace 7 años |
Nick Mathewson
|
bebdd91058
Fix a 32-bit formatting warning
|
hace 7 años |
Nick Mathewson
|
65d22dc2f2
Merge branch 'maint-0.3.2'
|
hace 7 años |
David Goulet
|
6dc591a024
sched: Rate limit scheduler_bug_occurred()
|
hace 7 años |
David Goulet
|
3931a6f264
sched: Use SCHED_BUG() macro in scheduler
|
hace 7 años |
Nick Mathewson
|
35746a9ee7
Comment-only change: annotate exit() calls.
|
hace 7 años |
David Goulet
|
2e8de0de3b
sched: Implement SCHED_BUG()
|
hace 7 años |
Nick Mathewson
|
90e8d1f58f
Merge branch 'bug23539_032_01_squashed'
|
hace 7 años |
Nick Mathewson
|
581e2c8b2c
Whitespace fix.
|
hace 7 años |
David Goulet
|
ef2a449cce
sched: Make KISTSchedRunInterval non negative
|
hace 7 años |
Nick Mathewson
|
22e2c3bf7d
Fix check-spaces and a weird copyright.
|
hace 7 años |
Nick Mathewson
|
ac3fdb74c2
Remove unused chosen_scheduler_type variable.
|
hace 7 años |
Matt Traudt
|
88b317ef28
sched: move code to respect comments
|
hace 7 años |
Matt Traudt
|
22699e3f16
sched: only log when scheduler type changes
|
hace 7 años |
David Goulet
|
c20d4db7bf
sched: Hard exit if we can't select a scheduler
|
hace 7 años |
Matt Traudt
|
4a3b61a5b3
sched: reorder code to fit comment bodies; comment typos
|
hace 7 años |
Roger Dingledine
|
1c956ccd5f
fix typos/etc found while starting to look at scheduler
|
hace 7 años |
Matt Traudt
|
a8c54ce581
sched: Allow the new sched to react to new cons
|
hace 7 años |
teor
|
e77ece3b31
Avoid a compilation warning on macOS in scheduler_ev_add()
|
hace 7 años |
David Goulet
|
c7af923567
sched: BUG() on event_add() and log_warn next_run
|
hace 7 años |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
hace 7 años |
David Goulet
|
513d642a66
sched: Revert IF_BUG_ONCE() to tor_assert()
|
hace 7 años |
David Goulet
|
1033e14a69
sched: Define SCHEDULER_KIST_PRIVATE for more encapsulation
|
hace 7 años |
David Goulet
|
c910610701
sched: Improve logging if KIST is disabled
|
hace 7 años |
David Goulet
|
0d0b677b64
test: Fix unit tests with latest scheduler changes
|
hace 7 años |
David Goulet
|
734dbfa590
sched: Make the scheduler object static
|
hace 7 años |
David Goulet
|
14cd8bdd4b
sched: Don't expose the global scheduler libevent object
|
hace 7 años |
David Goulet
|
84d18f70f3
sched: Always call on_channel_free() regardless of state
|
hace 7 años |
David Goulet
|
7cc9621d11
sched: Add Schedulers torrc option
|
hace 7 años |
Matt Traudt
|
6ff8c86ac6
sched: change most asserts to non-fatal BUGs
|
hace 7 años |