aboutsummaryrefslogtreecommitdiff
path: root/resolv
AgeCommit message (Expand)Author
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-30resolv: Do not install libanl.so symbolic linkAdhemerval Zanella
2021-12-30resolv: Do not build libanl.so for ABIs starting at 2.35Adhemerval Zanella
2021-10-11resolv: Avoid GCC 12 false positive warning [BZ #28439].Martin Sebor
2021-10-08resolv: make res_randomid use random_bits()Cristian Rodríguez
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar
2021-07-20resolv: Do not install libnss_dns.a, libnss_dns.soFlorian Weimer
2021-07-19nss: Directly load nss_dns, without going through dlsym/dlopenFlorian Weimer
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_hostalias into its own file, along with hostaliasFlorian 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_isourserver to its own file and reformat to GNU styleFlorian 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 _getlong, _getshort, __putlong, __putshort to res-putgetFlorian 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-19resolv: Deprecate legacy interfaces in libresolvFlorian Weimer
2021-07-15resolv: Move ns_name_unpack to its own file and into libcFlorian Weimer
2021-07-15resolv: Remove unnecessary res_isourserver_p call from send_dgFlorian Weimer
2021-07-15resolv: Move ns_name_ntop to its own file and into libcFlorian Weimer
2021-07-15nss_dns: Do not use deprecated packet parsing functionsFlorian Weimer
2021-07-15resolv: Sort Makefile routines and Versions lexicographicallyFlorian Weimer
2021-07-09Force building with -fno-commonFlorian Weimer
2021-07-02resolv: Move libanl into libc (if libpthread is in libc)Florian Weimer
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella
2021-06-03dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer
2021-03-09resolv: tst-p_secstodate can be a regular testFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-04y2038: Convert gai_suspend to support 64 bit timeLukasz Majewski
2020-11-25Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missingStefan Liebler
2020-11-23Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821]Stefan Liebler
2020-10-15resolv: Serialize processing in resolv/tst-resolv-txnid-collisionFlorian Weimer
2020-10-14resolv: Handle transaction ID collisions in parallel queries (bug 26600)Florian Weimer
2020-07-17Move <rpc/netdb.h> from sunrpc to inetFlorian Weimer
2020-02-18Move implementation of <file_change_detection.h> into a C fileFlorian Weimer