1. 1c25b18 MINOR: mux-quic: delay cs_endpoint allocation by Amaury Denoyelle · Tue May 24 16:53:56 2022 +0200
  2. 93fba32 MINOR: mux-quic: do not alloc quic_stream_desc for uni remote stream by Amaury Denoyelle · Tue May 24 16:53:14 2022 +0200
  3. c7dd9d6 MINOR: h3: mark ncbuf as const on h3_b_dup by Amaury Denoyelle · Tue May 24 18:14:28 2022 +0200
  4. d9404b4 BUG/MINOR: task: Don't defer tasks release when HAProxy is stopping by Christopher Faulet · Wed May 25 09:31:20 2022 +0200
  5. ca82578 BUG/MEDIUM: peers: prevent unitialized multiple listeners on peers section by Emeric Brun · Wed May 25 10:25:45 2022 +0200
  6. 49f6f4b BUG/MEDIUM: peers: fix segfault using multiple bind on peers sections by Emeric Brun · Wed May 25 10:12:07 2022 +0200
  7. 4315d17 BUG/MEDIUM: resolvers: Don't defer resolutions release in deinit function by Christopher Faulet · Tue May 24 18:10:42 2022 +0200
  8. 1ba3016 MEDIUM: h1: enlarge the scope of accepted version chars with accept-invalid-http-request by Willy Tarreau · Tue May 24 15:34:26 2022 +0200
  9. 8f4116e BUG/MEDIUM: http: Properly reject non-HTTP/1.x protocols by Tim Duesterhus · Tue Mar 10 00:55:40 2020 +0100
  10. 2cb3be7 CLEANUP: init: address a coverity warning about possible multiply overflow by Willy Tarreau · Tue May 24 07:43:57 2022 +0200
  11. 019a182 Revert "MINOR: mux-quic: activate qmux traces on stdout via macro" by Amaury Denoyelle · Mon May 23 09:25:19 2022 +0200
  12. 2208d57 Revert "MINOR: quic: activate QUIC traces at compilation" by Amaury Denoyelle · Mon May 23 09:01:56 2022 +0200
  13. d0c6232 BUG/MEDIUM: mux-quic: adjust buggy proxy closing support by Amaury Denoyelle · Mon May 23 08:52:58 2022 +0200
  14. 22535a5 CLEANUP: tools: Crash if inet_ntop fails due to ENOSPC in sa2str by Tim Duesterhus · Mon May 23 09:30:49 2022 +0200
  15. 162f087 BUG/MEDIUM: tools: Fix `inet_ntop` usage in sa2str by Tim Duesterhus · Sun May 22 13:06:27 2022 +0200
  16. 147eeb2 CLEANUP: tools: Clean up non-QUIC error message handling in str2sa_range() by Tim Duesterhus · Sun May 22 12:40:58 2022 +0200
  17. 137c8fd [RELEASE] Released version 2.6-dev11 by Willy Tarreau · Fri May 20 23:31:51 2022 +0200
  18. 7b893c2 CI: determine actual OpenSSL version dynamically by Ilya Shipitsin · Fri May 20 23:02:38 2022 +0500
  19. 842e4a6 BUILD/MINOR: cpuset fix build for FreeBSD 13.1 by David CARLIER · Wed May 18 15:45:40 2022 +0100
  20. 07968dc BUG/MINOR: quic: Missing <conn_opening> stats counter decrementation by Frédéric Lécaille · Fri May 20 20:53:20 2022 +0200
  21. ad9895d BUG/MINOR: quic: Fixe a typo in qc_idle_timer_task() by Frédéric Lécaille · Fri May 20 20:50:59 2022 +0200
  22. 287f32f MINOR: listener: automatically enable SSL if a QUIC transport is found by Willy Tarreau · Fri May 20 18:16:52 2022 +0200
  23. 730cc02 MINOR: listener: automatically select a QUIC mux with a QUIC transport by Willy Tarreau · Fri May 20 18:07:06 2022 +0200
  24. cac619b MINOR: config: detect and report mux and transport incompatibilities by Willy Tarreau · Fri May 20 17:53:32 2022 +0200
  25. b5821e1 MINOR: connection: add flag MX_FL_FRAMED to mark muxes relying on framed xprt by Willy Tarreau · Tue Apr 26 11:54:08 2022 +0200
  26. 2071a99 MINOR: listener/ssl: set the SSL xprt layer only once the whole config is known by Willy Tarreau · Fri May 20 17:14:31 2022 +0200
  27. 78d0dcd MINOR: listener: set the QUIC xprt layer immediately after parsing the args by Willy Tarreau · Fri May 20 17:10:00 2022 +0200
  28. 64306cc MINOR: listener: detect stream vs dgram conflict during parsing by Willy Tarreau · Fri May 20 16:20:52 2022 +0200
  29. 91b780a CLEANUP: listener: store stream vs dgram at the bind_conf level by Willy Tarreau · Fri May 20 16:15:01 2022 +0200
  30. 787e92a CLEANUP: listener: replace bind_conf->quic_force_retry with BC_O_QUIC_FORCE_RETRY by Willy Tarreau · Fri May 20 16:06:01 2022 +0200
  31. 1ea6e6a CLEANUP: listener: replace bind_conf->generate_cers with BC_O_GENERATE_CERTS by Willy Tarreau · Fri May 20 16:03:18 2022 +0200
  32. 11ba404 CLEANUP: listener: replace all uses of bind_conf->is_ssl with BC_O_USE_SSL by Willy Tarreau · Fri May 20 15:56:32 2022 +0200
  33. c694471 MINOR: listener: add a new "options" entry in bind_conf by Willy Tarreau · Fri May 20 15:52:31 2022 +0200
  34. fca044b CLEANUP: listener: add a comment about what the BC_SSL_O_* flags are for by Willy Tarreau · Fri May 20 15:51:14 2022 +0200
  35. 55f0f7b MINOR: config: use the new bind_parse_args_list() to parse a "bind" line by Willy Tarreau · Fri May 20 15:44:17 2022 +0200
  36. 3882d2a MINOR: listener: provide a function to process all of a bind_conf's arguments by Willy Tarreau · Fri May 20 15:41:45 2022 +0200
  37. 91b4726 MINOR: protocol: replace ctrl_type with xprt_type and clarify it by Willy Tarreau · Fri May 20 16:36:46 2022 +0200
  38. 3d7b468 CLEANUP: config: provide cleare hints about unsupported QUIC addresses by Willy Tarreau · Fri May 20 17:32:35 2022 +0200
  39. 2b049b8 CLEANUP: config: improve address parser error report for unmatched protocols by Willy Tarreau · Fri May 20 17:28:30 2022 +0200
  40. 0d04410 BUG/MINOR: peers: fix error reporting of "bind" lines by Willy Tarreau · Fri May 20 15:19:48 2022 +0200
  41. cc3d716 MINOR: mux-quic: close connection on error if different data at offset by Amaury Denoyelle · Fri May 20 15:14:57 2022 +0200
  42. 209404b MINOR: mux-quic: emit STREAM_LIMIT_ERROR by Amaury Denoyelle · Fri May 20 16:45:32 2022 +0200
  43. d46b0f5 MINOR: mux-quic: emit FLOW_CONTROL_ERROR by Amaury Denoyelle · Fri May 20 15:05:07 2022 +0200
  44. 9fab9fd MINOR: quic/mux-quic: define CONNECTION_CLOSE send API by Amaury Denoyelle · Fri May 20 15:04:38 2022 +0200
  45. dfd1301 MINOR: quic: Dynamic Retry implementation by Frédéric Lécaille · Fri May 20 16:37:36 2022 +0200
  46. 9286210 MINOR: quic: Add tune.quic.retry-threshold keyword by Frédéric Lécaille · Fri May 20 16:29:10 2022 +0200
  47. cbd59c7 MINOR: quic: QUIC stats counters handling by Frédéric Lécaille · Fri May 20 08:11:26 2022 +0200
  48. 3fd92f6 BUG/MINOR: quic: Fix potential memory leak during QUIC connection allocations by Frédéric Lécaille · Thu May 19 14:35:20 2022 +0200
  49. a89659a MINOR: quic: Attach proxy QUIC stats counters to the QUIC connection by Frédéric Lécaille · Thu May 19 11:58:53 2022 +0200
  50. a58cafe MINOR: quic_stats: Add a new stats module for QUIC by Frédéric Lécaille · Wed May 18 14:30:03 2022 +0200
  51. 2822593 BUILD: stats: Missing headers inclusions from stats.h by Frédéric Lécaille · Wed May 18 11:49:34 2022 +0200
  52. 6492e66 MINOR: quic: Move quic_lstnr_dgram_dispatch() out of xprt_quic.c by Frédéric Lécaille · Tue May 17 17:23:16 2022 +0200
  53. ad20a56 MINOR: cfgparse: Update for "cluster-secret" keyword for QUIC Retry by Frédéric Lécaille · Mon May 16 16:51:41 2022 +0200
  54. 3f3ff47 MINOR: quic: Retry implementation by Frédéric Lécaille · Thu May 12 14:47:59 2022 +0200
  55. 55367c8 MINOR: quic_tls: Add quic_tls_decrypt2() implementation by Frédéric Lécaille · Mon May 16 10:27:57 2022 +0200
  56. a9c5d8d MINOR: quic_tls: Add quic_tls_derive_retry_token_secret() by Frédéric Lécaille · Thu May 12 14:44:51 2022 +0200
  57. 359d877 MINOR: quic: Dump initial derived secrets by Frédéric Lécaille · Fri May 13 15:07:49 2022 +0200
  58. 8ec9c81 BUG/MINOR: cfgparse: abort earlier in case of allocation error by Willy Tarreau · Fri May 20 09:13:38 2022 +0200
  59. fe1c785 CLEANUP: quic: adjust comment/coding style for TPs init by Amaury Denoyelle · Thu May 19 16:55:29 2022 +0200
  60. 0daef00 BUG/MEDIUM: quic: fix initialization for local/remote TPs by Amaury Denoyelle · Thu May 19 16:45:37 2022 +0200
  61. 3dde0d8 MINOR: quic: detect EBADF on sendto() by Amaury Denoyelle · Thu May 19 11:53:56 2022 +0200
  62. ad5df38 MINOR: quic: abort on unlisted errno on sendto() by Amaury Denoyelle · Wed May 18 18:26:13 2022 +0200
  63. 8fa6666 BUG/MINOR: quic: break for error on sendto by Amaury Denoyelle · Wed May 18 18:14:12 2022 +0200
  64. c95eaef MEDIUM: check: Use the CS to handle subscriptions for read/write events by Christopher Faulet · Wed May 18 15:57:15 2022 +0200
  65. 361417f REORG: check: Rename and export I/O callback function by Christopher Faulet · Wed May 18 14:50:30 2022 +0200
  66. 08c8f8e MEDIUM: check: No longer shutdown the connection in .wake callback function by Christopher Faulet · Wed May 18 14:35:49 2022 +0200
  67. 6d781f6 BUG/MINOR: check: Reinit the buffer wait list at the end of a check by Christopher Faulet · Wed May 18 14:24:43 2022 +0200
  68. dfe32c7 BUG/MEDIUM: config: Reset outline buffer size on realloc error in readcfgfile() by Christopher Faulet · Wed May 18 16:22:43 2022 +0200
  69. 8b87b15 MINOR: mux-quic: free RX buf if empty by Amaury Denoyelle · Wed May 18 16:19:47 2022 +0200
  70. 7313f5e BUG/MINOR: mux-quic: support nul buffer with qc_free_ncbuf() by Amaury Denoyelle · Tue May 17 18:53:21 2022 +0200
  71. c830e1e MINOR: mux-quic: implement MAX_DATA emission by Amaury Denoyelle · Mon May 16 16:19:59 2022 +0200
  72. a977355 MINOR: mux-quic: implement MAX_STREAM_DATA emission by Amaury Denoyelle · Mon May 16 14:38:25 2022 +0200
  73. c985cb1 MINOR: mux-quic: reorganize flow-control frames emission by Amaury Denoyelle · Mon May 16 14:29:59 2022 +0200
  74. 3a08640 MINOR: mux-quic: remove qcc_decode_qcs() call in XPRT by Amaury Denoyelle · Wed May 18 11:38:22 2022 +0200
  75. 37c2e4a MEDIUM: mux-quic: implement recv on io-cb by Amaury Denoyelle · Mon May 16 13:54:59 2022 +0200
  76. 73d6ffe MINOR: h3: flag demux as full on HTX full by Amaury Denoyelle · Mon May 16 13:54:31 2022 +0200
  77. b5454d4 MINOR: h3: do not wait a complete frame for demuxing by Amaury Denoyelle · Thu May 12 16:56:16 2022 +0200
  78. 03dcf56 BUG/MINOR: mux-quic: update session's idle delay before stream creation by Amaury Denoyelle · Tue May 17 18:03:37 2022 +0200
  79. ca21c76 MINOR: ncbuf: refactor ncb_advance() by Amaury Denoyelle · Tue May 17 18:52:39 2022 +0200
  80. f6dbdc1 BUG/MINOR: ncbuf: fix ncb_is_empty() by Amaury Denoyelle · Tue May 17 18:52:22 2022 +0200
  81. 82c51b5 OPTIM: quic: realign empty Rx buffer by Amaury Denoyelle · Tue May 17 15:01:25 2022 +0200
  82. 80d0572 BUG/MEDIUM: quic: fix Rx buffering by Amaury Denoyelle · Mon May 16 18:13:56 2022 +0200
  83. f229e18 CLEANUP: httpclient: Remove useless test on ss_dst in httpclient_applet_init() by Christopher Faulet · Wed May 18 09:29:32 2022 +0200
  84. 9e3c8d5 CLEANUP: peers: Remove unreachable code in peer_session_create() by Christopher Faulet · Wed May 18 08:02:37 2022 +0200
  85. fa463af BUG/MINOR: spoe: Fix error handling in spoe_init_appctx() by Christopher Faulet · Wed May 18 07:42:49 2022 +0200
  86. 7ad27d4 CLEANUP: http_ana: Make use of the return value of stream_generate_unique_id() by Tim Duesterhus · Wed May 18 00:22:15 2022 +0200
  87. ccc0355 MINOR: ssl: Add 'ssl-provider-path' global option by Remi Tricot-Le Breton · Tue May 17 15:18:37 2022 +0200
  88. 96816b0 REGTESTS: abortonclose: Fix some race conditions by Christopher Faulet · Tue May 17 15:08:22 2022 +0200
  89. bc684ac CLEANUP: proxy: Remove dead code when parsing "http-restrict-req-hdr-names" option by Christopher Faulet · Tue May 17 14:46:15 2022 +0200
  90. 2d9cc85 MINOR: conn-stream/applet: Stop setting appctx as the endpoint context by Christopher Faulet · Mon May 16 17:29:37 2022 +0200
  91. 34e4085 MEDIUM: peers: Balance applets across threads by Maciej Zdeb · Mon May 16 17:27:28 2022 +0200
  92. d01be2a MINOR: peers: Track number of applets run by thread by Maciej Zdeb · Mon May 16 17:26:20 2022 +0200
  93. d9c1d33 MEDIUM: applet: Add support for async appctx startup on a thread subset by Christopher Faulet · Mon May 16 17:15:31 2022 +0200
  94. 6095d57 MINOR: applet: Add API to start applet on a thread subset by Christopher Faulet · Mon May 16 17:09:48 2022 +0200
  95. 6712dc6 MEDIUM: peers: Refactor peer appctx creation by Christopher Faulet · Thu May 12 15:36:11 2022 +0200
  96. 387e797 MINOR: peers: Add a ref to peers section in the peer structure by Christopher Faulet · Thu May 12 14:47:52 2022 +0200
  97. aee57fc MEDIUM: sink: Refactor sink forwarder appctx creation by Christopher Faulet · Thu May 12 15:34:48 2022 +0200
  98. 2ae25ea MINOR: sink: Add a ref to sink in the sink_forward_target structure by Christopher Faulet · Thu May 12 14:50:09 2022 +0200
  99. b1e0836 MEDIUM: httpclient: Refactor http-client appctx creation by Christopher Faulet · Thu May 12 15:33:14 2022 +0200
  100. 5f35a3e MEDIUM: lua: Refactor cosocket appctx creation by Christopher Faulet · Thu May 12 15:31:05 2022 +0200