| Commit message (Expand) | Author | Age | Files | Lines |
| * | There has never been any such function "fnctl" | Howard Chu | 2016-01-12 | 1 | -1/+0 |
| * | Cleanup symbol clashes, stdlib header | Howard Chu | 2016-01-11 | 2 | -2/+5 |
| * | Avoid cmake-3.x block comment syntax | Howard Chu | 2016-01-03 | 1 | -4/+6 |
| * | Get rid of doubly-defined NDEBUG | Howard Chu | 2016-01-02 | 1 | -7/+0 |
| * | let miniupnp's cmakelist handle defaults | Riccardo Spagni | 2015-12-31 | 2 | -4/+1 |
| * | fix miniupnpc cmakelist | Riccardo Spagni | 2015-12-31 | 1 | -3/+11 |
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 20 | -8/+8 |
| * | isblank doesn't need a special case test | Howard Chu | 2015-12-31 | 1 | -6/+1 |
| * | Fix 3edbf57b62feeaba1f31683f24b9d76d75e03902 | Howard Chu | 2015-12-31 | 1 | -1/+1 |
| * | fix missing unbound tests | Riccardo Spagni | 2015-12-30 | 2 | -1/+9 |
| * | update unbound, fix unbound openssl issue on OS X | Riccardo Spagni | 2015-12-30 | 101 | -3053/+4681 |
| * | no longer need to pass the size to rapidjson | Riccardo Spagni | 2015-12-30 | 30 | -1139/+3759 |
| * | add missing miniupnpc files, modify cmake to not build miniupnpc tests and to... | Riccardo Spagni | 2015-12-30 | 11 | -2/+629 |
| * | updated miniupnpc | Riccardo Spagni | 2015-12-30 | 45 | -1451/+2049 |
| * | MDB_VL32 - resync with master | Howard Chu | 2015-12-28 | 2 | -75/+75 |
| * | Update liblmdb, unify 32/64 sources | Howard Chu | 2015-12-25 | 58 | -16989/+2461 |
| * | miniupnpc: quick fix for buffer overflow | moneromooo-monero | 2015-10-09 | 1 | -0/+4 |
| * | unbound: do not try to link against libevent | moneromooo-monero | 2015-10-05 | 1 | -15/+1 |
| * | unbound: use the mini event fallback implementation | moneromooo-monero | 2015-08-30 | 1 | -1/+2 |
| * | Revert "re-re-add Windows DNS bug fix, per c0de96f" | Riccardo Spagni | 2015-08-18 | 1 | -1/+0 |
| * | re-re-add Windows DNS bug fix, per c0de96f | Riccardo Spagni | 2015-08-14 | 1 | -0/+1 |
| * | update unbound | Riccardo Spagni | 2015-08-14 | 45 | -3289/+2279 |
| * | hyc accidentally typo'd...we shall never speak of this again | Riccardo Spagni | 2015-07-16 | 1 | -1/+1 |
| * | updated vl32 to current | Riccardo Spagni | 2015-07-16 | 24 | -188/+390 |
| * | updated in-source lmdb | Riccardo Spagni | 2015-07-16 | 10 | -95/+171 |
| * | open() flag O_DSYNC isn't on BSD, use O_SYNC | Thomas Winget | 2015-07-16 | 2 | -0/+8 |
| * | ** 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 |
| | | |/
| |/| |
|