Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
a81ff60454e2cec95bb843034cf2ac62f791f6c1
/
src
/
dns.c
cc9b94a
BUG/MINOR: warning: ‘need_resend’ may be used uninitialized
by William Lallemand
· 7 years ago
201c07f
MAJOR/REORG: dns: DNS resolution task and requester queues
by Baptiste Assmann
· 7 years ago
8ea0bcc
MINOR: dns: introduce roundrobin into the internal cache (WIP)
by Baptiste Assmann
· 8 years ago
69fce67
MINOR: dns: make 'ancount' field to match the number of saved records
by Baptiste Assmann
· 8 years ago
fa4a663
MINOR: dns: implement a LRU cache for DNS resolutions
by Baptiste Assmann
· 8 years ago
729c901
MAJOR: dns: save a copy of the DNS response in struct resolution
by Baptiste Assmann
· 7 years ago
fb7091e
MINOR: dns: new snr_check_ip_callback function
by Baptiste Assmann
· 8 years ago
4274637
REORG: dns: dns_option structure, storage of hostname_dn
by Baptiste Assmann
· 8 years ago
81ed1a0
MINOR: dns: functions to manage memory for a DNS resolution structure
by Baptiste Assmann
· 8 years ago
6492053
BUG/MAJOR: dns: Broken kqueue events handling (BSD systems).
by Frédéric Lécaille
· 7 years ago
5e5bc9f
BUG/MINOR: dns: Wrong address family used when creating IPv6 sockets.
by Frédéric Lécaille
· 8 years ago
fc72590
MINOR: dns: improve DNS response parsing to use as many available records as possible
by Baptiste
· 8 years ago
5cd1b92
MINOR: dns: give ability to dns_init_resolvers() to close a socket when requested
by Baptiste Assmann
· 8 years ago
777b560
MINOR: appctx/cli: remove the "dns" entry from the appctx union
by Willy Tarreau
· 8 years ago
3067bfa
BUG/MEDIUM: cli: fix "show stat resolvers" and "show tls-keys"
by Willy Tarreau
· 8 years ago
30e5e18
CLEANUP: cli: remove assignments to st0 and st2 in keyword parsers
by Willy Tarreau
· 8 years ago
3b6e547
CLEANUP: cli: rename STAT_CLI_* to CLI_ST_*
by Willy Tarreau
· 8 years ago
69e9644
REORG: cli: move show stat resolvers to dns.c
by William Lallemand
· 8 years ago
c3d8cd4
BUG/MEDIUM: dns: don't randomly crash on out-of-memory
by Willy Tarreau
· 8 years ago
3cf7f98
MINOR: dns: proper domain name validation when receiving DNS response
by Baptiste Assmann
· 9 years ago
c1ce5f3
MEDIUM: dns: new DNS response parser
by Baptiste Assmann
· 8 years ago
bcbd491
CLEANUP/MINOR dns: comment do not follow up code update
by Baptiste Assmann
· 9 years ago
5457eb4
CLEANUP: dns: Removing usless variable & assignation
by Erwan Velu
· 9 years ago
8ab7942
BUG/MINOR: Fix endiness issue in DNS header creation code
by Nenad Merdanovic
· 8 years ago
eec1d38
BUG/MEDIUM: dns: fix alignment issues in the DNS response parser
by Willy Tarreau
· 8 years ago
9b7125c
BUG/MEDIUM: dns: fix alignment issue when building DNS queries
by Vincent Bernat
· 9 years ago
6f79aca
BUG/MINOR: DNS: resolution structure change
by Baptiste Assmann
· 9 years ago
060e573
BUG/MINOR: dns: trigger a DNS query type change on resolution timeout
by Baptiste Assmann
· 9 years ago
382824c
BUG/MINOR: dns: inapropriate way out after a resolution timeout
by Baptiste Assmann
· 9 years ago
02779b6
CLEANUP: uniformize last argument of malloc/calloc
by Vincent Bernat
· 9 years ago
3c2f2f2
CLEANUP: remove unneeded casts
by Vincent Bernat
· 9 years ago
ac88cfe
MEDIUM: dns: add a "resolve-net" option which allow to prefer an ip in a network
by Thierry Fournier
· 9 years ago
ada3484
MEDIUM: dns: extract options
by Thierry Fournier
· 9 years ago
b1af23e
MINOR: fix the return type for dns_response_get_query_id() function
by Thiago Farina
· 9 years ago
e4c4b7d
BUG/MINOR: dns: unable to parse CNAMEs response
by Baptiste Assmann
· 9 years ago
e6a4a32
MEDIUM: dns: Don't use the ANY query type
by Andrew Hayworth
· 9 years ago
5d681ba
BUG/MINOR: dns: parsing error of some DNS response
by Baptiste Assmann
· 9 years ago
8c62c47
BUG: dns: can't connect UDP socket on FreeBSD
by Baptiste Assmann
· 9 years ago
f778bb4
BUG/MINOR: DNS request retry counter used for retry only
by Baptiste Assmann
· 9 years ago
0453a1d
MINOR: dns: new flag to report that no IP can be found in a DNS response packet
by Baptiste Assmann
· 9 years ago
96972bc
MINOR: dns: no expected DNS record type found
by Baptiste Assmann
· 9 years ago
3440f0d
MEDIUM: dns: handling of truncated response
by Baptiste Assmann
· 9 years ago
0df5d96
MINOR: dns: New DNS response analysis code: DNS_RESP_TRUNCATED
by Baptiste Assmann
· 9 years ago
01daef3
MINOR: dns: coding style update
by Baptiste Assmann
· 9 years ago
2359ff1
BUG/MEDIUM: DNS resolution response parsing broken
by Baptiste Assmann
· 9 years ago
37bb372
MINOR: DNS counters: increment valid counter
by Baptiste Assmann
· 9 years ago
d69d6f3
BUG/MAJOR: dns: fix the length of the string to be copied
by Willy Tarreau
· 9 years ago
2100b49
CLEANUP/MINOR: dns: dns_str_to_dn_label() only needs a const char
by Willy Tarreau
· 9 years ago
325137d
MEDIUM: dns: implement a DNS resolver
by Baptiste Assmann
· 10 years ago