1. 889faf4 CLEANUP: include: remove excessive includes of common/standard.h by Willy Tarreau · 4 years, 2 months ago
  2. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · 4 years, 2 months ago
  3. 5775d09 CLEANUP: threads: remove a few needless includes of hathreads.h by Willy Tarreau · 4 years, 2 months ago
  4. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 2 months ago
  5. 4dc2b57 MINOR: stats: Prepare for more accurate moving averages by Marcin Deranek · 4 years, 3 months ago
  6. c7f64e7 BUILD: freq_ctr: proto/freq_ctr needs to include common/standard.h by Willy Tarreau · 4 years, 5 months ago
  7. e2e8c67 MINOR: freq_ctr: Make the sliding window sums thread-safe by Christopher Faulet · 4 years, 9 months ago
  8. 0d6c75d OPTIM: freq-ctr: don't take the date lock for most updates by Willy Tarreau · 5 years ago
  9. d5f9b19 MEDIUM: freq_ctr: Use the new _HA_ATOMIC_* macros. by Olivier Houchard · 5 years ago
  10. 627505d MINOR: freq_ctr: add swrate_add_scaled() to work with large samples by Willy Tarreau · 6 years ago
  11. 6e01286 BUG/MAJOR: threads/freq_ctr: fix lock on freq counters. by Emeric Brun · 7 years ago
  12. 94b7123 MEDIUM: threads/freq_ctr: Make the frequency counters thread-safe by Christopher Faulet · 7 years ago
  13. de2075f MINOR: freq_ctr: Return the new value after an update by Christopher Faulet · 7 years ago
  14. 3758581 BUG/MINOR: freq-ctr: make swrate_add() support larger values by Willy Tarreau · 8 years ago
  15. 2438f2b MINOR: freq_ctr: introduce a new averaging method by Willy Tarreau · 10 years ago
  16. 2970b0b [MINOR] freq_ctr: add new types and functions for periods different from 1s by Willy Tarreau · 14 years ago
  17. 78ff5d0 [MINOR] include time.h from freq_ctr.h as is uses "now". by Willy Tarreau · 15 years ago
  18. 7958422 [OPTIM] rate-limit: cleaner behaviour on low rates and reduce consumption by Willy Tarreau · 15 years ago
  19. 7f062c4 [MEDIUM] measure and report session rate on frontend, backends and servers by Willy Tarreau · 15 years ago