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