about summary refs log tree commit diff
path: root/resolv/Versions
Commit message (Expand)AuthorAgeFilesLines
* resolv: Move nss_dns into libcFlorian Weimer2021-07-191-9/+12
* resolv: Move res_query functions into libcFlorian Weimer2021-07-191-11/+17
* resolv: Move res_mkquery, res_nmkquery into libcFlorian Weimer2021-07-191-3/+7
* resolv: Move res_send, res_nsend into libcFlorian Weimer2021-07-191-2/+6
* resolv: Move __res_context_hostalias into its own file and into libcFlorian Weimer2021-07-191-1/+1
* resolv: Move res_queriesmatch to its own file and into libcFlorian Weimer2021-07-191-0/+1
* resolv: Move res_nameinquery to its own file and into libcFlorian Weimer2021-07-191-0/+1
* resolv: Move ns_samename into its own file, and into libcFlorian Weimer2021-07-191-0/+1
* resolv: Move ns_makecanon into its own file, and into libcFlorian Weimer2021-07-191-0/+1
* resolv: Move __res_get_nsaddr to its own file and into libcFlorian Weimer2021-07-191-0/+1
* resolv: Rename res_comp.c to res-name-checking.c and move into libcFlorian Weimer2021-07-191-4/+10
* resolv: Move dn_skipname to its own file and into libcFlorian Weimer2021-07-191-1/+3
* resolv: Move dn_comp to its own file and into libcFlorian Weimer2021-07-191-1/+2
* resolv: Move dn_expand to its own file and into libcFlorian Weimer2021-07-191-2/+4
* resolv: Move ns_name_compress into its own file and into libcFlorian Weimer2021-07-191-1/+3
* resolv: Move ns_name_pack into its own file and into libcFlorian Weimer2021-07-191-1/+3
* resolv: Move ns_name_pton into its own file and into libcFlorian Weimer2021-07-191-0/+3
* resolv: Move ns_name_uncompress into its own file and into libcFlorian Weimer2021-07-191-1/+3
* resolv: Move ns_name_skip to its own file and into libc (bug 28091)Florian Weimer2021-07-191-1/+4
* resolv: Move ns_name_unpack to its own file and into libcFlorian Weimer2021-07-151-2/+3
* resolv: Move ns_name_ntop to its own file and into libcFlorian Weimer2021-07-151-2/+5
* resolv: Sort Makefile routines and Versions lexicographicallyFlorian Weimer2021-07-151-62/+132
* resolv: Move libanl into libc (if libpthread is in libc)Florian Weimer2021-07-021-0/+16
* CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer2019-01-211-0/+1
* resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer2017-07-031-2/+8
* __inet_pton_length: Implement new internal helper functionFlorian Weimer2017-06-211-0/+1
* Fix h_errno namespace (bug 18520).Joseph Myers2015-06-121-1/+1
* Remove unused %include lines from Versions files.Roland McGrath2014-02-221-2/+0
* Sort Versions filesAndreas Jaeger2013-02-171-1/+1
* Cleanup of configuration optionsUlrich Drepper2011-09-101-11/+0
* * Versions.def: Add GLIBC_2.9 to libresolv.Ulrich Drepper2008-08-011-0/+13
* * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper2008-05-101-0/+1
* * resolv/Versions [libresolv] (GLIBC_PRIVATE): AddUlrich Drepper2007-10-301-0/+1
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-3/+3
* .Jakub Jelinek2007-07-311-3/+3
* USE_TLS support is now default.Ulrich Drepper2006-10-271-3/+3
* * resolv/res_init.c (__res_iclose): New function. Broken out ofUlrich Drepper2005-11-011-1/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-1/+1
* 2.5-18.1Jakub Jelinek2007-07-121-1/+1
* Update.Ulrich Drepper2004-09-151-1/+2
* Update.Ulrich Drepper2004-08-151-1/+1
* Update.Ulrich Drepper2004-08-051-0/+2
* Update.Ulrich Drepper2004-05-031-1/+1
* Update.Ulrich Drepper2004-02-211-1/+1
* Update.Ulrich Drepper2003-07-221-2/+4
* * sysdeps/unix/sysv/linux/readv.c (do_readv): Use prototype defn.Roland McGrath2002-12-151-0/+3
* 2002-11-14 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-151-4/+0
* * sysdeps/generic/errno.c [! USE___THREAD]Roland McGrath2002-11-141-4/+7
* Update.Ulrich Drepper2002-10-171-0/+1
* * csu/Versions: Use %include <tls.h> to get USE_TLS defined.Roland McGrath2002-09-251-1/+14