aboutsummaryrefslogtreecommitdiff
path: root/resolv/resolv_context.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-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-7/+4
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-07-03resolv: Mirror the entire resolver configuration in struct resolv_confFlorian Weimer1-0/+61
2017-07-03resolv: Lift domain search list limits [BZ #19569] [BZ #21475]Florian Weimer1-0/+19
2017-07-03resolv: Introduce struct resolv_conf with extended resolver stateFlorian Weimer1-1/+8
2017-07-03resolv: Introduce struct resolv_context [BZ #21668]Florian Weimer1-0/+95