1. 1f90f33 BUG/MINOR: ssl_ckch: Fix another possible uninitialized value by Christopher Faulet · Fri Jun 03 16:34:30 2022 +0200
  2. ea2c8c6 BUILD: ssl_ckch: Fix build error about a possible uninitialized value by Christopher Faulet · Fri Jun 03 16:37:31 2022 +0200
  3. 88041b3 BUG/MINOR: ssl_ckch: Fix possible uninitialized value in show_crlfile I/O handler by Christopher Faulet · Fri Jun 03 16:26:56 2022 +0200
  4. 677cb4f BUG/MINOR: ssl_ckch: Fix possible uninitialized value in show_cafile I/O handler by Christopher Faulet · Fri Jun 03 16:25:35 2022 +0200
  5. d1d2e4d BUG/MINOR: ssl_ckch: Fix possible uninitialized value in show_cert I/O handler by Christopher Faulet · Fri Jun 03 16:24:02 2022 +0200
  6. d6c66f0 MINOR: ssl_ckch: Remove service context for "set ssl crl-file" command by Christopher Faulet · Fri Jun 03 11:59:10 2022 +0200
  7. 132c595 MINOR: ssl_ckch: Remove service context for "set ssl ca-file" command by Christopher Faulet · Fri Jun 03 11:56:26 2022 +0200
  8. 24a20b9 MINOR: ssl_ckch: Remove service context for "set ssl cert" command by Christopher Faulet · Fri Jun 03 11:50:40 2022 +0200
  9. 6af2fc6 MINOR: ssl_ckch: Simplify structure used to commit changes on CA/CRL entries by Christopher Faulet · Fri Jun 03 11:42:38 2022 +0200
  10. dd0c483 CLEANUP: ssl_ckch: Remove unused field in commit_cacrlfile_ctx structure by Christopher Faulet · Fri Jun 03 11:35:37 2022 +0200
  11. f814c4a BUG/MINOR: ssl_ckch: Init right field when parsing "commit ssl crl-file" cmd by Christopher Faulet · Fri Jun 03 11:32:05 2022 +0200
  12. 3e94f5d BUG/MINOR: ssl_ckch: Dump cert transaction only once if show command yield by Christopher Faulet · Fri Jun 03 10:46:40 2022 +0200
  13. 5a2154b BUG/MINOR: ssl_ckch: Dump CA transaction only once if show command yield by Christopher Faulet · Fri Jun 03 10:42:48 2022 +0200
  14. 9a99e54 BUG/MINOR: ssl_ckch: Dump CRL transaction only once if show command yield by Christopher Faulet · Fri Jun 03 10:32:18 2022 +0200
  15. 51095ee BUG/MINOR: ssl_ckch: Use right type for old entry in show_crlfile_ctx by Christopher Faulet · Fri Jun 03 10:21:27 2022 +0200
  16. ddc8e1c MINOR: ssl_ckch: Simplify I/O handler to commit changes on CA/CRL entry by Christopher Faulet · Fri Jun 03 09:00:09 2022 +0200
  17. 14df913 CLEANUP: ssl_ckch: Use corresponding enum for commit_cacrlfile_ctx.cafile_type by Christopher Faulet · Fri Jun 03 09:17:09 2022 +0200
  18. 9fb57e8 CLEANUP: Re-apply xalloc_size.cocci (2) by Tim Duesterhus · Wed Jun 01 21:58:37 2022 +0200
  19. d649b57 MEDIUM: http-ana: Always report rewrite failures as PRXCOND in logs by Christopher Faulet · Wed Jun 01 17:42:35 2022 +0200
  20. 89f2626 MEDIUM: httpclient: Don't close CLI applet at the end of a response by Christopher Faulet · Wed Jun 01 17:17:24 2022 +0200
  21. 0158bb2 BUG/MEDIUM: httpclient: Rework CLI I/O handler to handle full buffer cases by Christopher Faulet · Wed Jun 01 17:08:19 2022 +0200
  22. 18de6f2 BUG/MEDIUM: httpclient: Don't remove HTX header blocks before duplicating them by Christopher Faulet · Wed Jun 01 16:37:49 2022 +0200
  23. c642d7c BUG/MEDIUM: ssl/crt-list: Rework 'add ssl crt-list' to handle full buffer cases by Christopher Faulet · Wed Jun 01 16:31:09 2022 +0200
  24. e9c3bd1 BUG/MEDIUM: ssl_ckch: Rework 'commit ssl ca-file' to handle full buffer cases by Christopher Faulet · Tue May 31 17:51:06 2022 +0200
  25. 9d56e24 BUG/MEDIUM: ssl_ckch: Rework 'commit ssl cert' to handle full buffer cases by Christopher Faulet · Tue May 31 16:37:01 2022 +0200
  26. 1e00c7e BUG/MINOR: ssl_ckch: Don't duplicate path when replacing a CA/CRL entry by Christopher Faulet · Tue May 31 18:10:19 2022 +0200
  27. e2ef4dd BUG/MINOR: ssl_ckch: Don't duplicate path when replacing a cert entry by Christopher Faulet · Tue May 31 18:07:59 2022 +0200
  28. 1f08fa4 BUG/MEDIUM: ssl_ckch: Don't delete CA/CRL entry if it is being modified by Christopher Faulet · Tue May 31 18:06:30 2022 +0200
  29. 926fefc BUG/MEDIUM: ssl_ckch: Don't delete a cert entry if it is being modified by Christopher Faulet · Tue May 31 18:04:25 2022 +0200
  30. 4329dcc BUG/MINOR: ssl_ckch: Free error msg if commit changes on a CA/CRL entry fails by Christopher Faulet · Tue May 31 18:03:26 2022 +0200
  31. 01a09e2 BUG/MINOR: ssl_ckch: Free error msg if commit changes on a cert entry fails by Christopher Faulet · Tue May 31 18:02:30 2022 +0200
  32. 5869cb6 BUG/MINOR: qpack: do not consider empty enc/dec stream as error by Amaury Denoyelle · Tue May 31 15:21:27 2022 +0200
  33. 9f17a5a CLEANUP: quic: remove useless check on local UNI stream reception by Amaury Denoyelle · Tue May 31 15:17:02 2022 +0200
  34. fdc1b96 BUG/MINOR: quic: Fix QUIC_EV_CONN_PRSAFRM event traces by Frédéric Lécaille · Tue May 31 12:04:42 2022 +0200
  35. 417c7c0 BUG/MEDIUM: h3: fix H3_EXCESSIVE_LOAD when receiving H3 frame header only by Amaury Denoyelle · Tue May 31 14:18:33 2022 +0200
  36. 88d5dd1 BUG/MINOR: h3: fix frame demuxing by Amaury Denoyelle · Tue May 31 11:44:52 2022 +0200
  37. 1194db2 MINOR: ncbuf: adjust ncb_data with NCBUF_NULL by Amaury Denoyelle · Tue May 31 11:44:25 2022 +0200
  38. 824c8c5 BUG/MINOR: peers: detect and warn on init_addr/resolvers/check/agent-check by Willy Tarreau · Tue May 31 09:42:44 2022 +0200
  39. 245721b MINOR: server: indicate when no address was expected for a server by Willy Tarreau · Tue May 31 09:25:34 2022 +0200
  40. 356866a BUG/MINOR: peers: set the proxy's name to the peers section name by Willy Tarreau · Tue May 31 09:10:19 2022 +0200
  41. 50e77b2 CLEANUP: peers/cli: make peers_dump_peer() take an appctx instead of an stconn by Willy Tarreau · Tue May 31 08:55:54 2022 +0200
  42. fc50599 CLEANUP: peers/cli: stop misusing the appctx local variable by Willy Tarreau · Tue May 31 08:53:25 2022 +0200
  43. ccea010 BUG/MEDIUM: peers/cli: fix "show peers" crash by Willy Tarreau · Tue May 31 08:49:29 2022 +0200
  44. d5581d5 MINOR: h3: add traces on h3s init/end by Amaury Denoyelle · Mon May 30 15:51:31 2022 +0200
  45. a717eb7 MINOR: h3: add traces on frame send by Amaury Denoyelle · Mon May 30 15:51:01 2022 +0200
  46. 494512d MINOR: h3: add traces on frame recv by Amaury Denoyelle · Mon May 30 15:50:34 2022 +0200
  47. 016aa93 MINOR: h3: define h3 trace module by Amaury Denoyelle · Mon May 30 15:49:36 2022 +0200
  48. d46b5b9 BUILD: htx: use the unchecked version of htx_get_head_blk() where needed by Willy Tarreau · Mon May 30 16:27:48 2022 +0200
  49. b93399a BUG/MINOR: h3: do not report bug on unknown method by Amaury Denoyelle · Mon May 30 10:18:46 2022 +0200
  50. 11f5a79 BUG/MINOR: qpack: support bigger prefix-integer encoding by Amaury Denoyelle · Mon May 30 14:24:40 2022 +0200
  51. 5f6de8d BUG/MINOR: qpack: fix buffer API usage on prefix integer encoding by Amaury Denoyelle · Mon May 30 11:58:06 2022 +0200
  52. e06ca65 MINOR: quic: Do not drop packets with RESET_STREAM frames by Frédéric Lécaille · Sun May 29 11:48:58 2022 +0200
  53. 4df2fe9 MINOR: quic: Send STOP_SENDING frames if mux is released by Frédéric Lécaille · Sun May 29 11:36:03 2022 +0200
  54. 6f7607e MINOR: h3: Add a statistics module for h3 by Frédéric Lécaille · Wed May 25 22:25:37 2022 +0200
  55. 38dea05 MINOR: quic: Connection TX buffer setting renaming. by Frédéric Lécaille · Wed May 25 17:14:28 2022 +0200
  56. eb79145 MINOR: quic_stats: Add transport new counters (lost, stateless reset, drop) by Frédéric Lécaille · Tue May 24 16:01:39 2022 +0200
  57. 91a211f BUG/MINOR: quic: Largest RX packet numbers mixing by Frédéric Lécaille · Tue May 24 10:54:42 2022 +0200
  58. 3ccea6d MINOIR: quic_stats: add QUIC connection errors counters by Frédéric Lécaille · Mon May 23 22:54:54 2022 +0200
  59. aee6757 MINOR: quic: Clarifications about transport parameters value by Frédéric Lécaille · Mon May 23 18:29:39 2022 +0200
  60. 2674098 MINOR: quic: Tunable "initial_max_streams_bidi" transport parameter by Frédéric Lécaille · Mon May 23 17:28:01 2022 +0200
  61. 1d96d6e MINOR: quic: Tunable "max_idle_timeout" transport parameter by Frédéric Lécaille · Mon May 23 16:38:14 2022 +0200
  62. c7785b5 MINOR: quic: Transport parameters dump by Frédéric Lécaille · Mon May 23 09:08:54 2022 +0200
  63. 748ece6 MINOR: quic: QUIC transport parameters split. by Frédéric Lécaille · Sat May 21 23:58:40 2022 +0200
  64. 57ac3fa CLEANUP: quic: No more used handshake output buffer by Frédéric Lécaille · Sat May 21 22:36:08 2022 +0200
  65. f6954c5 MINOR: quic: Ignore out of packet padding. by Frédéric Lécaille · Sat May 21 14:42:21 2022 +0200
  66. 186367f CLEANUP: muxes: Consider stream's sd as defined in .show_fd callback functions by Christopher Faulet · Mon May 30 08:45:15 2022 +0200
  67. 560b8da CLEANUP: tcpcheck: Remove useless test on the stream-connector in tcpcheck_main by Christopher Faulet · Mon May 30 08:37:39 2022 +0200
  68. da59c89 CLEANUP: stconn: remove the new unneeded SE_FL_APP_MASK by Willy Tarreau · Fri May 27 17:03:34 2022 +0200
  69. 369d5aa CLEANUP: stream: remove unneeded test on appctx during initialization by Willy Tarreau · Fri May 27 16:49:18 2022 +0200
  70. 3121928 CLEANUP: stconn: rename a few "endp" arguments and variables to "sd" by Willy Tarreau · Fri May 27 16:21:33 2022 +0200
  71. 9e00da1 CLEANUP: mux-pt: rename the "endp" field to "sd" by Willy Tarreau · Fri May 27 16:17:23 2022 +0200
  72. 5aa5e77 CLEANUP: mux-fcgi: rename the "endp" field to "sd" by Willy Tarreau · Fri May 27 16:15:32 2022 +0200
  73. 95acc8b CLEANUP: mux-h2: rename the "endp" field to "sd" by Willy Tarreau · Fri May 27 16:14:10 2022 +0200
  74. 1a0d9ac CLEANUP: mux-h1: rename the "endp" field to "sd" by Willy Tarreau · Fri May 27 16:12:05 2022 +0200
  75. d7b7e0d CLEANUP: mux-quic: rename the "endp" field to "sd" by Willy Tarreau · Fri May 27 16:09:35 2022 +0200
  76. e68bc61 CLEANUP: stconn: replace a few remaining occurrences of CS in comments or traces by Willy Tarreau · Fri May 27 11:23:05 2022 +0200
  77. 1d2c79a CLEANUP: obj_type: rename OBJ_TYPE_CS to OBJ_TYPE_SC by Willy Tarreau · Fri May 27 11:15:19 2022 +0200
  78. df1a2fc CLEANUP: stream: rename stream_upgrade_from_cs() to stream_upgrade_from_sc() by Willy Tarreau · Fri May 27 11:11:15 2022 +0200
  79. c12b321 CLEANUP: applet: rename appctx_cs() to appctx_sc() by Willy Tarreau · Fri May 27 11:08:15 2022 +0200
  80. b52d4d2 CLEANUP: sslsock: remove only occurrence of local variable "cs" by Willy Tarreau · Fri May 27 10:44:39 2022 +0200
  81. 0eca539 CLEANUP: sink: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:44:25 2022 +0200
  82. da30490 CLEANUP: peers: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:44:04 2022 +0200
  83. 7577d9d CLEANUP: mux-pt: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:43:18 2022 +0200
  84. 36c2232 CLEANUP: mux-h2: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:41:24 2022 +0200
  85. 000d63c CLEANUP: mux-h1: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:39:17 2022 +0200
  86. c92a6ca CLEANUP: mux-fcgi: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:38:10 2022 +0200
  87. b89f872 CLEANUP: http-client: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:37:32 2022 +0200
  88. 270a457 CLEANUP: log-forward: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:36:36 2022 +0200
  89. 3e7be36 CLEANUP: hlua: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:35:27 2022 +0200
  90. 9002a2e CLEANUP: spoe: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:34:25 2022 +0200
  91. d7950ad CLEANUP: dns: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:33:42 2022 +0200
  92. c5ddd9f CLEANUP: cache: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:33:20 2022 +0200
  93. 07ee044 CLEANUP: applet: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:32:34 2022 +0200
  94. 475e463 CLEANUP: cli: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:26:46 2022 +0200
  95. caff631 CLEANUP: stats: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:17:46 2022 +0200
  96. b49672d CLEANUP: stream: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:13:37 2022 +0200
  97. 3215e73 CLEANUP: quic/h3: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:09:11 2022 +0200
  98. 0adb281 CLEANUP: stconn: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:02:48 2022 +0200
  99. 61f5675 CLEANUP: connection: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:00:13 2022 +0200
  100. bde14ad CLEANUP: check: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:04:04 2022 +0200