1. d1a7b85 MEDIUM: server: support {check,agent}_addr, agent_port in server state by William Dauchy · 3 years, 5 months ago
  2. 2da7429 REGTESTS: unbreak http-check-send.vtc by Willy Tarreau · 3 years, 5 months ago
  3. cb4ed02 REGTESTS: mark http-check-send.vtc as 2.4-only by Willy Tarreau · 3 years, 5 months ago
  4. fe03e7d MEDIUM: server: adding support for check_port in server state by William Dauchy · 3 years, 5 months ago
  5. d2dcd8a REGTEST: Don't use the websocket to validate http-check by Christopher Faulet · 3 years, 6 months ago
  6. 85a8136 REGTESTS: Fix required versions for several scripts by Christopher Faulet · 3 years, 7 months ago
  7. 39ff8c5 REGTESTS: complete http-check test by Amaury Denoyelle · 3 years, 6 months ago
  8. b381a50 BUG/MAJOR: tcpcheck: Allocate input and output buffers from the buffer pool by Christopher Faulet · 3 years, 7 months ago
  9. f637044 MEDIUM: cli/ssl: configure ssl on server at runtime by William Dauchy · 3 years, 8 months ago
  10. 43ba3cf MEDIUM: proxy: remove start_proxies() by Willy Tarreau · 3 years, 9 months ago
  11. f717727 BUG/MINOR: tcpcheck: Set socks4 and send-proxy flags before the connect call by Christopher Faulet · 3 years, 9 months ago
  12. 55da2b9 REGTEST: make agent-check.vtc require 1.8 by Willy Tarreau · 3 years, 9 months ago
  13. ed48657 REGTESTS: checks: Fix tls_health_checks when IPv6 addresses are used by Christopher Faulet · 4 years, 1 month ago
  14. 66163ec BUG/MINOR: checks: Respect check-ssl param when a port or an addr is specified by Christopher Faulet · 4 years, 1 month ago
  15. 62f79fe MEDIUM: checks: Make post-41 the default mode for mysql checks by Christopher Faulet · 4 years, 1 month ago
  16. a0be859 REGTESTS: make the http-check-send test require version 2.2 by Willy Tarreau · 4 years, 2 months ago
  17. 574e7bd MINOR: checks: Support log-format string to set the body for HTTP send rules by Christopher Faulet · 4 years, 2 months ago
  18. 7c95f5f MINOR: checks: Support log-format string to set the URI for HTTP send rules by Christopher Faulet · 4 years, 2 months ago
  19. 8d38f0a REGTEST: checks: Adapt SSL error message reported when connection is rejected by Christopher Faulet · 4 years, 2 months ago
  20. b559426 MINOR: checks: Simplify matching on HTTP headers in HTTP expect rules by Christopher Faulet · 4 years, 2 months ago
  21. e596d18 MEDIUM: checks: Remove dedicated sample fetches and use response ones instead by Christopher Faulet · 4 years, 2 months ago
  22. 3970819 MEDIUM: checks: Support matching on headers for http-check expect rules by Christopher Faulet · 4 years, 2 months ago
  23. cb436f0 REGTEST: checks: Fix sync condition for agent-check by Christopher Faulet · 4 years, 2 months ago
  24. 907701b MINOR: checks: Use ver keyword to specify the HTTP version for http checks by Christopher Faulet · 4 years, 2 months ago
  25. f97f846 REGTEST: Add a script to validate agent checks by Christopher Faulet · 4 years, 2 months ago
  26. 88d939c Revert "MEDIUM: checks: capture groups in expect regexes" by Christopher Faulet · 4 years, 2 months ago
  27. aec7f76 REGTEST: Add scripts to test based tcp-check health-checks by Christopher Faulet · 4 years, 2 months ago
  28. a67ed43 REGTEST: Fix reg-tests about health-checks to adapt them to recent changes by Christopher Faulet · 4 years, 2 months ago
  29. 617780f REGTEST: Adapt regtests about checks to recent changes by Christopher Faulet · 4 years, 3 months ago
  30. 9dcb09f MEDIUM: checks: capture groups in expect regexes by Gaetan Rivet · 4 years, 5 months ago
  31. 1afd826 MINOR: checks: add min-recv tcp-check expect option by Gaetan Rivet · 4 years, 5 months ago
  32. 8acb128 MINOR: checks: Add a way to send custom headers and payload during http chekcs by Christopher Faulet · 4 years, 3 months ago
  33. 77e3b4a CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 4 months ago
  34. 6072beb MINOR: http-ana: Match on the path if the monitor-uri starts by a / by Christopher Faulet · 4 years, 5 months ago
  35. 04068a1 REGTESTS: server/cli_set_fqdn requires version 1.8 minimum by Willy Tarreau · 4 years, 8 months ago
  36. f42fa7b REGTESTS: checks: make 4be_1srv_health_checks more reliable by Willy Tarreau · 5 years ago
  37. 0d00b54 REGTESTS: checks: exclude freebsd target for tcp-check_multiple_ports.vtc by Jérôme Magnin · 5 years ago
  38. 885f64f REGTESTS: checks: tcp-check connect to multiple ports by Jérôme Magnin · 5 years ago
  39. 8e8bd88 REGTEST: extend the check duration on tls_health_checks and mark it slow by Willy Tarreau · 5 years ago
  40. 1bbc74b REGTEST: fix tls_health_checks random failures on MacOS in Travis-CI by Willy Tarreau · 5 years ago
  41. 2eb1c79 REGTEST: make the tls_health_checks test much faster by Willy Tarreau · 5 years ago
  42. eacb022 REGTEST: Make this reg test be Linux specific. by Frédéric Lécaille · 5 years ago
  43. 03c6ab0 REGTEST: exclude osx and generic targets for 40be_2srv_odd_health_checks by Willy Tarreau · 5 years ago
  44. d7a8f14 REGTEST: rename the reg test files. by Frédéric Lécaille · 5 years ago
  45. dc1a3bd REGTEST: replace LEVEL option by a more human readable one. by Frédéric Lécaille · 5 years ago
  46. ffe30f7 REGTEST: Missing REQUIRE_VERSION declarations. by Frédéric Lécaille · 5 years ago
  47. 9ab3138 REGTESTS: exclude tests that require ssl, pcre if no such feature is enabled by Ilya Shipitsin · 5 years ago
  48. 0656d9c REGTEST: Add a reg test for health-checks over SSL/TLS. by Frédéric Lécaille · 6 years ago
  49. 15685c7 REGTEST: Exclude freebsd target for some reg tests. by Frédéric Lécaille · 6 years ago
  50. 9ffb88d REGTEST: Be less Linux specific with a syslog regex. by Frédéric Lécaille · 6 years ago
  51. 3b3a883 REGTEST: Fix a typo about barrier type. by Frédéric Lécaille · 6 years ago
  52. f3ec86a REGTEST: fix missing space in checks/s00001 by Willy Tarreau · 6 years ago
  53. 3ec7bfb REGTEST: Add miscellaneous reg tests for health-checks. by Frederic Lecaille · 6 years ago
  54. 573d289 REGTEST: level 1 health-check test 2. by Frederic Lecaille · 6 years ago
  55. 8b77c05 REGTEST: Reg test for "check" health-check option. by Frederic Lecaille · 6 years ago
  56. 9be3489 REGTEST: Add a first test for health-checks. by Frederic Lecaille · 6 years ago