Age | Commit message (Expand) | Author |
---|---|---|
2015-10-08 | fix conditionals | Eric Faurot |
2015-10-08 | Handle case where no hint is passed in. Found as a crash of fdm by jturner@ | Theo de Raadt |
2015-10-07 | getaddrinfo() should not res_init() unconditionally, but allow lower | Theo de Raadt |
2015-09-14 | Finish wrapping <netdb.h> so that calls go direct and the symbols are all weak | Philip Guenther |
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-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 |
2012-09-08 | split asr_resolver.c into different files to overlay the libc/net | Eric Faurot |