1. f279a2f BUG/MINOR: mux-h2: refresh the idle_timer when the mux is empty by Willy Tarreau · Tue May 30 15:42:35 2023 +0200
  2. d68f8b5 CLEANUP: mux-quic: rename internal functions by Amaury Denoyelle · Tue May 30 15:04:46 2023 +0200
  3. 0f61e4f CLEANUP: mux-quic: rename functions for mux_ops by Amaury Denoyelle · Tue May 30 14:51:57 2023 +0200
  4. 8fc7073 BUG/MEDIUM: threads: fix a tiny race in thread_isolate() by Willy Tarreau · Sat May 27 13:45:01 2023 +0200
  5. bfddb42 BUG/MEDIUM: mux-quic: only set EOI on FIN by Amaury Denoyelle · Thu May 25 15:02:24 2023 +0200
  6. 6d6ee0d MINOR: quic: fix stats naming for flow control BLOCKED frames by Amaury Denoyelle · Thu May 25 10:36:04 2023 +0200
  7. 087c5f0 MINOR: mux-quic: remove nb_streams from qcc by Amaury Denoyelle · Thu May 25 10:16:19 2023 +0200
  8. 7b41dfd CLEANUP: mux-quic: remove unneeded fields in qcc by Amaury Denoyelle · Thu May 25 10:15:46 2023 +0200
  9. 33bbeec BUILD: init: print rlim_cur as regular integer by Aurelien DARRAGON · Fri May 26 14:04:18 2023 +0200
  10. ef667b1 BUG/MINOR: thread: add a check for pthread_create by eaglegai · Fri May 26 16:44:34 2023 +0800
  11. 15c3d20 BUG/MINOR: ssl_sock: add check for ha_meth by eaglegai · Fri May 26 16:42:47 2023 +0800
  12. 425d7ad MINOR: init: pre-allocate kernel data structures on init by Patrick Hemmer · Tue May 23 13:02:08 2023 -0400
  13. 535dd92 MINOR: compression: Improve the way Vary header is added by Christopher Faulet · Thu May 25 11:18:21 2023 +0200
  14. 1c07da4 BUG/MINOR: hlua: unsafe hlua_lua2smp() usage by Aurelien DARRAGON · Wed May 17 16:06:11 2023 +0200
  15. a3624cb DOC: hlua: document hlua_lua2smp() function by Aurelien DARRAGON · Wed May 17 15:44:45 2023 +0200
  16. 0aaf6c4 DOC: hlua: document hlua_lua2arg() function by Aurelien DARRAGON · Wed May 17 15:33:59 2023 +0200
  17. e5c048a MINOR: hlua: hlua_arg2lua() may LJMP by Aurelien DARRAGON · Wed May 17 10:51:50 2023 +0200
  18. 4121772 MINOR: hlua: hlua_smp2lua() may LJMP by Aurelien DARRAGON · Wed May 17 10:44:47 2023 +0200
  19. 742b1a8 MINOR: hlua: hlua_smp2lua_str() may LJMP by Aurelien DARRAGON · Wed May 17 10:38:50 2023 +0200
  20. 12a815a MINOR: quic: Add a counter for sent packets by Frédéric Lécaille · Wed May 24 15:55:14 2023 +0200
  21. bdd64fd MINOR: quic: Add some counters at QUIC connection level by Frédéric Lécaille · Wed May 24 11:10:19 2023 +0200
  22. 464281a CLEANUP: quic: Useless tests in qc_rx_pkt_handle() by Frédéric Lécaille · Wed May 24 10:24:42 2023 +0200
  23. ab3aa0f CLEANUP: quic: Indentation fix quic_rx_pkt_retrieve_conn() by Frédéric Lécaille · Wed May 24 09:06:06 2023 +0200
  24. 5fa633e MINOR: quic: Align "show quic" command help information by Frédéric Lécaille · Tue May 23 11:36:49 2023 +0200
  25. 35b6396 BUG/MINOR: quic: Missing Retry token length on receipt by Frédéric Lécaille · Mon May 15 18:11:21 2023 +0200
  26. 6d6ddb2 BUG/MINOR: quic: Wrong token length check (quic_generate_retry_token()) by Frédéric Lécaille · Mon May 15 17:40:00 2023 +0200
  27. aaf32f0 MINOR: quic: Add low level traces (addresses, DCID) by Frédéric Lécaille · Fri May 12 17:37:29 2023 +0200
  28. c2f1d0e BUG/MEDIUM: mux-h2: Propagate termination flags when frontend SC is created by Christopher Faulet · Wed May 24 11:34:45 2023 +0200
  29. 531dd05 MINOR: mux-h2: Add a function to propagate termination flags from h2s to SE by Christopher Faulet · Wed May 24 11:14:38 2023 +0200
  30. 1a60a66 MINOR: mux-h2: Set H2_SF_ES_RCVD flag when decoding the HEADERS frame by Christopher Faulet · Wed May 24 11:02:50 2023 +0200
  31. 78b1eb2 BUG/MINOR: mux-h2: Check H2_SF_BODY_TUNNEL on H2S flags and not demux frame ones by Christopher Faulet · Wed May 24 11:44:53 2023 +0200
  32. 152beee MINOR: mux-quic: report error on stream-endpoint earlier by Amaury Denoyelle · Wed May 24 14:43:43 2023 +0200
  33. 37d7899 MINOR: mux-quic: only set EOS on RESET_STREAM recv by Amaury Denoyelle · Wed May 24 10:49:44 2023 +0200
  34. 8de3592 MINOR: mux-quic: set both EOI EOS for stream fin by Amaury Denoyelle · Wed May 24 10:48:52 2023 +0200
  35. 2437377 MEDIUM: stconn/applet: Allow SF_SL_EOS flag alone by Christopher Faulet · Tue May 23 15:13:40 2023 +0200
  36. aa39cc9 MINOR: quic: fix alignment of oneline show quic by Amaury Denoyelle · Mon May 22 10:57:56 2023 +0200
  37. 7385ff3 BUG/MINOR: quic: handle Tx packet allocation failure properly by Amaury Denoyelle · Wed Apr 19 15:56:30 2023 +0200
  38. f8fbb0b MINOR: quic: use WARN_ON for encrypt failures by Amaury Denoyelle · Tue May 16 18:23:37 2023 +0200
  39. 5eadc27 MINOR: quic: remove return val of quic_aead_iv_build() by Amaury Denoyelle · Tue May 16 18:11:01 2023 +0200
  40. 8d6d246 CLEANUP: mux-quic/h3: complete BUG_ON with comments by Amaury Denoyelle · Thu May 11 16:55:30 2023 +0200
  41. b6a24a5 BUG/MINOR: debug: fix pointer check in debug_parse_cli_task() by Aurelien DARRAGON · Mon May 15 11:59:08 2023 +0200
  42. 7428ada BUG/MINOR: hlua: SET_SAFE_LJMP misuse in hlua_event_runner() by Aurelien DARRAGON · Mon May 15 18:46:44 2023 +0200
  43. 06e9c81 MEDIUM: resolvers: Stop scheduling resolution during stopping stage by Christopher Faulet · Tue May 16 18:28:57 2023 +0200
  44. 8bca3cc MEDIUM: checks: Stop scheduling healthchecks during stopping stage by Christopher Faulet · Tue May 16 18:07:51 2023 +0200
  45. c8a7bb1 CLEANUP: fcgi-app; Remove useless assignment to NULL by Christopher Faulet · Wed May 17 09:40:14 2023 +0200
  46. c7b9308 BUG/MINOR: clock: automatically adjust the internal clock with the boot time by Willy Tarreau · Tue May 16 19:19:36 2023 +0200
  47. 5345490 MINOR: clock: provide a function to automatically adjust now_offset by Willy Tarreau · Tue May 16 19:01:55 2023 +0200
  48. 8e978a0 BUG/MINOR: checks: postpone the startup of health checks by the boot time by Willy Tarreau · Wed May 17 09:01:22 2023 +0200
  49. 5723b38 MINOR: stats: report the boot time in "show info" by Willy Tarreau · Wed May 17 09:05:20 2023 +0200
  50. da4aa69 MINOR: clock: measure the total boot time by Willy Tarreau · Wed May 17 09:02:21 2023 +0200
  51. 52fd879 CLEANUP: stats: update the trash chunk where it's used by Willy Tarreau · Wed May 17 08:43:15 2023 +0200
  52. cb76030 CLEANUP: check; Remove some useless assignments to NULL by Christopher Faulet · Wed May 17 09:25:32 2023 +0200
  53. 0d2f1ac BUG/MINOR: server: memory leak in _srv_update_status_op() on server DOWN by Aurelien DARRAGON · Mon May 15 18:03:35 2023 +0200
  54. 22d584a CLEANUP: server: remove useless tmptrash assigments in srv_update_status() by Aurelien DARRAGON · Mon May 15 17:38:44 2023 +0200
  55. 2d5a566 BUG/MINOR: tcp-rules: Don't shortened the inspect-delay when EOI is set by Christopher Faulet · Mon May 15 17:31:26 2023 +0200
  56. b93758c MINOR: checks: make sure spread-checks is used also at boot time by Willy Tarreau · Wed May 17 07:39:57 2023 +0200
  57. bf86d89 BUG/MEDIUM: mux-quic: fix EOI for request without payload by Amaury Denoyelle · Fri May 12 18:16:31 2023 +0200
  58. 1a2faef MINOR: mux-quic: uninline qc_attach_sc() by Amaury Denoyelle · Mon May 15 15:17:28 2023 +0200
  59. 3cb7814 MINOR: mux-quic: properly report end-of-stream on recv by Amaury Denoyelle · Mon May 15 11:31:20 2023 +0200
  60. 1649469 MINOR: mux-quic: add trace to stream rcv_buf operation by Amaury Denoyelle · Mon May 15 11:35:45 2023 +0200
  61. 6133aba BUG/MINOR: h3: missing goto on buf alloc failure by Amaury Denoyelle · Mon May 15 09:35:59 2023 +0200
  62. 1611a76 BUG/MINOR: mux-quic: handle properly Tx buf exhaustion by Amaury Denoyelle · Mon May 15 13:56:46 2023 +0200
  63. 6e0c39d BUILD: ssl: ssl_c_r_dn fetches uses functiosn only available since 1.1.1 by William Lallemand · Mon May 15 12:05:55 2023 +0200
  64. d38d8c6 BUG/MEDIUM: mux-h2: make sure control frames do not refresh the idle timeout by Willy Tarreau · Mon May 15 11:28:48 2023 +0200
  65. df97f47 MINOR: ssl: add new sample ssl_c_r_dn by Abhijeet Rastogi · Sat May 13 20:04:45 2023 -0700
  66. 7f95469 MEDIUM: proxy: stop emitting logs for internal proxies when stopping by William Lallemand · Sun May 14 23:23:36 2023 +0200
  67. 6eb53b1 MINOR: stconn: Remove useless test on sedesc on detach to release the xref by Christopher Faulet · Mon May 15 09:53:29 2023 +0200
  68. 1601eeb MEDIUM: mworker/cli: does not disconnect the master CLI upon error by William Lallemand · Sun May 14 18:36:00 2023 +0200
  69. 4adb4b9 MEDIUM: session/ssl: return the SSL error string during a SSL handshake error by William Lallemand · Fri May 12 17:13:46 2023 +0200
  70. ee65efb BUG/MINOR: mux-quic: free task on qc_init() app ops failure by Amaury Denoyelle · Fri May 12 16:29:48 2023 +0200
  71. 6c501ed BUG/MINOR: mux-quic: differentiate failure on qc_stream_desc alloc by Amaury Denoyelle · Fri May 12 16:19:32 2023 +0200
  72. 50fe006 BUG/MINOR: quic: do not alloc buf count on alloc failure by Amaury Denoyelle · Thu May 11 16:52:48 2023 +0200
  73. d00b309 BUG/MINOR: mux-quic: handle properly recv ncbuf alloc failure by Amaury Denoyelle · Thu May 11 17:00:54 2023 +0200
  74. 0abde9d BUG/MINOR: mux-quic: properly handle buf alloc failure by Amaury Denoyelle · Thu May 11 16:52:17 2023 +0200
  75. 93dd23c MINOR: mux-quic: remove dedicated function to handle standalone FIN by Amaury Denoyelle · Thu May 11 16:49:28 2023 +0200
  76. 25cf19d MINOR: htx: add function to set EOM reliably by Amaury Denoyelle · Thu May 11 16:50:04 2023 +0200
  77. 76d5025 BUG/MINOR: quic: Wrong redispatch for external data on connection socket by Frédéric Lécaille · Thu May 11 20:43:28 2023 +0200
  78. 256d581 BUG/MINOR: log: fix memory error handling in parse_logsrv() by Aurelien DARRAGON · Thu May 11 18:57:23 2023 +0200
  79. d4dba38 BUG/MINOR: errors: handle malloc failure in usermsgs_put() by Aurelien DARRAGON · Thu May 11 18:49:14 2023 +0200
  80. ceb13b5 MINOR: ncbuf: missing malloc checks in standalone code by Aurelien DARRAGON · Thu May 11 15:28:20 2023 +0200
  81. 94df1b5 BUILD: debug: fix build issue on 32-bit platforms in "debug dev task" by Willy Tarreau · Fri May 12 04:40:06 2023 +0200
  82. e279f59 MINOR: httpclient: allow to disable the DNS resolvers of the httpclient by William Lallemand · Thu May 11 21:08:38 2023 +0200
  83. fe0ba0e MINOR: cli: make "show fd" identify QUIC connections and listeners by Willy Tarreau · Thu May 11 17:06:22 2023 +0200
  84. ea07715 MINOR: master/cli: also implement the timed prompt on the master CLI by Willy Tarreau · Thu May 11 16:14:02 2023 +0200
  85. 2255557 MINOR: cli: add an option to display the uptime in the CLI's prompt by Willy Tarreau · Thu May 04 14:22:36 2023 +0200
  86. 21d7125 BUG/MINOR: cli: don't complain about empty command on empty lines by Willy Tarreau · Thu May 11 16:32:56 2023 +0200
  87. 31b23ae CLEANUP: acl: discard prune_acl_cond() function by Aurelien DARRAGON · Thu May 11 14:13:07 2023 +0200
  88. c610095 MINOR: tree-wide: use free_acl_cond() where relevant by Aurelien DARRAGON · Thu May 11 12:29:51 2023 +0200
  89. cd9aff1 CLEANUP: http_act: use http_free_redirect_rule() to clean redirect act by Aurelien DARRAGON · Thu May 11 12:42:24 2023 +0200
  90. 5313570 BUG/MINOR: http_rules: fix errors paths in http_parse_redirect_rule() by Aurelien DARRAGON · Thu May 11 10:34:49 2023 +0200
  91. 7abc922 MINOR: proxy: add http_free_redirect_rule() function by Aurelien DARRAGON · Thu May 11 10:30:27 2023 +0200
  92. 8dfc249 BUG/MINOR: proxy: missing free in free_proxy for redirect rules by Aurelien DARRAGON · Thu May 11 12:36:32 2023 +0200
  93. 7542fb4 MINOR: stconn: Add a cross-reference between SE descriptor by Christopher Faulet · Thu May 11 14:40:27 2023 +0200
  94. efebff3 BUG/MEDIUM: mux-fcgi: Don't request more room if mux is waiting for more data by Christopher Faulet · Thu May 11 11:33:05 2023 +0200
  95. a272c39 BUG/MEDIUM: mux-fcgi: Never set SE_FL_EOS without SE_FL_EOI or SE_FL_ERROR by Christopher Faulet · Thu May 11 11:16:59 2023 +0200
  96. 4cfb001 MINOR: stats: report the listener's protocol along with the address in stats by Willy Tarreau · Thu May 11 14:49:43 2023 +0200
  97. 5f67b17 MEDIUM: mux-quic: adjust transport layer error handling by Amaury Denoyelle · Thu May 04 18:52:42 2023 +0200
  98. b2e31d3 MEDIUM: quic: streamline error notification by Amaury Denoyelle · Wed May 10 11:57:40 2023 +0200
  99. 2ad41b8 MINOR: mux-quic: simplify return path of qc_send() by Amaury Denoyelle · Wed May 10 11:59:10 2023 +0200
  100. b35e32e MINOR: mux-quic: factorize send subscribing by Amaury Denoyelle · Wed May 03 09:50:25 2023 +0200