Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | srv_lookup: Portability fixes, handle compressed responses | jcopenha | 2014-07-24 | -0/+217 |
srv_lookup works on cygwin and openbsd now. Provide ns_initparse, friends, and types where they aren't provided by platform. Use dn_expandname instead of custom parser so compressed DNS responses are handled correctly. |