Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | properly check for domain name truncation at various places and fail | 2013-04-01 | 1 | -6/+10 | |
| | | | | | | if that happens. prodded by deraadt@ | ||||
* | res_querydomain()'s code to terminate the domain with '.' had the assignment | 2013-03-29 | 1 | -2/+2 | |
| | | | | | | | flipped so that it always used a domain of ".." Heavy lifting by otto@ ok eric@ otto@ miod@ | ||||
* | knf | 2012-11-24 | 1 | -2/+2 | |
| | |||||
* | make separate structures for pack and unpack | 2012-11-24 | 1 | -3/+3 | |
| | |||||
* | split asr_resolver.c into different files to overlay the libc/net | 2012-09-08 | 1 | -0/+104 | |
resolver implementation. |