1. eb2a2da BUG/MINOR: quic: Missing TX packet deallocations by Frédéric Lécaille · Fri Apr 01 12:15:24 2022 +0200
  2. b823bb7 MINOR: quic: Add traces about list of frames by Frédéric Lécaille · Thu Mar 31 20:26:18 2022 +0200
  3. b002145 MEDIUM: quic: Send ACK frames asap by Frédéric Lécaille · Tue Mar 29 11:42:03 2022 +0200
  4. 205e4f3 CLEANUP: quic: Remove all atomic operations on packet number spaces by Frédéric Lécaille · Mon Mar 28 17:38:27 2022 +0200
  5. fc79006 CLEANUP: quic: Remove all atomic operations on quic_conn struct by Frédéric Lécaille · Mon Mar 28 17:10:31 2022 +0200
  6. d8e680c MEDIUM: mux-quic: remove qcs tree node by Amaury Denoyelle · Tue Mar 29 15:18:44 2022 +0200
  7. 7272cd7 MEDIUM: quic: move transport fields from qcs to qc_conn_stream by Amaury Denoyelle · Tue Mar 29 15:15:54 2022 +0200
  8. 5c3859c MINOR: quic: implement stream descriptor for transport layer by Amaury Denoyelle · Tue Mar 29 14:49:35 2022 +0200
  9. cbc13b7 MINOR: mux-quic: define release app-ops by Amaury Denoyelle · Tue Mar 29 14:46:38 2022 +0200
  10. dccbd73 MINOR: mux-quic: reorganize qcs free by Amaury Denoyelle · Tue Mar 29 18:36:59 2022 +0200
  11. 5074229 MINOR: mux-quic: return qcs instance from qcc_get_qcs by Amaury Denoyelle · Tue Mar 29 14:57:19 2022 +0200
  12. 30fcca1 MINOR: ssl/lua: CertCache.set() allows to update an SSL certificate file by William Lallemand · Wed Mar 30 12:03:12 2022 +0200
  13. 26654e7 MINOR: ssl: add "crt" in the cert_exts array by William Lallemand · Wed Mar 30 12:01:32 2022 +0200
  14. e60c7d6 MINOR: ssl: export ckch_inst_rebuild() by William Lallemand · Wed Mar 30 11:26:15 2022 +0200
  15. aaacc7e MINOR: ssl: move the cert_exts and the CERT_TYPE enum by William Lallemand · Thu Mar 24 17:48:40 2022 +0100
  16. 3b5a3a6 MINOR: ssl: split the cert commit io handler by William Lallemand · Tue Mar 29 14:29:31 2022 +0200
  17. 2100b38 MINOR: action: add a function to dump the list of actions for a ruleset by Willy Tarreau · Wed Mar 30 11:19:22 2022 +0200
  18. 3ff476e MINOR: tools: add strordered() to check whether strings are ordered by Willy Tarreau · Wed Mar 30 10:02:56 2022 +0200
  19. 29d799d MINOR: sample: list registered sample converter functions by Willy Tarreau · Tue Mar 29 16:59:49 2022 +0200
  20. f78813f MINOR: samples: add a function to list register sample fetch keywords by Willy Tarreau · Tue Mar 29 16:51:29 2022 +0200
  21. 6ff7d1b MINOR: acl: add a function to dump the list of known ACL keywords by Willy Tarreau · Tue Mar 29 15:36:56 2022 +0200
  22. 06d0e2e MINOR: cli: add a new keyword dump function by Willy Tarreau · Tue Mar 29 15:25:30 2022 +0200
  23. ca1acd6 MINOR: config: add a function to dump all known config keywords by Willy Tarreau · Tue Mar 29 15:02:44 2022 +0200
  24. 76871a4 MINOR: management: add some basic keyword dump infrastructure by Willy Tarreau · Tue Mar 08 16:01:40 2022 +0100
  25. 0c2d964 REORG: quic: use a dedicated quic_loss.c by Amaury Denoyelle · Thu Mar 24 16:08:05 2022 +0100
  26. 777969c BUILD: quic: add missing includes by Amaury Denoyelle · Thu Mar 24 16:06:26 2022 +0100
  27. 1e5e513 MINOR: mux-quic: support MAX_DATA frame parsing by Amaury Denoyelle · Tue Mar 08 16:23:03 2022 +0100
  28. 8727ff4 MINOR: mux-quic: support MAX_STREAM_DATA frame parsing by Amaury Denoyelle · Tue Mar 08 10:39:55 2022 +0100
  29. 05ce55e MEDIUM: mux-quic: respect peer connection data limit by Amaury Denoyelle · Tue Mar 08 10:35:42 2022 +0100
  30. 6ea7819 MEDIUM: mux-quic: respect peer bidirectional stream data limit by Amaury Denoyelle · Mon Mar 07 15:47:02 2022 +0100
  31. 78396e5 MINOR: mux-quic: use shorter name for flow-control fields by Amaury Denoyelle · Mon Mar 21 17:13:32 2022 +0100
  32. 1b4ebcb CLEANUP: mux-quic: adjust comment for coding-style by Amaury Denoyelle · Mon Mar 07 15:16:56 2022 +0100
  33. ce69cbc MINOR: quic: Add traces about stream TX buffer consumption by Frédéric Lécaille · Tue Mar 22 12:45:33 2022 +0100
  34. 1295798 MEDIUM: mqtt: support mqtt_is_valid and mqtt_field_value converters for MQTTv3.1 by Dhruv Jain · Mon Mar 21 20:04:00 2022 +0530
  35. 76fc07e BUG/MINOR: quic: Wrong TX packet related counters handling by Frédéric Lécaille · Mon Mar 21 16:12:19 2022 +0100
  36. 44ae752 BUG/MINOR: quic: Incorrect peer address validation by Frédéric Lécaille · Mon Mar 21 12:18:00 2022 +0100
  37. 2899fe2 BUG/MINOR: quic: Missing TX packet initializations by Frédéric Lécaille · Mon Mar 21 10:43:53 2022 +0100
  38. e2a1c1b MEDIUM: quic: Rework of the TX packets memory handling by Frédéric Lécaille · Thu Mar 17 11:28:10 2022 +0100
  39. 141982a MEDIUM: quic: Limit the number of ACK ranges by Frédéric Lécaille · Tue Mar 15 18:44:20 2022 +0100
  40. 8f3ae02 CLEANUP: quic: "largest_acked_pn" pktns struc member moving by Frédéric Lécaille · Tue Mar 15 12:07:41 2022 +0100
  41. 6a783e4 MINOR: actions: add new function free_act_rule() to free a single rule by Willy Tarreau · Thu Mar 17 20:23:43 2022 +0100
  42. 211ea25 BUG/MINOR: logs: fix logsrv leaks on clean exit by Willy Tarreau · Thu Mar 17 19:47:33 2022 +0100
  43. 0d05867 MINOR: server: export server_parse_sni_expr() function by William Lallemand · Wed Mar 16 15:44:42 2022 +0100
  44. f5ba296 CLEANUP: htx: remove unused co_htx_remove_blk() by William Lallemand · Thu Feb 24 17:15:06 2022 +0100
  45. f1cb4ac BUG/MINOR: buffer: fix debugging condition in b_peek_varint() by Willy Tarreau · Fri Mar 11 16:55:49 2022 +0100
  46. 6ccfa3c MEDIUM: mux-quic: improve bidir STREAM frames sending by Amaury Denoyelle · Thu Mar 10 16:45:53 2022 +0100
  47. 54445d0 MINOR: quic: implement sending confirmation by Amaury Denoyelle · Thu Mar 10 16:44:14 2022 +0100
  48. 530601c MEDIUM: quic: Implement the idle timeout feature by Frédéric Lécaille · Thu Mar 10 15:11:57 2022 +0100
  49. c7a69e2 MINOR: quic: Add a function to compute the current PTO by Frédéric Lécaille · Thu Mar 10 15:05:32 2022 +0100
  50. 12c169a BUG/MINOR: quic: ACK_REQUIRED and ACK_RECEIVED flag collision by Frédéric Lécaille · Thu Mar 10 10:00:36 2022 +0100
  51. f293b69 MEDIUM: quic: Remove the QUIC connection reference counter by Frédéric Lécaille · Tue Mar 08 16:59:54 2022 +0100
  52. 66d37fa MINOR: quic: Add max_idle_timeout advertisement handling by Frédéric Lécaille · Tue Mar 08 14:08:16 2022 +0100
  53. c6dae86 MINOR: rules: record the last http/tcp rule that gave a final verdict by Willy Tarreau · Wed Mar 09 17:23:10 2022 +0100
  54. b4b0377 MEDIUM: proxy: Store server_id_hdr_name as a `struct ist` by Tim Duesterhus · Sat Mar 05 00:52:43 2022 +0100
  55. e502c3e MINOR: proxy: Store orgto_hdr_name as a `struct ist` by Tim Duesterhus · Sat Mar 05 00:52:42 2022 +0100
  56. b50ab84 MINOR: proxy: Store fwdfor_hdr_name as a `struct ist` by Tim Duesterhus · Sat Mar 05 00:52:41 2022 +0100
  57. 4b1fcaa MINOR: proxy: Store monitor_uri as a `struct ist` by Tim Duesterhus · Sat Mar 05 00:52:40 2022 +0100
  58. 6709538 BUILD: fix recent build breakage of freebsd caused by kFreeBSD build fix by David Carlier · Tue Mar 08 14:49:29 2022 +0000
  59. 5bcfd33 BUG/MAJOR: quic: Wrong quic_max_available_room() returned value by Frédéric Lécaille · Fri Mar 04 15:44:21 2022 +0100
  60. 4fe7d8a MINOR: quic: Add quic_max_int_by_size() function by Frédéric Lécaille · Fri Mar 04 15:38:51 2022 +0100
  61. 9777ead CLEANUP: quic: Remove window redundant variable from NewReno algorithm state struct by Frédéric Lécaille · Thu Mar 03 08:24:53 2022 +0100
  62. 0e7c9a7 MINOR: quic: More precise window update calculation by Frédéric Lécaille · Thu Mar 03 07:50:45 2022 +0100
  63. abdf4a1 BUG/MINOR: quic: Confusion betwen "in_flight" and "prep_in_flight" in quic_path_prep_data() by Frédéric Lécaille · Thu Mar 03 07:16:45 2022 +0100
  64. 5f67830 CLEANUP: quic: Remove useless definitions from quic_cc_event struct by Frédéric Lécaille · Wed Mar 02 15:33:06 2022 +0100
  65. a5ee0ae MINOR: quic: Persistent congestion detection outside of controllers by Frédéric Lécaille · Wed Mar 02 14:52:56 2022 +0100
  66. 83bfca6 MINOR: quic: Add a "slow start" callback to congestion controller by Frédéric Lécaille · Wed Mar 02 11:18:33 2022 +0100
  67. 43a5685 BUILD: fix kFreeBSD build. by David Carlier · Fri Mar 04 15:50:48 2022 +0000
  68. c055e30 MEDIUM: mux-quic: implement MAX_STREAMS emission for bidir streams by Amaury Denoyelle · Mon Feb 07 16:09:06 2022 +0100
  69. 2c71fe5 MEDIUM: mux-quic: use direct send transport API for STREAMs by Amaury Denoyelle · Wed Feb 09 18:16:49 2022 +0100
  70. 414df76 MINOR: mux-quic: define new unions for flow-control fields by Amaury Denoyelle · Mon Feb 07 16:03:22 2022 +0100
  71. 0dc40f0 MINOR: mux-quic: complete functions to detect stream type by Amaury Denoyelle · Mon Feb 07 11:44:17 2022 +0100
  72. 749cb64 MINOR: mux-quic: refactor transport parameters init by Amaury Denoyelle · Wed Feb 09 10:25:29 2022 +0100
  73. c2f561c MINOR: quic: Export qc_send_app_pkts() by Frédéric Lécaille · Fri Feb 25 17:46:07 2022 +0100
  74. 3dfb7da CLEANUP: tree-wide: remove a few rare non-ASCII chars by Willy Tarreau · Wed Mar 02 22:33:39 2022 +0100
  75. e81248c BUG/MINOR: pool: always align pool_heads to 64 bytes by Willy Tarreau · Wed Mar 02 17:59:04 2022 +0100
  76. 06e66c8 DEBUG: reduce the footprint of BUG_ON() calls by Willy Tarreau · Wed Mar 02 15:52:03 2022 +0100
  77. a631b86 BUILD: tcpcheck: do not declare tcp_check_keywords_register() inline by Willy Tarreau · Wed Mar 02 14:54:44 2022 +0100
  78. 4de2cda BUILD: trace: do not declare trace_registre_source() inline by Willy Tarreau · Wed Mar 02 14:53:00 2022 +0100
  79. 368479c BUILD: http_rules: do not declare http_*_keywords_registre() inline by Willy Tarreau · Wed Mar 02 14:50:38 2022 +0100
  80. d318e4e BUILD: connection: do not declare register_mux_proto() inline by Willy Tarreau · Wed Mar 02 14:46:45 2022 +0100
  81. e4149cd BUILD: conn_stream: avoid null-deref warnings on gcc 6 by Willy Tarreau · Wed Mar 02 14:38:11 2022 +0100
  82. bd24208 MINOR: quic: Assemble QUIC TLS flags at the same level by Frédéric Lécaille · Fri Feb 25 17:17:59 2022 +0100
  83. 00e2400 MINOR: quic: Post handshake I/O callback switching by Frédéric Lécaille · Fri Feb 18 17:13:45 2022 +0100
  84. 5757b4a MINOR: quic: Ensure PTO timer is not set in the past by Frédéric Lécaille · Wed Feb 16 14:46:17 2022 +0100
  85. 59e6bcd BUILD: ssl: another build warning on LIBRESSL_VERSION_NUMBER by Julien Thomas · Mon Feb 28 22:13:31 2022 +0100
  86. 0e3010b MEDIUM: quic: rearchitecture Rx path for bidirectional STREAM frames by Amaury Denoyelle · Mon Feb 28 11:37:48 2022 +0100
  87. 3c43039 BUG/MINOR: quic: support FIN on Rx-buffered STREAM frames by Amaury Denoyelle · Mon Feb 28 11:38:36 2022 +0100
  88. 3bf0609 MINOR: mux-quic: define flag for last received frame by Amaury Denoyelle · Mon Feb 28 11:36:57 2022 +0100
  89. 5a001a0 BUILD: debug: fix build warning on older compilers around DEBUG_STRICT_ACTION by Willy Tarreau · Mon Feb 28 17:57:19 2022 +0100
  90. 8bc1759 DEBUG: stream-int: Fix BUG_ON used to test appctx in si_applet_ops callbacks by Christopher Faulet · Mon Feb 28 17:27:09 2022 +0100
  91. 9936dc6 REORG: stream-int: Uninline si_sync_recv() and make si_cs_recv() private by Christopher Faulet · Mon Feb 28 09:21:58 2022 +0100
  92. 693b23b MEDIUM: tree-wide: Use unsafe conn-stream API when it is relevant by Christopher Faulet · Mon Feb 28 09:09:05 2022 +0100
  93. e645d88 MINOR: conn-stream: Improve API to have safe/unsafe accessors by Christopher Faulet · Mon Feb 28 08:45:41 2022 +0100
  94. 68ae291 DEBUG: channel: add consistency checks using BUG_ON_HOT() in some key functions by Willy Tarreau · Mon Feb 28 16:55:51 2022 +0100
  95. 8424004 MINOR: channel: don't use co_set_data() to decrement output by Willy Tarreau · Mon Feb 28 16:51:23 2022 +0100
  96. 8873b85 DEBUG: buf: add BUG_ON_HOT() to most buffer management functions by Willy Tarreau · Mon Feb 28 16:11:33 2022 +0100
  97. a8f4b34 DEBUG: buf: replace some sensitive BUG_ON() with BUG_ON_HOT() by Willy Tarreau · Mon Feb 28 16:10:00 2022 +0100
  98. 7bd7954 DEBUG: add two new macros to enable debugging in hot paths by Willy Tarreau · Mon Feb 28 15:25:58 2022 +0100
  99. 86bcc53 DEBUG: implement 4 levels of choices between warn and crash. by Willy Tarreau · Mon Feb 28 14:59:25 2022 +0100
  100. ef16578 DEBUG: improve BUG_ON output message accuracy by Willy Tarreau · Mon Feb 28 14:15:41 2022 +0100