about summary refs log tree commit diff
path: root/resolv/res-noaaaa.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
|
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
|
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
|
* resolv: Implement no-aaaa stub resolver optionFlorian Weimer2022-06-241-0/+143
Reviewed-by: Carlos O'Donell <carlos@redhat.com>