1. f0af384 BUG/MINOR: clock: validate that now_offset still applies to the current date by Willy Tarreau · Mon Sep 09 13:56:18 2024 +0200
  2. 0f20117 BUG/MINOR: clock: make time jump corrections a bit more accurate by Willy Tarreau · Thu Sep 12 17:58:57 2024 +0200
  3. 023df62 BUG/MEDIUM: clock: detect and cover jumps during execution by Willy Tarreau · Sun Sep 08 19:15:38 2024 +0200
  4. edbce2e BUG/MEDIUM: clock: also update the date offset on time jumps by Willy Tarreau · Wed Sep 04 16:55:43 2024 +0200
  5. f484e45 BUILD: clock: improve check for pthread_getcpuclockid() by Ilia Shipitsin · Sun May 05 13:09:22 2024 +0200
  6. 5345490 MINOR: clock: provide a function to automatically adjust now_offset by Willy Tarreau · Tue May 16 19:01:55 2023 +0200
  7. da4aa69 MINOR: clock: measure the total boot time by Willy Tarreau · Wed May 17 09:02:21 2023 +0200
  8. c05d30e MINOR: clock: replace the timeval start_time with start_time_ns by Willy Tarreau · Fri Apr 28 14:50:29 2023 +0200
  9. 69530f5 MEDIUM: clock: replace timeval "now" with integer "now_ns" by Willy Tarreau · Fri Apr 28 09:16:15 2023 +0200
  10. df188f1 MINOR: clock: add now_cpu_time_fast() function by Aurelien DARRAGON · Tue Apr 04 17:21:40 2023 +0200
  11. 07cbd8e MINOR: clock: add now_mono_time_fast() function by Aurelien DARRAGON · Fri Nov 25 08:56:46 2022 +0100
  12. fc458ec CLEANUP: tree-wide: remove strpcy() from constant strings by Willy Tarreau · Fri Apr 07 18:11:39 2023 +0200
  13. 28360dc MEDIUM: clock: force internal time to wrap early after boot by Willy Tarreau · Tue Feb 07 14:44:44 2023 +0100
  14. 6093ba4 BUG/MINOR: clock: do not mix wall-clock and monotonic time in uptime calculation by Willy Tarreau · Tue Feb 07 15:52:14 2023 +0100
  15. 16d6c0c BUG/MEDIUM: wdt/clock: properly handle early task hangs by Aurelien DARRAGON · Thu Nov 10 11:47:47 2022 +0100
  16. 4a689da CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Oct 29 09:34:32 2022 +0500
  17. 4eaf85f MINOR: clock: do not update the global date too often by Willy Tarreau · Wed Sep 21 08:21:45 2022 +0200
  18. a700420 MINOR: clock: split local and global date updates by Willy Tarreau · Wed Sep 21 07:37:27 2022 +0200
  19. 1e7f0d6 MINOR: clock: use ltid_bit in clock_report_idle() by Willy Tarreau · Mon Jun 27 16:22:22 2022 +0200
  20. 45c38e2 REORG: thread/clock: move the clock parts of thread_info to thread_ctx by Willy Tarreau · Thu Sep 30 18:28:49 2021 +0200
  21. 2169498 MINOR: clock: move the clock_ids to clock.c by Willy Tarreau · Fri Oct 08 15:09:17 2021 +0200
  22. 6cb0c39 REORG: clock/wdt: move wdt timer initialization to clock.c by Willy Tarreau · Fri Oct 08 14:48:30 2021 +0200
  23. 44c58da REORG: clock: move the clock_id initialization to clock.c by Willy Tarreau · Fri Oct 08 12:27:54 2021 +0200
  24. 2c6a998 CLEANUP: clock: stop exporting before_poll and after_poll by Willy Tarreau · Fri Oct 08 11:38:30 2021 +0200
  25. 20adfde MINOR: activity: get the run_time from the clock updates by Willy Tarreau · Fri Oct 08 11:34:46 2021 +0200
  26. f9d5e10 REORG: clock: move the updates of cpu/mono time to clock.c by Willy Tarreau · Fri Oct 08 10:43:59 2021 +0200
  27. 5554264 REORG: time: move time-keeping code and variables to clock.c by Willy Tarreau · Fri Oct 08 09:33:24 2021 +0200