История коммитов

Автор SHA1 Сообщение Дата
  David Goulet 0d0b677b64 test: Fix unit tests with latest scheduler changes 6 лет назад
  David Goulet 734dbfa590 sched: Make the scheduler object static 6 лет назад
  David Goulet 14cd8bdd4b sched: Don't expose the global scheduler libevent object 6 лет назад
  David Goulet 84d18f70f3 sched: Always call on_channel_free() regardless of state 6 лет назад
  David Goulet 7cc9621d11 sched: Add Schedulers torrc option 6 лет назад
  Matt Traudt 6ff8c86ac6 sched: change most asserts to non-fatal BUGs 6 лет назад
  Matt Traudt 8ccb2c106a sched: rename scheduler to the_scheduler 6 лет назад
  Matt Traudt 61fc9c41ad sched: switch to monotonic time; add/fix comments, style, and logs msgs 6 лет назад
  David Goulet 8424c4f35b sched: Detect KIST support at compile time 6 лет назад
  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() 6 лет назад
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 лет назад
  Nick Mathewson 04b8af9dc0 Whitespace fixes 7 лет назад
  Nick Mathewson d1bcba19a9 Turn scheduler.c documentation into doxygen. 7 лет назад
  Nick Mathewson a8676b1ede Merge branch 'bug18902_squashed' 7 лет назад
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 8 лет назад
  Sebastian Hahn 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 8 лет назад
  Nick Mathewson 57699de005 Update the copyright year. 8 лет назад
  Yawning Angel 16cf1679e7 Fix scheduler compilation on targets where char is unsigned. 9 лет назад
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
  Nick Mathewson b94cb401d2 Coverity complained that we were not checking this return value 9 лет назад
  Nick Mathewson 430f5852ac Fix a signed/unsigned comparison warning in scheduler_run 9 лет назад
  Nick Mathewson e2641484a7 One more, appease "make check-spaces" 9 лет назад
  Andrea Shepard 12b6c7df4a Make queue thresholds and flush size for global scheduler into config options 9 лет назад
  Andrea Shepard dc3af04ba8 Make scheduler_compare_channels() mockable 10 лет назад
  Andrea Shepard f8ceb0f028 Make scheduler_run() mockable 10 лет назад
  Andrea Shepard b7125961de Expose scheduler_compare_channels() to test suite 10 лет назад
  Andrea Shepard 71a9ed6feb Make some scheduler.c static functions visible to the test suite 10 лет назад
  Andrea Shepard 9869254608 Make scheduler.c static globals visible to test suite 10 лет назад