Historique des commits

Auteur SHA1 Message Date
  Matt Traudt dde358667d sched: Implement the KIST scheduler il y a 6 ans
  Matt Traudt 91c7bebfa2 consensus: Add a generic notification function on new consensus il y a 6 ans
  Neel Chauhan 5ee6ca8da2 Switch to offsetof() il y a 6 ans
  Nick Mathewson 7505f452c8 Run the copyright update script. il y a 7 ans
  Nick Mathewson 04b8af9dc0 Whitespace fixes il y a 7 ans
  Nick Mathewson d1bcba19a9 Turn scheduler.c documentation into doxygen. il y a 7 ans
  Nick Mathewson a8676b1ede Merge branch 'bug18902_squashed' il y a 7 ans
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux il y a 8 ans
  Sebastian Hahn 265e40b481 Raise libevent dependency to 2.0.10-stable or newer il y a 8 ans
  Nick Mathewson 57699de005 Update the copyright year. il y a 8 ans
  Yawning Angel 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. il y a 9 ans
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. il y a 9 ans
  Nick Mathewson b94cb401d2 Coverity complained that we were not checking this return value il y a 9 ans
  Nick Mathewson 430f5852ac Fix a signed/unsigned comparison warning in scheduler_run il y a 9 ans
  Nick Mathewson e2641484a7 One more, appease "make check-spaces" il y a 9 ans
  Andrea Shepard 12b6c7df4a Make queue thresholds and flush size for global scheduler into config options il y a 9 ans
  Andrea Shepard dc3af04ba8 Make scheduler_compare_channels() mockable il y a 10 ans
  Andrea Shepard f8ceb0f028 Make scheduler_run() mockable il y a 10 ans
  Andrea Shepard b7125961de Expose scheduler_compare_channels() to test suite il y a 10 ans
  Andrea Shepard 71a9ed6feb Make some scheduler.c static functions visible to the test suite il y a 10 ans
  Andrea Shepard 9869254608 Make scheduler.c static globals visible to test suite il y a 10 ans
  Andrea Shepard ade60890d0 Make scheduler_channel_doesnt_want_writes() mockable il y a 10 ans
  Andrea Shepard fd57840a77 Make scheduler_channel_doesnt_want_writes() mockable il y a 10 ans
  Andrea Shepard 85ee070852 Make scheduler_release_channel() mockable il y a 10 ans
  Andrea Shepard ac1b627e85 Implement scheduler_touch_channel() il y a 10 ans
  Andrea Shepard ed1927d6bf Use a non-stupid data structure in the scheduler il y a 10 ans
  Andrea Shepard 3530825c53 Eliminate some unnecessary smartlists in scheduler.c il y a 10 ans
  Andrea Shepard 63bb9a795e Fix compiler warning il y a 10 ans
  Andrea Shepard 55907da28d Sort the scheduler's channel list by cmux comparisons il y a 10 ans
  Andrea Shepard 1275002a46 Schedule according to a queue size heuristic il y a 10 ans