aboutsummaryrefslogtreecommitdiff
path: root/external
Commit message (Expand)AuthorAgeFilesLines
* Fix Issue #855Howard Chu2016-06-071-4/+0
* mdb_drop optimizationHoward Chu2016-04-091-1/+10
* Merge branch 'performance' into masterHoward Chu2016-04-051-1/+1
|\
| * More outputs consolidationHoward Chu2016-04-051-1/+1
* | fix building on FreeBSDRiccardo Spagni2016-03-212-4/+1
* | bump miniupnpc API version numberRiccardo Spagni2016-03-211-1/+1
* | update miniupnpcRiccardo Spagni2016-03-2113-68/+174
|/
* MDB_VL32 - increase max write txn sizeHoward Chu2016-02-171-1/+1
* Resync with masterHoward Chu2016-02-162-23/+76
* cmake: Include OpenSSL libraries in static linkingwarptangent2016-02-122-4/+11
* cmake: Fix unbound config compile settingswarptangent2016-02-121-0/+4
* MDB_VL32 change overflow page scanHoward Chu2016-01-281-31/+10
* MDB_VL32 Fix off-by-one in mdb_midl_shrinkHoward Chu2016-01-281-1/+1
* MDB_VL32 Fix another 32bit overflowHoward Chu2016-01-271-1/+1
* Tweak mdb_strerror msg bufferHoward Chu2016-01-271-3/+4
* MDB_VL32 Fix d2a5f72f73e0e4030b521086b13b8c8efaf9ca9eHoward Chu2016-01-271-1/+1
* WIN64 needs off_t redefined tooHoward Chu2016-01-201-1/+1
* Fix --db-sync-mode on Windows64Howard Chu2016-01-161-1/+1
* There has never been any such function "fnctl"Howard Chu2016-01-121-1/+0
* Cleanup symbol clashes, stdlib headerHoward Chu2016-01-112-2/+5
* Avoid cmake-3.x block comment syntaxHoward Chu2016-01-031-4/+6
* Get rid of doubly-defined NDEBUGHoward Chu2016-01-021-7/+0
* let miniupnp's cmakelist handle defaultsRiccardo Spagni2015-12-312-4/+1
* fix miniupnpc cmakelistRiccardo Spagni2015-12-311-3/+11
* updated copyright yearRiccardo Spagni2015-12-3120-8/+8
* isblank doesn't need a special case testHoward Chu2015-12-311-6/+1
* Fix 3edbf57b62feeaba1f31683f24b9d76d75e03902Howard Chu2015-12-311-1/+1
* fix missing unbound testsRiccardo Spagni2015-12-302-1/+9
* update unbound, fix unbound openssl issue on OS XRiccardo Spagni2015-12-30101-3053/+4681
* no longer need to pass the size to rapidjsonRiccardo Spagni2015-12-3030-1139/+3759
* add missing miniupnpc files, modify cmake to not build miniupnpc tests and to...Riccardo Spagni2015-12-3011-2/+629
* updated miniupnpcRiccardo Spagni2015-12-3045-1451/+2049
* MDB_VL32 - resync with masterHoward Chu2015-12-282-75/+75
* Update liblmdb, unify 32/64 sourcesHoward Chu2015-12-2558-16989/+2461
* miniupnpc: quick fix for buffer overflowmoneromooo-monero2015-10-091-0/+4
* unbound: do not try to link against libeventmoneromooo-monero2015-10-051-15/+1
* unbound: use the mini event fallback implementationmoneromooo-monero2015-08-301-1/+2
* Revert "re-re-add Windows DNS bug fix, per c0de96f"Riccardo Spagni2015-08-181-1/+0
* re-re-add Windows DNS bug fix, per c0de96fRiccardo Spagni2015-08-141-0/+1
* update unboundRiccardo Spagni2015-08-1445-3289/+2279
* hyc accidentally typo'd...we shall never speak of this againRiccardo Spagni2015-07-161-1/+1
* updated vl32 to currentRiccardo Spagni2015-07-1624-188/+390
* updated in-source lmdbRiccardo Spagni2015-07-1610-95/+171
* open() flag O_DSYNC isn't on BSD, use O_SYNCThomas Winget2015-07-162-0/+8
* ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo2015-07-151-20/+0
* re-add Windows DNS bug fix, per c0de96f8bd2f64884255f9b0b61a4775ada5e3e6Riccardo Spagni2015-06-021-1/+0
* update libunboundRiccardo Spagni2015-05-3159-2463/+4447
* Require BerkeleyDB to be installed (for now) if building non-staticThomas Winget2015-04-221-7/+2
* update lmdb64Riccardo Spagni2015-04-1422-365/+201
* Merge BlockchainDB into upstreamThomas Winget2015-04-0759-0/+32311
|\