History log of /freebsd-10.1-release/lib/libldns/
Revision Date Author Comments
272461 03-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


269257 29-Jul-2014 des

MFH (r266114, r266138): upgrade to latest ldns and unbound
MFH (r266139-r266143, r266145, r266149, r266150): fix props
MFH (r266179, r266180, r266193, r266238, r266777): misc cleanup
MFH (r266863): create and use /var/unbound/conf.d
MFH (r268839): import unblock-lan-zones patch from upstream
MFH (r268840): fix reverse lookups on private networks
MFH (r268883): avoid spamming source tree during build

PR: 190739 (for r268883)


256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


255402 08-Sep-2013 des

LDNS needs OpenSSL. This wasn't a problem as long as it was only build
statically, since any program using it would have to link with it anyway.

Approved by: re (blanket)


255386 08-Sep-2013 des

Make libldns and libssh private.

Approved by: re (blanket)


249457 14-Apr-2013 des

Clean up.


249454 13-Apr-2013 des

Include ldns's b{32,64}_{ntop,pton}().


246854 15-Feb-2013 des

Upgrade to 1.6.16


246827 15-Feb-2013 des

Import LDNS and build it as an internal library.