Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
5647fbacdf822f2a6812a07dbdf27660f436f103
/
src
/
resolvers.c
144f84a
MEDIUM: task: extend the state field to 32 bits
by Willy Tarreau
· Tue Mar 02 16:09:26 2021 +0100
61cfdf4
CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x)
by Willy Tarreau
· Sat Feb 20 10:46:51 2021 +0100
69beaa9
REORG: server: Export and rename some functions updating server info
by Christopher Faulet
· Tue Feb 16 12:07:47 2021 +0100
52d4d30
BUG/MEDIUM: resolvers: Reset server address and port for obselete SRV records
by Christopher Faulet
· Tue Feb 23 12:24:09 2021 +0100
b4badf7
BUG/MINOR: resolvers: new callback to properly handle SRV record errors
by Baptiste Assmann
· Thu Nov 19 22:38:33 2020 +0100
a331a1e
BUG/MINOR: resolvers: Only renew TTL for SRV records with an additional record
by Christopher Faulet
· Tue Feb 23 12:22:29 2021 +0100
9c246a4
BUG/MINOR: resolvers: Fix condition to release received ARs if not assigned
by Christopher Faulet
· Tue Feb 23 11:59:19 2021 +0100
56fc5d9
MEDIUM: resolvers: add supports of TCP nameservers in resolvers.
by Emeric Brun
· Fri Feb 12 20:05:45 2021 +0100
c943799
MEDIUM: resolvers/dns: split dns.c into dns.c and resolvers.c
by Emeric Brun
· Fri Feb 12 19:42:55 2021 +0100