Историја ревизија

Аутор SHA1 Порука Датум
  Matt Traudt 8797c8fbd3 Remove now-duplicate log_debug lines пре 6 година
  Matt Traudt 273325e216 Add all the missed scheduler_state assignments пре 6 година
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' пре 6 година
  Nick Mathewson fa0d24286b Convert remaining function (mostly static) to new free style пре 6 година
  David Goulet 97702c69b0 sched: Set channel scheduler state to IDLE when not opened пре 6 година
  David Goulet ff6c8cf861 sched: Downgrade warning log to info in KIST пре 6 година
  David Goulet dcabf801e5 sched: Ignore closed channel after flushing cells пре 6 година
  Nick Mathewson cb42c62c9e Merge branch 'dgoulet_ticket23753_032_02_squashed' into maint-0.3.2 пре 6 година
  Matt Traudt 52050bb2c6 sched: Add another SCHED_BUG() callsite пре 6 година
  David Goulet 3931a6f264 sched: Use SCHED_BUG() macro in scheduler пре 6 година
  Nick Mathewson 8652f3e9e8 Fix memory leak when freeing socket_table in KIST. пре 6 година
  Nick Mathewson dddae36f5e Merge remote-tracking branch 'dgoulet/ticket23696_032_01' пре 6 година
  David Goulet 070064de89 sched: Always initialize scheduler_last_run to now пре 6 година
  Matt Traudt 3ef7e6f187 sched: Don't get KIST stuck in an infinite loop пре 6 година
  Matt Traudt 7bbc29b0f2 sched: make interval a plain int; initialize with macro пре 6 година
  David Goulet ef2a449cce sched: Make KISTSchedRunInterval non negative пре 6 година
  Matt Traudt 22699e3f16 sched: only log when scheduler type changes пре 6 година
  Matt Traudt 4a3b61a5b3 sched: reorder code to fit comment bodies; comment typos пре 6 година
  Nick Mathewson 290274dbb5 Add a cast so that 32-bit compilation goes without errors пре 6 година
  David Goulet 77cc97cf0a sched: Don't cast to int32_t the monotime_diff_msec() result пре 6 година
  Nick Mathewson 4519b7b469 kist_no_kernel_support is unused when we didn't detect it. пре 6 година
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. пре 6 година
  Nick Mathewson a01e4a1a95 kist: Cast, then do operations on int32. пре 6 година
  Nick Mathewson 03e102c1bb Make netinet/tcp include conditional too: windows lacks it. пре 6 година
  Nick Mathewson 44fa866621 fix some 32-bit warnings about printf arguments пре 6 година
  Nick Mathewson fea2d84ce3 wrap a wide comment пре 6 година
  Matt Traudt ae9e6b547d sched: add comment about how we determine if a socket should write пре 6 година
  Matt Traudt 501c58187d sched: add more per-socket limit documentation; int fix пре 6 година
  David Goulet 1033e14a69 sched: Define SCHEDULER_KIST_PRIVATE for more encapsulation пре 6 година
  David Goulet 734dbfa590 sched: Make the scheduler object static пре 6 година