aboutsummaryrefslogtreecommitdiff
path: root/external/unbound/validator (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-04-12Fix obsolete OpenSSL API usagehyc1-0/+4
EVP_dss1() was deprecated and EVP_sha1() is the direct replacement. Upstream libunbound already has this patch. Note that I haven't added a test for HAVE_EVP_DSS1 since that was deprecated quite a long time ago in OpenSSL, there's really no reason to support it.
2015-12-30update unbound, fix unbound openssl issue on OS XRiccardo Spagni12-119/+620
2015-08-14update unboundRiccardo Spagni2-11/+22
2015-05-31update libunboundRiccardo Spagni2-5/+7
2015-04-02update unbound from upstreamRiccardo Spagni10-28/+117
2014-12-04update unbound from upstreamRiccardo Spagni4-15/+36
2014-10-05added unbound to external depsRiccardo Spagni22-0/+17107