1. 05f5e96 BUG/MINOR: h1-htx: properly initialize the err_pos field by Willy Tarreau · 8 months ago
  2. f08d319 BUG/MEDIUM: pool: fix rare risk of deadlock in pool_flush() by Willy Tarreau · 8 months ago
  3. b6bd0c0 BUG/MINOR: vars/cli: fix missing LF after "get var" output by Willy Tarreau · 8 months ago
  4. 7366c84 BUG/MEDIUM: cli: some err/warn msg dumps add LR into CSV output on stat's CLI by Emeric Brun · 8 months ago
  5. e3df8b2 BUG/MEDIUM: spoe: Never create new spoe applet if there is no server up by Christopher Faulet · 9 months ago
  6. ac68b99 BUG/MEDIUM: stconn: Forward shutdown on write timeout only if it is forwardable by Christopher Faulet · 9 months ago
  7. dd8abeb DOC: config: Update documentation about local haproxy response by Christopher Faulet · 9 months ago
  8. b7c6261 BUG/MEDIUM: mux-h2: Report too large HEADERS frame only when rxbuf is empty by Christopher Faulet · 10 months ago
  9. 858ed9a DOC: configuration: typo req.ssl_hello_type by William Lallemand · 10 months ago
  10. 51a6e93 BUG/MEDIUM: connection: report connection errors even when no mux is installed by Willy Tarreau · 11 months ago
  11. 89673e2 BUG/MINOR: sock: mark abns sockets as non-suspendable and always unbind them by Willy Tarreau · 10 months ago
  12. 6cfe787 [RELEASE] Released version 2.4.25 by Christopher Faulet · 10 months ago
  13. def2f95 BUG/MINOR: startup: set GTUNE_SOCKET_TRANSFER correctly by William Lallemand · 10 months ago
  14. e6a2a0b BUG/MEDIUM: pattern: don't trim pools under lock in pat_ref_purge_range() by Willy Tarreau · 11 months ago
  15. 5c59536 BUG/MINOR: cache: Remove incomplete entries from the cache when stream is closed by Remi Tricot-Le Breton · 10 months ago
  16. 1d8c2e6 DOC: Clarify the differences between field() and word() by Tim Duesterhus · 10 months ago
  17. 3ebaeca BUG/MINOR: sample: Make the `word` converter compatible with `-m found` by Tim Duesterhus · 10 months ago
  18. 28c4b30 REGTESTS: sample: Test the behavior of consecutive delimiters for the field converter by Tim Duesterhus · 10 months ago
  19. 59f36bc DOC: config: add matrix entry for "max-session-srv-conns" by Aurelien DARRAGON · 10 months ago
  20. 85f953c DOC: config: specify supported sections for "max-session-srv-conns" by Aurelien DARRAGON · 10 months ago
  21. 1893b3f BUG/MINOR: config: Stopped parsing upon unmatched environment variables by Frédéric Lécaille · 10 months ago
  22. 8b2a005 DOC: lua: fix Proxy.get_mode() output by Aurelien DARRAGON · 10 months ago
  23. 0c95162 DOC: lua: add sticktable class reference from Proxy.stktable by Aurelien DARRAGON · 10 months ago
  24. da81bc3 REGTESTS: connection: disable http_reuse_be_transparent.vtc if !TPROXY by Aurelien DARRAGON · 10 months ago
  25. 88bd695 DOC: 51d: updated 51Degrees repo URL for v3.2.10 by Eugene Dorfman · 10 months ago
  26. 091598a BUG/MINOR: server: do not leak default-server in defaults sections by Willy Tarreau · 10 months ago
  27. 64d70a6 REGTESTS: http: add a test to validate chunked responses delivery by Willy Tarreau · 10 months ago
  28. b34f6c4 BUG/MINOR: proxy/stktable: missing frees on proxy cleanup by Aurelien DARRAGON · 11 months ago
  29. 5704905 MINOR: stktable: add stktable_deinit function by Aurelien DARRAGON · 11 months ago
  30. cc2513a BUG/MINOR: stream/cli: report correct stream age in "show sess" by Willy Tarreau · 11 months ago
  31. 0573984 BUG/MEDIUM: mux-fcgi: fail earlier on malloc in takeover() by Willy Tarreau · 11 months ago
  32. 261b916 BUG/MEDIUM: mux-h1: fail earlier on malloc in takeover() by Willy Tarreau · 11 months ago
  33. 237e9fe BUG/MEDIUM: mux-h2: fail earlier on malloc in takeover() by Willy Tarreau · 11 months ago
  34. 6087f5b BUG/MINOR: stconn: Use HTX-aware channel's functions to get info on buffer by Christopher Faulet · 11 months ago
  35. 32cb2b8 BUG/MINOR: stconn: Fix streamer detection for HTX streams by Christopher Faulet · 11 months ago
  36. 24805c3 MINOR: channel: Add functions to get info on buffers and deal with HTX streams by Christopher Faulet · 11 months ago
  37. 3d1a93b MINOR: htx: Use a macro for overhead induced by HTX by Christopher Faulet · 11 months ago
  38. c4d03a1 BUG/MEDIUM: stream: Don't call mux .ctl() callback if not implemented by Christopher Faulet · 11 months ago
  39. 5b3449e REGTESTS: http: Improve script testing abortonclose option by Christopher Faulet · 11 months ago
  40. 36b61af BUG/MEDIUM: stream: Properly handle abortonclose when set on backend only by Christopher Faulet · 11 months ago
  41. babafc4 MEDIUM: mux-h1: Handle MUX_SUBS_RECV flag in h1_ctl() and susbscribe for reads by Christopher Faulet · 11 months ago
  42. c9f6ff2 MINOR: connection: Add a CTL flag to notify mux it should wait for reads again by Christopher Faulet · 11 months ago
  43. 95ce344 BUG/MINOR: stconn: Handle abortonclose if backend connection was already set up by Christopher Faulet · 11 months ago
  44. 42bd5cb DOC: config: use the word 'backend' instead of 'proxy' in 'track' description by Willy Tarreau · 11 months ago
  45. 47db134 DOC: management: -q is quiet all the time by William Lallemand · 11 months ago
  46. 84502f3 BUG/MINOR: mux-h1: Properly handle http-request and http-keep-alive timeouts by Christopher Faulet · 11 months ago
  47. e748975 BUG/MINOR: stick-table/cli: Check for invalid ipv4 key by Aurelien DARRAGON · 1 year, 1 month ago
  48. 8a28eb7 CLEANUP: htx: Properly indent htx_reserve_max_data() function by Christopher Faulet · 11 months ago
  49. c04eb0b BUG/MINOR: cfgparse/stktable: fix error message on stktable_init() failure by Aurelien DARRAGON · 11 months ago
  50. 7228dfd BUG/MINOR: stktable: missing free in parse_stick_table() by Aurelien DARRAGON · 11 months ago
  51. 326e297 BUG/MINOR: tcpcheck: Report hexstring instead of binary one on check failure by Christopher Faulet · 11 months ago
  52. 05bf68b BUG/MEDIUM: ssl: segfault when cipher is NULL by William Lallemand · 11 months ago
  53. 539bfaa BUG/MINOR: ssl: suboptimal certificate selection with TLSv1.3 and dual ECDSA/RSA by William Lallemand · 11 months ago
  54. 62bc720 BUG/MINOR: mux-h2: update tracked counters with req cnt/req err by Willy Tarreau · 11 months ago
  55. 1959999 BUG/MINOR: mux-h2: commit the current stream ID even on reject by Willy Tarreau · 11 months ago
  56. ba85328 BUG/MEDIUM: peers: Be sure to always refresh recconnect timer in sync task by Christopher Faulet · 12 months ago
  57. 4cda1c0 BUG/MEDIUM: mux-h2: Don't report an error on shutr if a shutw is pending by Christopher Faulet · 12 months ago
  58. 54f4c19 BUG/MINOR: mux-h2: make up other blocked streams upon removal from list by Willy Tarreau · 12 months ago
  59. 6c25790 BUG/MEDIUM: actions: always apply a longest match on prefix lookup by Willy Tarreau · 12 months ago
  60. 1ffc378 BUILD: ssl: buggy -Werror=dangling-pointer since gcc 13.0 by William Lallemand · 1 year, 5 months ago
  61. c2f999a BUG/MINOR: debug: enter ha_panic() only once by Willy Tarreau · 2 years, 3 months ago
  62. 659a23b BUG/MEDIUM: listener/proxy: fix listeners notify for proxy resume (2nd try) by Aurelien DARRAGON · 11 months ago
  63. 99d2241 MINOR: pattern: fix pat_{parse,match}_ip() function comments by Aurelien DARRAGON · 1 year, 1 month ago upstream-2.4
  64. 031ccb1 BUG/MINOR: server: add missing free for server->rdr_pfx by Aurelien DARRAGON · 1 year ago
  65. 5c420d2 BUG/MAJOR: mux-h2: Report a protocol error for any DATA frame before headers by Christopher Faulet · 1 year, 1 month ago
  66. 8a6e255 BUG/MINOR: freq_ctr: fix possible negative rate with the scaled API by Willy Tarreau · 1 year, 1 month ago
  67. 889e49a BUG/MINOR: promex: fix backend_agg_check_status by Cedric Paillet · 1 year, 1 month ago
  68. de98247 BUG/MEDIUM: mux-fcgi: Don't swap trash and dbuf when handling STDERR records by Christopher Faulet · 1 year, 1 month ago
  69. beba1b8 MINOR: buf: Add b_force_xfer() function by Frédéric Lécaille · 3 years, 1 month ago
  70. 2dec950 BUG/MINOR: hlua/init: coroutine may not resume itself by Aurelien DARRAGON · 1 year, 1 month ago
  71. fff2796 BUG/MEDIUM: hlua: don't pass stale nargs argument to lua_resume() by Aurelien DARRAGON · 1 year, 1 month ago
  72. 16226c8 BUG/MEDIUM: hlua: streams don't support mixing lua-load with lua-load-per-thread by Aurelien DARRAGON · 1 year, 2 months ago
  73. 4a7a5d8 MINOR: hlua: add hlua_stream_ctx_prepare helper function by Aurelien DARRAGON · 1 year, 2 months ago
  74. bb39f49 CI: Update to actions/checkout@v4 by Tim Duesterhus · 1 year, 1 month ago
  75. 602c4af BUG/MINOR: hlua/action: incorrect message on E_YIELD error by Aurelien DARRAGON · 1 year, 1 month ago
  76. 2a3e1cd BUG/MEDIUM: stconn/stream: Forward shutdown on write timeout by Christopher Faulet · 1 year, 1 month ago
  77. a789813 BUG/MEDIUM: stconn: Wake applets on sending path if there is a pending shutdown by Christopher Faulet · 1 year, 1 month ago
  78. 90f3cd2 BUG/MINOR: ssl_sock: fix possible memory leak on OOM by Willy Tarreau · 1 year, 1 month ago
  79. 6a083c7 DOC: lua: fix core.register_action typo by Aurelien DARRAGON · 1 year, 1 month ago
  80. 7ad01fb BUG/MINOR: hlua_fcn: potentially unsafe stktable_data_ptr usage by Aurelien DARRAGON · 1 year, 1 month ago
  81. b974343 BUILD: Makefile: add the USE_QUIC option to make help by William Lallemand · 1 year, 1 month ago
  82. ddf6660 SCRIPTS: git-show-backports: automatic ref and base detection with -m by Willy Tarreau · 1 year, 2 months ago
  83. a3d46bd BUG/MINOR: stktable: allow sc-set-gpt(0) from tcp-request connection by Aurelien DARRAGON · 1 year, 2 months ago
  84. 93f5d8d BUG/MINOR: hlua: fix invalid use of lua_pop on error paths by Aurelien DARRAGON · 1 year, 2 months ago
  85. 70ab149 BUG/MEDIUM: dns: Be sure to unlock DSS when existing dns_session_io_handler() by Christopher Faulet · 1 year, 1 month ago
  86. d175670 [RELEASE] Released version 2.4.24 by Willy Tarreau · 1 year, 1 month ago v2.4.24
  87. c48acd1 BUG/MINOR: http: skip leading zeroes in content-length values by Willy Tarreau · 1 year, 2 months ago
  88. 3706e17 DOC: clarify the handling of URL fragments in requests by Willy Tarreau · 1 year, 2 months ago
  89. 73b9b13 REGTESTS: http-rules: verify that we block '#' by default for normalize-uri by Willy Tarreau · 1 year, 2 months ago
  90. af232e4 BUG/MINOR: h2: reject more chars from the :path pseudo header by Willy Tarreau · 1 year, 2 months ago
  91. e5a741f BUG/MINOR: h1: do not accept '#' as part of the URI component by Willy Tarreau · 1 year, 2 months ago
  92. c749215 REGTESTS: http-rules: add accept-invalid-http-request for normalize-uri tests by Willy Tarreau · 1 year, 2 months ago
  93. f86e994 MINOR: h2: pass accept-invalid-http-request down the request parser by Willy Tarreau · 1 year, 2 months ago
  94. 0f57ac2 MINOR: http: add new function http_path_has_forbidden_char() by Willy Tarreau · 1 year, 2 months ago
  95. edcff74 MINOR: ist: add new function ist_find_range() to find a character range by Willy Tarreau · 1 year, 2 months ago
  96. ba9afd2 BUG/MAJOR: http: reject any empty content-length header value by Willy Tarreau · 1 year, 2 months ago
  97. 90f7847 BUG/MAJOR: http-ana: Get a fresh trash buffer for each header value replacement by Christopher Faulet · 1 year, 2 months ago
  98. 9256520 BUG/MINOR: chunk: fix chunk_appendf() to not write a zero if buffer is full by Dragan Dosen · 1 year, 2 months ago
  99. 90b8212 DOC: configuration: describe Td in Timing events by William Lallemand · 1 year, 2 months ago
  100. 793a4b5 BUG/MEDIUM: listener: Acquire proxy's lock in relax_listener() if necessary by Christopher Faulet · 1 year, 2 months ago