1. b6be1a4 MINOR: h2: pass accept-invalid-http-request down the request parser by Willy Tarreau · Tue Aug 08 15:38:28 2023 +0200
  2. b491940 MINOR: http: add new function http_path_has_forbidden_char() by Willy Tarreau · Tue Aug 08 15:24:54 2023 +0200
  3. 451ac66 MINOR: ist: add new function ist_find_range() to find a character range by Willy Tarreau · Tue Aug 08 15:23:19 2023 +0200
  4. 21c4ffd REORG: http: move has_forbidden_char() from h2.c to http.h by Willy Tarreau · Tue Aug 08 17:00:50 2023 +0200
  5. eded6c1 BUG/MINOR: cpuset: remove the bogus "proc" from the cpu_map struct by Willy Tarreau · Wed Jul 19 18:17:39 2023 +0200
  6. b8ee931 MINOR: cpuset: add cpu_map_configured() to know if a cpu-map was found by Willy Tarreau · Tue Jul 18 17:14:10 2023 +0200
  7. bcdf07e BUG/MINOR: hlua: hlua_yieldk ctx argument should support pointers by Aurelien DARRAGON · Thu Jul 13 10:18:04 2023 +0200
  8. e0190c6 CLEANUP: quic: remove useless parameter 'key' from quic_packet_encrypt by Emeric Brun · Tue Jul 11 14:53:41 2023 +0200
  9. 7875f12 BUG/MEDIUM: quic: timestamp shared in token was using internal time clock by Emeric Brun · Tue Jul 11 16:13:19 2023 +0200
  10. 5bab37e MINOR: sink/api: pass explicit maxlen parameter to sink_write() by Aurelien DARRAGON · Mon Jun 26 16:44:41 2023 +0200
  11. 13ed7c9 MINOR: quic: Reduce the maximum length of TLS secrets by Frédéric Lécaille · Thu Jun 22 14:51:28 2023 +0200
  12. 0960b52 MINOR: quic: Move packet number space related functions by Frédéric Lécaille · Tue Jun 13 08:17:23 2023 +0200
  13. ac73baa MINOR: quic: Move QUIC encryption level structure definition by Frédéric Lécaille · Mon Jun 12 18:19:17 2023 +0200
  14. 3ffe11e IMPORT: slz: implement a synchronous flush() operation by Willy Tarreau · Mon Jun 26 19:24:55 2023 +0200
  15. e111b72 BUG/MINOR: quic: Missing initialization (packet number space probing) by Frédéric Lécaille · Wed Jun 14 11:34:47 2023 +0200
  16. 899b547 BUG/MINOR: proxy/server: free default-server on deinit by Aurelien DARRAGON · Thu Jun 01 12:07:43 2023 +0200
  17. d7f1ce4 BUG/MINOR: stream: do not use client-fin/server-fin with HTX by Willy Tarreau · Fri Jun 02 16:19:51 2023 +0200
  18. b9b6e94 MINOR: version: mention that it's LTS now. by Willy Tarreau · Wed May 31 16:23:56 2023 +0200
  19. d68f8b5 CLEANUP: mux-quic: rename internal functions by Amaury Denoyelle · Tue May 30 15:04:46 2023 +0200
  20. 6d6ee0d MINOR: quic: fix stats naming for flow control BLOCKED frames by Amaury Denoyelle · Thu May 25 10:36:04 2023 +0200
  21. 087c5f0 MINOR: mux-quic: remove nb_streams from qcc by Amaury Denoyelle · Thu May 25 10:16:19 2023 +0200
  22. 7b41dfd CLEANUP: mux-quic: remove unneeded fields in qcc by Amaury Denoyelle · Thu May 25 10:15:46 2023 +0200
  23. 425d7ad MINOR: init: pre-allocate kernel data structures on init by Patrick Hemmer · Tue May 23 13:02:08 2023 -0400
  24. b298882 BUILD: compiler: systematically set USE_OBSOLETE_LINKER with TCC by Willy Tarreau · Wed May 24 21:37:06 2023 +0200
  25. eced142 BUILD: ist: use the literal declaration for ist_lc/ist_uc under TCC by Willy Tarreau · Wed May 24 21:31:21 2023 +0200
  26. 4e8720a BUILD: ist: do not put a cast in an array declaration by Willy Tarreau · Wed May 24 21:27:39 2023 +0200
  27. 12a815a MINOR: quic: Add a counter for sent packets by Frédéric Lécaille · Wed May 24 15:55:14 2023 +0200
  28. bdd64fd MINOR: quic: Add some counters at QUIC connection level by Frédéric Lécaille · Wed May 24 11:10:19 2023 +0200
  29. 1e1c288 BUILD: makefile: fix build issue on GNU make < 3.82 by Willy Tarreau · Wed May 24 15:23:34 2023 +0200
  30. 97c344d BUILD: quic: re-enable chacha20_poly1305 for libressl by Ilya Shipitsin · Sun May 21 12:51:46 2023 +0200
  31. b7209d4 MEDIUM: stconn: make the SE_FL_ERR_PENDING to ERROR transition systematic by Willy Tarreau · Tue May 23 16:08:22 2023 +0200
  32. 5eadc27 MINOR: quic: remove return val of quic_aead_iv_build() by Amaury Denoyelle · Tue May 16 18:11:01 2023 +0200
  33. 5345490 MINOR: clock: provide a function to automatically adjust now_offset by Willy Tarreau · Tue May 16 19:01:55 2023 +0200
  34. 5723b38 MINOR: stats: report the boot time in "show info" by Willy Tarreau · Wed May 17 09:05:20 2023 +0200
  35. da4aa69 MINOR: clock: measure the total boot time by Willy Tarreau · Wed May 17 09:02:21 2023 +0200
  36. 1a2faef MINOR: mux-quic: uninline qc_attach_sc() by Amaury Denoyelle · Mon May 15 15:17:28 2023 +0200
  37. 3cb7814 MINOR: mux-quic: properly report end-of-stream on recv by Amaury Denoyelle · Mon May 15 11:31:20 2023 +0200
  38. d0c3634 BUILD: ssl: get0_verified chain is available on libreSSL by William Lallemand · Mon May 15 14:42:28 2023 +0200
  39. 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
  40. df97f47 MINOR: ssl: add new sample ssl_c_r_dn by Abhijeet Rastogi · Sat May 13 20:04:45 2023 -0700
  41. 6c501ed BUG/MINOR: mux-quic: differentiate failure on qc_stream_desc alloc by Amaury Denoyelle · Fri May 12 16:19:32 2023 +0200
  42. 93dd23c MINOR: mux-quic: remove dedicated function to handle standalone FIN by Amaury Denoyelle · Thu May 11 16:49:28 2023 +0200
  43. 25cf19d MINOR: htx: add function to set EOM reliably by Amaury Denoyelle · Thu May 11 16:50:04 2023 +0200
  44. ea07715 MINOR: master/cli: also implement the timed prompt on the master CLI by Willy Tarreau · Thu May 11 16:14:02 2023 +0200
  45. 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
  46. 31b23ae CLEANUP: acl: discard prune_acl_cond() function by Aurelien DARRAGON · Thu May 11 14:13:07 2023 +0200
  47. 7abc922 MINOR: proxy: add http_free_redirect_rule() function by Aurelien DARRAGON · Thu May 11 10:30:27 2023 +0200
  48. 7542fb4 MINOR: stconn: Add a cross-reference between SE descriptor by Christopher Faulet · Thu May 11 14:40:27 2023 +0200
  49. 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
  50. 5f67b17 MEDIUM: mux-quic: adjust transport layer error handling by Amaury Denoyelle · Thu May 04 18:52:42 2023 +0200
  51. b2e31d3 MEDIUM: quic: streamline error notification by Amaury Denoyelle · Wed May 10 11:57:40 2023 +0200
  52. 2d5c3f5 MINOR: mux-quic: add traces for stream wake by Amaury Denoyelle · Thu May 11 13:41:41 2023 +0200
  53. 9615102 MINOR: stats: report the number of times the global maxconn was reached by Willy Tarreau · Thu May 11 13:51:31 2023 +0200
  54. 3c4a297 MINOR: stats: report the total number of warnings issued by Willy Tarreau · Thu May 11 12:02:21 2023 +0200
  55. 29dcc5e DEBUG: list: add DEBUG_LIST to purposely corrupt list heads after delete by Willy Tarreau · Thu May 11 11:33:35 2023 +0200
  56. b971696 BUG/MINOR: quic: Possible crash when dumping version information by Frédéric Lécaille · Wed May 10 13:06:31 2023 +0200
  57. 58721f2 BUG/MINOR: mux-quic: fix transport VS app CONNECTION_CLOSE by Amaury Denoyelle · Tue May 09 18:01:09 2023 +0200
  58. 557146c DOC: stconn: Update comments about ABRT/SHUT for stconn structure by Christopher Faulet · Tue May 09 13:57:25 2023 +0200
  59. e59f758 MEDIUM: stconn: Be sure to always be able to unblock a SC that needs room by Christopher Faulet · Tue May 09 11:44:56 2023 +0200
  60. 1bc6e31 CLEANUP: quic: Rename several <buf> variables in quic_frame.(c|h) by Frédéric Lécaille · Mon Apr 24 17:45:01 2023 +0200
  61. d19a02a CLEANUP: quic: No more used q_buf structure by Frédéric Lécaille · Mon Apr 24 16:25:29 2023 +0200
  62. 652d171 BUILD: quic: fix build warning when threads are disabled by Willy Tarreau · Sun May 07 15:06:22 2023 +0200
  63. dd9f921 CLEANUP: fix a few reported typos in code comments by Willy Tarreau · Sun May 07 07:07:44 2023 +0200
  64. 615c301 MINOR: config: allow cpu-map to take commas in lists of ranges by Willy Tarreau · Fri May 05 16:10:05 2023 +0200
  65. fc4ec0d MINOR: hlua: declare hlua_yieldk() function by Aurelien DARRAGON · Thu May 04 14:01:17 2023 +0200
  66. 40cd44f MINOR: hlua: declare hlua_gethlua() function by Aurelien DARRAGON · Thu May 04 13:59:48 2023 +0200
  67. 34c8676 MINOR: hlua: declare hlua_{ref,pushref,unref} functions by Aurelien DARRAGON · Wed May 03 17:43:02 2023 +0200
  68. 5bed48f MINOR: mailers/hlua: disable email sending from lua by Aurelien DARRAGON · Fri Apr 21 17:32:46 2023 +0200
  69. dcbc2d2 MINOR: checks/event_hdl: SERVER_CHECK event by Aurelien DARRAGON · Thu Mar 30 10:19:08 2023 +0200
  70. a163d65 MINOR: server/event_hdl: add SERVER_ADMIN event by Aurelien DARRAGON · Fri Apr 21 18:06:58 2023 +0200
  71. e3eea29 MINOR: server/event_hdl: add SERVER_STATE event by Aurelien DARRAGON · Tue Apr 04 21:28:07 2023 +0200
  72. 3889efa MINOR: hlua_fcn: add Server.get_proxy() by Aurelien DARRAGON · Mon Apr 03 14:00:58 2023 +0200
  73. 7b3d38a MEDIUM: tree-wide: Change sc API to specify required free space to progress by Christopher Faulet · Fri May 05 11:28:45 2023 +0200
  74. 9aed112 MINOR: stconn: Add a field to specify the room needed by the SC to progress by Christopher Faulet · Fri May 05 11:25:19 2023 +0200
  75. f4258bd MINOR: stats: Use the applet API to write data by Christopher Faulet · Fri May 05 10:59:39 2023 +0200
  76. b6ae2aa MINOR: ssl: allow to change the signature algorithm for client authentication by William Lallemand · Fri May 05 00:05:46 2023 +0200
  77. 1d3c822 MINOR: ssl: allow to change the server signature algorithm by William Lallemand · Thu May 04 15:33:55 2023 +0200
  78. e69919d CLEANUP: debug: remove the now unused ha_thread_dump_all_to_trash() by Willy Tarreau · Thu May 04 19:19:04 2023 +0200
  79. 9a6ecbd MEDIUM: debug: simplify the thread dump mechanism by Willy Tarreau · Thu May 04 16:23:51 2023 +0200
  80. e910909 BUG/MINOR: time: fix NS_TO_TV macro by Aurelien DARRAGON · Thu May 04 17:27:07 2023 +0200
  81. 51f116d MINOR: mux-quic: adjust local error API by Amaury Denoyelle · Thu May 04 15:49:02 2023 +0200
  82. 8d44bfa MINOR: mux-quic: add trace event for local error by Amaury Denoyelle · Thu May 04 15:16:01 2023 +0200
  83. bc0adfa MINOR: proxy: factorize send rate measurement by Amaury Denoyelle · Fri Apr 28 16:46:11 2023 +0200
  84. c05d30e MINOR: clock: replace the timeval start_time with start_time_ns by Willy Tarreau · Fri Apr 28 14:50:29 2023 +0200
  85. 69530f5 MEDIUM: clock: replace timeval "now" with integer "now_ns" by Willy Tarreau · Fri Apr 28 09:16:15 2023 +0200
  86. eed5da1 MINOR: clock: do not use now.tv_sec anymore by Willy Tarreau · Fri Apr 28 07:39:44 2023 +0200
  87. e8e4712 MINOR: checks: use a nanosecond counters instead of timeval for checks->start by Willy Tarreau · Fri Apr 28 14:39:50 2023 +0200
  88. 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
  89. aaebcae MINOR: spoe: switch the timeval-based timestamps to nanosecond timestamps by Willy Tarreau · Thu Apr 27 11:54:11 2023 +0200
  90. 76d343d MINOR: time: replace calls to tv_ms_elapsed() with a linear subtract by Willy Tarreau · Thu Apr 27 09:21:20 2023 +0200
  91. 591fa59 MINOR: time: add conversions to/from nanosecond timestamps by Willy Tarreau · Thu Apr 27 08:51:54 2023 +0200
  92. 81951f2 BUG/MINOR: stconn: Fix SC flags with same value by Christopher Faulet · Fri Apr 28 08:38:44 2023 +0200
  93. 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
  94. d6646dd MINOR: quic: finalize affinity change as soon as possible by Amaury Denoyelle · Wed Apr 26 17:15:37 2023 +0200
  95. 24962dd BUG/MEDIUM: mux-quic: do not emit RESET_STREAM for unknown length by Amaury Denoyelle · Mon Apr 24 17:50:23 2023 +0200
  96. 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
  97. 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
  98. d5f03cd CLEANUP: quic: rename frame variables by Amaury Denoyelle · Mon Apr 24 15:32:23 2023 +0200
  99. 888c5f2 CLEANUP: quic: rename frame types with an explicit prefix by Amaury Denoyelle · Mon Apr 24 14:26:30 2023 +0200
  100. 7310164 MINOR: listener: add a new global tune.listener.default-shards setting by Willy Tarreau · Sat Apr 22 22:06:23 2023 +0200