Age | Commit message (Expand) | Author |
---|---|---|
2015-09-20 | remove bogus includes of err.h | Eric Faurot |
2015-09-14 | Wrap <asr.h> so internal calls go direct and all the symbols are weak | Philip Guenther |
2015-09-09 | Hide all unnecessary asr / resolver related API with _ prefixes. | Theo de Raadt |
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-03-29 | correctly show the scope for IPv6 addresses in getnameinfo() | Eric Faurot |
2012-11-24 | knf | Eric Faurot |
2012-08-19 | When building dynamic hostent and netent, allocate a single linear buffer to | Eric Faurot |
2012-08-18 | Improve error reporting in getnameinfo_async() and getaddrinfo_async(). | Eric Faurot |
2012-04-25 | fix a few warnings | Eric Faurot |
2012-04-14 | Import asr, an experimental async resolver implementation. | Eric Faurot |