1. d6570e1 BUG/MINOR: quic: Missing probing packets when coalescing by Frédéric Lécaille · 2 years, 8 months ago
  2. b002145 MEDIUM: quic: Send ACK frames asap by Frédéric Lécaille · 2 years, 8 months ago
  3. 205e4f3 CLEANUP: quic: Remove all atomic operations on packet number spaces by Frédéric Lécaille · 2 years, 8 months ago
  4. fc79006 CLEANUP: quic: Remove all atomic operations on quic_conn struct by Frédéric Lécaille · 2 years, 8 months ago
  5. f44d19e BUG/MEDIUM: quic: Possible crash in ha_quic_set_encryption_secrets() by Frédéric Lécaille · 2 years, 8 months ago
  6. 6e7440b CI: github actions: update OpenSSL to 3.0.2 by Ilya Shipitsin · 2 years, 8 months ago
  7. 332258a DOC: remove double blanks in configuration.txt by Aleksandar Lazic · 2 years, 8 months ago
  8. 413713f BUG/MAJOR: mux_pt: always report the connection error to the conn_stream by Willy Tarreau · 2 years, 8 months ago
  9. a662275 DOC: management: add missing dot in 9.4.1 by William Lallemand · 2 years, 8 months ago
  10. c40c407 BUG/MINOR: cli/stream: fix "shutdown session" to iterate over all threads by Willy Tarreau · 2 years, 8 months ago
  11. d8e680c MEDIUM: mux-quic: remove qcs tree node by Amaury Denoyelle · 2 years, 8 months ago
  12. 7272cd7 MEDIUM: quic: move transport fields from qcs to qc_conn_stream by Amaury Denoyelle · 2 years, 8 months ago
  13. 5c3859c MINOR: quic: implement stream descriptor for transport layer by Amaury Denoyelle · 2 years, 8 months ago
  14. 95e50fb CLEANUP: quic: complete comment on qcs_try_to_consume by Amaury Denoyelle · 2 years, 8 months ago
  15. f890945 BUG/MINOR: mux-quic: ensure to free all qcs on MUX release by Amaury Denoyelle · 2 years, 8 months ago
  16. 8347f27 BUG/MINOR: h3: release resources on close by Amaury Denoyelle · 2 years, 8 months ago
  17. cbc13b7 MINOR: mux-quic: define release app-ops by Amaury Denoyelle · 2 years, 8 months ago
  18. dccbd73 MINOR: mux-quic: reorganize qcs free by Amaury Denoyelle · 2 years, 8 months ago
  19. 5074229 MINOR: mux-quic: return qcs instance from qcc_get_qcs by Amaury Denoyelle · 2 years, 8 months ago
  20. 8d5def0 BUG/MEDIUM: quic: do not use qcs from quic_stream on ACK parsing by Amaury Denoyelle · 2 years, 8 months ago
  21. 10cea5c DOC: lua: CertCache class documentation by William Lallemand · 2 years, 8 months ago
  22. 5213918 BUILD: ssl/lua: CacheCert needs OpenSSL by William Lallemand · 2 years, 8 months ago
  23. 30fcca1 MINOR: ssl/lua: CertCache.set() allows to update an SSL certificate file by William Lallemand · 2 years, 8 months ago
  24. 26654e7 MINOR: ssl: add "crt" in the cert_exts array by William Lallemand · 2 years, 8 months ago
  25. e60c7d6 MINOR: ssl: export ckch_inst_rebuild() by William Lallemand · 2 years, 8 months ago
  26. ff8bf98 MINOR: ssl: simplify the certificate extensions array by William Lallemand · 2 years, 8 months ago
  27. aaacc7e MINOR: ssl: move the cert_exts and the CERT_TYPE enum by William Lallemand · 2 years, 8 months ago
  28. 3b5a3a6 MINOR: ssl: split the cert commit io handler by William Lallemand · 2 years, 8 months ago
  29. 7177a95 MEDIUM: httpclient/lua: be stricter with httpclient parameters by William Lallemand · 2 years, 9 months ago
  30. 3f0b2e8 MINOR: services: alphabetically sort service names by Willy Tarreau · 2 years, 8 months ago
  31. 0f99637 MINOR: filters: alphabetically sort the list of filter names by Willy Tarreau · 2 years, 8 months ago
  32. 4465171 MINOR: cli: alphanumerically sort the dump of supported commands by Willy Tarreau · 2 years, 8 months ago
  33. 800bd78 MINOR: acl: alphanumerically sort the ACL dump by Willy Tarreau · 2 years, 8 months ago
  34. 5e0f90a MINOR: sample: alphanumerically sort sample & conv keyword dumps by Willy Tarreau · 2 years, 8 months ago
  35. d905826 MINOR: config: alphanumerically sort config keywords output by Willy Tarreau · 2 years, 8 months ago
  36. 2100b38 MINOR: action: add a function to dump the list of actions for a ruleset by Willy Tarreau · 2 years, 8 months ago
  37. 3ff476e MINOR: tools: add strordered() to check whether strings are ordered by Willy Tarreau · 2 years, 8 months ago
  38. 29d799d MINOR: sample: list registered sample converter functions by Willy Tarreau · 2 years, 8 months ago
  39. f78813f MINOR: samples: add a function to list register sample fetch keywords by Willy Tarreau · 2 years, 8 months ago
  40. 6ff7d1b MINOR: acl: add a function to dump the list of known ACL keywords by Willy Tarreau · 2 years, 8 months ago
  41. 06d0e2e MINOR: cli: add a new keyword dump function by Willy Tarreau · 2 years, 8 months ago
  42. 5fcc100 MINOR: services: extend list_services() to dump to stdout by Willy Tarreau · 2 years, 8 months ago
  43. 3b65e14 MINOR: filters: extend flt_dump_kws() to dump to stdout by Willy Tarreau · 2 years, 8 months ago
  44. ca1acd6 MINOR: config: add a function to dump all known config keywords by Willy Tarreau · 2 years, 8 months ago
  45. 76871a4 MINOR: management: add some basic keyword dump infrastructure by Willy Tarreau · 2 years, 9 months ago
  46. 0d71d2f BUG/MINOR: samples: add missing context names for sample fetch functions by Willy Tarreau · 2 years, 8 months ago
  47. b4f96ed BUG/MINOR: log: Initialize the list element when allocating a new log server by Christopher Faulet · 2 years, 8 months ago
  48. 744451c BUG/MEDIUM: mux-h1: Properly detect full buffer cases during message parsing by Christopher Faulet · 2 years, 8 months ago
  49. d9fc128 BUG/MEDIUM: mux-fcgi: Properly handle return value of headers/trailers parsing by Christopher Faulet · 2 years, 8 months ago
  50. 4646e9c DOC: reflect H2 timeout changes by Lukas Tribus · 2 years, 8 months ago
  51. 0541c2b [RELEASE] Released version 2.6-dev4 by Willy Tarreau · 2 years, 8 months ago
  52. 3d7a918 BUG/MINOR: tools: url2sa reads too far when no port nor path by William Lallemand · 2 years, 8 months ago
  53. d8769d1 CLEANUP: h3: suppress by default stdout traces by Amaury Denoyelle · 2 years, 8 months ago
  54. d96361b CLEANUP: qpack: suppress by default stdout traces by Amaury Denoyelle · 2 years, 8 months ago
  55. 18a10d0 BUILD: qpack: fix unused value when not using DEBUG_HPACK by Amaury Denoyelle · 2 years, 8 months ago
  56. 251eadf MINOR: mux-quic: activate qmux traces on stdout via macro by Amaury Denoyelle · 2 years, 8 months ago
  57. fdcec36 MINOR: mux-quic: add trace event for qcs_push_frame by Amaury Denoyelle · 2 years, 8 months ago
  58. fa29f33 MINOR: mux-quic: add trace event for frame sending by Amaury Denoyelle · 2 years, 8 months ago
  59. 4f13757 MINOR: mux-quic: replace printfs by traces by Amaury Denoyelle · 2 years, 8 months ago
  60. dd4fbfb MINOR: mux-quic: declare the qmux trace module by Amaury Denoyelle · 2 years, 8 months ago
  61. 0c2d964 REORG: quic: use a dedicated quic_loss.c by Amaury Denoyelle · 2 years, 8 months ago
  62. 777969c BUILD: quic: add missing includes by Amaury Denoyelle · 2 years, 8 months ago
  63. 9296091 MINOR: mux-quic: convert fin on push-frame as boolean by Amaury Denoyelle · 2 years, 8 months ago
  64. b938b77 BUG/MINOR: tools: fix url2sa return value with IPv4 by William Lallemand · 2 years, 8 months ago
  65. cc2764e BUG/MINOR: quic: Wrong buffer length passed to generate_retry_token() by Frédéric Lécaille · 2 years, 8 months ago
  66. 0c3205a BUILD: stream-int: avoid a build warning when DEBUG is empty by Willy Tarreau · 2 years, 8 months ago
  67. 1e5e513 MINOR: mux-quic: support MAX_DATA frame parsing by Amaury Denoyelle · 2 years, 9 months ago
  68. 8727ff4 MINOR: mux-quic: support MAX_STREAM_DATA frame parsing by Amaury Denoyelle · 2 years, 9 months ago
  69. 05ce55e MEDIUM: mux-quic: respect peer connection data limit by Amaury Denoyelle · 2 years, 9 months ago
  70. 6ea7819 MEDIUM: mux-quic: respect peer bidirectional stream data limit by Amaury Denoyelle · 2 years, 9 months ago
  71. 78396e5 MINOR: mux-quic: use shorter name for flow-control fields by Amaury Denoyelle · 2 years, 8 months ago
  72. 75d14ad MINOR: mux-quic: add comments for send functions by Amaury Denoyelle · 2 years, 8 months ago
  73. ac74aa5 MINOR: mux-quic: complete trace when stream is not found by Amaury Denoyelle · 2 years, 8 months ago
  74. 1b4ebcb CLEANUP: mux-quic: adjust comment for coding-style by Amaury Denoyelle · 2 years, 9 months ago
  75. e0320b8 CLEANUP: mux-quic: change comment style to not mess with git conflict by Amaury Denoyelle · 2 years, 9 months ago
  76. aaf1f19 MINOR: quic: Add traces in qc_set_timer() (scheduling) by Frédéric Lécaille · 2 years, 8 months ago
  77. ce69cbc MINOR: quic: Add traces about stream TX buffer consumption by Frédéric Lécaille · 2 years, 8 months ago
  78. 140a357 DOC: config: Explictly add supported MQTT versions by Christopher Faulet · 2 years, 8 months ago
  79. 1295798 MEDIUM: mqtt: support mqtt_is_valid and mqtt_field_value converters for MQTTv3.1 by Dhruv Jain · 2 years, 8 months ago
  80. 76fc07e BUG/MINOR: quic: Wrong TX packet related counters handling by Frédéric Lécaille · 2 years, 8 months ago
  81. 411aa6d BUG/MINOR: quic: Non initialized variable in quic_build_post_handshake_frames() by Frédéric Lécaille · 2 years, 8 months ago
  82. 44ae752 BUG/MINOR: quic: Incorrect peer address validation by Frédéric Lécaille · 2 years, 8 months ago
  83. 12aa26b BUG/MINOR: quic: 1RTT packets ignored after mux was released by Frédéric Lécaille · 2 years, 8 months ago
  84. 2899fe2 BUG/MINOR: quic: Missing TX packet initializations by Frédéric Lécaille · 2 years, 8 months ago
  85. f27b66f BUG/MINOR: mux-quic: Missing I/O handler events initialization by Frédéric Lécaille · 2 years, 8 months ago
  86. 4e22f28 BUG/MINOR: mux-quic: Access to empty frame list from qc_send_frames() by Frédéric Lécaille · 2 years, 8 months ago
  87. dcc74ff BUG/MINOR: quic: Unsent frame because of qc_build_frms() by Frédéric Lécaille · 2 years, 8 months ago
  88. d64f68f BUG/MINOR: quic: Possible leak in quic_build_post_handshake_frames() by Frédéric Lécaille · 2 years, 8 months ago
  89. f1f812b BUG/MINOR: quic: Possible crash in parse_retry_token() by Frédéric Lécaille · 2 years, 9 months ago
  90. e2a1c1b MEDIUM: quic: Rework of the TX packets memory handling by Frédéric Lécaille · 2 years, 9 months ago
  91. 141982a MEDIUM: quic: Limit the number of ACK ranges by Frédéric Lécaille · 2 years, 9 months ago
  92. 8f3ae02 CLEANUP: quic: "largest_acked_pn" pktns struc member moving by Frédéric Lécaille · 2 years, 9 months ago
  93. 302c2b1 MINOR: quic: Code factorization (TX buffer reuse) by Frédéric Lécaille · 2 years, 9 months ago
  94. fbbbc33 REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+ by Tim Duesterhus · 2 years, 9 months ago
  95. f4f6c0f CLEANUP: Reapply ist.cocci by Tim Duesterhus · 2 years, 9 months ago
  96. 14abfb6 DEV: coccinelle: Add a new pattern to ist.cocci by Tim Duesterhus · 2 years, 9 months ago
  97. 7750850 CLEANUP: Reapply ist.cocci with `--include-headers-for-types --recursive-includes` by Tim Duesterhus · 2 years, 9 months ago
  98. 99f4737 DEV: coccinelle: Fix incorrect replacement in ist.cocci by Tim Duesterhus · 2 years, 9 months ago
  99. ab398d8 BUG/MINOR: http-rules: Don't free new rule on allocation failure by Christopher Faulet · 2 years, 8 months ago
  100. 9075dbd BUG/MINOR: rules: Initialize the list element when allocating a new rule by Christopher Faulet · 2 years, 8 months ago