1. b4476c6 CLEANUP: freq_ctr: make arguments of freq_ctr_total() const by Willy Tarreau · 3 years, 2 months ago
  2. fc6323a MEDIUM: freq_ctr: replace the per-second counters with the generic ones by Willy Tarreau · 3 years, 3 months ago
  3. fa1258f MINOR: freq_ctr: unify freq_ctr and freq_ctr_period into freq_ctr by Willy Tarreau · 3 years, 3 months ago
  4. 607be24 MEDIUM: freq_ctr: reimplement freq_ctr_remain_period() from freq_ctr_total() by Willy Tarreau · 3 years, 3 months ago
  5. a7a31b2 MEDIUM: freq_ctr: make read_freq_ctr_period() use freq_ctr_total() by Willy Tarreau · 3 years, 3 months ago
  6. f3a9f8d MINOR: freq_ctr: add a generic function to report the total value by Willy Tarreau · 3 years, 3 months ago
  7. 8cc586c BUG/MEDIUM: freq_ctr/threads: use the global_now_ms variable by Willy Tarreau · 3 years, 3 months ago
  8. a1ecbca BUG/MINOR: freq_ctr/threads: make use of the last updated global time by Willy Tarreau · 3 years, 3 months ago
  9. e4d247e BUG/MINOR: freq_ctr: fix a wrong delay calculation in next_event_delay() by Willy Tarreau · 3 years, 5 months ago
  10. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  11. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  12. 6634794 REORG: include: move freq_ctr to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  13. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  14. 9453ecd REORG: threads: extract atomic ops from hathreads.h by Willy Tarreau · 4 years, 1 month ago
  15. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  16. a06a580 BUG/MAJOR: threads/freq_ctr: use a memory barrier to detect changes by Willy Tarreau · 7 years ago
  17. 6e01286 BUG/MAJOR: threads/freq_ctr: fix lock on freq counters. by Emeric Brun · 7 years ago
  18. 94b7123 MEDIUM: threads/freq_ctr: Make the frequency counters thread-safe by Christopher Faulet · 7 years ago
  19. eab777c BUG/MINOR: time: frequency counters are not totally accurate by Willy Tarreau · 12 years ago
  20. 2970b0b [MINOR] freq_ctr: add new types and functions for periods different from 1s by Willy Tarreau · 14 years ago
  21. 3d8c553 [OPTIM] freq_ctr: do not rotate the counters when reading by Willy Tarreau · 15 years ago
  22. 7958422 [OPTIM] rate-limit: cleaner behaviour on low rates and reduce consumption by Willy Tarreau · 15 years ago
  23. 7f062c4 [MEDIUM] measure and report session rate on frontend, backends and servers by Willy Tarreau · 15 years ago