Daniel Mack
|
05ff11da8f
inet/resolv: Add dn_comp
|
13 years ago |
Daniel Mack
|
e5153a7778
inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compress
|
13 years ago |
Daniel Mack
|
466f11015f
inet/resolv: add ns_{put,get}{16,32}
|
13 years ago |
Daniel Mack
|
6ca582ff96
libc/inet/resolv.c: comment on #endif lines
|
13 years ago |
Bernhard Reutner-Fischer
|
e8dc8eca8d
resolv: fix bug in res_init with ipv6 nameservers
|
13 years ago |
Bernhard Reutner-Fischer
|
0100056707
resolv: try next server on SERVFAIL
|
13 years ago |
Bernhard Reutner-Fischer
|
d37cda884e
resolv: really fix res_close not to hang with ipv6
|
13 years ago |
Bernhard Reutner-Fischer
|
c277cc3c99
resolv: fix res_close not to hang with ipv6
|
13 years ago |
Philip Nye
|
c2acd98904
resolv.c fails for /etc/hosts lookups
|
14 years ago |
Timo Teräs
|
d6d1bd2bbd
Fix resolver broken in NPTL build
|
14 years ago |
Bernhard Reutner-Fischer
|
fa2ee53058
resolv: simplify MAXALIAS handling
|
14 years ago |
Bernhard Reutner-Fischer
|
f65e66078b
resolver: switch to config parser
|
14 years ago |
Ingo van Lil
|
05ef2d67dc
Immediately try next nameserver on recv() failure
|
14 years ago |
Timo Teras
|
7f16871e1d
resolv: various memory corruption and off by one fixes
|
14 years ago |
Denys Vlasenko
|
eda86005f8
resolv: tentatively fix usage of uninitialized DNS parameters
|
14 years ago |
Gabor Juhos
|
fd8991cc59
Fix use-after-free bug in __dns_lookup
|
14 years ago |
Bernhard Reutner-Fischer
|
bbfd5def3f
resolv: DEBUG-print nameserver we talk to
|
14 years ago |
Denys Vlasenko
|
cca45baf83
/etc/resolv.conf: support "timeout:n" and "attempts:n" options
|
14 years ago |
Khem Raj
|
22de495da4
errno: hide __libc_resp, __libc_errno, and __libc_h_errno
|
15 years ago |
Bernhard Reutner-Fischer
|
03c4f490a6
libc/inet: mark other odd /etc/conf/ spot
|
15 years ago |
Denys Vlasenko
|
69d23570f0
check stat("/etc/resolv.conf") for errors
|
15 years ago |
Bernhard Reutner-Fischer
|
fea942bf0a
libc/inet/resolv.c: reread resolv.conf if its mtime was changed
|
15 years ago |
Bernhard Reutner-Fischer
|
fdc6f045fa
link-time warning for obsolescent/removed network funcs
|
15 years ago |
Austin Foxley
|
aab4df0fb5
resolv.c: add support for per thread res_state
|
15 years ago |
Denis Vlasenko
|
ac1087a727
libc/inet/resolv.c:
|
15 years ago |
Denis Vlasenko
|
a8e76cbe14
resolver:
|
15 years ago |
Bernhard Reutner-Fischer
|
d09f165588
- fix comment style to make it compile again
|
15 years ago |
Denis Vlasenko
|
b233676db6
resolv: fix testcase failure
|
16 years ago |
Denis Vlasenko
|
7783231adc
remove __libc_getdomainname alias. google says only we have it.
|
16 years ago |
Denis Vlasenko
|
9eb085d490
resolver: make new name resolutions reread /etc/resolv.conf
|
16 years ago |