aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/scheduler.c
AgeCommit message (Expand)Author
2020-07-16Use CONST_TO_* macros in more places.Nick Mathewson
2020-07-13Bug 31812: Change http URL's to httpsJeremyRand
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-02-18Small changes to scheduler comments and state changesSteven Engler
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-12-20Replace several C identifiers.teor
2019-12-20Code Style: Delete headers that are included twiceteor
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-11-14Move buffers.c out of lib/containers to resolve a circularity.Nick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
2018-07-09Lower log level of "Scheduler of type KIST has been enabled" to INFOMatt Traudt
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson