1. 56b7025 BUG/MINOR: proxy: fix dyncookie_key leak on deinit() by Aurelien DARRAGON · 6 months ago
  2. f174b6f BUG/MINOR: proxy: fix check_{command,path} leak on deinit() by Aurelien DARRAGON · 6 months ago
  3. 2982d88 BUG/MINOR: proxy: fix log_tag leak on deinit() by Aurelien DARRAGON · 6 months ago
  4. 3169535 BUG/MINOR: proxy: fix server_id_hdr_name leak on deinit() by Aurelien DARRAGON · 6 months ago
  5. 8c94dfc BUG/MINOR: quic: fix computed length of emitted STREAM frames by Amaury Denoyelle · 6 months ago
  6. b4cf4ba BUG/MEDIUM: quic: don't blindly rely on unaligned accesses by Willy Tarreau · 8 months ago
  7. 6f82322 BUG/MAJOR: connection: fix server used_conns with H2 + reuse safe by Amaury Denoyelle · 8 months ago
  8. ab6b074 BUG/MEDIUM: http_ana: ignore NTLM for reuse aggressive/always and no H1 by Amaury Denoyelle · 8 months ago
  9. 1d71bf5 BUG/MAJOR: server: do not delete srv referenced by session by Amaury Denoyelle · 9 months ago
  10. 926a561 MINOR: session: rename private conns elements by Amaury Denoyelle · 8 months ago
  11. b75338e BUG/MEDIUM: quic: fix connection freeze on post handshake by Amaury Denoyelle · 9 months ago
  12. 5cc599e BUG/MEDIUM: server: fix dynamic servers initial settings by Amaury Denoyelle · 9 months ago
  13. 5c7595a BUG/MEDIUM: ssl: wrong priority whem limiting ECDSA ciphers in ECDSA+RSA configuration by William Lallemand · 6 months ago
  14. 96e7b77 CLEANUP: hlua: simplify ambiguous lua_insert() usage in hlua_ctx_resume() by Aurelien DARRAGON · 6 months ago
  15. f176a2a BUG/MINOR: hlua: fix leak in hlua_ckch_set() error path by Aurelien DARRAGON · 6 months ago
  16. 5bb4175 BUG/MINOR: hlua: prevent LJMP in hlua_traceback() by Aurelien DARRAGON · 6 months ago
  17. 532136d BUG/MINOR: hlua: fix unsafe hlua_pusherror() usage by Aurelien DARRAGON · 6 months ago
  18. 03c406c BUG/MINOR: hlua: don't use lua_pushfstring() when we don't expect LJMP by Aurelien DARRAGON · 6 months ago
  19. 78e1d2d CLEANUP: hlua: use hlua_pusherror() where relevant by Aurelien DARRAGON · 6 months ago
  20. eaa32c6 BUG/MINOR: quic: prevent crash on qc_kill_conn() by Amaury Denoyelle · 6 months ago
  21. 6049735 BUG/MINOR: hlua: use CertCache.set() from various hlua contexts by Aurelien DARRAGON · 6 months ago
  22. 9cb2ca4 BUG/MINOR: tools: fix possible null-deref in env_expand() on out-of-memory by Willy Tarreau · 6 months ago
  23. b14c8e1 BUG/MINOR: tcpcheck: report correct error in tcp-check rule parser by Willy Tarreau · 6 months ago
  24. 360f2a7 BUG/MINOR: cfgparse: remove the correct option on httpcheck send-state warning by Willy Tarreau · 6 months ago
  25. d6c9af9 BUG/MINOR: activity: fix Delta_calls and Delta_bytes count by Valentine Krasnobaeva · 6 months ago
  26. 8bd45d9 BUG/MINOR: ssl/ocsp: init callback func ptr as NULL by Valentine Krasnobaeva · 6 months ago
  27. fa15af6 CLEANUP: ssl/ocsp: readable ifdef in ssl_sock_load_ocsp by Valentine Krasnobaeva · 6 months ago
  28. 25a7e16 BUILD: fd: errno is also needed without poll() by Willy Tarreau · 6 months ago
  29. bff1fef BUG/MINOR: server: Don't reset resolver options on a new default-server line by Christopher Faulet · 6 months ago
  30. 98b157e BUG/MINOR: http-htx: Support default path during scheme based normalization by Christopher Faulet · 6 months ago
  31. 53b7b8e BUG/MINOR: quic: adjust restriction for stateless reset emission by Amaury Denoyelle · 6 months ago
  32. 1125d05 MEDIUM: config: prevent communication with privileged ports by Amaury Denoyelle · 6 months ago
  33. 7f9656c BUILD: quic: fix unused variable warning when threads are disabled by Willy Tarreau · 6 months ago
  34. 543dd97 BUG/MEDIUM: mux-quic: Create sedesc in same time of the QUIC stream by Christopher Faulet · 6 months ago
  35. 314a4c0 BUG/MAJOR: quic: Crash with TLS_AES_128_CCM_SHA256 (libressl only) by Frederic Lecaille · 6 months ago
  36. 5c6f20b BUG/MINOR: connection: parse PROXY TLV for LOCAL mode by Amaury Denoyelle · 6 months ago
  37. b5a3d58 DOC: configuration: update the crt-list documentation by William Lallemand · 6 months ago
  38. 8fa9ab1 CLEANUP: ssl/cli: remove unused code in dump_crtlist_conf by William Lallemand · 6 months ago
  39. ea0a9a6 BUG/MINOR: stats: Don't state the 303 redirect response is chunked by Christopher Faulet · 6 months ago
  40. 617ec5c BUG/MINOR: htpp-ana/stats: Specify that HTX redirect messages have a C-L header by Christopher Faulet · 1 year, 1 month ago
  41. 19fc8be BUG/MEDIUM: fd: prevent memory waste in fdtab array by Aurelien DARRAGON · 6 months ago
  42. 342db91 BUG/MEDIUM: h1: Reject CONNECT request if the target has a scheme by Christopher Faulet · 6 months ago
  43. 3fff9b4 BUG/MINOR: h1: Check authority for non-CONNECT methods only if a scheme is found by Christopher Faulet · 6 months ago
  44. c3c4d1b BUG/MINOR: qpack: fix error code reported on QPACK decoding failure by Amaury Denoyelle · 6 months ago
  45. ec1070c BUG/MINOR: mux-quic: fix error code on shutdown for non HTTP/3 by Amaury Denoyelle · 6 months ago
  46. e628ce0 BUG/MINOR: log: smp_rgs array issues with inherited global log directives by Aurelien DARRAGON · 6 months ago
  47. 090f9ec BUG/MINOR: log: keep the ref in dup_logger() by Aurelien DARRAGON · 1 year ago
  48. 7767931 MINOR: log: add dup_logsrv() helper function by Aurelien DARRAGON · 1 year, 5 months ago
  49. c58e4a4 BUG/MINOR: haproxy: only tid 0 must not sleep if got signal by Valentine Krasnobaeva · 7 months ago
  50. f484e45 BUILD: clock: improve check for pthread_getcpuclockid() by Ilia Shipitsin · 7 months ago
  51. b676095 BUG/MINOR: mworker: reintroduce way to disable seamless reload with -x /dev/null by William Lallemand · 7 months ago
  52. 30a5895 BUG/MINOR: h1: fix detection of upper bytes in the URI by Willy Tarreau · 7 months ago
  53. 1c8372b BUG/MINOR: backend: use cum_sess counters instead of cum_conn by Amaury Denoyelle · 8 months ago
  54. cfbda69 BUG/MINOR: fd: my_closefrom() on Linux could skip contiguous series of sockets by Willy Tarreau · 7 months ago
  55. 46dabcc BUG/MINOR: sock: handle a weird condition with connect() by Willy Tarreau · 8 months ago
  56. da7f270 BUG/MEDIUM: cache: Vary not working properly on anything other than accept-encoding by Remi Tricot-Le Breton · 7 months ago
  57. 2c2699e BUG/MINOR: server: fix slowstart behavior by Damien Claisse · 8 months ago
  58. aaa665f BUG/MEDIUM: peers: Fix exit condition when max-updates-at-once is reached by Christopher Faulet · 7 months ago
  59. 5bacdae BUG/MEDIUM: spoe: Always retry when an applet fails to send a frame by Christopher Faulet · 7 months ago
  60. ffdceda BUG/MEDIUM: evports: do not clear returned events list on signal by Willy Tarreau · 7 months ago
  61. 439a41b BUG/MEDIUM: stconn: Don't forward channel data if input data must be filtered by Christopher Faulet · 7 months ago
  62. da4d978 BUG/MEDIUM: grpc: Fix several unaligned 32/64 bits accesses by Frederic Lecaille · 7 months ago
  63. 9c407e4 BUG/MEDIUM: peers/trace: fix crash when listing event types by Willy Tarreau · 8 months ago
  64. ca02388 BUG/MEDIUM: http-ana: Deliver 502 on keep-alive for fressh server connection by Christopher Faulet · 8 months ago
  65. 9c5dd21 CLEANUP: log: lf_text_len() returns a pointer not an integer by Aurelien DARRAGON · 8 months ago
  66. 74e040b BUG/MINOR: log: invalid snprintf() usage in sess_build_logline() by Aurelien DARRAGON · 8 months ago
  67. ebcab99 BUG/MINOR: tools/log: invalid encode_{chunk,string} usage by Aurelien DARRAGON · 8 months ago
  68. 1acf8c0 BUG/MINOR: log: fix lf_text_len() truncate inconsistency by Aurelien DARRAGON · 8 months ago
  69. e2348bd BUG/MINOR: listener: always assign distinct IDs to shards by Willy Tarreau · 8 months ago
  70. bb373bf BUG/MINOR: cli: Report an error to user if command or payload is too big by Christopher Faulet · 8 months ago
  71. ea6475c BUILD: proxy: Replace free_logformat_list() to manually release log-format by Christopher Faulet · 8 months ago
  72. 6965667 BUG/MINOR: proxy: fix logformat expression leak in use_backend rules by Aurelien DARRAGON · 9 months ago
  73. be83153 BUG/MINOR: backend: properly handle redispatch 0 by Willy Tarreau · 8 months ago
  74. e4308e9 BUG/MINOR: server: ignore 'enabled' for dynamic servers by Amaury Denoyelle · 8 months ago
  75. 6852b33 BUG/MEDIUM: cli: Warn if pipelined commands are delimited by a \n by Christopher Faulet · 9 months ago
  76. a10ee92 MINOR: cli: Remove useless loop on commands to find unescaped semi-colon by Christopher Faulet · 9 months ago
  77. ae8882d MINOR: server: allow cookie for dynamic servers by Amaury Denoyelle · 8 months ago
  78. 8ed726b BUG/MINOR: server: fix persistence cookie for dynamic servers by Damien Claisse · 8 months ago
  79. 8b8d18f BUG/MINOR: ssl: Detect more 'ocsp-update' incompatibilities by Remi Tricot-Le Breton · 8 months ago
  80. 65bfd17 BUG/MINOR: ssl: Wrong ocsp-update "incompatibility" error message by Remi Tricot-Le Breton · 8 months ago
  81. 92b935e BUG/MINOR: server: 'source' interface ignored from 'default-server' directive by Aurelien DARRAGON · 8 months ago
  82. 529c3ad OPTIM: http_ext: avoid useless copy in http_7239_extract_{ipv4,ipv6} by Aurelien DARRAGON · 8 months ago
  83. 2b85a64 BUG/MEDIUM: mux-fcgi: Properly handle EOM flag on end-of-trailers HTX block by Christopher Faulet · 8 months ago
  84. d15b231 BUG/MINOR: mux-quic: close all QCS before freeing QCC tasklet by Amaury Denoyelle · 8 months ago
  85. 377c759 BUG/MEDIUM: ssl: Fix crash in ocsp-update log function by Remi Tricot-Le Breton · 8 months ago
  86. 6fe1060 BUG/MEDIUM: spoe: Return an invalid frame on recv if size is too small by Christopher Faulet · 8 months ago
  87. 5f367ed BUG/MINOR: spoe: Be sure to be able to quickly close IDLE applets on soft-stop by Christopher Faulet · 8 months ago
  88. 662aff5 BUG/MEDIUM: spoe: Don't rely on stream's expiration to detect processing timeout by Christopher Faulet · 8 months ago
  89. 07838f7 BUG/MINOR: listener: Don't schedule frontend without task in listener_release() by Christopher Faulet · 8 months ago
  90. 42b71d9 BUG/MINOR: listener: Wake proxy's mngmt task up if necessary on session release by Christopher Faulet · 9 months ago
  91. 1a3ac40 BUG/MEDIUM: hlua: streams don't support mixing lua-load with lua-load-per-thread (2nd try) by Aurelien DARRAGON · 9 months ago
  92. 188adfd MINOR: hlua: use accessors for stream hlua ctx by Aurelien DARRAGON · 9 months ago
  93. 4796ace DEBUG: lua: precisely identify if stream is stuck inside lua or not by Aurelien DARRAGON · 9 months ago
  94. 0995108 BUG/MINOR: hlua: fix missing lock in hlua_filter_delete() by Aurelien DARRAGON · 9 months ago
  95. 9b62794 BUG/MINOR: hlua: missing lock in hlua_filter_new() by Aurelien DARRAGON · 9 months ago
  96. f77f328 BUG/MINOR: hlua: segfault when loading the same filter from different contexts by Aurelien DARRAGON · 9 months ago
  97. 3bf56c4 BUG/MINOR: ssl: fix possible ctx memory leak in sample_conv_aes_gcm() by Dragan Dosen · 9 months ago
  98. cdb464e BUG/MINOR: cfgparse: report proper location for log-format-sd errors by Aurelien DARRAGON · 9 months ago
  99. 3ba9c30 BUG/MINOR: ssl/cli: typo in new ssl crl-file CLI description by William Lallemand · 9 months ago
  100. 3b0510b BUG/MINOR: sink: fix a race condition in the TCP log forwarding code by Willy Tarreau · 9 months ago