summaryrefslogtreecommitdiff
path: root/include/haproxy/check-t.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: checks: use a nanosecond counters instead of timeval for checks->startWilly Tarreau2023-04-281-1/+1
* BUG/MINOR: checks: restore legacy on-error fastinter behaviorAurelien DARRAGON2022-12-071-0/+1
* MEDIUM: checks: spread the checks load over random threadsWilly Tarreau2022-10-121-0/+1
* CLEANUP: check: rename all occurrences of stconn "cs" to "sc"Willy Tarreau2022-05-271-1/+1
* CLEANUP: conn_stream: tree-wide rename to stconn (stream connector)Willy Tarreau2022-05-271-1/+1
* MEDIUM: check: Use the CS to handle subscriptions for read/write eventsChristopher Faulet2022-05-191-1/+0
* BUILD: fix compilation on NetBSDAmaury Denoyelle2021-10-221-0/+2
* CLEANUP: tree-wide: only include ebtree-t from type filesWilly Tarreau2021-10-071-1/+1
* MEDIUM: check: implement check deletion for dynamic serversAmaury Denoyelle2021-08-061-0/+1
* BUG/MEDIUM: tcpcheck: Don't destroy connection in the wake callback contextChristopher Faulet2021-01-211-0/+1
* BUG/MAJOR: tcpcheck: Allocate input and output buffers from the buffer poolChristopher Faulet2020-11-271-0/+4
* REORG: include: make list-t.h part of the base APIWilly Tarreau2020-06-111-1/+0
* CLEANUP: include: tree-wide alphabetical sort of include filesWilly Tarreau2020-06-111-1/+1
* REORG: check: move tcpchecks away from check.cWilly Tarreau2020-06-111-209/+2
* REORG: include: move checks.h to haproxy/check{,-t}.hWilly Tarreau2020-06-111-0/+387