aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/scheduler_kist.c
AgeCommit message (Expand)Author
2020-07-16Use CONST_TO_* macros in more places.Nick Mathewson
2020-06-22kist: Document a magic value in channel_should_write_to_kernel()David Goulet
2020-03-05Merge branch 'clang_format_prep_3'Nick Mathewson
2020-02-18Small changes to scheduler comments and state changesSteven Engler
2020-02-10Use semicolons after HT_PROTOTYPE and HT_GENERATE.Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-12-20Replace several C identifiers.teor
2019-11-07Make all our struct names end with "_t".Nick Mathewson
2019-10-26doxygen: add @file declarations for src/core/orNick Mathewson
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-02-21Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-02-21Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2019-02-14kist: When readding chans, check correct chan's sched_heap_idxMatt Traudt
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-11-14Move buffers.c out of lib/containers to resolve a circularity.Nick Mathewson
2018-10-14Use assertions so GCC LTO doesn't worry about TLS channel conversionNick Mathewson
2018-09-18Merge branch 'bug23512-v4-033' into bug23512-v4-masterMike Perry
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson