Age | Commit message (Expand) | Author |
---|---|---|
2014-03-26 | Make the asr API public. Install asr.h to /usr/include.h and manpages. | Eric Faurot |
2014-03-25 | Cleanup and simplify the API to be exposed. Use better names for | Eric Faurot |
2013-11-12 | pull in missing includes (math.h, unistd.h, stdlib.h) needed for | Theo de Raadt |
2013-07-12 | Make some symbols static and prefix all visible symbols with asr_ | Eric Faurot |
2013-05-27 | Add minimal support for _res setup and update. | Eric Faurot |
2013-04-30 | Do not take external buffers for storing DNS responses in the internal | Eric Faurot |
2013-04-08 | Do not fail if the user buffer is too short to hold the packet: fill it up | Eric Faurot |
2012-09-08 | split asr_resolver.c into different files to overlay the libc/net | Eric Faurot |