1. 4dc2b57 MINOR: stats: Prepare for more accurate moving averages by Marcin Deranek · Fri May 15 18:26:18 2020 +0200
  2. c7f64e7 BUILD: freq_ctr: proto/freq_ctr needs to include common/standard.h by Willy Tarreau · Fri Mar 06 18:44:55 2020 +0100
  3. e2e8c67 MINOR: freq_ctr: Make the sliding window sums thread-safe by Christopher Faulet · Fri Nov 08 14:40:18 2019 +0100
  4. 0d6c75d OPTIM: freq-ctr: don't take the date lock for most updates by Willy Tarreau · Sat May 25 19:54:40 2019 +0200
  5. d5f9b19 MEDIUM: freq_ctr: Use the new _HA_ATOMIC_* macros. by Olivier Houchard · Fri Mar 08 18:47:59 2019 +0100
  6. 627505d MINOR: freq_ctr: add swrate_add_scaled() to work with large samples by Willy Tarreau · Wed Oct 17 09:24:56 2018 +0200
  7. 6e01286 BUG/MAJOR: threads/freq_ctr: fix lock on freq counters. by Emeric Brun · Mon Oct 30 18:04:28 2017 +0100
  8. 94b7123 MEDIUM: threads/freq_ctr: Make the frequency counters thread-safe by Christopher Faulet · Thu Oct 12 09:49:09 2017 +0200
  9. de2075f MINOR: freq_ctr: Return the new value after an update by Christopher Faulet · Fri Sep 01 12:18:36 2017 +0200
  10. 3758581 BUG/MINOR: freq-ctr: make swrate_add() support larger values by Willy Tarreau · Fri Nov 25 11:55:10 2016 +0100
  11. 2438f2b MINOR: freq_ctr: introduce a new averaging method by Willy Tarreau · Mon Jun 16 20:24:22 2014 +0200
  12. 2970b0b [MINOR] freq_ctr: add new types and functions for periods different from 1s by Willy Tarreau · Sun Jun 20 07:15:43 2010 +0200
  13. 78ff5d0 [MINOR] include time.h from freq_ctr.h as is uses "now". by Willy Tarreau · Thu Oct 01 11:05:26 2009 +0200
  14. 7958422 [OPTIM] rate-limit: cleaner behaviour on low rates and reduce consumption by Willy Tarreau · Fri Mar 06 09:18:27 2009 +0100
  15. 7f062c4 [MEDIUM] measure and report session rate on frontend, backends and servers by Willy Tarreau · Thu Mar 05 18:43:00 2009 +0100