Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap <resolv.h> so that internal calls go direct | 2015-10-05 | 1 | -1/+2 | |
* | Make the asr API public. Install asr.h to /usr/include.h and manpages. | 2014-03-26 | 1 | -3/+4 | |
* | Cleanup and simplify the API to be exposed. Use better names for | 2014-03-25 | 1 | -7/+7 | |
* | pull in missing includes (math.h, unistd.h, stdlib.h) needed for | 2013-11-12 | 1 | -1/+2 | |
* | Make some symbols static and prefix all visible symbols with asr_ | 2013-07-12 | 1 | -3/+3 | |
* | Add minimal support for _res setup and update. | 2013-05-27 | 1 | -1/+5 | |
* | Do not take external buffers for storing DNS responses in the internal | 2013-04-30 | 1 | -3/+3 | |
* | Do not fail if the user buffer is too short to hold the packet: fill it up | 2013-04-08 | 1 | -3/+17 | |
* | split asr_resolver.c into different files to overlay the libc/net | 2012-09-08 | 1 | -0/+91 |