| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | | * | | 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 |
| * | reference the correct unbound static lib | Riccardo Spagni | 2014-10-06 | 1 | -4/+3 |
| * | added libtool's install command | Riccardo Spagni | 2014-10-06 | 1 | -7/+10 |
| * | use the correct CMake variable for static builds | Riccardo Spagni | 2014-10-06 | 1 | -1/+1 |
| * | build libunbound correctly | Riccardo Spagni | 2014-10-06 | 1 | -21/+50 |
| * | fix missing parentheses | Riccardo Spagni | 2014-10-06 | 1 | -1/+1 |
| * | build libunbound from external if no local libunbound or for static builds | Riccardo Spagni | 2014-10-06 | 1 | -197/+71 |
| * | added unbound to external deps | Riccardo Spagni | 2014-10-05 | 394 | -0/+199264 |
| * | fix for miniupnpc static compile under Windows | Riccardo Spagni | 2014-10-05 | 1 | -2/+4 |
| * | remove dangling upnp port mappings, updated miniupnpc | Riccardo Spagni | 2014-10-02 | 70 | -219/+718 |
| * | fixed FreeBSD miniupnpc niggly | Riccardo Spagni | 2014-09-24 | 1 | -1/+14 |