1. ca492f3 BUG/MINOR: lua: initialize sample before using it by Amaury Denoyelle · 3 years, 11 months ago
  2. 13ed503 BUG/MINOR: server: fix down_time report for stats by Amaury Denoyelle · 3 years, 11 months ago
  3. c1bd4bd BUG/MINOR: server: fix srv downtime calcul on starting by Amaury Denoyelle · 3 years, 11 months ago
  4. 06274b9 BUG/MINOR: log: fix memory leak on logsrv parse error by Willy Tarreau · 3 years, 11 months ago
  5. 2814afb BUG/MINOR: extcheck: add missing checks on extchk_setenv() by Willy Tarreau · 4 years ago
  6. 7163351 BUG/MAJOR: mux-h2: Don't try to send data if we know it is no longer possible by Christopher Faulet · 4 years ago
  7. e6ee465 BUG/MINOR: http-ana: Don't send payload for internal responses to HEAD requests by Christopher Faulet · 4 years ago
  8. 228d60e BUG/MEDIUM: server: support changing the slowstart value from state-file by Willy Tarreau · 4 years ago
  9. 440839b BUG/MINOR: queue: properly report redistributed connections by Willy Tarreau · 4 years ago
  10. c77aa3b BUG/MINOR: peers: Possible unexpected peer seesion reset after collisions. by Frédéric Lécaille · 4 years ago
  11. 028d185 BUG/MEDIUM: lb: Always lock the server when calling server_{take,drop}_conn by Christopher Faulet · 4 years ago
  12. 8ec3d24 BUG/MEDIUM: mux-h1: Get the session from the H1S when capturing bad messages by Christopher Faulet · 4 years ago
  13. b135abc BUG/MEDIUM: spoe: Unset variable instead of set it if no data provided by Christopher Faulet · 4 years ago
  14. 6fa5a96 BUG/MEDIUM: task: bound the number of tasks picked from the wait queue at once by Willy Tarreau · 4 years ago
  15. 3ae2fd6 MINOR: fd: report an error message when failing initial allocations by Willy Tarreau · 4 years ago
  16. 318822b BUG/MINOR: mux-h2: do not stop outgoing connections on stopping by Willy Tarreau · 4 years ago
  17. 1d66a77 BUG/MINOR: init: only keep rlim_fd_cur if max is unlimited by Willy Tarreau · 4 years ago
  18. cd5da7a BUG/MEDIUM: h1: Always try to receive more in h1_rcv_buf(). by Olivier Houchard · 5 years ago
  19. a42e6c3 BUG/MINOR: http-htx: Expect no body for 204/304 internal HTTP responses by Christopher Faulet · 4 years ago
  20. 11b1053 BUG/MEDIUM: mux-h2: Don't handle pending read0 too early on streams by Christopher Faulet · 4 years ago
  21. 823613c BUG/MINOR: mux-h1: Always set the session on frontend h1 stream by Christopher Faulet · 4 years ago
  22. 85e7212 BUG/MINOR: peers: Inconsistency when dumping peer status codes. by Frédéric Lécaille · 4 years ago
  23. b290edf MINOR: hlua: Display debug messages on stderr only in debug mode by Christopher Faulet · 4 years ago
  24. c80f976 BUG/MINOR: stats: fix validity of the json schema by Amaury Denoyelle · 4 years ago
  25. 8eb49c5 BUG/MINOR: Fix several leaks of 'log_tag' in init(). by Eric Salama · 4 years ago
  26. ab46c78 BUG/MEDIUM: listeners: do not pause foreign listeners by Willy Tarreau · 4 years ago
  27. 8c40265 BUG/MINOR: config: Fix memory leak on config parse listen by Amaury Denoyelle · 4 years ago
  28. 879924c BUG/MINOR: Fix memory leaks cfg_parse_peers by Eric Salama · 4 years ago
  29. 17347ff BUG/MINOR: http-fetch: Don't set the sample type during the htx prefetch by Christopher Faulet · 4 years ago
  30. bc90776 BUG/MINOR: server: report correct error message for invalid port on "socks4" by Willy Tarreau · 4 years ago
  31. b00a33b BUG/MINOR: ssl: verifyhost is case sensitive by William Lallemand · 4 years ago
  32. 6c98f49 BUG/MEDIUM: ssl: does not look for all SNIs before chosing a certificate by William Lallemand · 4 years, 1 month ago
  33. 5761e7d BUG/MEDIUM: http-ana: Don't wait to send 1xx responses received from servers by Christopher Faulet · 4 years, 1 month ago
  34. 9aa1d64 BUG/MEDIUM: pattern: Renew the pattern expression revision when it is pruned by Christopher Faulet · 4 years ago
  35. 3a3b775 BUILD: threads: better workaround for late loading of libgcc_s by Willy Tarreau · 4 years ago
  36. 0814458 BUG/MEDIUM: mux-h1: always apply the timeout on half-closed connections by Willy Tarreau · 4 years ago
  37. bf2bc1e BUG/MINOR: auth: report valid crypto(3) support depending on build options by Victor Kislov · 4 years, 2 months ago
  38. f04dba3 BUILD: thread: limit the libgcc_s workaround to glibc only by Willy Tarreau · 4 years, 1 month ago
  39. e9fdcf8 BUG/MINOR: threads: work around a libgcc_s issue with chrooting by Willy Tarreau · 4 years, 1 month ago
  40. a486449 BUG/MEDIUM: ssl: check OCSP calloc in ssl_sock_load_ocsp() by William Lallemand · 4 years, 2 months ago
  41. 6b8791f BUG/MINOR: startup: haproxy -s cause 100% cpu by William Lallemand · 4 years, 1 month ago
  42. b2d43b8 DOC: cache: Use '<name>' instead of '<id>' in error message by Tim Duesterhus · 4 years, 1 month ago
  43. 2b07f85 BUG/MINOR: reload: do not fail when no socket is sent by Willy Tarreau · 4 years, 1 month ago
  44. 91d0b60 BUG/MEDIUM: htx: smp_prefetch_htx() must always validate the direction by Willy Tarreau · 4 years, 1 month ago
  45. f310961 BUG/MINOR: stats: use strncmp() instead of memcmp() on health states by Willy Tarreau · 4 years, 1 month ago
  46. ffc5982 BUG/MINOR: snapshots: leak of snapshots on deinit() by William Lallemand · 4 years, 1 month ago
  47. ff8de2c BUG/MINOR: lua: Check argument type to convert it to IP mask in arg validation by Christopher Faulet · 4 years, 1 month ago
  48. e7f1fcf BUG/MINOR: lua: Check argument type to convert it to IPv4/IPv6 arg validation by Christopher Faulet · 4 years, 1 month ago
  49. d1e9256 BUG/MEDIUM: map/lua: Return an error if a map is loaded during runtime by Christopher Faulet · 4 years, 2 months ago
  50. b576206 BUG/MEDIUM: mux-h1: Refresh H1 connection timeout after a synchronous send by Christopher Faulet · 4 years, 2 months ago
  51. 307f31e BUG/MEDIUM: mux-h2: Don't fail if nothing is parsed for a legacy chunk response by Christopher Faulet · 4 years, 2 months ago
  52. afe6eef MINOR: stream-int: Be sure to have a mux to do sends and receives by Christopher Faulet · 4 years, 2 months ago
  53. 6bd4ee1 MINOR: connection: Preinstall the mux for non-ssl connect by Christopher Faulet · 4 years, 2 months ago
  54. 6cf84bc BUG/MINOR: tcp-rules: Set the inspect-delay when a tcp-response action yields by Christopher Faulet · 4 years, 2 months ago
  55. 74d704f BUG/MEDIUM: dns: Don't yield in do-resolve action on a final evaluation by Christopher Faulet · 4 years, 2 months ago
  56. 2069990 MEDIUM: lua: Add support for the Lua 5.4 by Christopher Faulet · 4 years, 2 months ago
  57. 90bccc7 BUG/MINOR: debug: Don't dump the lua stack if it is not initialized by Christopher Faulet · 4 years, 2 months ago
  58. 290988a BUG/MEDIUM: mux-h1: Disable the splicing when nothing is received by Christopher Faulet · 4 years, 2 months ago
  59. d2a762f BUG/MEDIUM: mux-h1: Wakeup the H1C in h1_rcv_buf() if more data are expected by Christopher Faulet · 4 years, 2 months ago
  60. 39eb766 BUG/MEDIUM: dns: Release answer items when a DNS resolution is freed by Christopher Faulet · 4 years, 2 months ago
  61. ef131ae BUG/MAJOR: dns: Make the do-resolve action thread-safe by Christopher Faulet · 4 years, 2 months ago
  62. 6ad7cd9 BUG/MEDIUM: mux-h2: Emit an error if the response chunk formatting is incomplete by Christopher Faulet · 4 years, 2 months ago
  63. 33f0a73 BUG/MEDIUM: resolve: fix init resolving for ring and peers section. by Emeric Brun · 4 years, 2 months ago
  64. 4d4dda1 BUG/MINOR: cfgparse: don't increment linenum on incomplete lines by Willy Tarreau · 4 years, 3 months ago
  65. 0db0b04 BUG/MINOR: threads: Don't forget to init each thread toremove_lock. by Olivier Houchard · 4 years, 3 months ago
  66. fffd1a8 BUG/MEDIUM: channel: Be aware of SHUTW_NOW flag when output data are peeked by Christopher Faulet · 4 years, 2 months ago
  67. 38eff0d BUG/MEDIUM: log: issue mixing sampled to not sampled log servers. by Emeric Brun · 4 years, 2 months ago
  68. affe0cb BUG/MEDIUM: mux-h1: Continue to process request when switching in tunnel mode by Christopher Faulet · 4 years, 2 months ago
  69. e46c14d BUG/MINOR: sample: Free str.area in smp_check_const_meth by Tim Duesterhus · 4 years, 3 months ago
  70. b992e60 BUG/MINOR: sample: Free str.area in smp_check_const_bool by Tim Duesterhus · 4 years, 3 months ago
  71. d982a8e BUG/MEDIUM: stream-int: Disable connection retries on plain HTTP proxy mode by Christopher Faulet · 4 years, 2 months ago
  72. e8d2423 BUG/MAJOR: stream: Mark the server address as unset on new outgoing connection by Christopher Faulet · 4 years, 3 months ago
  73. b1e9407 MINOR: http: Add support for http 413 status by Anthonin Bonnefoy · 4 years, 3 months ago
  74. c3db7c1 BUG/MINOR: backend: Remove CO_FL_SESS_IDLE if a client remains on the last server by Christopher Faulet · 4 years, 3 months ago
  75. 0d881b2 BUG/MEDIUM: connection: Continue to recv data to a pipe when the FD is not ready by Christopher Faulet · 4 years, 3 months ago
  76. 847271d MINOR: connection: move the CO_FL_WAIT_ROOM cleanup to the reader only by Willy Tarreau · 4 years, 8 months ago
  77. 39bb227 BUG/MEDIUM: mux-h1: Subscribe rather than waking up in h1_rcv_buf() by Christopher Faulet · 4 years, 3 months ago
  78. e0ca6ad BUG/MEDIUM: mux-h1: Disable splicing for the conn-stream if read0 is received by Christopher Faulet · 4 years, 3 months ago
  79. 0528ae2 BUG/MINOR: mux-h1: Disable splicing only if input data was processed by Christopher Faulet · 4 years, 3 months ago
  80. 8e8168a BUG/MINOR: mux-h1: Don't read data from a pipe if the mux is unable to receive by Christopher Faulet · 4 years, 3 months ago
  81. afadc9a BUG/MINOR: mux-h1: Fix the splicing in TUNNEL mode by Christopher Faulet · 4 years, 3 months ago
  82. 8e4e357 BUG/MINOR: http_act: don't check capture id in backend (2) by Tim Duesterhus · 4 years, 3 months ago
  83. ab06f88 BUG/MINOR: proxy: always initialize the trash in show servers state by Willy Tarreau · 4 years, 3 months ago
  84. ca212e5 BUG/MINOR: proxy: fix dump_server_state()'s misuse of the trash by Willy Tarreau · 4 years, 3 months ago
  85. 135899e BUG/MEDIUM: pattern: Add a trailing \0 to match strings only if possible by Christopher Faulet · 4 years, 3 months ago
  86. 4271c77 MINOR: cli: make "show sess" stop at the last known session by Willy Tarreau · 4 years, 3 months ago
  87. 8ba978b BUG/MEDIUM: fetch: Fix hdr_ip misparsing IPv4 addresses due to missing NUL by Tim Duesterhus · 4 years, 3 months ago
  88. d6cd2b3 MINOR: spoe: Don't systematically create new applets if processing rate is low by Christopher Faulet · 4 years, 3 months ago
  89. 1b4cc2e BUG/MINOR: http_ana: clarify connection pointer check on L7 retry by Willy Tarreau · 4 years, 3 months ago
  90. d995d5f BUG/MINOR: spoe: correction of setting bits for analyzer by Miroslav Zagorac · 4 years, 3 months ago
  91. b88a37c MEDIUM: map: make the "clear map" operation yield by Willy Tarreau · 4 years, 9 months ago
  92. c3a2e35 BUG/MINOR: mworker/cli: fix semicolon escaping in master CLI by William Lallemand · 4 years, 3 months ago
  93. da9a2d1 BUG/MINOR: mworker/cli: fix the escaping in the master CLI by William Lallemand · 4 years, 3 months ago
  94. 7ed43aa BUG/MINOR: cli: allow space escaping on the CLI by Yves Lafon · 4 years, 3 months ago
  95. 249346d BUG/MINOR: spoe: add missing key length check before checking key names by Willy Tarreau · 4 years, 3 months ago
  96. 47a5600 BUG/MINOR: tcp-rules: tcp-response must check the buffer's fullness by Willy Tarreau · 4 years, 3 months ago
  97. 9f3bda0 MINOR: http: Add 404 to http-request deny by Florian Tham · 4 years, 9 months ago
  98. c09f797 MINOR: http: Add 410 to http-request deny by Florian Tham · 4 years, 9 months ago
  99. 6dbb9a1 BUG/MINOR: ssl: fix ssl-{min,max}-ver with openssl < 1.1.0 by William Lallemand · 4 years, 3 months ago
  100. 45b2d9a BUG/MEDIUM: pattern: fix thread safety of pattern matching by Willy Tarreau · 4 years, 3 months ago