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