about summary refs log tree commit diff
path: root/support/resolv_test.c
Commit message (Collapse)AuthorAgeFilesLines
* resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer2017-04-131-3/+53
| | | | This hardens the stub resolver against fragmentation-based attacks.
* support: Add error checking to close system calls [BZ #21244]Florian Weimer2017-03-151-11/+12
|
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
|
* resolv: Add beginnings of a libresolv test suiteFlorian Weimer2016-12-311-0/+1150