summaryrefslogtreecommitdiff
path: root/include/haproxy/tcpcheck.h
Commit message (Expand)AuthorAgeFilesLines
* BUILD: tcpcheck: do not declare tcp_check_keywords_register() inlineWilly Tarreau2022-03-021-5/+1
* CLEANUP: lists/tree-wide: rename some list operations to avoid some confusionWilly Tarreau2021-04-211-1/+1
* MINOIR: checks/trace: Register a new trace source with its eventsChristopher Faulet2021-04-121-2/+2
* BUG/MINOR: tcpcheck: proxy_parse_*check*() must take a const for the defproxyWilly Tarreau2021-02-121-9/+9
* BUG/MINOR: tcpheck: the source list must be a const in dup_tcpcheck_var()Willy Tarreau2021-02-121-1/+1
* REORG: tcpcheck: Move check option parsing functions based on tcp-checkChristopher Faulet2020-11-271-0/+18
* REORG: include: make list-t.h part of the base APIWilly Tarreau2020-06-111-1/+0
* REORG: check: move tcpchecks away from check.cWilly Tarreau2020-06-111-0/+112