1. 871df0a REGTESTS: ssl: Fix empty line in cli command input by Remi Tricot-Le Breton · 10 months ago
  2. ad488ae BUG/MINOR: ssl: Reenable ocsp auto-update after an "add ssl crt-list" by Remi Tricot-Le Breton · 10 months ago
  3. fcf4747 BUG/MINOR: ssl: Destroy ckch instances before the store during deinit by Remi Tricot-Le Breton · 10 months ago
  4. f5a90c4 BUG/MEDIUM: ocsp: Separate refcount per instance and per store by Remi Tricot-Le Breton · 10 months ago
  5. a1b3d8e MINOR: ssl: Use OCSP_CERTID instead of ckch_store in ckch_store_build_certid by Remi Tricot-Le Breton · 10 months ago
  6. 6ebec4b BUG/MINOR: ssl: Clear the ckch instance when deleting a crt-list line by Remi Tricot-Le Breton · 10 months ago
  7. 2760f4a BUG/MINOR: ssl: Duplicate ocsp update mode when dup'ing ckch by Remi Tricot-Le Breton · 10 months ago
  8. 5e7e42d BUG/MINOR: ssl: Fix error message after ssl_sock_load_ocsp call by Remi Tricot-Le Breton · 10 months ago
  9. a0b31bd BUG/MAJOR: ssl_sock: Always clear retry flags in read/write functions by Olivier Houchard · 10 months ago
  10. 08ebf19 BUG/MEDIUM: h1: always reject the NUL character in header values by Willy Tarreau · 10 months ago
  11. 909ddf6 BUG/MINOR: h1-htx: properly initialize the err_pos field by Willy Tarreau · 10 months ago
  12. a73e00a BUG/MEDIUM: h1: Don't support LF only to mark the end of a chunk size by Christopher Faulet · 10 months ago
  13. 8df94eb BUG/MINOR: h1: Don't support LF only at the end of chunks by Christopher Faulet · 10 months ago
  14. df8c149 BUG/MEDIUM: stconn: Don't check pending shutdown to wake an applet up by Christopher Faulet · 10 months ago
  15. e764b30 BUG/MEDIUM: stconn: Allow expiration update when READ/WRITE event is pending by Christopher Faulet · 10 months ago
  16. d5ebde5 BUG/MEDIUM: pool: fix rare risk of deadlock in pool_flush() by Willy Tarreau · 10 months ago
  17. 1229363 BUG/MINOR: jwt: fix jwt_verify crash on 32-bit archs by Willy Tarreau · 10 months ago
  18. 0239f32 BUG/MEDIUM: cli: fix once for all the problem of missing trailing LFs by Willy Tarreau · 10 months ago
  19. d62ec87 BUG/MINOR: vars/cli: fix missing LF after "get var" output by Willy Tarreau · 10 months ago
  20. 36e5427 BUG/MEDIUM: cli: some err/warn msg dumps add LR into CSV output on stat's CLI by Emeric Brun · 10 months ago
  21. 1b75afd REGTESTS: add a test to ensure map-ordering is preserved by Aurelien DARRAGON · 11 months ago
  22. 04256ce MINOR: mux-h2/traces: add a missing trace on connection WU with negative inc by Willy Tarreau · 11 months ago
  23. fb25b6e BUG/MEDIUM: mux-h2: refine connection vs stream error on headers by Willy Tarreau · 11 months ago
  24. df1cc5d MINOR: mux-h2/traces: clarify the "rejected H2 request" event by Willy Tarreau · 1 year, 1 month ago
  25. 4ba6f9e MINOR: mux-h2/traces: explicitly show the error/refused stream states by Willy Tarreau · 1 year, 1 month ago
  26. 577fc27 MINOR: mux-h2/traces: also suggest invalid header upon parsing error by Willy Tarreau · 1 year, 4 months ago
  27. 01ac093 MINOR: debug: make BUG_ON() catch build errors even without DEBUG_STRICT by Willy Tarreau · 10 months ago
  28. 9acf05b MINOR: debug: make ABORT_NOW() store the caller's line number when using abort by Willy Tarreau · 10 months ago
  29. 26a4a16 MINOR: debug: make sure calls to ha_crash_now() are never merged by Willy Tarreau · 10 months ago
  30. 42b40b8 MINOR: compiler: add a new DO_NOT_FOLD() macro to prevent code folding by Willy Tarreau · 10 months ago
  31. ec9c5c5 BUG/MEDIUM: quic: keylog callback not called (USE_OPENSSL_COMPAT) by Frederic Lecaille · 11 months ago
  32. 54310dc BUG/MINOR: mux-h2: also count streams for refused ones by Willy Tarreau · 11 months ago
  33. 61e9109 BUG/MINOR: mux-quic: do not prevent non-STREAM sending on flow control by Amaury Denoyelle · 11 months ago
  34. c59160c DOC: configuration: corrected description of keyword tune.ssl.ocsp-update.mindelay by Miroslav Zagorac · 11 months ago
  35. 4869ed5 MINOR: mux-h2: support limiting the total number of H2 streams per connection by Willy Tarreau · 1 year, 2 months ago
  36. 60ce468 BUG/MEDIUM: spoe: Never create new spoe applet if there is no server up by Christopher Faulet · 11 months ago
  37. c978327 BUG/MEDIUM: stconn: Forward shutdown on write timeout only if it is forwardable by Christopher Faulet · 11 months ago
  38. 3d5b533 BUG/MEDIUM: h3: fix incorrect snd_buf return value by Amaury Denoyelle · 11 months ago
  39. 6ef8a06 CLEANUP: quic: Remaining useless code into server part by Frédéric Lécaille · 11 months ago
  40. 40ca072 BUG/MINOR: h3: close connection on sending alloc errors by Amaury Denoyelle · 11 months ago
  41. ddc1ef1 BUG/MINOR: h3: properly handle alloc failure on finalize by Amaury Denoyelle · 12 months ago
  42. a755439 BUG/MINOR: h3: close connection on header list too big by Amaury Denoyelle · 11 months ago
  43. df0ea3f MINOR: h3: check connection error during sending by Amaury Denoyelle · 11 months ago
  44. 5e28c3a BUG/MINOR: quic: Missing call to TLS message callbacks by Frédéric Lécaille · 11 months ago
  45. 7e0e1a5 BUG/MINOR: quic: Wrong keylog callback setting. by Frédéric Lécaille · 11 months ago
  46. 2f59038 BUG/MINOR: mux-quic: always report error to SC on RESET_STREAM emission by Amaury Denoyelle · 12 months ago
  47. f628614 BUG/MEDIUM: stats: unhandled switching rules with TCP frontend by Aurelien DARRAGON · 12 months ago
  48. 40f8802 MINOR: stats: store the parent proxy in stats ctx (http) by Aurelien DARRAGON · 12 months ago
  49. 9183dfd DOC: config: Update documentation about local haproxy response by Christopher Faulet · 12 months ago
  50. 043b3c1 BUG/MINOR: resolvers: default resolvers fails when network not configured by William Lallemand · 12 months ago
  51. e3ec217 BUG/MEDIUM: mux-h2: Report too large HEADERS frame only when rxbuf is empty by Christopher Faulet · 12 months ago
  52. 0b25d70 BUG/MEDIUM: quic: QUIC CID removed from tree without locking by Frédéric Lécaille · 12 months ago
  53. ca1d881 BUG/MEDIUM: quic: Possible buffer overflow when building TLS records by Frédéric Lécaille · 12 months ago
  54. 7438181 BUG/MINOR: mworker/cli: fix set severity-output support by William Lallemand · 12 months ago
  55. 8244cb7 DOC: configuration: typo req.ssl_hello_type by William Lallemand · 12 months ago
  56. aaba8d0 [RELEASE] Released version 2.8.5 by Christopher Faulet · 12 months ago
  57. 489f074 BUG/MEDIUM: proxy: always initialize the default settings after init by Willy Tarreau · 1 year, 1 month ago
  58. 1409dea BUG/MINOR: lua: Wrong OCSP CID after modifying an SSL certficate (LUA) by Frédéric Lécaille · 12 months ago
  59. c557271 BUG/MINOR: ssl: Wrong OCSP CID after modifying an SSL certficate by Frédéric Lécaille · 12 months ago
  60. c33e4df MINOR: ssl/cli: Add ha_(warning|alert) msgs to CLI ckch callback by Frédéric Lécaille · 12 months ago
  61. 57359b9 BUG/MINOR: ssl: Double free of OCSP Certificate ID by Frédéric Lécaille · 12 months ago
  62. 1b0a5a0 BUG/MINOR: quic: Packet number spaces too lately initialized by Frédéric Lécaille · 12 months ago
  63. a216e06 BUG/MINOR: quic: Missing QUIC connection path member initialization by Frédéric Lécaille · 1 year, 5 months ago
  64. 292466e BUG/MINOR: quic: Possible leak of TX packets under heavy load by Frédéric Lécaille · 1 year ago
  65. fe97c6b BUG/MEDIUM: quic: Possible crash during retransmissions and heavy load by Frédéric Lécaille · 1 year ago
  66. f5c2470 BUG/MINOR: cache: Remove incomplete entries from the cache when stream is closed by Remi Tricot-Le Breton · 1 year ago
  67. ecd3225 BUG/MEDIUM: peers: fix partial message decoding by Christopher Faulet · 12 months ago
  68. 2a450f0 DOC: Clarify the differences between field() and word() by Tim Duesterhus · 1 year ago
  69. c5d7dcf BUG/MINOR: sample: Make the `word` converter compatible with `-m found` by Tim Duesterhus · 1 year ago
  70. 3c00a71 REGTESTS: sample: Test the behavior of consecutive delimiters for the field converter by Tim Duesterhus · 1 year ago
  71. 4bd597b DOC: config: fix monitor-fail typo by Aurelien DARRAGON · 1 year ago
  72. b8e4f22 DOC: config: add matrix entry for "max-session-srv-conns" by Aurelien DARRAGON · 1 year ago
  73. 04445cf DOC: config: specify supported sections for "max-session-srv-conns" by Aurelien DARRAGON · 1 year ago
  74. 7030ce2 BUG/MINOR: cfgparse-listen: fix warning being reported as an alert by Aurelien DARRAGON · 1 year ago
  75. 51fad64 BUG/MINOR: config: Stopped parsing upon unmatched environment variables by Frédéric Lécaille · 1 year ago
  76. 2778ddc BUG/MINOR: quic_tp: fix preferred_address decoding by Amaury Denoyelle · 1 year ago
  77. 707742f DOC: config: fix missing characters in set-spoe-group action by Willy Tarreau · 1 year ago
  78. 68bf6c8 BUG/MINOR: h3: always reject PUSH_PROMISE by Amaury Denoyelle · 1 year ago
  79. 29058f7 BUG/MINOR: h3: fix TRAILERS encoding by Amaury Denoyelle · 1 year ago
  80. 8e64fdf BUG/MEDIUM: master/cli: Properly pin the master CLI on thread 1 / group 1 by Christopher Faulet · 1 year ago
  81. 765725a BUG/MINOR: compression: possible NULL dereferences in comp_prepare_compress_request() by Aurelien DARRAGON · 1 year ago
  82. 1d40fc9 BUG/MINOR: quic: fix CONNECTION_CLOSE_APP encoding by Amaury Denoyelle · 1 year ago
  83. a5c331a DOC: lua: fix Proxy.get_mode() output by Aurelien DARRAGON · 1 year ago
  84. e5ad347 DOC: lua: add sticktable class reference from Proxy.stktable by Aurelien DARRAGON · 1 year ago
  85. 703bcae REGTESTS: connection: disable http_reuse_be_transparent.vtc if !TPROXY by Aurelien DARRAGON · 1 year ago
  86. fd9ad89 DOC: config: fix timeout check inheritance restrictions by Aurelien DARRAGON · 1 year ago
  87. 3650eef DOC: 51d: updated 51Degrees repo URL for v3.2.10 by Eugene Dorfman · 1 year ago
  88. 8bb771a BUG/MINOR: server: do not leak default-server in defaults sections by Willy Tarreau · 1 year ago
  89. 4f40113 BUG/MINOR: quic: Possible RX packet memory leak under heavy load by Frédéric Lécaille · 1 year ago
  90. f4bec87 BUG/MEDIUM: quic: Possible crash for connections to be killed by Frédéric Lécaille · 1 year ago
  91. 3ecb341 BUG/MINOR: sock: mark abns sockets as non-suspendable and always unbind them by Willy Tarreau · 1 year ago
  92. a51c3e1 BUG/MINOR: startup: set GTUNE_SOCKET_TRANSFER correctly by William Lallemand · 1 year ago
  93. 51ca521 REGTESTS: http: add a test to validate chunked responses delivery by Willy Tarreau · 1 year ago
  94. febaa3e BUG/MINOR: proxy/stktable: missing frees on proxy cleanup by Aurelien DARRAGON · 1 year ago
  95. 6ce5cd0 MINOR: stktable: add stktable_deinit function by Aurelien DARRAGON · 1 year ago
  96. 1842014 BUG/MINOR: stream/cli: report correct stream age in "show sess" by Willy Tarreau · 1 year ago
  97. e0c6ef4 BUG/MEDIUM: mux-fcgi: fail earlier on malloc in takeover() by Willy Tarreau · 1 year ago
  98. 54dd551 BUG/MEDIUM: mux-h1: fail earlier on malloc in takeover() by Willy Tarreau · 1 year ago
  99. 960f37c BUG/MEDIUM: mux-h2: fail earlier on malloc in takeover() by Willy Tarreau · 1 year ago
  100. 8fc267b BUG/MAJOR: quic: complete thread migration before tcp-rules by Amaury Denoyelle · 1 year ago