1. 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
  2. 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
  3. 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
  4. 81a02b5 CLEANUP: quic: Rename several <buf> variables at low level by Frédéric Lécaille · Mon Apr 24 15:29:56 2023 +0200
  5. 182934d CLEANUP: quic: Rename quic_get_dgram_dcid() <buf> variable by Frédéric Lécaille · Mon Apr 24 15:24:58 2023 +0200
  6. 1e0f825 CLEANUP: quic: Make qc_build_pkt() be more readable by Frédéric Lécaille · Mon Apr 24 15:02:34 2023 +0200
  7. 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
  8. 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
  9. 7f0b1c7 CLEANUP: quic: Rename <buf> variable into quic_padding_check() by Frédéric Lécaille · Mon Apr 24 14:38:33 2023 +0200
  10. 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
  11. 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
  12. d5f03cd CLEANUP: quic: rename frame variables by Amaury Denoyelle · Mon Apr 24 15:32:23 2023 +0200
  13. 888c5f2 CLEANUP: quic: rename frame types with an explicit prefix by Amaury Denoyelle · Mon Apr 24 14:26:30 2023 +0200
  14. 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
  15. 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
  16. c6bec2a BUG/MINOR: quic: Possible leak during probing retransmissions by Frédéric Lécaille · Mon Apr 24 11:20:32 2023 +0200
  17. ce0bb33 BUG/MINOR: quic: Possible memory leak from TX packets by Frédéric Lécaille · Mon Apr 24 11:11:55 2023 +0200
  18. e95e00e MINOR: quic: Move traces at proto level by Frédéric Lécaille · Mon Apr 24 10:59:33 2023 +0200
  19. 0e875cf MEDIUM: listener: switch the default sharding to by-group by Willy Tarreau · Sun Apr 23 00:51:59 2023 +0200
  20. 7310164 MINOR: listener: add a new global tune.listener.default-shards setting by Willy Tarreau · Sat Apr 22 22:06:23 2023 +0200
  21. c38499c MINOR: listener: do not restrict CLI to first group anymore by Willy Tarreau · Sat Apr 22 22:27:31 2023 +0200
  22. f1003ea MINOR: protocol: perform a live check for SO_REUSEPORT support by Willy Tarreau · Sat Apr 22 18:26:56 2023 +0200
  23. 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
  24. 8a5e6f4 MINOR: protocol: add a function to check if some features are supported by Willy Tarreau · Sat Apr 22 17:39:30 2023 +0200
  25. c1fbdd6 MINOR: listener: automatically adjust shards based on support for SO_REUSEPORT by Willy Tarreau · Sat Apr 22 11:38:55 2023 +0200
  26. 785b89f MINOR: protocol: move the global reuseport flag to the protocols by Willy Tarreau · Sat Apr 22 15:09:07 2023 +0200
  27. 65df7e0 MINOR: protocol: add a flags field to store info about protocols by Willy Tarreau · Sat Apr 22 15:02:35 2023 +0200
  28. a22db65 MEDIUM: peers: call bind_complete_thread_setup() to finish the config by Willy Tarreau · Sat Apr 22 23:52:17 2023 +0200
  29. 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
  30. e1a0107 BUG/MINOR: config: fix NUMA topology detection on FreeBSD by Willy Tarreau · Sat Apr 22 19:26:07 2023 +0200
  31. 997ad15 BUG/MINOR: tools: check libssl and libcrypto separately by Willy Tarreau · Sat Apr 22 19:47:19 2023 +0200
  32. 9f53b7b BUG/MINOR: sock_inet: use SO_REUSEPORT_LB where available by Willy Tarreau · Sat Apr 22 20:12:59 2023 +0200
  33. ccf8012 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Apr 22 20:20:39 2023 +0200
  34. 023c311 BUG/MINOR: cli: clarify error message about stats bind-process by Willy Tarreau · Sun Apr 23 09:40:56 2023 +0200
  35. 1307cd4 CLEANUP: Stop checking the pointer before calling `ring_free()` by Tim Duesterhus · Sat Apr 22 17:47:35 2023 +0200
  36. fe83f58 CLEANUP: Stop checking the pointer before calling `task_free()` by Tim Duesterhus · Sat Apr 22 17:47:34 2023 +0200
  37. c18e244 CLEANUP: Stop checking the pointer before calling `pool_free()` by Tim Duesterhus · Sat Apr 22 17:47:33 2023 +0200
  38. b1ec21d CLEANUP: Stop checking the pointer before calling `tasklet_free()` by Tim Duesterhus · Sat Apr 22 17:47:32 2023 +0200
  39. 8adffaa MINOR: listener: always compare the local thread as well by Willy Tarreau · Wed Apr 19 18:06:16 2023 +0200
  40. ff18504 MINOR: listener: make sure to avoid ABA updates in per-thread index by Willy Tarreau · Thu Apr 20 16:52:21 2023 +0200
  41. 77e3350 MINOR: listener: resync with the thread index before heavy calculations by Willy Tarreau · Wed Apr 19 17:19:28 2023 +0200
  42. b657492 MINOR: listener: use a common thr_idx from the reference listener by Willy Tarreau · Wed Mar 29 17:02:17 2023 +0200
  43. 9d36060 MEDIUM: listener: rework thread assignment to consider all groups by Willy Tarreau · Mon Mar 27 10:38:51 2023 +0200
  44. e6f5ab5 MINOR: listener: make accept_queue index atomic by Willy Tarreau · Thu Apr 20 11:05:28 2023 +0200
  45. 09b52d1 MEDIUM: config: permit to start a bind on multiple groups at once by Willy Tarreau · Mon Feb 27 16:42:32 2023 +0100
  46. 09e266e MINOR: proto: skip socket setup for duped FDs by Willy Tarreau · Mon Feb 27 16:40:54 2023 +0100
  47. 0e1aaf4 MEDIUM: proto: duplicate receivers marked RX_F_MUST_DUP by Willy Tarreau · Mon Feb 27 16:39:32 2023 +0100
  48. aae1810 MINOR: receiver: add a struct shard_info to store info about each shard by Willy Tarreau · Wed Mar 01 18:25:58 2023 +0100
  49. 84fe1f4 MINOR: listener: support another thread dispatch mode: "fair" by Willy Tarreau · Thu Apr 20 15:40:38 2023 +0200
  50. 6a4d48b MINOR: quic_sock: index li->per_thr[] on local thread id, not global one by Willy Tarreau · Fri Apr 21 10:46:45 2023 +0200
  51. 77d37b0 MINOR: quic: support migrating the listener as well by Willy Tarreau · Thu Apr 20 19:03:49 2023 +0200
  52. 23f352f MINOR: server/event_hdl: prepare for server event data wrapper by Aurelien DARRAGON · Fri Mar 24 17:02:53 2023 +0100
  53. f71e064 MEDIUM: server: split srv_update_status() in two functions by Aurelien DARRAGON · Wed Apr 19 16:19:58 2023 +0200
  54. 76e2555 MINOR: server: pass adm and op cause to srv_update_status() by Aurelien DARRAGON · Tue Apr 18 11:00:17 2023 +0200
  55. 10518c0 CLEANUP: server: fix srv_set_{running, stopping, stopped} function comment by Aurelien DARRAGON · Wed Apr 19 10:33:02 2023 +0200
  56. c54b98a CLEANUP: server: remove unused variables in srv_update_status() by Aurelien DARRAGON · Tue Apr 18 12:08:18 2023 +0200
  57. 1746b56 MINOR: server: change srv_op_st_chg_cause storage type by Aurelien DARRAGON · Tue Apr 04 10:17:40 2023 +0200
  58. f3b48a8 MINOR: server: srv_append_status refacto by Aurelien DARRAGON · Fri Apr 14 18:07:09 2023 +0200
  59. 9b1ccd7 MINOR: server: change adm_st_chg_cause storage type by Aurelien DARRAGON · Mon Apr 03 17:40:28 2023 +0200
  60. 85b9137 MINOR: server: propagate lb changes through srv_lb_propagate() by Aurelien DARRAGON · Tue Apr 18 12:02:48 2023 +0200
  61. 8bbe643 MINOR: server: propagate server state change to lb through single function by Aurelien DARRAGON · Mon Apr 17 13:53:56 2023 +0200
  62. 5f80f8b MINOR: server: central update for server counters on state change by Aurelien DARRAGON · Wed Apr 19 18:22:21 2023 +0200
  63. 9c21ff0 BUG/MINOR: server: don't use date when restoring last_change from state file by Aurelien DARRAGON · Fri Apr 21 10:58:32 2023 +0200
  64. 9f5853f BUG/MINOR: server: don't miss server stats update on server state transitions by Aurelien DARRAGON · Tue Apr 18 13:52:27 2023 +0200
  65. e80ddb1 BUG/MINOR: server: don't miss proxy stats update on server state transitions by Aurelien DARRAGON · Mon Apr 17 15:30:11 2023 +0200
  66. 22151c7 MINOR: server: explicitly commit state change in srv_update_status() by Aurelien DARRAGON · Mon Apr 17 17:45:58 2023 +0200
  67. 9a1df02 BUG/MINOR: server: incorrect report for tracking servers leaving drain by Aurelien DARRAGON · Mon Mar 27 10:17:31 2023 +0200
  68. 096b383 MINOR: hlua/event_hdl: timestamp for events by Aurelien DARRAGON · Thu Apr 20 11:32:46 2023 +0200
  69. e9314fb MINOR: event_hdl: provide event->when for advanced handlers by Aurelien DARRAGON · Tue Apr 04 21:41:10 2023 +0200
  70. ebf58e9 MINOR: event_hdl: dynamically allocated event data members by Aurelien DARRAGON · Thu Mar 23 19:09:15 2023 +0100
  71. a63f490 MINOR: server/event_hdl: prepare for upcoming refactors by Aurelien DARRAGON · Thu Mar 23 14:39:51 2023 +0100
  72. 2f6a07d MINOR: hlua/event_hdl: fix return type for hlua_event_hdl_cb_data_push_args by Aurelien DARRAGON · Mon Mar 27 18:16:21 2023 +0200
  73. 55f84c7 MINOR: hlua/event_hdl: expose proxy_uuid variable in server events by Aurelien DARRAGON · Wed Mar 22 17:49:04 2023 +0100
  74. 3d9bf4e MINOR: hlua/event_hdl: rely on proxy_uuid instead of proxy_name for lookups by Aurelien DARRAGON · Wed Mar 22 17:46:12 2023 +0100
  75. d714213 MINOR: server/event_hdl: add proxy_uuid to event_hdl_cb_data_server by Aurelien DARRAGON · Wed Mar 22 17:35:47 2023 +0100
  76. 0ddf052 CLEANUP: server: fix update_status() function comment by Aurelien DARRAGON · Mon Mar 27 11:57:28 2023 +0200
  77. 88687f0 CLEANUP: errors: fix obsolete function comments by Aurelien DARRAGON · Tue Apr 04 22:04:35 2023 +0200
  78. a65dd3a BUG/MINOR: quic: consume Rx datagram even on error by Amaury Denoyelle · Wed Apr 19 14:26:16 2023 +0200
  79. d537ca7 BUG/MINOR: quic: prevent crash on qc_new_conn() failure by Amaury Denoyelle · Wed Apr 19 10:45:40 2023 +0200
  80. 9bbfa72 BUG/MINOR: h3: fix crash on h3s alloc failure by Amaury Denoyelle · Wed Apr 19 11:49:16 2023 +0200
  81. 93d2ebe BUG/MINOR: mux-quic: properly handle STREAM frame alloc failure by Amaury Denoyelle · Wed Apr 19 11:42:24 2023 +0200
  82. ed82082 BUG/MINOR: mux-quic: fix crash with app ops install failure by Amaury Denoyelle · Wed Apr 19 17:58:39 2023 +0200
  83. d074213 BUG/MINOR: quic: Wrong Retry token generation timestamp computing by Frédéric Lécaille · Wed Apr 19 17:31:28 2023 +0200
  84. 45662ef BUG/MINOR: quic: Unchecked buffer length when building the token by Frédéric Lécaille · Tue Apr 18 14:42:40 2023 +0200
  85. 0ed9403 MINOR: quic: Do not allocate too much ack ranges by Frédéric Lécaille · Mon Apr 17 14:10:14 2023 +0200
  86. 4b2627b BUG/MINOR: quic: Stop removing ACK ranges when building packets by Frédéric Lécaille · Mon Apr 17 13:42:42 2023 +0200
  87. 8cd620b MINOR: hlua: safe coroutine.create() by Aurelien DARRAGON · Fri Apr 07 17:37:46 2023 +0200
  88. cf0f792 MINOR: hlua: hook yield on known lua state by Aurelien DARRAGON · Fri Apr 07 16:34:20 2023 +0200
  89. 2a9764b CLEANUP: hlua: avoid confusion between internal timers and tick based timers by Aurelien DARRAGON · Tue Apr 04 18:41:04 2023 +0200
  90. 58e36e5 MEDIUM: hlua: introduce tune.lua.burst-timeout by Aurelien DARRAGON · Thu Apr 06 22:51:56 2023 +0200
  91. da9503c MEDIUM: hlua: reliable timeout detection by Aurelien DARRAGON · Fri Nov 25 09:10:07 2022 +0100
  92. df188f1 MINOR: clock: add now_cpu_time_fast() function by Aurelien DARRAGON · Tue Apr 04 17:21:40 2023 +0200
  93. 07cbd8e MINOR: clock: add now_mono_time_fast() function by Aurelien DARRAGON · Fri Nov 25 08:56:46 2022 +0100
  94. be33662 BUG/MINOR: cfgparse: make sure to include openssl-compat by Willy Tarreau · Wed Apr 19 10:41:55 2023 +0200
  95. 89e48ff BUG/MEDIUM: quic: prevent crash on Retry sending by Amaury Denoyelle · Wed Apr 19 10:04:41 2023 +0200
  96. 5003ac7 MEDIUM: config: set useful ALPN defaults for HTTPS and QUIC by Willy Tarreau · Wed Apr 19 09:12:33 2023 +0200
  97. de85de6 MINOR: ssl_crtlist: dump "no-alpn" on "show crtlist" when "no-alpn" was set by Willy Tarreau · Wed Apr 19 09:07:47 2023 +0200
  98. a2a0955 MINOR: ssl: do not set ALPN callback with the empty string by Willy Tarreau · Wed Apr 19 09:05:49 2023 +0200
  99. 158c18e MINOR: config: add "no-alpn" support for bind lines by Willy Tarreau · Wed Apr 19 08:28:40 2023 +0200
  100. d0c57d3 BUG/MEDIUM: stconn: Propagate error on the SC on sending path by Christopher Faulet · Tue Apr 18 18:38:32 2023 +0200