1. 3a36c9e BUG/MINOR: mux-h2: count rejected DATA frames against the connection's flow control by Willy Tarreau · 10 months ago
  2. 2289232 MINOR: mux-h2: add a counter of "glitches" on a connection by Willy Tarreau · 11 months ago
  3. 60289bf BUG/MAJOR: ssl/ocsp: crash with ocsp when old process exit or using ocsp CLI by William Lallemand · 9 months ago
  4. f6bd011 [RELEASE] Released version 2.8.6 by Willy Tarreau · 10 months ago
  5. 8330d9f BUILD: address a few remaining calloc(size, n) cases by Willy Tarreau · 10 months ago
  6. d398135 BUG/MINOR: ext-check: cannot use without preserve-env by Aurelien DARRAGON · 12 months ago
  7. 39dcd1f MINOR: ext-check: add an option to preserve environment variables by Willy Tarreau · 1 year ago
  8. b9bed31 BUG/MINOR: diag: run the final diags before quitting when using -c by Willy Tarreau · 10 months ago
  9. aa0c15a BUG/MINOR: diag: always show the version before dumping a diag warning by Willy Tarreau · 10 months ago
  10. 3fe7132 MINOR: errors: ha_alert() and ha_warning() uses warn_exec_path() by William Lallemand · 1 year, 1 month ago
  11. dfeda3a MINOR: quic: Add a counter for reordered packets by Frederic Lecaille · 10 months ago
  12. f1724f4 MINOR: quic: Dynamic packet reordering threshold by Frederic Lecaille · 10 months ago
  13. 5f76484 MINOR: quic: Update K CUBIC calculation (RFC 9438) by Frederic Lecaille · 10 months ago
  14. ccdffc6 BUG/MEDIUM: quic: Wrong K CUBIC calculation. by Frederic Lecaille · 10 months ago
  15. c34e99a MINOR: quic: Stop using 1024th of a second. by Frederic Lecaille · 10 months ago
  16. ea349c7 BUG/MINOR: quic: fix possible integer wrap around in cubic window calculation by Frederic Lecaille · 10 months ago
  17. 569a025 CLEANUP: quic: Code clarifications for QUIC CUBIC (RFC 9438) by Frederic Lecaille · 10 months ago
  18. 3ce4943 BUG/MINOR: quic: Wrong ack ranges handling when reaching the limit. by Frederic Lecaille · 10 months ago
  19. dc674c2 BUG/MEDIUM: quic: fix crash on invalid qc_stream_buf_free() BUG_ON by Amaury Denoyelle · 10 months ago
  20. f54c14a BUG/MEDIUM: qpack: allow 6xx..9xx status codes by Amaury Denoyelle · 10 months ago
  21. ed96865 BUG/MEDIUM: h3: do not crash on invalid response status code by Amaury Denoyelle · 10 months ago
  22. 44083ac MINOR: h3: add traces for stream sending function by Amaury Denoyelle · 10 months ago
  23. bbb1820 BUG/MEDIUM: quic: remove unsent data from qc_stream_desc buf by Amaury Denoyelle · 10 months ago
  24. 574dae2 MINOR: quic: extract qc_stream_buf free in a dedicated function by Amaury Denoyelle · 10 months ago
  25. b410f20 MINOR: quic: Stop hardcoding a scale shifting value (CUBIC_BETA_SCALE_FACTOR_SHIFT) by Frederic Lecaille · 10 months ago
  26. aa80ec3 CLEANUP: quic: Remove unused CUBIC_BETA_SCALE_FACTOR_SHIFT macro. by Frederic Lecaille · 10 months ago
  27. 6758576 BUG/MEDIUM: mux-quic: report early error on stream by Amaury Denoyelle · 12 months ago
  28. d70f133 BUG/MINOR: h3: fix checking on NULL Tx buffer by Amaury Denoyelle · 10 months ago
  29. 5033a79 BUG/MEDIUM: ssl: Fix crash when calling "update ssl ocsp-response" when an update is ongoing by Remi Tricot-Le Breton · 10 months ago
  30. ad488ae BUG/MINOR: ssl: Reenable ocsp auto-update after an "add ssl crt-list" by Remi Tricot-Le Breton · 10 months ago
  31. fcf4747 BUG/MINOR: ssl: Destroy ckch instances before the store during deinit by Remi Tricot-Le Breton · 10 months ago
  32. f5a90c4 BUG/MEDIUM: ocsp: Separate refcount per instance and per store by Remi Tricot-Le Breton · 10 months ago
  33. a1b3d8e MINOR: ssl: Use OCSP_CERTID instead of ckch_store in ckch_store_build_certid by Remi Tricot-Le Breton · 10 months ago
  34. 6ebec4b BUG/MINOR: ssl: Clear the ckch instance when deleting a crt-list line by Remi Tricot-Le Breton · 10 months ago
  35. 2760f4a BUG/MINOR: ssl: Duplicate ocsp update mode when dup'ing ckch by Remi Tricot-Le Breton · 10 months ago
  36. 5e7e42d BUG/MINOR: ssl: Fix error message after ssl_sock_load_ocsp call by Remi Tricot-Le Breton · 10 months ago
  37. a0b31bd BUG/MAJOR: ssl_sock: Always clear retry flags in read/write functions by Olivier Houchard · 10 months ago
  38. 08ebf19 BUG/MEDIUM: h1: always reject the NUL character in header values by Willy Tarreau · 10 months ago
  39. 909ddf6 BUG/MINOR: h1-htx: properly initialize the err_pos field by Willy Tarreau · 10 months ago
  40. a73e00a BUG/MEDIUM: h1: Don't support LF only to mark the end of a chunk size by Christopher Faulet · 10 months ago
  41. 8df94eb BUG/MINOR: h1: Don't support LF only at the end of chunks by Christopher Faulet · 10 months ago
  42. df8c149 BUG/MEDIUM: stconn: Don't check pending shutdown to wake an applet up by Christopher Faulet · 10 months ago
  43. d5ebde5 BUG/MEDIUM: pool: fix rare risk of deadlock in pool_flush() by Willy Tarreau · 10 months ago
  44. 1229363 BUG/MINOR: jwt: fix jwt_verify crash on 32-bit archs by Willy Tarreau · 10 months ago
  45. 0239f32 BUG/MEDIUM: cli: fix once for all the problem of missing trailing LFs by Willy Tarreau · 10 months ago
  46. d62ec87 BUG/MINOR: vars/cli: fix missing LF after "get var" output by Willy Tarreau · 10 months ago
  47. 36e5427 BUG/MEDIUM: cli: some err/warn msg dumps add LR into CSV output on stat's CLI by Emeric Brun · 10 months ago
  48. 04256ce MINOR: mux-h2/traces: add a missing trace on connection WU with negative inc by Willy Tarreau · 11 months ago
  49. fb25b6e BUG/MEDIUM: mux-h2: refine connection vs stream error on headers by Willy Tarreau · 10 months ago
  50. df1cc5d MINOR: mux-h2/traces: clarify the "rejected H2 request" event by Willy Tarreau · 1 year, 1 month ago
  51. 4ba6f9e MINOR: mux-h2/traces: explicitly show the error/refused stream states by Willy Tarreau · 1 year, 1 month ago
  52. 577fc27 MINOR: mux-h2/traces: also suggest invalid header upon parsing error by Willy Tarreau · 1 year, 4 months ago
  53. ec9c5c5 BUG/MEDIUM: quic: keylog callback not called (USE_OPENSSL_COMPAT) by Frederic Lecaille · 11 months ago
  54. 54310dc BUG/MINOR: mux-h2: also count streams for refused ones by Willy Tarreau · 11 months ago
  55. 61e9109 BUG/MINOR: mux-quic: do not prevent non-STREAM sending on flow control by Amaury Denoyelle · 11 months ago
  56. 4869ed5 MINOR: mux-h2: support limiting the total number of H2 streams per connection by Willy Tarreau · 1 year, 2 months ago
  57. 60ce468 BUG/MEDIUM: spoe: Never create new spoe applet if there is no server up by Christopher Faulet · 11 months ago
  58. c978327 BUG/MEDIUM: stconn: Forward shutdown on write timeout only if it is forwardable by Christopher Faulet · 11 months ago
  59. 3d5b533 BUG/MEDIUM: h3: fix incorrect snd_buf return value by Amaury Denoyelle · 11 months ago
  60. 6ef8a06 CLEANUP: quic: Remaining useless code into server part by Frédéric Lécaille · 11 months ago
  61. 40ca072 BUG/MINOR: h3: close connection on sending alloc errors by Amaury Denoyelle · 11 months ago
  62. ddc1ef1 BUG/MINOR: h3: properly handle alloc failure on finalize by Amaury Denoyelle · 12 months ago
  63. a755439 BUG/MINOR: h3: close connection on header list too big by Amaury Denoyelle · 11 months ago
  64. df0ea3f MINOR: h3: check connection error during sending by Amaury Denoyelle · 11 months ago
  65. 5e28c3a BUG/MINOR: quic: Missing call to TLS message callbacks by Frédéric Lécaille · 11 months ago
  66. 7e0e1a5 BUG/MINOR: quic: Wrong keylog callback setting. by Frédéric Lécaille · 11 months ago
  67. 2f59038 BUG/MINOR: mux-quic: always report error to SC on RESET_STREAM emission by Amaury Denoyelle · 11 months ago
  68. f628614 BUG/MEDIUM: stats: unhandled switching rules with TCP frontend by Aurelien DARRAGON · 12 months ago
  69. 40f8802 MINOR: stats: store the parent proxy in stats ctx (http) by Aurelien DARRAGON · 12 months ago
  70. 043b3c1 BUG/MINOR: resolvers: default resolvers fails when network not configured by William Lallemand · 12 months ago
  71. e3ec217 BUG/MEDIUM: mux-h2: Report too large HEADERS frame only when rxbuf is empty by Christopher Faulet · 12 months ago
  72. 0b25d70 BUG/MEDIUM: quic: QUIC CID removed from tree without locking by Frédéric Lécaille · 12 months ago
  73. ca1d881 BUG/MEDIUM: quic: Possible buffer overflow when building TLS records by Frédéric Lécaille · 12 months ago
  74. 7438181 BUG/MINOR: mworker/cli: fix set severity-output support by William Lallemand · 12 months ago
  75. 489f074 BUG/MEDIUM: proxy: always initialize the default settings after init by Willy Tarreau · 1 year, 1 month ago
  76. 1409dea BUG/MINOR: lua: Wrong OCSP CID after modifying an SSL certficate (LUA) by Frédéric Lécaille · 12 months ago
  77. c557271 BUG/MINOR: ssl: Wrong OCSP CID after modifying an SSL certficate by Frédéric Lécaille · 12 months ago
  78. c33e4df MINOR: ssl/cli: Add ha_(warning|alert) msgs to CLI ckch callback by Frédéric Lécaille · 12 months ago
  79. 57359b9 BUG/MINOR: ssl: Double free of OCSP Certificate ID by Frédéric Lécaille · 12 months ago
  80. 1b0a5a0 BUG/MINOR: quic: Packet number spaces too lately initialized by Frédéric Lécaille · 12 months ago
  81. a216e06 BUG/MINOR: quic: Missing QUIC connection path member initialization by Frédéric Lécaille · 1 year, 5 months ago
  82. 292466e BUG/MINOR: quic: Possible leak of TX packets under heavy load by Frédéric Lécaille · 1 year ago
  83. fe97c6b BUG/MEDIUM: quic: Possible crash during retransmissions and heavy load by Frédéric Lécaille · 1 year ago
  84. f5c2470 BUG/MINOR: cache: Remove incomplete entries from the cache when stream is closed by Remi Tricot-Le Breton · 1 year ago
  85. ecd3225 BUG/MEDIUM: peers: fix partial message decoding by Christopher Faulet · 12 months ago
  86. c5d7dcf BUG/MINOR: sample: Make the `word` converter compatible with `-m found` by Tim Duesterhus · 12 months ago
  87. 7030ce2 BUG/MINOR: cfgparse-listen: fix warning being reported as an alert by Aurelien DARRAGON · 12 months ago
  88. 51fad64 BUG/MINOR: config: Stopped parsing upon unmatched environment variables by Frédéric Lécaille · 12 months ago
  89. 2778ddc BUG/MINOR: quic_tp: fix preferred_address decoding by Amaury Denoyelle · 12 months ago
  90. 68bf6c8 BUG/MINOR: h3: always reject PUSH_PROMISE by Amaury Denoyelle · 1 year ago
  91. 29058f7 BUG/MINOR: h3: fix TRAILERS encoding by Amaury Denoyelle · 1 year ago
  92. 8e64fdf BUG/MEDIUM: master/cli: Properly pin the master CLI on thread 1 / group 1 by Christopher Faulet · 12 months ago
  93. 765725a BUG/MINOR: compression: possible NULL dereferences in comp_prepare_compress_request() by Aurelien DARRAGON · 1 year ago
  94. 1d40fc9 BUG/MINOR: quic: fix CONNECTION_CLOSE_APP encoding by Amaury Denoyelle · 1 year ago
  95. 8bb771a BUG/MINOR: server: do not leak default-server in defaults sections by Willy Tarreau · 1 year ago
  96. 4f40113 BUG/MINOR: quic: Possible RX packet memory leak under heavy load by Frédéric Lécaille · 1 year ago
  97. f4bec87 BUG/MEDIUM: quic: Possible crash for connections to be killed by Frédéric Lécaille · 1 year ago
  98. 3ecb341 BUG/MINOR: sock: mark abns sockets as non-suspendable and always unbind them by Willy Tarreau · 1 year ago
  99. a51c3e1 BUG/MINOR: startup: set GTUNE_SOCKET_TRANSFER correctly by William Lallemand · 1 year ago
  100. febaa3e BUG/MINOR: proxy/stktable: missing frees on proxy cleanup by Aurelien DARRAGON · 1 year ago