about summary refs log tree commit diff
path: root/support/resolv_test.c
Commit message (Expand)AuthorAgeFilesLines
* resolv: Support binary labels in test frameworkFlorian Weimer2018-01-081-133/+161
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Revert "resolv_test.c: also cope with CONNREFUSED errors returned by recvfrom"Samuel Thibault2017-09-251-7/+1
* resolv_test.c: also cope with CONNREFUSED errors returned by recvfromSamuel Thibault2017-09-251-1/+7
* support: Add resolver testing mode which does not patch _resFlorian Weimer2017-07-051-2/+35
* Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers2017-04-251-0/+1
* resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361]Florian Weimer2017-04-131-3/+53
* 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