about summary refs log tree commit diff
path: root/resolv/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa modeFlorian Weimer2023-09-131-0/+2
* hurd 64bit: Add missing libanlSamuel Thibault2023-05-011-1/+1
* C2x strtol binary constant handlingJoseph Myers2023-02-161-0/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella2022-11-011-0/+1
* resolv: Add new tst-resolv-invalid-cnameFlorian Weimer2022-08-301-0/+3
* resolv: Add DNS packet parsing helpers geared towards wire formatFlorian Weimer2022-08-301-0/+6
* resolv: Add internal __ns_name_length_uncompressed functionFlorian Weimer2022-08-301-0/+5
* resolv: Add the __ns_samebinaryname functionFlorian Weimer2022-08-301-0/+5
* resolv: Add tst-resolv-aliasesFlorian Weimer2022-08-301-0/+2
* resolv: Add tst-resolv-byaddr for testing reverse lookupFlorian Weimer2022-08-301-0/+2
* resolv: Implement no-aaaa stub resolver optionFlorian Weimer2022-06-241-0/+3
* resolv: Fix tst-resolv tests for 2.35 ABIs and laterStafford Horne2022-02-241-9/+9
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* resolv: Do not install libanl.so symbolic linkAdhemerval Zanella2021-12-301-0/+5
* resolv: Do not build libanl.so for ABIs starting at 2.35Adhemerval Zanella2021-12-301-1/+5
* Move malloc hooks into a compat DSOSiddhesh Poyarekar2021-07-221-3/+6
* resolv: Do not install libnss_dns.a, libnss_dns.soFlorian Weimer2021-07-201-0/+8
* nss: Directly load nss_dns, without going through dlsym/dlopenFlorian Weimer2021-07-191-0/+1
* resolv: Move nss_dns into libcFlorian Weimer2021-07-191-12/+3
* resolv: Move res_query functions into libcFlorian Weimer2021-07-191-1/+1
* resolv: Move res_mkquery, res_nmkquery into libcFlorian Weimer2021-07-191-1/+1
* resolv: Move res_send, res_nsend into libcFlorian Weimer2021-07-191-2/+2
* resolv: Move res_hostalias into its own file, along with hostaliasFlorian Weimer2021-07-191-0/+1
* resolv: Move __res_context_hostalias into its own file and into libcFlorian Weimer2021-07-191-0/+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/+2
* resolv: Move res_isourserver to its own file and reformat to GNU styleFlorian 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-1/+1
* resolv: Move dn_skipname to its own file and into libcFlorian Weimer2021-07-191-0/+1
* resolv: Move dn_comp to its own file and into libcFlorian Weimer2021-07-191-0/+1
* resolv: Move _getlong, _getshort, __putlong, __putshort to res-putgetFlorian Weimer2021-07-191-0/+1
* resolv: Move dn_expand to its own file and into libcFlorian Weimer2021-07-191-0/+1
* resolv: Move ns_name_compress into its own file and into libcFlorian Weimer2021-07-191-0/+1
* resolv: Move ns_name_pack into its own file and into libcFlorian Weimer2021-07-191-0/+1
* resolv: Move ns_name_pton into its own file and into libcFlorian Weimer2021-07-191-0/+1
* resolv: Move ns_name_uncompress into its own file and into libcFlorian Weimer2021-07-191-0/+1
* resolv: Move ns_name_skip to its own file and into libc (bug 28091)Florian Weimer2021-07-191-0/+1
* resolv: Move ns_name_unpack to its own file and into libcFlorian Weimer2021-07-151-0/+1
* resolv: Move ns_name_ntop to its own file and into libcFlorian Weimer2021-07-151-0/+1
* resolv: Sort Makefile routines and Versions lexicographicallyFlorian Weimer2021-07-151-11/+50
* resolv: Move libanl into libc (if libpthread is in libc)Florian Weimer2021-07-021-2/+5
* dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer2021-06-031-11/+8
* resolv: tst-p_secstodate can be a regular testFlorian Weimer2021-03-091-1/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missingStefan Liebler2020-11-251-1/+3