Bernhard Reutner-Fischer
|
2dab3f5ed3
resolv: tiny shrinkage in /etc/hosts handling
|
12 年 前 |
Bernhard Reutner-Fischer
|
81545fb106
resolv: remove unused variables
|
12 年 前 |
Bernhard Reutner-Fischer
|
dcb6ac1354
resolv: Fix /etc/hosts for more than MAXALIASES aliases
|
12 年 前 |
Mike Frysinger
|
0405cb8f5b
make ARRAY_SIZE commonly available internally
|
13 年 前 |
Bernhard Reutner-Fischer
|
dcf56488da
resolv: hide relocations
|
13 年 前 |
Bernhard Reutner-Fischer
|
bb8d500a75
resolv: fix memory leak
|
13 年 前 |
Bernhard Reutner-Fischer
|
e3fea65f50
resolv: commentary typo fix
|
13 年 前 |
Bernhard Reutner-Fischer
|
40f8f5f033
gethostbyname_r: set correct h_errno upon failure
|
13 年 前 |
Bernhard Reutner-Fischer
|
984e1c1e44
resolv: fix compilation
|
13 年 前 |
Denys Vlasenko
|
021b0aa3c4
resolv: simple optimizations and style/readability fixes
|
13 年 前 |
Daniel Mack
|
7f74de5d4d
inet/resolv: add res_ninit and res_nclose
|
13 年 前 |
Daniel Mack
|
a863daff68
inet/resolv: add res_mkquery
|
13 年 前 |
Daniel Mack
|
5f6fe1fca1
inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflag
|
13 年 前 |
Daniel Mack
|
95ff96497d
inet/resolv: add dn_skipname and ns_name_skip
|
13 年 前 |
Daniel Mack
|
05ff11da8f
inet/resolv: Add dn_comp
|
13 年 前 |
Daniel Mack
|
e5153a7778
inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compress
|
13 年 前 |
Daniel Mack
|
466f11015f
inet/resolv: add ns_{put,get}{16,32}
|
13 年 前 |
Daniel Mack
|
6ca582ff96
libc/inet/resolv.c: comment on #endif lines
|
13 年 前 |
Bernhard Reutner-Fischer
|
e8dc8eca8d
resolv: fix bug in res_init with ipv6 nameservers
|
13 年 前 |
Bernhard Reutner-Fischer
|
0100056707
resolv: try next server on SERVFAIL
|
13 年 前 |
Bernhard Reutner-Fischer
|
d37cda884e
resolv: really fix res_close not to hang with ipv6
|
13 年 前 |
Bernhard Reutner-Fischer
|
c277cc3c99
resolv: fix res_close not to hang with ipv6
|
13 年 前 |
Philip Nye
|
c2acd98904
resolv.c fails for /etc/hosts lookups
|
14 年 前 |
Timo Teräs
|
d6d1bd2bbd
Fix resolver broken in NPTL build
|
14 年 前 |
Bernhard Reutner-Fischer
|
fa2ee53058
resolv: simplify MAXALIAS handling
|
14 年 前 |
Bernhard Reutner-Fischer
|
f65e66078b
resolver: switch to config parser
|
14 年 前 |
Ingo van Lil
|
05ef2d67dc
Immediately try next nameserver on recv() failure
|
14 年 前 |
Timo Teras
|
7f16871e1d
resolv: various memory corruption and off by one fixes
|
14 年 前 |
Denys Vlasenko
|
eda86005f8
resolv: tentatively fix usage of uninitialized DNS parameters
|
14 年 前 |
Gabor Juhos
|
fd8991cc59
Fix use-after-free bug in __dns_lookup
|
14 年 前 |