1. 90bffa2 MINOR: mux-h2: extract the stream dump function out of h2_show_fd() by Willy Tarreau · 2 years, 3 months ago
  2. 714900a MINOR: debug: report applet pointer and handler in crashes when known by Willy Tarreau · 2 years, 3 months ago
  3. 178dda6 DEBUG: stream: minor rearrangement of a few fields in struct stream. by Willy Tarreau · 2 years, 3 months ago
  4. 4105461 BUG/MINOR: mux-fcgi: fix the "show fd" dest buffer for the subscriber by Willy Tarreau · 2 years, 3 months ago
  5. 9b6a187 BUG/MINOR: mux-h1: fix the "show fd" dest buffer for the subscriber by Willy Tarreau · 2 years, 3 months ago
  6. ba7657c BUG/MINOR: mux-h2: fix the "show fd" dest buffer for the subscriber by Willy Tarreau · 2 years, 3 months ago
  7. df3231c MEDIUM: httpclient: enable ALPN support on outgoing https connections by Willy Tarreau · 2 years, 3 months ago
  8. f80713b BUG/MINOR: httpclient: keep-alive was accidentely disabled by Willy Tarreau · 2 years, 3 months ago
  9. 6486ff8 BUG/MINOR: httpclient: only ask for more room on failed writes by Willy Tarreau · 2 years, 3 months ago
  10. b482920 BUG/MEDIUM: httpclient: always detach the caller before self-killing by Willy Tarreau · 2 years, 3 months ago
  11. d8a44d0 BUG/MINOR: h2: properly set the direction flag on HTX response by Willy Tarreau · 2 years, 3 months ago
  12. a107520 BUG/MINOR: quic: Frames leak during retransmissions by Frédéric Lécaille · 2 years, 3 months ago
  13. a777ee3 MINOR: quic: Trace typo fix in qc_release_frm() by Frédéric Lécaille · 2 years, 3 months ago
  14. 26236f5 MINOR: quic: Add TX frames addresses to traces to several trace events by Frédéric Lécaille · 2 years, 3 months ago
  15. b866c69 BUG/MINOR: quic: Do not ack when probing by Frédéric Lécaille · 2 years, 3 months ago
  16. ecb40b2 MINOR: backend: always satisfy the first req reuse rule with l7 retries by Willy Tarreau · 2 years, 3 months ago
  17. 4d1ff11 BUG/MEDIUM: mux-h1: always use RST to kill idle connections in pools by Willy Tarreau · 2 years, 3 months ago
  18. 05ed05b REGTESTS: http_request_buffer: Add a barrier to not mix up log messages by Christopher Faulet · 2 years, 3 months ago
  19. f348ecd BUG/MINOR: regex: Properly handle PCRE2 lib compiled without JIT support by Christopher Faulet · 2 years, 3 months ago
  20. 32872db MINOR: sink/ring: rotate non-empty file-backed contents only by Willy Tarreau · 2 years, 3 months ago
  21. e0fa91f BUG/MINOR: ssl: leak of ckch_inst_link in ckch_inst_free() v2 by William Lallemand · 2 years, 3 months ago
  22. bccbad2 BUG/MINOR: quic: TX frames memleak by Frédéric Lécaille · 2 years, 3 months ago
  23. 3a9b944 MINOR: quic: Move traces about RX/TX bytes from QUIC_EV_CONN_PRSAFRM event by Frédéric Lécaille · 2 years, 3 months ago
  24. d8009a1 BUILD: debug: make sure debug macros are never empty by Willy Tarreau · 2 years, 3 months ago
  25. 3ff9610 BUG/MINOR: dev/udp: properly preset the rx address size by Willy Tarreau · 2 years, 3 months ago
  26. 0bfa3e7 BUG/MINOR: ssl: revert two wrong fixes with ckhi_link by William Lallemand · 2 years, 3 months ago
  27. ddd480c BUG/MEDIUM: ssl: Fix a UAF when old ckch instances are released by Christopher Faulet · 2 years, 3 months ago
  28. f611248 BUG/MINOR: tcpcheck: Disable QUICKACK for default tcp-check (with no rule) by Christopher Faulet · 2 years, 3 months ago
  29. 056ad01 BUG/MINOR: ssl: leak of ckch_inst_link in ckch_inst_free() by William Lallemand · 2 years, 3 months ago
  30. 946580e BUG/MINOR: ssl: fix deinit of the ca-file tree by William Lallemand · 2 years, 3 months ago
  31. 3a56137 MINOR: quic: Add a trace to distinguish the datagram from the packets inside by Frédéric Lécaille · 2 years, 3 months ago
  32. c242832 BUG/MINOR: quic: Missing header protection AES cipher context initialisations (draft-v2) by Frédéric Lécaille · 2 years, 3 months ago
  33. c6fc774 MINOR: raw-sock: don't try to send if an error was already reported by Willy Tarreau · 2 years, 3 months ago
  34. 2c30de3 BUG/MINOR: epoll: do not actively poll for Rx after an error by Willy Tarreau · 2 years, 3 months ago
  35. cad42a7 BUG/MEDIUM: mux-h1: do not refrain from signaling errors after end of input by Willy Tarreau · 2 years, 3 months ago
  36. 4a20972 BUG/MINOR: hlua: Rely on CF_EOI to detect end of message in HTTP applets by Christopher Faulet · 2 years, 3 months ago
  37. b372f16 BUG/MEDIUM: peers: Don't start resync on reload if local peer is not up-to-date by Christopher Faulet · 2 years, 3 months ago
  38. 19a82b9 BUG/MEDIUM: peers: Don't use resync timer when local resync is in progress by Christopher Faulet · 2 years, 3 months ago
  39. 13db4bd BUG/MEDIUM: peers: Add connect and server timeut to peers proxy by Christopher Faulet · 2 years, 3 months ago
  40. 42a0662 BUG/MEDIUM: spoe: Properly update streams waiting for a ACK in async mode by Christopher Faulet · 2 years, 3 months ago
  41. 149c531 BUG/MINOR: quic: Frames added to packets even if not built. by Frédéric Lécaille · 2 years, 3 months ago
  42. e35463c BUG/MINOR: quic: Null packet dereferencing from qc_dup_pkt_frms() trace by Frédéric Lécaille · 2 years, 3 months ago
  43. b5c2cd4 DOC: configuration.txt: do-resolve must use host_only to remove its port. by William Lallemand · 2 years, 3 months ago
  44. d78dfe7 BUG/MINOR: httpclient: fix resolution with port by William Lallemand · 2 years, 3 months ago
  45. dd754cb MINOR: sample: add the host_only and port_only converters by William Lallemand · 2 years, 3 months ago
  46. 1ef2460 DOC: configuration: do-resolve doesn't work with a port in the string by William Lallemand · 2 years, 3 months ago
  47. eba9088 Revert "MINOR: quic: Remove useless traces about references to TX packets" by Frédéric Lécaille · 2 years, 3 months ago
  48. f61398a MINOR: quic: Remove useless traces about references to TX packets by Frédéric Lécaille · 2 years, 3 months ago
  49. 560ddfa CLEANUP: quic: Remove a useless check in qc_lstnr_pkt_rcv() by Frédéric Lécaille · 2 years, 3 months ago
  50. f34c1c9 CLEANUP: quic: No more use ->rx_list MT_LIST entry point (quic_rx_packet) by Frédéric Lécaille · 2 years, 3 months ago
  51. 15773f2 BUG/MINOR: quic: Stalled connections (missing I/O handler wakeup) by Frédéric Lécaille · 2 years, 3 months ago
  52. 277c462 BUG/MINOR: quic: Leak in qc_release_lost_pkts() for non in flight TX packets by Frédéric Lécaille · 2 years, 3 months ago
  53. 5f6c25e Revert "BUG/MINOR: quix: Memleak for non in flight TX packets" by Frédéric Lécaille · 2 years, 3 months ago
  54. b10b119 MINOR: resolvers: shut the warning when "default" resolvers is implicit by William Lallemand · 2 years, 3 months ago
  55. 529b6a3 REGTESTS: Fix prometheus script to perform HTTP health-checks by Christopher Faulet · 2 years, 3 months ago
  56. 871dd82 BUG/MINOR: tcpcheck: Disable QUICKACK only if data should be sent after connect by Christopher Faulet · 2 years, 3 months ago
  57. 6020c4e BUG/MINOR: mworker: does not create the "default" resolvers in wait mode by William Lallemand · 2 years, 3 months ago
  58. 866b88b BUG/MINOR: resolvers: return the correct value in resolvers_finalize_config() by William Lallemand · 2 years, 3 months ago
  59. 02fd3ca BUILD: tcp_sample: fix build of get_tcp_info() on OpenBSD by Brad Smith · 2 years, 4 months ago
  60. 8bd146d MEDIUM: peers: limit the number of updates sent at once by Willy Tarreau · 2 years, 4 months ago
  61. df3cab1 BUG/MINOR: applet: make the call_rate only count the no-progress calls by Willy Tarreau · 2 years, 4 months ago
  62. 8a3f582 BUG/MEDIUM: applet: fix incorrect check for abnormal return condition from handler by Willy Tarreau · 2 years, 3 months ago
  63. a2d8ad2 MINOR: quic: Replace MT_LISTs by LISTs for RX packets. by Frédéric Lécaille · 2 years, 3 months ago
  64. b8047de BUG/MINOR: quic: Safer QUIC frame builders by Frédéric Lécaille · 2 years, 3 months ago
  65. a8a6043 BUG/MINOR: quic: Wrong list_for_each_entry() use when building packets from qc_do_build_pkt() by Frédéric Lécaille · 2 years, 3 months ago
  66. da9c441 BUG/MINOR: quix: Memleak for non in flight TX packets by Frédéric Lécaille · 2 years, 3 months ago
  67. 16972e1 REGTESTS: launch http_reuse_always in mworker mode by William Lallemand · 2 years, 3 months ago
  68. 8032a27 BUG/MAJOR: mworker: fix infinite loop on master with no proxies. by Emeric Brun · 2 years, 3 months ago
  69. f1cfd9b MINOR: cpu-map: remove obsolete diag warning about combined ranges by Willy Tarreau · 2 years, 3 months ago
  70. 3cd71ac BUG/MEDIUM: cpu-map: fix thread 1's affinity affecting all threads by Willy Tarreau · 2 years, 3 months ago
  71. ea4a5cb BUG/MINOR: mux-quic: Fix memleak on QUIC stream buffer for unacknowledged data by Frédéric Lécaille · 2 years, 3 months ago
  72. f532019 [RELEASE] Released version 2.7-dev4 by Willy Tarreau · 2 years, 3 months ago
  73. 62c0b99 MINOR: ssl/cli: implement "add ssl ca-file" by William Lallemand · 2 years, 4 months ago
  74. d4774d3 MINOR: ssl: handle ca-file appending in cafile_entry by William Lallemand · 2 years, 4 months ago
  75. ec7eb59 BUG/MINOR: ssl/cli: error when the ca-file is empty by William Lallemand · 2 years, 3 months ago
  76. 86a53c5 MINOR: quic: Add reusable cipher contexts for header protection by Frédéric Lécaille · 2 years, 3 months ago
  77. a8942cd BUG/MAJOR: log-forward: Fix ssl layer not initialized on bind even if configured by Emeric Brun · 2 years, 3 months ago
  78. 3b68b60 BUG/MAJOR: log-forward: Fix log-forward proxies not fully initialized by Emeric Brun · 2 years, 3 months ago
  79. a846a17 MINOR: quic: Trace fix in qc_release_frm() by Frédéric Lécaille · 2 years, 3 months ago
  80. e4c3074 MINOR: quic: Add the QUIC connection to mux traces by Frédéric Lécaille · 2 years, 3 months ago
  81. b827840 BUG/MINOR: quic: Wrong splitted duplicated frames handling by Frédéric Lécaille · 2 years, 3 months ago
  82. 2f16348 MINOR: quic: Add frame addresses to QUIC_EV_CONN_PRSAFRM event traces by Frédéric Lécaille · 2 years, 3 months ago
  83. 1ba25c2 BUG/MINOR: quic: Possible crashes when dereferencing ->pkt quic_frame struct member by Frédéric Lécaille · 2 years, 3 months ago
  84. 473e0e5 BUG/MINOR: mux-h2: send a CANCEL instead of ES on truncated writes by Willy Tarreau · 2 years, 3 months ago
  85. 4877045 MINOR: mux-h2: make streams know if they need to send more data by Willy Tarreau · 2 years, 3 months ago
  86. ed2b9d9 MINOR: mux-h2/traces: report transition to SETTINGS1 before not after by Willy Tarreau · 2 years, 3 months ago
  87. 0f45871 BUG/MEDIUM: mux-h2: do not fiddle with ->dsi to indicate demux is idle by Willy Tarreau · 2 years, 3 months ago
  88. 1addf8b BUG/MEDIUM: cli: always reset the service context between commands by Willy Tarreau · 2 years, 3 months ago
  89. 1cc08a3 MINOR: applet: add a function to reset the svcctx of an applet by Willy Tarreau · 2 years, 3 months ago
  90. 115ccce MEDIUM: h3: concatenate multiple cookie headers by Amaury Denoyelle · 2 years, 3 months ago
  91. d23435d REGTESTS: add test for HTTP/2 cookies concatenation by Amaury Denoyelle · 2 years, 3 months ago
  92. 2c5a7ee REORG: h2: extract cookies concat function in http_htx by Amaury Denoyelle · 2 years, 3 months ago
  93. 7046756 BUG/MEDIUM: quic: fix crash on MUX send notification by Amaury Denoyelle · 2 years, 3 months ago
  94. 4173a39 BUG/MINOR: quic: Missing initializations for ducplicated frames. by Frédéric Lécaille · 2 years, 3 months ago
  95. 4b85a96 BUG/MEDIUM: http-ana: fix crash or wrong header deletion by http-restrict-req-hdr-names by Mateusz Malek · 2 years, 3 months ago
  96. b29a1dc BUG/MINOR: quic: do not notify MUX on frame retransmit by Amaury Denoyelle · 2 years, 4 months ago
  97. cc13047 MINOR: quic: refactor application send by Amaury Denoyelle · 2 years, 3 months ago
  98. 3baab74 MINOR: mux-quic: add missing args on some traces by Amaury Denoyelle · 2 years, 4 months ago
  99. fd79ddb MINOR: mux-quic: adjust traces on stream init by Amaury Denoyelle · 2 years, 3 months ago
  100. bf3c208 BUG/MEDIUM: mux-quic: reject uni stream ID exceeding flow control by Amaury Denoyelle · 2 years, 3 months ago