| Commit message (Expand) | Author | Age | Files | Lines |
| * | ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 2015-07-15 | 1 | -20/+0 |
| * | re-add Windows DNS bug fix, per c0de96f8bd2f64884255f9b0b61a4775ada5e3e6 | Riccardo Spagni | 2015-06-02 | 1 | -1/+0 |
| * | update libunbound | Riccardo Spagni | 2015-05-31 | 59 | -2463/+4447 |
| * | Require BerkeleyDB to be installed (for now) if building non-static | Thomas Winget | 2015-04-22 | 1 | -7/+2 |
| * | update lmdb64 | Riccardo Spagni | 2015-04-14 | 22 | -365/+201 |
| * | Merge BlockchainDB into upstream | Thomas Winget | 2015-04-07 | 59 | -0/+32311 |
| |\ |
|
| | * | Only compile BerkeleyDB as an option in non-static | Thomas Winget | 2015-04-07 | 1 | -16/+18 |
| | * | Merge upstream into blockchain | Thomas Winget | 2015-03-29 | 1 | -1/+1 |
| | |\ |
|
| | * \ | Pull blockchain changes into berkeleydb branch | Thomas Winget | 2015-03-17 | 59 | -36/+16093 |
| | |\ \ |
|
| | | * | | Move db_drivers/ to external/ | Thomas Winget | 2015-03-17 | 58 | -0/+32259 |
| | | * | | fixed msys2 / mingw folders based on architecture, added license to unbound C... | Riccardo Spagni | 2015-03-17 | 1 | -0/+28 |
| | | * | | Revert "Moved db_drivers/ into external/ for consistency" | Thomas Winget | 2015-03-17 | 30 | -16221/+0 |
| | | * | | Revert "Build fixed, goofed up some CMake" | Thomas Winget | 2015-03-17 | 1 | -4/+0 |
| | * | | | BerkeleyDB Blockchain building, not working yet | Thomas Winget | 2015-03-16 | 1 | -5/+5 |
| | * | | | CMake wiring, minor cleanup, minor test addition | Thomas Winget | 2015-03-16 | 2 | -1/+28 |
| | |/ / |
|
| | * | | Build fixed, goofed up some CMake | Thomas Winget | 2015-03-10 | 1 | -0/+4 |
| | * | | Moved db_drivers/ into external/ for consistency | Thomas Winget | 2015-03-09 | 30 | -0/+16221 |
| | * | | Remove unused dependency | Thomas Winget | 2015-01-04 | 26 | -11043/+0 |
| | * | | Adding libglim as an external library | Thomas Winget | 2015-01-04 | 26 | -0/+11043 |
| * | | | updated unbound cmake for static builds | Riccardo Spagni | 2015-04-06 | 3 | -2/+34 |
| * | | | minor CMakeLists fix for Unbound, ldns -> sldns | Riccardo Spagni | 2015-04-05 | 1 | -7/+7 |
| * | | | reinstate accidentally removed CMakeLists | Riccardo Spagni | 2015-04-04 | 1 | -0/+201 |
| * | | | Merge pull request #251 | Riccardo Spagni | 2015-04-02 | 1 | -1/+0 |
| |\ \ \ |
|
| | * | | | Fixed DNS resolution bug in Windows | Thomas Winget | 2015-04-02 | 1 | -1/+0 |
| | | |/
| |/| |
|
| * / | | update unbound from upstream | Riccardo Spagni | 2015-04-02 | 155 | -3409/+5451 |
| |/ / |
|
| * / | fix cmake miniupnpc typo | meshpoint | 2015-03-26 | 1 | -1/+1 |
| |/ |
|
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 14 | -3/+3 |
| * | update unbound from upstream | Riccardo Spagni | 2014-12-04 | 72 | -2655/+1261 |
| * | moved rapidjson to external folder, fixed CMake | Riccardo Spagni | 2014-12-01 | 24 | -0/+8020 |
| * | mingw: copy required libraries to the build tree | Ben Boeckel | 2014-11-18 | 1 | -0/+16 |
| * | miniupnpc: bump the _POSIX_C_SOURCE feature macro | Ben Boeckel | 2014-11-10 | 1 | -1/+1 |
| * | unbound: fix getaddrinfo detection for 32-bit windows | Ben Boeckel | 2014-10-24 | 1 | -1/+11 |
| * | unbound: fix type checking | Ben Boeckel | 2014-10-24 | 1 | -2/+2 |
| * | unbound: plumb the libdir up | Ben Boeckel | 2014-10-24 | 2 | -1/+6 |
| * | cmake: support 2.8.7 | Ben Boeckel | 2014-10-24 | 1 | -4/+4 |
| * | cmake: remove scream-make (all-caps functions) | Ben Boeckel | 2014-10-23 | 1 | -15/+15 |
| * | unbound: import cmake build system | Ben Boeckel | 2014-10-23 | 4 | -82/+1428 |
| * | miniupnpc: clean up build system | Ben Boeckel | 2014-10-23 | 1 | -65/+5 |
| * | cmake: minor cleanups (indentation and typos) | Ben Boeckel | 2014-10-23 | 1 | -0/+0 |
| * | cmake: remove configuration variables | Ben Boeckel | 2014-10-23 | 1 | -11/+0 |
| * | cmake: factor out error messages | Ben Boeckel | 2014-10-23 | 1 | -3/+3 |
| * | miniupnpc: clear out else/endfoo command arguments | Ben Boeckel | 2014-10-23 | 1 | -15/+15 |
| * | fixed miniupnpc dynamic target | Riccardo Spagni | 2014-10-06 | 1 | -2/+4 |
| * | fix for mingw not playing nicely with libunbound configure, fix for correctly... | Riccardo Spagni | 2014-10-06 | 2 | -1/+7 |
| * | set the winsock variable differently on Windows | Riccardo Spagni | 2014-10-06 | 1 | -1/+2 |
| * | fixed configure_command for libunbound under mingw | Riccardo Spagni | 2014-10-06 | 1 | -1/+1 |
| * | turns out mingw does actually produce .a libs and not .dll.a | Riccardo Spagni | 2014-10-06 | 1 | -3/+1 |
| * | quieten CMake when it can't find packages | Riccardo Spagni | 2014-10-06 | 1 | -3/+3 |
| * | removed required flags from miniupnp and unbound | Riccardo Spagni | 2014-10-06 | 1 | -2/+2 |
| * | include openssl in linbunbound static linking, added errors for openssl and e... | Riccardo Spagni | 2014-10-06 | 1 | -3/+14 |