aboutsummaryrefslogtreecommitdiff
path: root/external (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-21Silence stupid fallthru warning in gcc 7Howard Chu1-5/+10
2017-08-12ITS#8704 add MDB_PREVSNAPSHOT flag to mdb_env_openHoward Chu8-15/+68
2017-06-17Upgrade unbound libraryErik de Castro Lopo241-11756/+33043
2017-05-30Merge pull request #2054Riccardo Spagni1-3/+3
2017-05-28easylogging++: log timestamps in GMT for privacymoneromooo-monero1-3/+3
2017-05-17unbound: update some EVP APIs to new namesHoward Chu1-4/+4
2017-05-06GUI: easylogging++ install targetJaquee1-0/+11
2017-05-05Merge pull request #2000Riccardo Spagni1-1/+5
2017-05-05Merge pull request #1997Riccardo Spagni1-0/+1
2017-04-24Merge pull request #1968Riccardo Spagni2-3/+7
2017-04-24Merge pull request #1967Riccardo Spagni1-2/+1
2017-04-23Silence clang++ warningsHoward Chu1-1/+5
2017-04-22easylogging++: default to creating categories by defaultmoneromooo-monero1-0/+1
2017-04-12Easylogging: remove invalid static in function member definitionMoroccanMalinois1-1/+1
2017-04-12Fix obsolete OpenSSL API usagehyc1-0/+4
2017-04-12Fix Android recognitionhyc1-3/+3
2017-04-12Easylogging: ELPP_STACKTRACE_ON_CRASH moved to ELPP_FEATURE_CRASH_LOGMoroccanMalinois1-2/+1
2017-04-11Merge pull request #1950Riccardo Spagni2-4/+10
2017-04-10Fixup choice of easylogging++ vs libunwind stack trace codemoneromooo-monero1-0/+1
2017-04-10easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUGmoneromooo-monero1-2/+2
2017-04-10easylogging++: detect DragonFly BSD as a UNIXmoneromooo-monero1-1/+6
2017-04-10easylogging++: fix logging with static const header only data membersmoneromooo-monero1-1/+13
2017-04-10easylogging++: allow clipping a common filename prefixmoneromooo-monero2-4/+30
2017-04-10easylogging++: add file-only logsmoneromooo-monero2-10/+12
2017-04-10eayslogging++: Fix bad memory access before opening any filesmoneromooo-monero1-0/+1
2017-04-10easylogging++: avoid creating directory/filename for the builtin default log ...moneromooo-monero1-0/+2
2017-04-10easylogging++: Print thread ID in a nicer waymoneromooo-monero1-0/+7
2017-04-10easylogging++: add categoriesmoneromooo-monero2-1/+121
2017-04-10update easylogging++ to latest upstreammoneromooo-monero5-5754/+6500
2017-04-03IOS CMAKE build settingsJaquee2-4/+10
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni5-5/+5
2017-02-21cmakify opensslRiccardo Spagni1-16/+0
2017-02-12Fixup choice of easylogging++ vs libunwind stack trace codemoneromooo-monero1-0/+3
2017-02-11Merge pull request #1696Riccardo Spagni1-0/+2
2017-02-11Merge pull request #1694Riccardo Spagni1-10/+10
2017-02-07Fix race in setThreadName/getThreadNameLee Clagett1-0/+2
2017-02-07ITS#8582 keep mutex at end of structHoward Chu1-10/+10
2017-02-05easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUGmoneromooo-monero1-2/+2
2017-02-02Merge pull request #1656Riccardo Spagni1-7/+9
2017-02-01Fixed a deadlock issue with easylogger++NanoAkron1-2/+2
2017-01-31Workaround VL32 cursor refcounting miscountHoward Chu1-7/+9
2017-01-20Merge pull request #1596Riccardo Spagni1-1/+6
2017-01-20easylogging++: detect DragonFly BSD as a UNIXmoneromooo-monero1-1/+6
2017-01-16easylogging++: enforce recursive mutexmoneromooo-monero1-1/+5
2017-01-16easylogging++: fix logging with static const header only data membersmoneromooo-monero1-1/+13
2017-01-16easylogging++: add ELPP_DISABLE_CHECK_MACROSmoneromooo-monero1-0/+2
2017-01-16easylogging++: allow clipping a common filename prefixmoneromooo-monero1-3/+20
2017-01-16easylogging++: add file-only logsmoneromooo-monero1-10/+12
2017-01-16eayslogging++: Fix bad memory access before opening any filesmoneromooo-monero1-0/+1
2017-01-16easylogging++: avoid creating directory/filename for the builtin default log ...moneromooo-monero1-0/+2
2017-01-16easylogging++: allow setting thread namesmoneromooo-monero1-1/+16
2017-01-16easylogging++: Print thread ID in a nicer waymoneromooo-monero1-1/+2
2017-01-16easylogging++: Add logging categoriesmoneromooo-monero1-1/+111
2017-01-16easylogging++: import upstreammoneromooo-monero1-0/+6695
2017-01-08Merge pull request #1531Riccardo Spagni3-4/+7
2017-01-08Merge pull request #1515Riccardo Spagni2-0/+7
2017-01-08Merge pull request #1510Riccardo Spagni2-0/+11
2017-01-07portable serializer: use signed char for sizekenshi843-4/+7
2017-01-05Build wallet with Android NDKMoroccanMalinois2-0/+11
2017-01-02portable serializer: make signerd/unsigned tx portable, ignore archive versio...kenshi842-0/+7
2016-12-23Fix multiple definition clash on ARMv7 buildHoward Chu2-10/+10
2016-12-21account for API difference between 1.58 & 1.59kenshi842-0/+47
2016-12-20moved boost cpp into hpp since they're supposed to be header onlykenshi847-273/+234
2016-12-16added experimental boost::archive::portable_binary_{i|o}archivekenshi847-0/+725
2016-12-15Preliminary support for DragonFly BSDAntonio Huete Jimenez1-2/+2
2016-12-04Spelling in errors.taushet1-1/+1
2016-09-18cmake: transitive deps and remove deprecated LINK_*redfish2-3/+3
2016-09-17remove errant target_link_librariesRiccardo Spagni1-1/+1
2016-09-17don't build any miniupnpc executablesRiccardo Spagni1-1/+1
2016-09-17don't build miniupnpc test executablesRiccardo Spagni1-3/+1
2016-09-17updated miniupnpRiccardo Spagni8-26/+48
2016-09-17update rapidjsonRiccardo Spagni31-6950/+11484
2016-09-03cmake: split BUILD_GUI_DEPS option into tworedfish1-1/+1
2016-09-03gui/libwallet_merged: libunbound is one more dependencyIlya Kitaev1-0/+6
2016-08-11More for Issue #855Howard Chu1-6/+12
2016-06-07Fix Issue #855Howard Chu1-4/+0
2016-04-09mdb_drop optimizationHoward Chu1-1/+10
2016-04-05Merge branch 'performance' into masterHoward Chu1-1/+1
2016-04-05More outputs consolidationHoward Chu1-1/+1
2016-03-21fix building on FreeBSDRiccardo Spagni2-4/+1
2016-03-21bump miniupnpc API version numberRiccardo Spagni1-1/+1
2016-03-21update miniupnpcRiccardo Spagni13-68/+174
2016-02-17MDB_VL32 - increase max write txn sizeHoward Chu1-1/+1
2016-02-16Resync with masterHoward Chu2-23/+76
2016-02-12cmake: Include OpenSSL libraries in static linkingwarptangent2-4/+11
2016-02-12cmake: Fix unbound config compile settingswarptangent1-0/+4
2016-01-28MDB_VL32 change overflow page scanHoward Chu1-31/+10
2016-01-28MDB_VL32 Fix off-by-one in mdb_midl_shrinkHoward Chu1-1/+1
2016-01-27MDB_VL32 Fix another 32bit overflowHoward Chu1-1/+1
2016-01-27Tweak mdb_strerror msg bufferHoward Chu1-3/+4
2016-01-27MDB_VL32 Fix d2a5f72f73e0e4030b521086b13b8c8efaf9ca9eHoward Chu1-1/+1
2016-01-20WIN64 needs off_t redefined tooHoward Chu1-1/+1
2016-01-16Fix --db-sync-mode on Windows64Howard Chu1-1/+1
2016-01-12There has never been any such function "fnctl"Howard Chu1-1/+0
2016-01-11Cleanup symbol clashes, stdlib headerHoward Chu2-2/+5
2016-01-03Avoid cmake-3.x block comment syntaxHoward Chu1-4/+6
2016-01-02Get rid of doubly-defined NDEBUGHoward Chu1-7/+0
2015-12-31let miniupnp's cmakelist handle defaultsRiccardo Spagni2-4/+1
2015-12-31fix miniupnpc cmakelistRiccardo Spagni1-3/+11
2015-12-31updated copyright yearRiccardo Spagni20-8/+8
2015-12-31isblank doesn't need a special case testHoward Chu1-6/+1
2015-12-31Fix 3edbf57b62feeaba1f31683f24b9d76d75e03902Howard Chu1-1/+1
2015-12-30fix missing unbound testsRiccardo Spagni2-1/+9
2015-12-30update unbound, fix unbound openssl issue on OS XRiccardo Spagni101-3175/+4803
2015-12-30no longer need to pass the size to rapidjsonRiccardo Spagni30-1140/+3760
2015-12-30add missing miniupnpc files, modify cmake to not build miniupnpc tests and to...Riccardo Spagni11-2/+629
2015-12-30updated miniupnpcRiccardo Spagni45-1452/+2050
2015-12-28MDB_VL32 - resync with masterHoward Chu2-75/+75
2015-12-25Update liblmdb, unify 32/64 sourcesHoward Chu58-16992/+2464
2015-10-09miniupnpc: quick fix for buffer overflowmoneromooo-monero1-0/+4
2015-10-05unbound: do not try to link against libeventmoneromooo-monero1-15/+1
2015-08-30unbound: use the mini event fallback implementationmoneromooo-monero1-1/+2
2015-08-18Revert "re-re-add Windows DNS bug fix, per c0de96f"Riccardo Spagni1-1/+0
2015-08-14re-re-add Windows DNS bug fix, per c0de96fRiccardo Spagni1-0/+1
2015-08-14update unboundRiccardo Spagni45-3406/+2396
2015-07-16hyc accidentally typo'd...we shall never speak of this againRiccardo Spagni1-1/+1
2015-07-16updated vl32 to currentRiccardo Spagni24-188/+390
2015-07-16updated in-source lmdbRiccardo Spagni10-95/+171
2015-07-16open() flag O_DSYNC isn't on BSD, use O_SYNCThomas Winget2-0/+8
2015-07-15** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo1-20/+0
2015-06-02re-add Windows DNS bug fix, per c0de96f8bd2f64884255f9b0b61a4775ada5e3e6Riccardo Spagni1-1/+0
2015-05-31update libunboundRiccardo Spagni59-2575/+4559
2015-04-22Require BerkeleyDB to be installed (for now) if building non-staticThomas Winget1-7/+2
2015-04-14update lmdb64Riccardo Spagni22-365/+201
2015-04-07Merge BlockchainDB into upstreamThomas Winget59-0/+32311
2015-04-07Only compile BerkeleyDB as an option in non-staticThomas Winget1-16/+18
2015-04-06updated unbound cmake for static buildsRiccardo Spagni3-2/+34
2015-04-05minor CMakeLists fix for Unbound, ldns -> sldnsRiccardo Spagni1-7/+7
2015-04-04reinstate accidentally removed CMakeListsRiccardo Spagni1-0/+201
2015-04-02Merge pull request #251Riccardo Spagni1-1/+0
2015-04-02Fixed DNS resolution bug in WindowsThomas Winget1-1/+0
2015-04-02update unbound from upstreamRiccardo Spagni155-3514/+5556
2015-03-29Merge upstream into blockchainThomas Winget1-1/+1
2015-03-26fix cmake miniupnpc typomeshpoint1-1/+1
2015-03-17Pull blockchain changes into berkeleydb branchThomas Winget59-36/+16093
2015-03-17Move db_drivers/ to external/Thomas Winget58-0/+32259
2015-03-17fixed msys2 / mingw folders based on architecture, added license to unbound C...Riccardo Spagni1-0/+28
2015-03-17Revert "Moved db_drivers/ into external/ for consistency"Thomas Winget30-16221/+0
2015-03-17Revert "Build fixed, goofed up some CMake"Thomas Winget1-4/+0
2015-03-16BerkeleyDB Blockchain building, not working yetThomas Winget1-5/+5
2015-03-16CMake wiring, minor cleanup, minor test additionThomas Winget2-1/+28
2015-03-10Build fixed, goofed up some CMakeThomas Winget1-0/+4
2015-03-09Moved db_drivers/ into external/ for consistencyThomas Winget30-0/+16221
2015-01-04Remove unused dependencyThomas Winget26-11043/+0
2015-01-04Adding libglim as an external libraryThomas Winget26-0/+11043
2015-01-02year updated in licenseRiccardo Spagni14-3/+3
2014-12-04update unbound from upstreamRiccardo Spagni72-2655/+1261
2014-12-01moved rapidjson to external folder, fixed CMakeRiccardo Spagni24-0/+8020
2014-11-18mingw: copy required libraries to the build treeBen Boeckel1-0/+16
2014-11-10miniupnpc: bump the _POSIX_C_SOURCE feature macroBen Boeckel1-1/+1
2014-10-24unbound: fix getaddrinfo detection for 32-bit windowsBen Boeckel1-1/+11
2014-10-24unbound: fix type checkingBen Boeckel1-2/+2
2014-10-24unbound: plumb the libdir upBen Boeckel2-1/+6
2014-10-24cmake: support 2.8.7Ben Boeckel1-4/+4
2014-10-23cmake: remove scream-make (all-caps functions)Ben Boeckel1-15/+15
2014-10-23unbound: import cmake build systemBen Boeckel4-82/+1428
2014-10-23miniupnpc: clean up build systemBen Boeckel1-65/+5
2014-10-23cmake: minor cleanups (indentation and typos)Ben Boeckel1-0/+0
2014-10-23cmake: remove configuration variablesBen Boeckel1-11/+0
2014-10-23cmake: factor out error messagesBen Boeckel1-3/+3
2014-10-23miniupnpc: clear out else/endfoo command argumentsBen Boeckel1-15/+15
2014-10-06fixed miniupnpc dynamic targetRiccardo Spagni1-2/+4
2014-10-06fix for mingw not playing nicely with libunbound configure, fix for correctly...Riccardo Spagni2-1/+7
2014-10-06set the winsock variable differently on WindowsRiccardo Spagni1-1/+2
2014-10-06fixed configure_command for libunbound under mingwRiccardo Spagni1-1/+1
2014-10-06turns out mingw does actually produce .a libs and not .dll.aRiccardo Spagni1-3/+1
2014-10-06quieten CMake when it can't find packagesRiccardo Spagni1-3/+3
2014-10-06removed required flags from miniupnp and unboundRiccardo Spagni1-2/+2
2014-10-06include openssl in linbunbound static linking, added errors for openssl and e...Riccardo Spagni1-3/+14
2014-10-06reference the correct unbound static libRiccardo Spagni1-4/+3
2014-10-06added libtool's install commandRiccardo Spagni1-7/+10
2014-10-06use the correct CMake variable for static buildsRiccardo Spagni1-1/+1
2014-10-06build libunbound correctlyRiccardo Spagni1-21/+50
2014-10-06fix missing parenthesesRiccardo Spagni1-1/+1
2014-10-06build libunbound from external if no local libunbound or for static buildsRiccardo Spagni1-197/+71
2014-10-05added unbound to external depsRiccardo Spagni394-0/+199264
2014-10-05fix for miniupnpc static compile under WindowsRiccardo Spagni1-2/+4
2014-10-02remove dangling upnp port mappings, updated miniupnpcRiccardo Spagni70-219/+718
2014-09-24fixed FreeBSD miniupnpc nigglyRiccardo Spagni1-1/+14
2014-09-24never use the baked-in miniupnpc on FreeBSD because explosionsRiccardo Spagni1-1/+1
2014-09-21fixed miniupnpc static buildingRiccardo Spagni1-1/+1
2014-09-11fixed UPNP_LIBRARIES scopefluffypony1-2/+6
2014-09-11added license to CMakefluffypony1-0/+32
2014-09-11more CMake tweaks to allow detection on OS Xfluffypony2-182/+188
2014-09-10more dynamic miniupnp fixesfluffypony1-5/+2
2014-09-10use external miniupnpc if availablefluffypony2-3/+193
2014-09-09exclude local miniupnpc for FreeBSD, install from ports insteadfluffypony1-10/+12
2014-04-09Port mapping with UPnPAntonio Juarez77-0/+10322