Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
ldns - Lowlevel DNS(SEC) library with API
ldns is a library with the aim to simplify DNS programming in C. All
low-level DNS/DNSSEC operations are supported. We also define a higher
level API which allows a programmer to (for instance) create or sign
packets.
Packages
Latest: ldns-1.6.13-1.el6.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
ldns |
0 |
1.6.13 |
1.el6.fio |
x86_64 |
412 KiB |
2012-07-04 10:46:49 |
Changelog:
- * 2012-05-21 - Paul Wouters <pwouters[AT]redhat[DOTCOM]> - 1.6.13-1
- Upgraded to 1.6.13, bugfix release
- Added --disable-ecdsa as ECC is still banned
- Removed --with-sha2 - it is always enabled and option was removed
- * 2012-01-11 - Paul Wouters <paul[AT]nohats.ca> - 1.6.12-1
- Upgraded to 1.6.12, fixes important end of year handling date bug
- * 2011-10-05 - Paul Wouters <paul[AT]xelerance[DOTCOM]> - 1.6.11-2
- Updated to 1.6.11, fixes rhbz#741026 which is CVE-2011-3581
- Python goes into sitearch, not sitelib
- Fix source link and spelling errors in description
- * 2011-09-19 - Paul Wouters <paul[AT]xelerance[DOTCOM]> - 1.6.10-2
- Fix for losing nameserver when it drops UDP fragments in
ldns_resolver_send_pkt [Willem Toorop <[email protected]>]
- Added ldnsx module (to be merged into ldns soon)
http://git.xelerance.com/cgi-bin/gitweb.cgi?p=ldnsx.git;a=summary
- * 2011-06-08 - Paul Wouters <paul[AT]xelerance[DOTCOM]> - 1.6.10-1
- Upodated to 1.6.10
- Commented out dependancies that are only needed for snapshots