Commit History

Author SHA1 Message Date
  Nick Mathewson c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 7 years ago
  Nick Mathewson 60fad8d41f Stop using approx_time() in circuitmux_ewma. 7 years ago
  Nick Mathewson 9abf541f7f Add a function to compute millisecond time difference quickly. 7 years ago
  Nick Mathewson 5e395ba2c2 Rewrite time-handling in circuitmux_ewma to use monotime_coarse 7 years ago
  Nick Mathewson 2748dd0f1c Ignore CircuitPriorityHalflife values under -EPSILON. 7 years ago
  David Goulet 9af5b625e8 cmux: Rename cell_ewma_set_scale_factor() 7 years ago
  David Goulet 6b1dba214d cmux: Make EWMA policy mandatory 7 years ago
  Neel Chauhan 5ee6ca8da2 Switch to offsetof() 8 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 8 years ago
  Matt Traudt c09993fdf6 Fix ewma_cmp_cmux never considering policies different 9 years ago
  Nick Mathewson 84829e336c Module documentation for circuitmux_ewma.c 9 years ago
  Nick Mathewson 94bff894f9 Fix a large pile of solaris warnings for bug 19767. 9 years ago
  Nick Mathewson 57699de005 Update the copyright year. 9 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 10 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 11 years ago
  teor 13298d90a9 Silence spurious clang warnings 11 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 11 years ago
  Andrea Shepard 700d6e7525 Add inter-cmux comparison support to circuitmux_ewma.c 12 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 13 years ago
  Nick Mathewson 05194cce62 Avoid c99 designated initializers in circuitmux_ewma.c 13 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 13 years ago
  Nick Mathewson bd28322d38 Remove variables; fix gcc 4.7 warnings 13 years ago
  Andrea Shepard 5543c5b202 Fix formatting in various places after 6465/6816 work 13 years ago
  Andrea Shepard c9607694c9 Correctly set magic numbers on ewma policy data/circuit data when allocating 13 years ago
  Andrea Shepard 0c4f717b3e Implement cell_ewma_enabled() 13 years ago
  Andrea Shepard bbb2c31d26 Move all EWMA code into circuitmux.c and implement circuitmux_policy_t methods using it 13 years ago
  Andrea Shepard 184560c4f6 Add initial circuitmux_ewma.{c,h} 13 years ago