Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
c-ares: A library that performs asynchronous DNS operations
- Summary
- c-ares is a C library that performs DNS requests and name resolves
asynchronously. c-ares is a fork of the library named 'ares', written
by Greg Hudson at MIT.
Changelog
- * Tue May 31 13:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.2.1-4
- use dist tag to prevent EVR overlap
- * Fri Apr 22 13:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.2.1-2
- fix license (MIT, not LGPL)
- get rid of libcares.la
- * Fri Apr 22 13:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.2.1-1
- initial package creation