aboutsummaryrefslogtreecommitdiff
path: root/resolv/resolv-internal.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-1/+1
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto1-0/+14
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-06-24resolv: Implement no-aaaa stub resolver optionFlorian Weimer1-0/+8
2022-03-22resolv: Fix unaligned accesses to fields in HEADER structJohn David Anglin1-0/+7
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-07-19resolv: Move res_query functions into libcFlorian Weimer1-2/+2
2021-07-19resolv: Move res_mkquery, res_nmkquery into libcFlorian Weimer1-2/+4
2021-07-19resolv: Move res_send, res_nsend into libcFlorian Weimer1-1/+2
2021-07-19resolv: Move __res_context_hostalias into its own file and into libcFlorian Weimer1-1/+1
2021-07-19resolv: Move __res_get_nsaddr to its own file and into libcFlorian Weimer1-0/+6
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-04-08resolv: Remove support for RES_USE_INET6 and the inet6 optionFlorian Weimer1-6/+3
2019-03-12resolv: Enable full ICMP errors for UDP DNS sockets [BZ #24047]Florian Weimer1-0/+6
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer1-0/+3
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-07-03resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]Florian Weimer1-3/+0
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer1-2/+34
2017-06-23resolv: Clean up declarations of the __res_initstamp variableFlorian Weimer1-0/+3
2017-06-21__inet_pton_length: Implement new internal helper functionFlorian Weimer1-0/+9
2017-04-13resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer1-0/+18
2017-04-13resolv: Remove internal and unused definitions from <resolv.h>Florian Weimer1-0/+6
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-31resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582]Florian Weimer1-0/+35