1. 0f20117 BUG/MINOR: clock: make time jump corrections a bit more accurate by Willy Tarreau · 2 months ago
  2. 8e97326 BUG/MINOR: polling: fix time reporting when using busy polling by Willy Tarreau · 2 months ago
  3. 1b53186 BUG/MAJOR: mux-h1: Wake SC to perform 0-copy forwarding in CLOSING state by Christopher Faulet · 2 months ago
  4. 2f33952 BUG/MEDIUM: pattern: prevent UAF on reused pattern expr by Aurelien DARRAGON · 3 months ago
  5. 47a08e8 BUG/MINOR: pattern: prevent const sample from being tampered in pat_match_beg() by Aurelien DARRAGON · 3 months ago
  6. 023df62 BUG/MEDIUM: clock: detect and cover jumps during execution by Willy Tarreau · 3 months ago
  7. 08d3f42 REGTESTS: fix random failures with wrong_ip_port_logging.vtc under load by Willy Tarreau · 2 months ago
  8. 8392953 DOC: configuration: place the HAPROXY_HTTP_LOG_FMT example on the correct line by Willy Tarreau · 3 months ago
  9. f8f1fc7 BUG/MINOR: pattern: do not leave a leading comma on "set" error messages by Willy Tarreau · 2 months ago
  10. d9bae70 BUG/MINOR: pattern: pat_ref_set: return 0 if err was found by Valentine Krasnobaeva · 3 months ago
  11. 697d9f5 BUG/MINOR: pattern: pat_ref_set: fix UAF reported by coverity by Valentine Krasnobaeva · 3 months ago
  12. 9b89067 BUG/MINOR: stconn: Request to send something to be woken up when the pipe is full by Christopher Faulet · 4 months ago
  13. 4c49210 BUG/MEDIUM: mux-pt/mux-h1: Release the pipe on connection error on sending path by Christopher Faulet · 4 months ago
  14. edbce2e BUG/MEDIUM: clock: also update the date offset on time jumps by Willy Tarreau · 3 months ago
  15. 26224d2 DOC: config: correct the table for option tcplog by Nathan Wehrman · 3 months ago
  16. ffb6f1a BUG/MINOR: h3: properly reject too long header responses by Amaury Denoyelle · 4 months ago
  17. dc7e6a8 BUG/MINOR: proto_uxst: delete fd from fdtab if listen() fails by Valentine Krasnobaeva · 4 months ago
  18. 4423cf2 BUG/MINOR: mux-quic: do not send too big MAX_STREAMS ID by Amaury Denoyelle · 4 months ago
  19. b923836 REGTESTS: mcli: test the pipelined commands on master CLI by William Lallemand · 4 months ago
  20. 78ad9af BUG/MEDIUM: mworker/cli: fix pipelined modes on master CLI by William Lallemand · 4 months ago
  21. 7183255 MINOR: channel: implement ci_insert() function by William Lallemand · 4 months ago
  22. f707496 BUG/MINOR: proto_tcp: keep error msg if listen() fails by Valentine Krasnobaeva · 4 months ago
  23. 3c9e77d BUG/MINOR: proto_tcp: delete fd from fdtab if listen() fails by Valentine Krasnobaeva · 4 months ago
  24. a4fc3a5 BUG/MINOR: quic/trace: make quic_conn_enc_level_init() emit NEW not CLOSE by Willy Tarreau · 4 months ago
  25. 037bc37 BUG/MINOR: trace/quic: make "qconn" selectable as a lockon criterion by Willy Tarreau · 4 months ago
  26. 0a79640 BUG/MINOR: trace: automatically start in waiting mode with "start <evt>" by Willy Tarreau · 4 months ago
  27. 2edfb89 BUG/MEDIUM: trace: fix null deref in lockon mechanism since TRACE_ENABLED() by Willy Tarreau · 4 months ago
  28. 16f1113 BUG/MINOR: trace/quic: permit to lock on frontend/connect/session etc by Willy Tarreau · 4 months ago
  29. b71c4f3 BUG/MINOR: trace/quic: enable conn/session pointer recovery from quic_conn by Willy Tarreau · 4 months ago
  30. 10be69e BUG/MINOR: fcgi-app: handle a possible strdup() failure by Ilia Shipitsin · 4 months ago
  31. ce7f461 BUG/MEDIUM: mux-h2: Propagate term flags to SE on error in h2s_wake_one_stream by Christopher Faulet · 4 months ago
  32. 6557acd BUG/MEDIUM: h2: Only report early HTX EOM for tunneled streams by Christopher Faulet · 4 months ago
  33. 740420d BUG/MEDIUM: http-ana: Report error on write error waiting for the response by Christopher Faulet · 4 months ago
  34. 9042465 BUG/MEDIUM: quic: prevent conn freeze on 0RTT undeciphered content by Amaury Denoyelle · 4 months ago
  35. 326ec91 BUG/MEDIUM: stconn: Report error on SC on send if a previous SE error was set by Christopher Faulet · 4 months ago
  36. 19dee57 BUG/MEDIUM: mux-h1: Properly handle empty message when an error is triggered by Christopher Faulet · 3 months ago
  37. 1c2fb4c BUG/MEDIUM: cli: Always release back endpoint between two commands on the mcli by Christopher Faulet · 3 months ago
  38. 2b48b04 BUG/MEDIUM: stream: Prevent mux upgrades if client connection is no longer ready by Christopher Faulet · 3 months ago
  39. 130f456 BUG/MEDIUM: init: fix fd_hard_limit default in compute_ideal_maxconn by Valentine Krasnobaeva · 5 months ago
  40. bff527b MEDIUM: init: set default for fd_hard_limit via DEFAULT_MAXFD (take #2) by Valentine Krasnobaeva · 5 months ago
  41. 3ac4f5d BUG/MEDIUM: queue: deal with a rare TOCTOU in assign_server_and_queue() by Willy Tarreau · 4 months ago
  42. 785471e MINOR: queue: add a function to check for TOCTOU after queueing by Willy Tarreau · 4 months ago
  43. 4e2d1b2 BUG/MEDIUM: jwt: Clear SSL error queue on error when checking the signature by Christopher Faulet · 4 months ago
  44. 33a6f33 BUG/MINOR: quic: Lack of precision when computing K (cubic only cc) by Frederic Lecaille · 4 months ago
  45. 71ec2dd BUG/MINOR: cli: Atomically inc the global request counter between CLI commands by Christopher Faulet · 4 months ago
  46. 6adbc65 BUG/MINOR: server: Don't warn fallback IP is used during init-addr resolution by Christopher Faulet · 4 months ago
  47. 0a43b99 BUG/MINOR: stick-table: fix crash for src_inc_gpc() without stkcounter by Amaury Denoyelle · 4 months ago
  48. 5d43e0f DOC: config: improve the http-keep-alive section by Willy Tarreau · 4 months ago
  49. 61ff613 DOC: configuration: issuers-chain-path not compatible with OCSP by William Lallemand · 4 months ago
  50. f45355e BUG/MEDIUM: ssl_sock: fix deadlock in ssl_sock_load_ocsp() on error path by Valentine Krasnobaeva · 4 months ago
  51. dee5920 BUG/MEDIUM: debug/cli: fix "show threads" crashing with low thread counts by Willy Tarreau · 4 months ago
  52. d1d3616 BUG/MINOR: session: Eval L4/L5 rules defined in the default section by Christopher Faulet · 4 months ago
  53. 5d5fbaa BUG/MEDIUM: bwlim: Be sure to never set the analyze expiration date in past by Christopher Faulet · 5 months ago
  54. 2287842 BUG/MEDIUM: spoe: Be sure to create a SPOE applet if none on the current thread by Christopher Faulet · 5 months ago
  55. 036ea7f BUG/MEDIUM: h1: Reject empty Transfer-encoding header by Christopher Faulet · 5 months ago
  56. a76e5b3 BUG/MINOR: h1: Reject empty coding name as last transfer-encoding value by Christopher Faulet · 5 months ago
  57. 58ee718 BUG/MINOR: h1: Fail to parse empty transfer coding names by Christopher Faulet · 5 months ago
  58. 159a0c7 BUG/MINOR: jwt: fix variable initialisation by William Lallemand · 5 months ago
  59. 3fcfb83 DOC: configuration: update maxconn description by Valentine Krasnobaeva · 5 months ago
  60. dbcc620 BUG/MINOR: jwt: don't try to load files with HMAC algorithm by William Lallemand · 5 months ago
  61. 3f54384 MEDIUM: ssl: initialize the SSL stack explicitely by William Lallemand · 9 months ago
  62. 8c3c393 DOC: configuration: more details about the master-worker mode by William Lallemand · 5 months ago
  63. 9203357 BUG/MEDIUM: quic: fix possible exit from qc_check_dcid() without unlocking by Willy Tarreau · 5 months ago
  64. 806c5c5 BUG/MINOR: quic: fix race-condition on trace for CID retrieval by Amaury Denoyelle · 5 months ago
  65. 60938b7 BUG/MINOR: quic: fix race condition in qc_check_dcid() by Amaury Denoyelle · 5 months ago
  66. fd5caa2 BUG/MEDIUM: quic: fix race-condition in quic_get_cid_tid() by Amaury Denoyelle · 5 months ago
  67. 56ab17d BUG/MEDIUM: h3: ensure the ":scheme" pseudo header is totally valid by Amaury Denoyelle · 5 months ago
  68. 94d305e BUG/MEDIUM: h3: ensure the ":method" pseudo header is totally valid by Amaury Denoyelle · 5 months ago
  69. 426c9ed MINOR: activity: make the memory profiling hash size configurable at build time by Willy Tarreau · 5 months ago
  70. c298681 BUG/MINOR: hlua: report proper context upon error in hlua_cli_io_handler_fct() by Aurelien DARRAGON · 5 months ago
  71. 70ab3c9 BUG/MINOR: quic: fix BUG_ON() on Tx pkt alloc failure by Amaury Denoyelle · 5 months ago
  72. d638cc8 BUG/MINOR: mux-quic: fix crash on qcs SD alloc failure by Amaury Denoyelle · 5 months ago
  73. 583895a BUG/MINOR: h3: fix crash on STOP_SENDING receive after GOAWAY emission by Amaury Denoyelle · 5 months ago
  74. 2154791 DOC: api/event_hdl: small updates, fix an example and add some precisions by Aurelien DARRAGON · 5 months ago
  75. 2501177 SCRIPTS: git-show-backports: do not truncate git-show output by Amaury Denoyelle · 5 months ago
  76. 5d9ab40 DOC: configuration: fix alphabetical order of bind options by William Lallemand · 5 months ago
  77. 993a030 DOC: management: rename show stats domain cli "dns" to "resolvers" by Aurelien DARRAGON · 5 months ago
  78. a5a50c9 DOC/MINOR: management: add missed -dR and -dv options by Valentine Krasnobaeva · 5 months ago
  79. 44300fd BUG/MINOR: proxy: fix header_unique_id leak on deinit() by Aurelien DARRAGON · 6 months ago
  80. 010d78b BUG/MINOR: proxy: fix source interface and usesrc leaks on deinit() by Aurelien DARRAGON · 6 months ago
  81. 56b7025 BUG/MINOR: proxy: fix dyncookie_key leak on deinit() by Aurelien DARRAGON · 6 months ago
  82. f174b6f BUG/MINOR: proxy: fix check_{command,path} leak on deinit() by Aurelien DARRAGON · 6 months ago
  83. 2982d88 BUG/MINOR: proxy: fix log_tag leak on deinit() by Aurelien DARRAGON · 6 months ago
  84. 3169535 BUG/MINOR: proxy: fix server_id_hdr_name leak on deinit() by Aurelien DARRAGON · 6 months ago
  85. 8c94dfc BUG/MINOR: quic: fix computed length of emitted STREAM frames by Amaury Denoyelle · 6 months ago
  86. f28885f [RELEASE] Released version 2.8.10 by Amaury Denoyelle · 5 months ago
  87. b4cf4ba BUG/MEDIUM: quic: don't blindly rely on unaligned accesses by Willy Tarreau · 8 months ago
  88. 6f82322 BUG/MAJOR: connection: fix server used_conns with H2 + reuse safe by Amaury Denoyelle · 8 months ago
  89. ab6b074 BUG/MEDIUM: http_ana: ignore NTLM for reuse aggressive/always and no H1 by Amaury Denoyelle · 8 months ago
  90. 1d71bf5 BUG/MAJOR: server: do not delete srv referenced by session by Amaury Denoyelle · 9 months ago
  91. 926a561 MINOR: session: rename private conns elements by Amaury Denoyelle · 8 months ago
  92. b75338e BUG/MEDIUM: quic: fix connection freeze on post handshake by Amaury Denoyelle · 9 months ago
  93. 5cc599e BUG/MEDIUM: server: fix dynamic servers initial settings by Amaury Denoyelle · 9 months ago
  94. 5c7595a BUG/MEDIUM: ssl: wrong priority whem limiting ECDSA ciphers in ECDSA+RSA configuration by William Lallemand · 6 months ago
  95. 96e7b77 CLEANUP: hlua: simplify ambiguous lua_insert() usage in hlua_ctx_resume() by Aurelien DARRAGON · 6 months ago
  96. f176a2a BUG/MINOR: hlua: fix leak in hlua_ckch_set() error path by Aurelien DARRAGON · 6 months ago
  97. 5bb4175 BUG/MINOR: hlua: prevent LJMP in hlua_traceback() by Aurelien DARRAGON · 6 months ago
  98. 532136d BUG/MINOR: hlua: fix unsafe hlua_pusherror() usage by Aurelien DARRAGON · 6 months ago
  99. 03c406c BUG/MINOR: hlua: don't use lua_pushfstring() when we don't expect LJMP by Aurelien DARRAGON · 6 months ago
  100. 78e1d2d CLEANUP: hlua: use hlua_pusherror() where relevant by Aurelien DARRAGON · 6 months ago