Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-03 | external: remove unbound submodule | selsta | 1 | -0/+0 | |
2020-09-06 | Revert "unbound: update to get build fixes" | moneromooo-monero | 1 | -0/+0 | |
This reverts commit 541a7c81a1c9e6b261fc13e0b9e3829df46a0bdf. It breaks the depends build | |||||
2020-09-06 | unbound: update to get build fixes | moneromooo-monero | 1 | -0/+0 | |
2019-02-24 | unbound: update to get the redefinition fix | moneromooo-monero | 1 | -0/+0 | |
2018-09-29 | Update unbound submodule to 7f23967 | iDunk5400 | 1 | -0/+0 | |
Fixes building in MSYS2 with openssl 1.1.1 | |||||
2018-07-06 | Build: bump unbound to 1.7.3 | anonimal | 1 | -0/+0 | |
2018-03-18 | Unbound: add git submodule for unbound | anonimal | 1 | -0/+0 | |
2018-03-18 | Unbound: remove unbound from in-tree source | anonimal | 1 | -1205/+0 | |
We'll instead use a git submodule to pull from our unbound repo. | |||||
2017-06-17 | Upgrade unbound library | Erik de Castro Lopo | 1 | -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-11 | Cleanup symbol clashes, stdlib header | Howard Chu | 1 | -1/+4 | |
2016-01-02 | Get rid of doubly-defined NDEBUG | Howard Chu | 1 | -7/+0 | |
2015-12-31 | Fix 3edbf57b62feeaba1f31683f24b9d76d75e03902 | Howard Chu | 1 | -1/+1 | |
The test for isblank was being ignored | |||||
2015-12-30 | update unbound, fix unbound openssl issue on OS X | Riccardo Spagni | 1 | -3/+24 | |
2015-08-30 | unbound: use the mini event fallback implementation | moneromooo-monero | 1 | -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-14 | update unbound | Riccardo Spagni | 1 | -0/+4 | |
2015-04-06 | updated unbound cmake for static builds | Riccardo Spagni | 1 | -1/+30 | |
2014-10-23 | unbound: import cmake build system | Ben Boeckel | 1 | -0/+1034 | |