1. e910909 BUG/MINOR: time: fix NS_TO_TV macro by Aurelien DARRAGON · Thu May 04 17:27:07 2023 +0200
  2. 34f81d5 BUG/MINOR: mux-h2: Also expect data when waiting for a tunnel establishment by Christopher Faulet · Thu May 04 16:41:37 2023 +0200
  3. cb01f5d BUG/MINOR: debug: do not emit empty lines in thread dumps by Willy Tarreau · Thu May 04 16:28:30 2023 +0200
  4. d4af041 MINOR: mux-quic: close connection asap on local error by Amaury Denoyelle · Wed May 03 18:17:19 2023 +0200
  5. 35542ce MINOR: mux-quic: report local error on stream endpoint asap by Amaury Denoyelle · Wed May 03 18:16:40 2023 +0200
  6. 51f116d MINOR: mux-quic: adjust local error API by Amaury Denoyelle · Thu May 04 15:49:02 2023 +0200
  7. b8901d2 MINOR: mux-quic: wake up after recv only if avail data by Amaury Denoyelle · Wed May 03 15:30:04 2023 +0200
  8. 8d44bfa MINOR: mux-quic: add trace event for local error by Amaury Denoyelle · Thu May 04 15:16:01 2023 +0200
  9. b737f95 BUG/MINOR: mux-quic: prevent quic_conn error code to be overwritten by Amaury Denoyelle · Thu May 04 15:36:17 2023 +0200
  10. 4403cdf BUG/MEDIUM: mux-h2: Properly handle end of request to expect data from server by Christopher Faulet · Thu May 04 15:49:12 2023 +0200
  11. e5e6223 MINOR: debug: permit the "debug dev loop" to run under isolation by Willy Tarreau · Thu May 04 11:50:26 2023 +0200
  12. b30ced3 BUG/MINOR: debug: fix incorrect profiling status reporting in show threads by Willy Tarreau · Thu May 04 11:30:55 2023 +0200
  13. b83bf68 DEV: haring: update readme to suggest using the same build options for haring by Willy Tarreau · Thu May 04 08:13:44 2023 +0200
  14. 46e0ea3 DEV: haring: automatically disable DEBUG_STRICT by Willy Tarreau · Thu May 04 08:09:02 2023 +0200
  15. 8b3e39e MINOR: activity: allow "show activity" to restart in the middle of a line by Willy Tarreau · Wed May 03 16:18:30 2023 +0200
  16. 6ed0b98 MINOR: activity: allow "show activity" to restart dumping on any line by Willy Tarreau · Wed May 03 15:52:19 2023 +0200
  17. 8ee0d11 MINOR: activity: iterate over all fields in a main loop for dumping by Willy Tarreau · Wed May 03 15:25:04 2023 +0200
  18. a465b21 MINOR: activity: show the line header inside the SHOW_VAL macro by Willy Tarreau · Wed May 03 14:51:05 2023 +0200
  19. 5ddf9be MINOR: activity: use a single macro to iterate over all fields by Willy Tarreau · Wed May 03 14:28:35 2023 +0200
  20. ff508f1 BUILD: cli: fix build on Windows due to isalnum() implemented as a macro by Willy Tarreau · Wed May 03 16:28:54 2023 +0200
  21. a415e89 REGTESTS: ssl: simplify X509_V code check in ssl_client_auth.vtc by William Lallemand · Wed May 03 15:54:49 2023 +0200
  22. 117c7fd BUG/MINOR: ssl/sample: x509_v_err_str converter output when not found by William Lallemand · Wed May 03 15:13:10 2023 +0200
  23. 9867987 DEBUG: cli: add "debug dev task" to show/wake/expire/kill tasks and tasklets by Willy Tarreau · Wed May 03 11:22:45 2023 +0200
  24. dd01448 MINOR: debug: clarify "debug dev stream" help message by Willy Tarreau · Tue May 02 16:37:13 2023 +0200
  25. 65efd33 BUG/MINOR: stream/cli: fix stream age calculation in "show sess" by Willy Tarreau · Wed May 03 11:29:54 2023 +0200
  26. 64a77e3 MINOR: ssl: disable CRL checks with WolfSSL when no CRL file by William Lallemand · Tue May 02 18:26:46 2023 +0200
  27. a2fee7f REGTESTS: add success test, "set server" via fqdn by Abhijeet Rastogi · Sat Apr 29 17:32:39 2023 -0700
  28. 0ababda BUG/MINOR: stats: fix typo in `TotalSplicedBytesOut` field name by Tim Duesterhus · Mon Mar 27 15:23:44 2023 +0200
  29. 9de10ce [RELEASE] Released version 2.8-dev9 by Willy Tarreau · Fri Apr 28 21:52:13 2023 +0200
  30. bc0adfa MINOR: proxy: factorize send rate measurement by Amaury Denoyelle · Fri Apr 28 16:46:11 2023 +0200
  31. 1bcb695 MINOR: quic: use real sending rate measurement by Amaury Denoyelle · Fri Apr 28 16:24:44 2023 +0200
  32. 5529c99 MINOR: sample: Add bc_rtt and bc_rttvar by Aleksandar Lazic · Fri Apr 28 11:39:12 2023 +0200
  33. c05d30e MINOR: clock: replace the timeval start_time with start_time_ns by Willy Tarreau · Fri Apr 28 14:50:29 2023 +0200
  34. 69530f5 MEDIUM: clock: replace timeval "now" with integer "now_ns" by Willy Tarreau · Fri Apr 28 09:16:15 2023 +0200
  35. eed5da1 MINOR: clock: do not use now.tv_sec anymore by Willy Tarreau · Fri Apr 28 07:39:44 2023 +0200
  36. e8e4712 MINOR: checks: use a nanosecond counters instead of timeval for checks->start by Willy Tarreau · Fri Apr 28 14:39:50 2023 +0200
  37. b68d308 MINOR: activity: use nanoseconds, not timeval to compute uptime by Willy Tarreau · Thu Apr 27 14:47:34 2023 +0200
  38. 563efe6 MINOR: stats: use nanoseconds, not timeval to compute uptime by Willy Tarreau · Thu Apr 27 14:41:37 2023 +0200
  39. ad5a5f6 MEDIUM: tree-wide: replace timeval with nanoseconds in tv_accept and tv_request by Willy Tarreau · Thu Apr 27 09:46:02 2023 +0200
  40. aaebcae MINOR: spoe: switch the timeval-based timestamps to nanosecond timestamps by Willy Tarreau · Thu Apr 27 11:54:11 2023 +0200
  41. 76d343d MINOR: time: replace calls to tv_ms_elapsed() with a linear subtract by Willy Tarreau · Thu Apr 27 09:21:20 2023 +0200
  42. 591fa59 MINOR: time: add conversions to/from nanosecond timestamps by Willy Tarreau · Thu Apr 27 08:51:54 2023 +0200
  43. 7222db7 BUG/MINOR: stats: report the correct start date in "show info" by Willy Tarreau · Fri Apr 28 15:57:18 2023 +0200
  44. 2ebac6a BUG/MEDIUM: tcpcheck: Don't eval custom expect rule on an empty buffer by Christopher Faulet · Fri Apr 28 14:47:15 2023 +0200
  45. 89aeabf BUG/MINOR: resolvers: Use sc_need_room() to wait more room when dumping stats by Christopher Faulet · Fri Apr 28 08:49:32 2023 +0200
  46. 81951f2 BUG/MINOR: stconn: Fix SC flags with same value by Christopher Faulet · Fri Apr 28 08:38:44 2023 +0200
  47. e99c439 BUG/MEDIUM: spoe: Don't start new applet if there are enough idle ones by Christopher Faulet · Wed Apr 26 15:56:59 2023 +0200
  48. d2f61de BUG/MINOR: hlua: return wall-clock date, not internal date in core.now() by Willy Tarreau · Thu Apr 27 18:44:14 2023 +0200
  49. bc3c4e8 BUG/MINOR: trace: show wall-clock date, not internal date in show activity by Willy Tarreau · Thu Apr 27 18:22:34 2023 +0200
  50. 22b6d26 BUG/MINOR: calltrace: fix 'now' being used in place of 'date' by Willy Tarreau · Thu Apr 27 18:13:50 2023 +0200
  51. fe1b3b8 Revert "BUG/MINOR: clock: fix a few occurrences of 'now' being used in place of 'date'" by Willy Tarreau · Thu Apr 27 18:12:06 2023 +0200
  52. 64651d1 BUG/MINOR: opentracing: use 'date' instead of 'now' in debug output by Willy Tarreau · Thu Apr 27 18:05:38 2023 +0200
  53. 82bde18 BUG/MINOR: activity: show wall-clock date, not internal date in show activity by Willy Tarreau · Thu Apr 27 14:44:49 2023 +0200
  54. a5f0e6c BUG/MINOR: spoe: use "date" not "now" in debug messages by Willy Tarreau · Thu Apr 27 11:56:03 2023 +0200
  55. aadcfc9 BUG/MINOR: clock: fix a few occurrences of 'now' being used in place of 'date' by Willy Tarreau · Wed Apr 26 15:28:09 2023 +0200
  56. 6703653 BUILD: ssl: switch LibreSSL to Fastly CDN by Ilia Shipitsin · Wed Apr 26 12:15:11 2023 +0200
  57. 156c4b3 CI: switch to Fastly CDN to download LibreSSL by Ilia Shipitsin · Wed Apr 26 12:12:54 2023 +0200
  58. 7b516d3 BUG/MINOR: quic: fix race on quic_conns list during affinity rebind by Amaury Denoyelle · Wed Apr 26 16:12:12 2023 +0200
  59. d6646dd MINOR: quic: finalize affinity change as soon as possible by Amaury Denoyelle · Wed Apr 26 17:15:37 2023 +0200
  60. a57ab0f MINOR: mux-quic: do not allocate Tx buf for empty STREAM frame by Amaury Denoyelle · Wed Apr 26 11:38:11 2023 +0200
  61. 42c5b75 MINOR: mux-quic: do not set buffer for empty STREAM frame by Amaury Denoyelle · Tue Apr 25 16:39:32 2023 +0200
  62. 19eaf88 BUG/MINOR: quic: prevent buggy memcpy for empty STREAM by Amaury Denoyelle · Tue Apr 25 15:52:24 2023 +0200
  63. 7c5591f BUG/MEDIUM: mux-quic: improve streams fairness to prevent early timeout by Amaury Denoyelle · Fri Apr 21 14:48:01 2023 +0200
  64. 24962dd BUG/MEDIUM: mux-quic: do not emit RESET_STREAM for unknown length by Amaury Denoyelle · Mon Apr 24 17:50:23 2023 +0200
  65. 8c4d7ee MINOR: acme.sh: add the deploy script for acme.sh in admin directory by William Lallemand · Wed Apr 26 17:32:15 2023 +0200
  66. e8ae99b DEV: h2: support reading frame payload from a file by Willy Tarreau · Wed Apr 26 11:25:46 2023 +0200
  67. 78bb934 DEV: h2: add a script "mkhdr" to build h2 frames from scratch by Willy Tarreau · Wed Apr 26 09:40:23 2023 +0200
  68. 543e254 DEBUG: crash using an invalid opcode on aarch64 instead of an invalid access by Willy Tarreau · Tue Apr 25 19:01:48 2023 +0200
  69. 77787ec DEBUG: crash using an invalid opcode on x86/x86_64 instead of an invalid access by Willy Tarreau · Tue Apr 25 18:44:58 2023 +0200
  70. 7d23e8d CLEANUP: quic: Rename several <buf> variables into quic_sock.c by Frédéric Lécaille · Mon Apr 24 15:49:36 2023 +0200
  71. bb426aa CLEANUP: quic: Rename <buf> variable into qc_parse_hd_form() by Frédéric Lécaille · Mon Apr 24 15:44:18 2023 +0200
  72. 6ff52f9 CLEANUP: quic: Rename <buf> variable into quic_packet_read_long_header() by Frédéric Lécaille · Mon Apr 24 15:41:07 2023 +0200
  73. 81a02b5 CLEANUP: quic: Rename several <buf> variables at low level by Frédéric Lécaille · Mon Apr 24 15:29:56 2023 +0200
  74. 182934d CLEANUP: quic: Rename quic_get_dgram_dcid() <buf> variable by Frédéric Lécaille · Mon Apr 24 15:24:58 2023 +0200
  75. 1e0f825 CLEANUP: quic: Make qc_build_pkt() be more readable by Frédéric Lécaille · Mon Apr 24 15:02:34 2023 +0200
  76. 3adb9e8 CLEANUP: quic: Rename <buf> variable for several low level functions by Frédéric Lécaille · Mon Apr 24 14:54:48 2023 +0200
  77. bef3098 CLEANUP: quic: Rename <buf> variable into quic_rx_pkt_parse() by Frédéric Lécaille · Mon Apr 24 14:43:57 2023 +0200
  78. 7f0b1c7 CLEANUP: quic: Rename <buf> variable into quic_padding_check() by Frédéric Lécaille · Mon Apr 24 14:38:33 2023 +0200
  79. dad0ede CLEANUP: quic: Rename <buf> variable to <token> in quic_generate_retry_token() by Frédéric Lécaille · Mon Apr 24 14:35:18 2023 +0200
  80. e66d67a CLEANUP: quic: Remove useless parameters passes to qc_purge_tx_buf() by Frédéric Lécaille · Mon Apr 24 12:05:46 2023 +0200
  81. d5f03cd CLEANUP: quic: rename frame variables by Amaury Denoyelle · Mon Apr 24 15:32:23 2023 +0200
  82. 888c5f2 CLEANUP: quic: rename frame types with an explicit prefix by Amaury Denoyelle · Mon Apr 24 14:26:30 2023 +0200
  83. b73762a BUG/MINOR: quic: Useless I/O handler task wakeups (draining, killing state) by Frédéric Lécaille · Mon Apr 24 11:32:22 2023 +0200
  84. d21c628 BUG/MINOR: quic: Useless probing retransmission in draining or killing state by Frédéric Lécaille · Mon Apr 24 11:26:06 2023 +0200
  85. c6bec2a BUG/MINOR: quic: Possible leak during probing retransmissions by Frédéric Lécaille · Mon Apr 24 11:20:32 2023 +0200
  86. ce0bb33 BUG/MINOR: quic: Possible memory leak from TX packets by Frédéric Lécaille · Mon Apr 24 11:11:55 2023 +0200
  87. e95e00e MINOR: quic: Move traces at proto level by Frédéric Lécaille · Mon Apr 24 10:59:33 2023 +0200
  88. 3b50e5c [RELEASE] Released version 2.8-dev8 by Willy Tarreau · Sun Apr 23 10:21:37 2023 +0200
  89. 0e875cf MEDIUM: listener: switch the default sharding to by-group by Willy Tarreau · Sun Apr 23 00:51:59 2023 +0200
  90. 7310164 MINOR: listener: add a new global tune.listener.default-shards setting by Willy Tarreau · Sat Apr 22 22:06:23 2023 +0200
  91. c38499c MINOR: listener: do not restrict CLI to first group anymore by Willy Tarreau · Sat Apr 22 22:27:31 2023 +0200
  92. f1003ea MINOR: protocol: perform a live check for SO_REUSEPORT support by Willy Tarreau · Sat Apr 22 18:26:56 2023 +0200
  93. b073573 MINOR: sock: add a function to check for SO_REUSEPORT support at runtime by Willy Tarreau · Sat Apr 22 18:25:09 2023 +0200
  94. 8a5e6f4 MINOR: protocol: add a function to check if some features are supported by Willy Tarreau · Sat Apr 22 17:39:30 2023 +0200
  95. c1fbdd6 MINOR: listener: automatically adjust shards based on support for SO_REUSEPORT by Willy Tarreau · Sat Apr 22 11:38:55 2023 +0200
  96. 785b89f MINOR: protocol: move the global reuseport flag to the protocols by Willy Tarreau · Sat Apr 22 15:09:07 2023 +0200
  97. 65df7e0 MINOR: protocol: add a flags field to store info about protocols by Willy Tarreau · Sat Apr 22 15:02:35 2023 +0200
  98. a22db65 MEDIUM: peers: call bind_complete_thread_setup() to finish the config by Willy Tarreau · Sat Apr 22 23:52:17 2023 +0200
  99. da0d2cb MINOR: proxy: make proxy_type_str() recognize peers sections by Willy Tarreau · Sun Apr 23 00:04:36 2023 +0200
  100. f6a8444 REORG: listener: move the bind_conf's thread setup code to listener.c by Willy Tarreau · Sat Apr 22 23:25:38 2023 +0200