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