summaryrefslogtreecommitdiff
path: root/lib/resolv_wrapper/resolv_wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* rwrap: Recursively add additional dataJakub Hrozek2014-12-051-20/+119
* rwrap: Make the rwrap_fake_* functions only fake RRs.Jakub Hrozek2014-12-051-81/+62
* rwrap: CNAME record can recurse into A, AAAA or CNAMEJakub Hrozek2014-12-051-0/+21
* rwrap: SRV record can recurse into A or AAAA.Jakub Hrozek2014-12-051-8/+47
* rwrap: Use the rwrap_fake_rr structure instead of raw uint8_t pointers.Jakub Hrozek2014-12-051-136/+143
* rwrap: Add data structures and functions to represent and manipulate RRs.Jakub Hrozek2014-12-051-7/+173
* rwrap: Correctly calculate the response size and return it.Andreas Schneider2014-12-051-67/+71
* rwrap: Handle trailing dot in dns names.Andreas Schneider2014-12-051-8/+20
* rwrap: Compare dns names case insensitive.Jakub Hrozek2014-12-051-1/+1
* lib: Add resolv_wrapper version 1.0.0.Andreas Schneider2014-12-051-0/+1377