aboutsummaryrefslogtreecommitdiff
path: root/external/unbound/config.h.cmake.in (follow)
AgeCommit message (Collapse)AuthorFilesLines
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