aboutsummaryrefslogtreecommitdiff
path: root/external
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1531Riccardo Spagni2017-01-083-4/+7
|\
| * portable serializer: use signed char for sizekenshi842017-01-073-4/+7
* | Merge pull request #1515Riccardo Spagni2017-01-082-0/+7
|\ \
| * | portable serializer: make signerd/unsigned tx portable, ignore archive versio...kenshi842017-01-022-0/+7
| |/
* | Merge pull request #1510Riccardo Spagni2017-01-082-0/+11
|\ \
| * | Build wallet with Android NDKMoroccanMalinois2017-01-052-0/+11
| |/
* / Fix multiple definition clash on ARMv7 buildHoward Chu2016-12-232-10/+10
|/
* account for API difference between 1.58 & 1.59kenshi842016-12-212-0/+47
* moved boost cpp into hpp since they're supposed to be header onlykenshi842016-12-207-273/+234
* added experimental boost::archive::portable_binary_{i|o}archivekenshi842016-12-167-0/+725
* Preliminary support for DragonFly BSDAntonio Huete Jimenez2016-12-151-2/+2
* Spelling in errors.taushet2016-12-041-1/+1
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-182-3/+3
* remove errant target_link_librariesRiccardo Spagni2016-09-171-1/+1
* don't build any miniupnpc executablesRiccardo Spagni2016-09-171-1/+1
* don't build miniupnpc test executablesRiccardo Spagni2016-09-171-3/+1
* updated miniupnpRiccardo Spagni2016-09-178-26/+48
* update rapidjsonRiccardo Spagni2016-09-1731-6950/+11484
* cmake: split BUILD_GUI_DEPS option into tworedfish2016-09-031-1/+1
* gui/libwallet_merged: libunbound is one more dependencyIlya Kitaev2016-09-031-0/+6
* More for Issue #855Howard Chu2016-08-111-6/+12
* 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