Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
c-ares - A library that performs asynchronous DNS operations
- Description:
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.
Packages
c-ares-1.7.0-6.el6.i686
[53 KiB] |
Changelog
by Jakub Hrozek (2012-03-03):
- Only fall back to AF_INET searches when looking for AF_UNSPEC
addresses (#730695)
- Do not leak memory in ares_parse_a_reply when parsing an invalid
record (#730693)
- Add a missing break (#713133) - reported and patched by Michal Luscon
- Fix a SIGBUS when resolving SRV queries on architectures that do
not support unaligned memory access (#695426)
- Amend the ares_gethostbyname manpage so that it lists ARES_ENODATA as
an allowed return code (#640944)
|
c-ares-1.7.0-6.el6.x86_64
[52 KiB] |
Changelog
by Jakub Hrozek (2012-03-03):
- Only fall back to AF_INET searches when looking for AF_UNSPEC
addresses (#730695)
- Do not leak memory in ares_parse_a_reply when parsing an invalid
record (#730693)
- Add a missing break (#713133) - reported and patched by Michal Luscon
- Fix a SIGBUS when resolving SRV queries on architectures that do
not support unaligned memory access (#695426)
- Amend the ares_gethostbyname manpage so that it lists ARES_ENODATA as
an allowed return code (#640944)
|