Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename function to avoid symbol clash | 2012-07-07 | 1 | -5/+3 | |
| | |||||
* | fix a few warnings | 2012-04-25 | 1 | -9/+15 | |
| | |||||
* | calling getnameinfo here is a bad idea. use inet_ntop. | 2012-04-15 | 1 | -6/+9 | |
| | |||||
* | Import asr, an experimental async resolver implementation. | 2012-04-14 | 1 | -0/+569 | |
The idea is to eventually replace the existing resolver with something better. Time to start working on it in tree. ok deraadt@ |