1. 0ffd6e7 MINOR: mux-quic: adjust return value of decode_qcs by Amaury Denoyelle · Tue May 24 11:07:28 2022 +0200
  2. e1cad8b MINOR: mux-quic: add traces in qc_recv() by Amaury Denoyelle · Mon May 23 18:52:11 2022 +0200
  3. 1c25b18 MINOR: mux-quic: delay cs_endpoint allocation by Amaury Denoyelle · Tue May 24 16:53:56 2022 +0200
  4. 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
  5. c7dd9d6 MINOR: h3: mark ncbuf as const on h3_b_dup by Amaury Denoyelle · Tue May 24 18:14:28 2022 +0200
  6. ca82578 BUG/MEDIUM: peers: prevent unitialized multiple listeners on peers section by Emeric Brun · Wed May 25 10:25:45 2022 +0200
  7. 49f6f4b BUG/MEDIUM: peers: fix segfault using multiple bind on peers sections by Emeric Brun · Wed May 25 10:12:07 2022 +0200
  8. 4315d17 BUG/MEDIUM: resolvers: Don't defer resolutions release in deinit function by Christopher Faulet · Tue May 24 18:10:42 2022 +0200
  9. 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
  10. 8f4116e BUG/MEDIUM: http: Properly reject non-HTTP/1.x protocols by Tim Duesterhus · Tue Mar 10 00:55:40 2020 +0100
  11. 2cb3be7 CLEANUP: init: address a coverity warning about possible multiply overflow by Willy Tarreau · Tue May 24 07:43:57 2022 +0200
  12. 019a182 Revert "MINOR: mux-quic: activate qmux traces on stdout via macro" by Amaury Denoyelle · Mon May 23 09:25:19 2022 +0200
  13. 2208d57 Revert "MINOR: quic: activate QUIC traces at compilation" by Amaury Denoyelle · Mon May 23 09:01:56 2022 +0200
  14. d0c6232 BUG/MEDIUM: mux-quic: adjust buggy proxy closing support by Amaury Denoyelle · Mon May 23 08:52:58 2022 +0200
  15. 22535a5 CLEANUP: tools: Crash if inet_ntop fails due to ENOSPC in sa2str by Tim Duesterhus · Mon May 23 09:30:49 2022 +0200
  16. 162f087 BUG/MEDIUM: tools: Fix `inet_ntop` usage in sa2str by Tim Duesterhus · Sun May 22 13:06:27 2022 +0200
  17. 147eeb2 CLEANUP: tools: Clean up non-QUIC error message handling in str2sa_range() by Tim Duesterhus · Sun May 22 12:40:58 2022 +0200
  18. 07968dc BUG/MINOR: quic: Missing <conn_opening> stats counter decrementation by Frédéric Lécaille · Fri May 20 20:53:20 2022 +0200
  19. 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
  20. 287f32f MINOR: listener: automatically enable SSL if a QUIC transport is found by Willy Tarreau · Fri May 20 18:16:52 2022 +0200
  21. 730cc02 MINOR: listener: automatically select a QUIC mux with a QUIC transport by Willy Tarreau · Fri May 20 18:07:06 2022 +0200
  22. cac619b MINOR: config: detect and report mux and transport incompatibilities by Willy Tarreau · Fri May 20 17:53:32 2022 +0200
  23. 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
  24. 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
  25. 78d0dcd MINOR: listener: set the QUIC xprt layer immediately after parsing the args by Willy Tarreau · Fri May 20 17:10:00 2022 +0200
  26. 64306cc MINOR: listener: detect stream vs dgram conflict during parsing by Willy Tarreau · Fri May 20 16:20:52 2022 +0200
  27. 91b780a CLEANUP: listener: store stream vs dgram at the bind_conf level by Willy Tarreau · Fri May 20 16:15:01 2022 +0200
  28. 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
  29. 1ea6e6a CLEANUP: listener: replace bind_conf->generate_cers with BC_O_GENERATE_CERTS by Willy Tarreau · Fri May 20 16:03:18 2022 +0200
  30. 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
  31. 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
  32. 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
  33. 91b4726 MINOR: protocol: replace ctrl_type with xprt_type and clarify it by Willy Tarreau · Fri May 20 16:36:46 2022 +0200
  34. 3d7b468 CLEANUP: config: provide cleare hints about unsupported QUIC addresses by Willy Tarreau · Fri May 20 17:32:35 2022 +0200
  35. 2b049b8 CLEANUP: config: improve address parser error report for unmatched protocols by Willy Tarreau · Fri May 20 17:28:30 2022 +0200
  36. 0d04410 BUG/MINOR: peers: fix error reporting of "bind" lines by Willy Tarreau · Fri May 20 15:19:48 2022 +0200
  37. cc3d716 MINOR: mux-quic: close connection on error if different data at offset by Amaury Denoyelle · Fri May 20 15:14:57 2022 +0200
  38. 209404b MINOR: mux-quic: emit STREAM_LIMIT_ERROR by Amaury Denoyelle · Fri May 20 16:45:32 2022 +0200
  39. d46b0f5 MINOR: mux-quic: emit FLOW_CONTROL_ERROR by Amaury Denoyelle · Fri May 20 15:05:07 2022 +0200
  40. 9fab9fd MINOR: quic/mux-quic: define CONNECTION_CLOSE send API by Amaury Denoyelle · Fri May 20 15:04:38 2022 +0200
  41. dfd1301 MINOR: quic: Dynamic Retry implementation by Frédéric Lécaille · Fri May 20 16:37:36 2022 +0200
  42. 9286210 MINOR: quic: Add tune.quic.retry-threshold keyword by Frédéric Lécaille · Fri May 20 16:29:10 2022 +0200
  43. cbd59c7 MINOR: quic: QUIC stats counters handling by Frédéric Lécaille · Fri May 20 08:11:26 2022 +0200
  44. 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
  45. 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
  46. 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
  47. 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
  48. 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
  49. 3f3ff47 MINOR: quic: Retry implementation by Frédéric Lécaille · Thu May 12 14:47:59 2022 +0200
  50. 55367c8 MINOR: quic_tls: Add quic_tls_decrypt2() implementation by Frédéric Lécaille · Mon May 16 10:27:57 2022 +0200
  51. 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
  52. 8ec9c81 BUG/MINOR: cfgparse: abort earlier in case of allocation error by Willy Tarreau · Fri May 20 09:13:38 2022 +0200
  53. 3dde0d8 MINOR: quic: detect EBADF on sendto() by Amaury Denoyelle · Thu May 19 11:53:56 2022 +0200
  54. ad5df38 MINOR: quic: abort on unlisted errno on sendto() by Amaury Denoyelle · Wed May 18 18:26:13 2022 +0200
  55. 8fa6666 BUG/MINOR: quic: break for error on sendto by Amaury Denoyelle · Wed May 18 18:14:12 2022 +0200
  56. c95eaef MEDIUM: check: Use the CS to handle subscriptions for read/write events by Christopher Faulet · Wed May 18 15:57:15 2022 +0200
  57. 361417f REORG: check: Rename and export I/O callback function by Christopher Faulet · Wed May 18 14:50:30 2022 +0200
  58. 08c8f8e MEDIUM: check: No longer shutdown the connection in .wake callback function by Christopher Faulet · Wed May 18 14:35:49 2022 +0200
  59. 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
  60. dfe32c7 BUG/MEDIUM: config: Reset outline buffer size on realloc error in readcfgfile() by Christopher Faulet · Wed May 18 16:22:43 2022 +0200
  61. 8b87b15 MINOR: mux-quic: free RX buf if empty by Amaury Denoyelle · Wed May 18 16:19:47 2022 +0200
  62. 7313f5e BUG/MINOR: mux-quic: support nul buffer with qc_free_ncbuf() by Amaury Denoyelle · Tue May 17 18:53:21 2022 +0200
  63. c830e1e MINOR: mux-quic: implement MAX_DATA emission by Amaury Denoyelle · Mon May 16 16:19:59 2022 +0200
  64. a977355 MINOR: mux-quic: implement MAX_STREAM_DATA emission by Amaury Denoyelle · Mon May 16 14:38:25 2022 +0200
  65. c985cb1 MINOR: mux-quic: reorganize flow-control frames emission by Amaury Denoyelle · Mon May 16 14:29:59 2022 +0200
  66. 3a08640 MINOR: mux-quic: remove qcc_decode_qcs() call in XPRT by Amaury Denoyelle · Wed May 18 11:38:22 2022 +0200
  67. 37c2e4a MEDIUM: mux-quic: implement recv on io-cb by Amaury Denoyelle · Mon May 16 13:54:59 2022 +0200
  68. 73d6ffe MINOR: h3: flag demux as full on HTX full by Amaury Denoyelle · Mon May 16 13:54:31 2022 +0200
  69. b5454d4 MINOR: h3: do not wait a complete frame for demuxing by Amaury Denoyelle · Thu May 12 16:56:16 2022 +0200
  70. ca21c76 MINOR: ncbuf: refactor ncb_advance() by Amaury Denoyelle · Tue May 17 18:52:39 2022 +0200
  71. f6dbdc1 BUG/MINOR: ncbuf: fix ncb_is_empty() by Amaury Denoyelle · Tue May 17 18:52:22 2022 +0200
  72. 80d0572 BUG/MEDIUM: quic: fix Rx buffering by Amaury Denoyelle · Mon May 16 18:13:56 2022 +0200
  73. f229e18 CLEANUP: httpclient: Remove useless test on ss_dst in httpclient_applet_init() by Christopher Faulet · Wed May 18 09:29:32 2022 +0200
  74. 9e3c8d5 CLEANUP: peers: Remove unreachable code in peer_session_create() by Christopher Faulet · Wed May 18 08:02:37 2022 +0200
  75. fa463af BUG/MINOR: spoe: Fix error handling in spoe_init_appctx() by Christopher Faulet · Wed May 18 07:42:49 2022 +0200
  76. 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
  77. ccc0355 MINOR: ssl: Add 'ssl-provider-path' global option by Remi Tricot-Le Breton · Tue May 17 15:18:37 2022 +0200
  78. 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
  79. 2d9cc85 MINOR: conn-stream/applet: Stop setting appctx as the endpoint context by Christopher Faulet · Mon May 16 17:29:37 2022 +0200
  80. 34e4085 MEDIUM: peers: Balance applets across threads by Maciej Zdeb · Mon May 16 17:27:28 2022 +0200
  81. d01be2a MINOR: peers: Track number of applets run by thread by Maciej Zdeb · Mon May 16 17:26:20 2022 +0200
  82. d9c1d33 MEDIUM: applet: Add support for async appctx startup on a thread subset by Christopher Faulet · Mon May 16 17:15:31 2022 +0200
  83. 6095d57 MINOR: applet: Add API to start applet on a thread subset by Christopher Faulet · Mon May 16 17:09:48 2022 +0200
  84. 6712dc6 MEDIUM: peers: Refactor peer appctx creation by Christopher Faulet · Thu May 12 15:36:11 2022 +0200
  85. 387e797 MINOR: peers: Add a ref to peers section in the peer structure by Christopher Faulet · Thu May 12 14:47:52 2022 +0200
  86. aee57fc MEDIUM: sink: Refactor sink forwarder appctx creation by Christopher Faulet · Thu May 12 15:34:48 2022 +0200
  87. 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
  88. b1e0836 MEDIUM: httpclient: Refactor http-client appctx creation by Christopher Faulet · Thu May 12 15:33:14 2022 +0200
  89. 5f35a3e MEDIUM: lua: Refactor cosocket appctx creation by Christopher Faulet · Thu May 12 15:31:05 2022 +0200
  90. 69ebc30 MEDIUM: spoe: Refactor SPOE appctx creation by Christopher Faulet · Thu May 12 15:28:51 2022 +0200
  91. 9223851 MEDIUM: dns: Refactor dns appctx creation by Christopher Faulet · Thu May 12 15:24:46 2022 +0200
  92. d0c4ec0 MINOR: applet: Add function to release appctx on error during init stage by Christopher Faulet · Thu May 12 15:18:48 2022 +0200
  93. 8718c95 MINOR: applet: Add a function to finalize frontend appctx startup by Christopher Faulet · Thu May 12 15:15:53 2022 +0200
  94. 16c0d9c MINOR: applet: Add appctx_init() helper fnuction by Christopher Faulet · Thu May 12 14:59:28 2022 +0200
  95. ab5d1dc MINOR: stream: Export stream_free() by Christopher Faulet · Thu May 12 14:56:55 2022 +0200
  96. c992938 MINOR: applet: Change return value for .init callback function by Christopher Faulet · Thu May 12 11:52:27 2022 +0200
  97. 92202da MINOR: applet: Let the frontend appctx release the session by Christopher Faulet · Wed May 11 12:22:10 2022 +0200
  98. ac57bb5 MINOR: applet: Prepare appctx to own the session on frontend side by Christopher Faulet · Mon May 09 08:08:26 2022 +0200
  99. 9bf3a1f BUG/MINOR: ssl: Fix crash when no private key is found in pem by Remi Tricot-Le Breton · Mon May 09 11:07:13 2022 +0200
  100. 7198c70 MINOR: tools: add get_exec_path implementation for solaris based systems. by David Carlier · Sat May 14 17:15:49 2022 +0100