aboutsummaryrefslogtreecommitdiff
path: root/external/unbound/config.h.cmake.in (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-09-03external: remove unbound submoduleselsta1-0/+0
2020-09-06Revert "unbound: update to get build fixes"moneromooo-monero1-0/+0
This reverts commit 541a7c81a1c9e6b261fc13e0b9e3829df46a0bdf. It breaks the depends build
2020-09-06unbound: update to get build fixesmoneromooo-monero1-0/+0
2019-02-24unbound: update to get the redefinition fixmoneromooo-monero1-0/+0
2018-09-29Update unbound submodule to 7f23967iDunk54001-0/+0
Fixes building in MSYS2 with openssl 1.1.1
2018-07-06Build: bump unbound to 1.7.3anonimal1-0/+0
2018-03-18Unbound: add git submodule for unboundanonimal1-0/+0
2018-03-18Unbound: remove unbound from in-tree sourceanonimal1-1205/+0
We'll instead use a git submodule to pull from our unbound repo.
2017-06-17Upgrade unbound libraryErik de Castro Lopo1-16/+136
These files were pulled from the 1.6.3 release tarball. This new version builds against OpenSSL version 1.1 which will be the default in the new Debian Stable which is due to be released RealSoonNow (tm).
2016-01-11Cleanup symbol clashes, stdlib headerHoward Chu1-1/+4
2016-01-02Get rid of doubly-defined NDEBUGHoward Chu1-7/+0
2015-12-31Fix 3edbf57b62feeaba1f31683f24b9d76d75e03902Howard Chu1-1/+1
The test for isblank was being ignored
2015-12-30update unbound, fix unbound openssl issue on OS XRiccardo Spagni1-3/+24
2015-08-30unbound: use the mini event fallback implementationmoneromooo-monero1-1/+2
Using libevent seems to have high peaks of file descriptor use, which can cause failure to create fds in other parts of bitmonerod. The fallback implementation seems to run fine in a significantly tighter file descriptor limit.
2015-08-14update unboundRiccardo Spagni1-0/+4
2015-04-06updated unbound cmake for static buildsRiccardo Spagni1-1/+30
2014-10-23unbound: import cmake build systemBen Boeckel1-0/+1034