1. 3c00a71 REGTESTS: sample: Test the behavior of consecutive delimiters for the field converter by Tim Duesterhus · 12 months ago
  2. 4bd597b DOC: config: fix monitor-fail typo by Aurelien DARRAGON · 12 months ago
  3. b8e4f22 DOC: config: add matrix entry for "max-session-srv-conns" by Aurelien DARRAGON · 12 months ago
  4. 04445cf DOC: config: specify supported sections for "max-session-srv-conns" by Aurelien DARRAGON · 1 year ago
  5. 7030ce2 BUG/MINOR: cfgparse-listen: fix warning being reported as an alert by Aurelien DARRAGON · 12 months ago
  6. 51fad64 BUG/MINOR: config: Stopped parsing upon unmatched environment variables by Frédéric Lécaille · 12 months ago
  7. 2778ddc BUG/MINOR: quic_tp: fix preferred_address decoding by Amaury Denoyelle · 12 months ago
  8. 707742f DOC: config: fix missing characters in set-spoe-group action by Willy Tarreau · 12 months ago
  9. 68bf6c8 BUG/MINOR: h3: always reject PUSH_PROMISE by Amaury Denoyelle · 12 months ago
  10. 29058f7 BUG/MINOR: h3: fix TRAILERS encoding by Amaury Denoyelle · 12 months ago
  11. 8e64fdf BUG/MEDIUM: master/cli: Properly pin the master CLI on thread 1 / group 1 by Christopher Faulet · 12 months ago
  12. 765725a BUG/MINOR: compression: possible NULL dereferences in comp_prepare_compress_request() by Aurelien DARRAGON · 12 months ago
  13. 1d40fc9 BUG/MINOR: quic: fix CONNECTION_CLOSE_APP encoding by Amaury Denoyelle · 12 months ago
  14. a5c331a DOC: lua: fix Proxy.get_mode() output by Aurelien DARRAGON · 1 year ago
  15. e5ad347 DOC: lua: add sticktable class reference from Proxy.stktable by Aurelien DARRAGON · 1 year ago
  16. 703bcae REGTESTS: connection: disable http_reuse_be_transparent.vtc if !TPROXY by Aurelien DARRAGON · 1 year ago
  17. fd9ad89 DOC: config: fix timeout check inheritance restrictions by Aurelien DARRAGON · 1 year ago
  18. 3650eef DOC: 51d: updated 51Degrees repo URL for v3.2.10 by Eugene Dorfman · 1 year ago
  19. 8bb771a BUG/MINOR: server: do not leak default-server in defaults sections by Willy Tarreau · 1 year ago
  20. 4f40113 BUG/MINOR: quic: Possible RX packet memory leak under heavy load by Frédéric Lécaille · 1 year ago
  21. f4bec87 BUG/MEDIUM: quic: Possible crash for connections to be killed by Frédéric Lécaille · 1 year ago
  22. 3ecb341 BUG/MINOR: sock: mark abns sockets as non-suspendable and always unbind them by Willy Tarreau · 1 year ago
  23. a51c3e1 BUG/MINOR: startup: set GTUNE_SOCKET_TRANSFER correctly by William Lallemand · 1 year ago
  24. 51ca521 REGTESTS: http: add a test to validate chunked responses delivery by Willy Tarreau · 1 year ago
  25. febaa3e BUG/MINOR: proxy/stktable: missing frees on proxy cleanup by Aurelien DARRAGON · 1 year ago
  26. 6ce5cd0 MINOR: stktable: add stktable_deinit function by Aurelien DARRAGON · 1 year ago
  27. 1842014 BUG/MINOR: stream/cli: report correct stream age in "show sess" by Willy Tarreau · 1 year ago
  28. e0c6ef4 BUG/MEDIUM: mux-fcgi: fail earlier on malloc in takeover() by Willy Tarreau · 1 year ago
  29. 54dd551 BUG/MEDIUM: mux-h1: fail earlier on malloc in takeover() by Willy Tarreau · 1 year ago
  30. 960f37c BUG/MEDIUM: mux-h2: fail earlier on malloc in takeover() by Willy Tarreau · 1 year ago
  31. 8fc267b BUG/MAJOR: quic: complete thread migration before tcp-rules by Amaury Denoyelle · 1 year ago
  32. a4ebf9d [RELEASE] Released version 2.8.4 by Christopher Faulet · 1 year ago
  33. dd325a2 BUG/MINOR: stconn: Report read activity on non-indep streams for partial sends by Christopher Faulet · 1 year ago
  34. 7fb330b BUG/MINOR: stconn/applet: Report send activity only if there was output data by Christopher Faulet · 1 year ago
  35. d114208 BUG/MINOR: stconn: Use HTX-aware channel's functions to get info on buffer by Christopher Faulet · 1 year ago
  36. 0b25b6a BUG/MINOR: stconn: Fix streamer detection for HTX streams by Christopher Faulet · 1 year ago
  37. fe8a00e MINOR: channel: Add functions to get info on buffers and deal with HTX streams by Christopher Faulet · 1 year ago
  38. bffaf79 MINOR: htx: Use a macro for overhead induced by HTX by Christopher Faulet · 1 year ago
  39. e65daba BUG/MEDIUM: stconn: Update fsb date on partial sends by Christopher Faulet · 1 year ago
  40. 8af1238 BUG/MEDIUM: stream: Don't call mux .ctl() callback if not implemented by Christopher Faulet · 1 year ago
  41. 63f43ff BUG/MEDIUM: mworker: set the master variable earlier by William Lallemand · 1 year ago
  42. 4887e35 BUG/MEDIUM: applet: Report a send activity everytime data were sent by Christopher Faulet · 1 year, 2 months ago
  43. 6d29ce2 BUG/MEDIUM: stconn: Report a send activity everytime data were sent by Christopher Faulet · 1 year, 2 months ago
  44. 6c90379 REGTESTS: http: Improve script testing abortonclose option by Christopher Faulet · 1 year ago
  45. 948a5a0 BUG/MEDIUM: stream: Properly handle abortonclose when set on backend only by Christopher Faulet · 1 year ago
  46. 6d197f9 MEDIUM: mux-h1: Handle MUX_SUBS_RECV flag in h1_ctl() and susbscribe for reads by Christopher Faulet · 1 year ago
  47. fb79f96 MINOR: connection: Add a CTL flag to notify mux it should wait for reads again by Christopher Faulet · 1 year ago
  48. d24b51a BUG/MINOR: stconn: Handle abortonclose if backend connection was already set up by Christopher Faulet · 1 year ago
  49. 482038c BUG/MEDIUM: connection: report connection errors even when no mux is installed by Willy Tarreau · 1 year ago
  50. 7e491d6 DOC: quic: Wrong syntax for "quic-cc-algo" keyword. by Frédéric Lécaille · 1 year ago
  51. 12a9db5 BUG/MINOR: sink: don't learn srv port from srv addr by Aurelien DARRAGON · 1 year, 1 month ago
  52. a821a6f BUG/MEDIUM: applet: Remove appctx from buffer wait list on release by Christopher Faulet · 1 year, 1 month ago
  53. e54afdc DOC: config: use the word 'backend' instead of 'proxy' in 'track' description by Willy Tarreau · 1 year, 1 month ago
  54. 6b240e4 BUG/MINOR: quic: fix retry token check inconsistency by Amaury Denoyelle · 1 year, 1 month ago
  55. 01e1294 DOC: management: -q is quiet all the time by William Lallemand · 1 year, 1 month ago
  56. a93d8d2 BUG/MEDIUM: stconn: Don't update stream expiration date if already expired by Christopher Faulet · 1 year, 1 month ago
  57. 2101700 BUG/MEDIUM: quic: Avoid some crashes upon TX packet allocation failures by Frédéric Lécaille · 1 year, 1 month ago
  58. 30cc665 BUG/MEDIUM: quic: Possible crashes when sending too short Initial packets by Frédéric Lécaille · 1 year, 1 month ago
  59. ddb9b1b BUG/MEDIUM: quic: Avoid trying to send ACK frames from an empty ack ranges tree by Frédéric Lécaille · 1 year, 1 month ago
  60. 11ffacf BUG/MINOR: quic: idle timer task requeued in the past by Frédéric Lécaille · 1 year, 1 month ago
  61. 2b17bf5 BUG/MEDIUM: pool: fix releasable pool calculation when overloaded by Willy Tarreau · 1 year, 1 month ago
  62. b55e9fa BUG/MEDIUM: freq-ctr: Don't report overshoot for long inactivity period by Christopher Faulet · 1 year, 1 month ago
  63. bc378bb BUG/MINOR: mux-h1: Properly handle http-request and http-keep-alive timeouts by Christopher Faulet · 1 year, 1 month ago
  64. deb4e5e BUG/MINOR: stick-table/cli: Check for invalid ipv4 key by Aurelien DARRAGON · 1 year, 3 months ago
  65. 62b950b BUG/MEDIUM: quic: fix sslconns on quic_conn alloc failure by Amaury Denoyelle · 1 year, 1 month ago
  66. dc654e8 BUG/MEDIUM: quic: fix actconn on quic_conn alloc failure by Amaury Denoyelle · 1 year, 1 month ago
  67. 69f59f4 CLEANUP: htx: Properly indent htx_reserve_max_data() function by Christopher Faulet · 1 year, 1 month ago
  68. 2bb2ee2 BUG/MINOR: stconn: Sanitize report for read activity by Christopher Faulet · 1 year, 1 month ago
  69. 6ccce20 BUG/MEDIUM: Don't apply a max value on room_needed in sc_need_room() by Christopher Faulet · 1 year, 1 month ago
  70. 9265780 BUG/MEDIUM: stconn: Don't report rcv/snd expiration date if SC cannot epxire by Christopher Faulet · 1 year, 1 month ago
  71. 88b1ec9 BUG/MEDIUM: pattern: don't trim pools under lock in pat_ref_purge_range() by Willy Tarreau · 1 year, 1 month ago
  72. 0048daa BUG/MINOR: cfgparse/stktable: fix error message on stktable_init() failure by Aurelien DARRAGON · 1 year, 1 month ago
  73. 0509b1e BUG/MINOR: stktable: missing free in parse_stick_table() by Aurelien DARRAGON · 1 year, 1 month ago
  74. a8b082d BUG/MINOR: tcpcheck: Report hexstring instead of binary one on check failure by Christopher Faulet · 1 year, 1 month ago
  75. 40ff02b BUG/MEDIUM: ssl: segfault when cipher is NULL by William Lallemand · 1 year, 1 month ago
  76. ca7a063 BUG/MINOR: mux-quic: fix early close if unset client timeout by Amaury Denoyelle · 1 year, 1 month ago
  77. 3f1e6f0 BUG/MINOR: ssl: suboptimal certificate selection with TLSv1.3 and dual ECDSA/RSA by William Lallemand · 1 year, 1 month ago
  78. aff66bb MEDIUM: quic: count quic_conn for global sslconns by Amaury Denoyelle · 1 year, 1 month ago
  79. 331b8b1 MEDIUM: quic: count quic_conn instance for maxconn by Amaury Denoyelle · 1 year, 1 month ago
  80. 8ee9fc7 MINOR: frontend: implement a dedicated actconn increment function by Amaury Denoyelle · 1 year, 1 month ago
  81. ca1cedf BUG/MINOR: ssl: use a thread-safe sslconns increment by Amaury Denoyelle · 1 year, 1 month ago
  82. 10197d6 BUG/MINOR: quic: do not consider idle timeout on CLOSING state by Amaury Denoyelle · 1 year, 1 month ago
  83. d0086f7 BUG/MEDIUM: server: "proto" not working for dynamic servers by Aurelien DARRAGON · 1 year, 1 month ago
  84. 4e49a6f MINOR: connection: add conn_pr_mode_to_proto_mode() helper func by Aurelien DARRAGON · 1 year, 1 month ago
  85. f7aba8e DEBUG: mux-h2/flags: fix list of h2c flags used by the flags decoder by Willy Tarreau · 1 year, 1 month ago
  86. 2632d04 MINOR: lua: Add flags to configure logging behaviour by Tristan · 1 year, 1 month ago
  87. f3e225d BUG/MINOR: ssl: load correctly @system-ca when ca-base is define by William Lallemand · 1 year, 1 month ago
  88. a8f293b DOC: internal: filters: fix reference to entities.pdf by Aleksandar Lazic · 1 year, 1 month ago
  89. d6e5cde BUG/MINOR: mux-h2: update tracked counters with req cnt/req err by Willy Tarreau · 1 year, 1 month ago
  90. f69d53e BUG/MINOR: mux-h2: commit the current stream ID even on reject by Willy Tarreau · 1 year, 1 month ago
  91. edd1d06 BUG/MEDIUM: peers: Fix synchro for huge number of tables by Christopher Faulet · 1 year, 1 month ago
  92. d4f7e08 BUG/MEDIUM: peers: Be sure to always refresh recconnect timer in sync task by Christopher Faulet · 1 year, 1 month ago
  93. f72eca2 BUG/MINOR: trace: fix trace parser error reporting by Willy Tarreau · 1 year, 1 month ago
  94. 936db56 BUG/MINOR: mux-h2: fix http-request and http-keep-alive timeouts again by Willy Tarreau · 1 year, 1 month ago
  95. 24b8580 BUG/MEDIUM: mux-h2: Don't report an error on shutr if a shutw is pending by Christopher Faulet · 1 year, 1 month ago
  96. de4a538 BUG/MINOR: mux-h2: make up other blocked streams upon removal from list by Willy Tarreau · 1 year, 1 month ago
  97. 1ffa63c BUG/MINOR: mux-h1: Send a 400-bad-request on shutdown before the first request by Christopher Faulet · 1 year, 2 months ago
  98. 3f14db5 BUG/MEDIUM: quic-conn: free unsent frames on retransmit to prevent crash by Amaury Denoyelle · 1 year, 2 months ago
  99. 8738650 BUG/MINOR: mux-quic: fix free on qcs-new fail alloc by Amaury Denoyelle · 1 year, 2 months ago
  100. a514a11 BUG/MINOR: h3: strengthen host/authority header parsing by Amaury Denoyelle · 1 year, 2 months ago