aboutsummaryrefslogtreecommitdiff
path: root/resolv/Versions
AgeCommit message (Expand)AuthorFilesLines
2021-07-19resolv: Move nss_dns into libcFlorian Weimer1-9/+12
2021-07-19resolv: Move res_query functions into libcFlorian Weimer1-11/+17
2021-07-19resolv: Move res_mkquery, res_nmkquery into libcFlorian Weimer1-3/+7
2021-07-19resolv: Move res_send, res_nsend into libcFlorian Weimer1-2/+6
2021-07-19resolv: Move __res_context_hostalias into its own file and into libcFlorian Weimer1-1/+1
2021-07-19resolv: Move res_queriesmatch to its own file and into libcFlorian Weimer1-0/+1
2021-07-19resolv: Move res_nameinquery to its own file and into libcFlorian Weimer1-0/+1
2021-07-19resolv: Move ns_samename into its own file, and into libcFlorian Weimer1-0/+1
2021-07-19resolv: Move ns_makecanon into its own file, and into libcFlorian Weimer1-0/+1
2021-07-19resolv: Move __res_get_nsaddr to its own file and into libcFlorian Weimer1-0/+1
2021-07-19resolv: Rename res_comp.c to res-name-checking.c and move into libcFlorian Weimer1-4/+10
2021-07-19resolv: Move dn_skipname to its own file and into libcFlorian Weimer1-1/+3
2021-07-19resolv: Move dn_comp to its own file and into libcFlorian Weimer1-1/+2
2021-07-19resolv: Move dn_expand to its own file and into libcFlorian Weimer1-2/+4
2021-07-19resolv: Move ns_name_compress into its own file and into libcFlorian Weimer1-1/+3
2021-07-19resolv: Move ns_name_pack into its own file and into libcFlorian Weimer1-1/+3
2021-07-19resolv: Move ns_name_pton into its own file and into libcFlorian Weimer1-0/+3
2021-07-19resolv: Move ns_name_uncompress into its own file and into libcFlorian Weimer1-1/+3
2021-07-19resolv: Move ns_name_skip to its own file and into libc (bug 28091)Florian Weimer1-1/+4
2021-07-15resolv: Move ns_name_unpack to its own file and into libcFlorian Weimer1-2/+3
2021-07-15resolv: Move ns_name_ntop to its own file and into libcFlorian Weimer1-2/+5
2021-07-15resolv: Sort Makefile routines and Versions lexicographicallyFlorian Weimer1-62/+132
2021-07-02resolv: Move libanl into libc (if libpthread is in libc)Florian Weimer1-0/+16
2019-01-21CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer1-0/+1
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer1-2/+8
2017-06-21__inet_pton_length: Implement new internal helper functionFlorian Weimer1-0/+1
2015-06-12Fix h_errno namespace (bug 18520).Joseph Myers1-1/+1
2014-02-22Remove unused %include lines from Versions files.Roland McGrath1-2/+0
2013-02-17Sort Versions filesAndreas Jaeger1-1/+1
2011-09-10Cleanup of configuration optionsUlrich Drepper1-11/+0
2008-08-01* Versions.def: Add GLIBC_2.9 to libresolv.Ulrich Drepper1-0/+13
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper1-0/+1
2007-10-30* resolv/Versions [libresolv] (GLIBC_PRIVATE): AddUlrich Drepper1-0/+1
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-3/+3
2007-07-31.Jakub Jelinek1-3/+3
2006-10-27USE_TLS support is now default.Ulrich Drepper1-3/+3
2005-11-01* resolv/res_init.c (__res_iclose): New function. Broken out ofUlrich Drepper1-1/+1
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-1/+1
2007-07-122.5-18.1Jakub Jelinek1-1/+1
2004-09-15Update.Ulrich Drepper1-1/+2
2004-08-15Update.Ulrich Drepper1-1/+1
2004-08-05Update.Ulrich Drepper1-0/+2
2004-05-03Update.Ulrich Drepper1-1/+1
2004-02-21Update.Ulrich Drepper1-1/+1
2003-07-22Update.Ulrich Drepper1-2/+4
2002-12-15* sysdeps/unix/sysv/linux/readv.c (do_readv): Use prototype defn.Roland McGrath1-0/+3
2002-11-152002-11-14 Roland McGrath <roland@redhat.com>Roland McGrath1-4/+0
2002-11-14* sysdeps/generic/errno.c [! USE___THREAD]Roland McGrath1-4/+7
2002-10-17Update.Ulrich Drepper1-0/+1
2002-09-25* csu/Versions: Use %include <tls.h> to get USE_TLS defined.Roland McGrath1-1/+14