summaryrefslogtreecommitdiff
path: root/include/haproxy/tools-t.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: tools: introduce new option PA_O_DEFAULT_DGRAM on str2sa_range.Emeric Brun2021-03-231-2/+3
* MINOR: tools: Add net_addr structure describing a network addessChristopher Faulet2021-02-261-0/+14
* MINOR: tools: support for word expansion of environment in parse_lineAmaury Denoyelle2020-10-011-0/+2
* MEDIUM: tools: make str2sa_range() check that the protocol has ->connect()Willy Tarreau2020-09-161-0/+1
* MINOR: tools: add several PA_O_* flags in str2sa_range() callersWilly Tarreau2020-09-161-0/+5
* MINOR: tools: add several PA_O_PORT_* flags in str2sa_range() callersWilly Tarreau2020-09-161-0/+4
* MINOR: tools: make str2sa_range() take more options than just resolveWilly Tarreau2020-09-161-0/+3
* REORG: tools: move PARSE_OPT_* from tools.h to tools-t.hWilly Tarreau2020-09-111-0/+17
* REORG: tools: split common/standard.h into haproxy/tools{,-t}.hWilly Tarreau2020-06-111-0/+113