summaryrefslogtreecommitdiff
path: root/include/haproxy/dns.h
Commit message (Expand)AuthorAgeFilesLines
* DOC: fix a few remainig cases of "Haproxy" and "HAproxy" in doc and commentsWilly Tarreau2021-05-091-1/+1
* MEDIUM: dns: adds code to support pipelined DNS requests over TCP.Emeric Brun2021-02-131-0/+2
* MEDIUM: resolvers/dns: split dns.c into dns.c and resolvers.cEmeric Brun2021-02-131-30/+3
* MEDIUM: resolvers: split resolving and dns message exchange layers.Emeric Brun2021-02-131-0/+1
* MINOR: resolvers: rework dns stats prototype because specific to resolversEmeric Brun2021-02-131-5/+5
* MINOR: resolvers: rework prototype suffixes to split resolving and dns.Emeric Brun2021-02-131-9/+9
* MINOR: resolvers: renames some dns prefixed types using resolv prefix.Emeric Brun2021-02-131-1/+1
* MINOR: resolvers: renames some resolvers specific types to not use dns prefixEmeric Brun2021-02-131-4/+4
* MINOR: resolvers: renames type dns_resolvers to resolvers.Emeric Brun2021-02-131-2/+2
* MINOR: resolvers: renames some resolvers internal types and removes dns prefixEmeric Brun2021-02-131-1/+1
* MINOR: dns/stats: integrate dns counters in statsAmaury Denoyelle2020-10-051-0/+5
* REORG: include: move dns.h to haproxy/dns{,-t}.hWilly Tarreau2020-06-111-0/+52