index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
inet
/
resolv.c
Age
Commit message (
Expand
)
Author
2012-08-04
libc/inet/resolv.c: Use IE model for TLS data.
Will Newton
2012-08-04
libc/inet/resolv.c: Remove obsolete comment.
Will Newton
2012-06-15
resolv.c: shrink code a bit in getnameinfo.
Peter S. Mazinger
2012-06-15
fix a bunch of build warnings
Peter S. Mazinger
2012-06-15
resolv.c,time.c,_atexit.c: hide 3 locks
Peter S. Mazinger
2012-06-15
resolv.c: include param.h and use MIN instead of min
Peter S. Mazinger
2012-06-15
resolv.c: remove duplicated attribute_hidden
Peter S. Mazinger
2012-06-15
remove __FORCE_GLIBC
Peter S. Mazinger
2012-04-17
resolv: tiny shrinkage in /etc/hosts handling
Bernhard Reutner-Fischer
2012-04-17
resolv: remove unused variables
Bernhard Reutner-Fischer
2012-04-17
resolv: Fix /etc/hosts for more than MAXALIASES aliases
Bernhard Reutner-Fischer
2011-11-27
make ARRAY_SIZE commonly available internally
Mike Frysinger
2011-11-17
resolv: hide relocations
Bernhard Reutner-Fischer
2011-10-21
resolv: fix memory leak
Bernhard Reutner-Fischer
2011-10-20
resolv: commentary typo fix
Bernhard Reutner-Fischer
2011-10-20
gethostbyname_r: set correct h_errno upon failure
Bernhard Reutner-Fischer
2011-10-20
resolv: fix compilation
Bernhard Reutner-Fischer
2011-09-10
resolv: simple optimizations and style/readability fixes
Denys Vlasenko
2011-08-26
inet/resolv: add res_ninit and res_nclose
Daniel Mack
2011-08-26
inet/resolv: add res_mkquery
Daniel Mack
2011-08-26
inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflag
Daniel Mack
2011-08-26
inet/resolv: add dn_skipname and ns_name_skip
Daniel Mack
2011-08-26
inet/resolv: Add dn_comp
Daniel Mack
2011-08-26
inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compress
Daniel Mack
2011-08-26
inet/resolv: add ns_{put,get}{16,32}
Daniel Mack
2011-08-26
libc/inet/resolv.c: comment on #endif lines
Daniel Mack
2011-06-17
resolv: fix bug in res_init with ipv6 nameservers
Bernhard Reutner-Fischer
2011-06-14
resolv: try next server on SERVFAIL
Bernhard Reutner-Fischer
2011-04-13
resolv: really fix res_close not to hang with ipv6
Bernhard Reutner-Fischer
2011-04-12
resolv: fix res_close not to hang with ipv6
Bernhard Reutner-Fischer
2010-11-23
resolv.c fails for /etc/hosts lookups
Philip Nye
2010-08-28
Fix resolver broken in NPTL build
Timo Teräs
2010-08-19
resolv: simplify MAXALIAS handling
Bernhard Reutner-Fischer
2010-08-05
resolver: switch to config parser
Bernhard Reutner-Fischer
2010-07-28
Immediately try next nameserver on recv() failure
Ingo van Lil
2010-05-07
resolv: various memory corruption and off by one fixes
Timo Teras
2010-04-09
resolv: tentatively fix usage of uninitialized DNS parameters
Denys Vlasenko
2010-04-06
Fix use-after-free bug in __dns_lookup
Gabor Juhos
2010-03-30
resolv: DEBUG-print nameserver we talk to
Bernhard Reutner-Fischer
2010-02-03
/etc/resolv.conf: support "timeout:n" and "attempts:n" options
Denys Vlasenko
2010-02-01
errno: hide __libc_resp, __libc_errno, and __libc_h_errno
Khem Raj
2010-01-23
libc/inet: mark other odd /etc/conf/ spot
Bernhard Reutner-Fischer
2009-10-14
check stat("/etc/resolv.conf") for errors
Denys Vlasenko
2009-10-13
libc/inet/resolv.c: reread resolv.conf if its mtime was changed
Bernhard Reutner-Fischer
2009-10-08
link-time warning for obsolescent/removed network funcs
Bernhard Reutner-Fischer
2009-09-26
resolv.c: add support for per thread res_state
Austin Foxley
2009-04-18
libc/inet/resolv.c:
Denis Vlasenko
2009-03-10
resolver:
Denis Vlasenko
2009-02-13
- fix comment style to make it compile again
Bernhard Reutner-Fischer
2008-12-17
resolv: fix testcase failure
Denis Vlasenko
[next]