aboutsummaryrefslogtreecommitdiff
path: root/external (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-28Merge pull request #5079Riccardo Spagni27-832/+1070
2019-01-17Resync to upstream mdb.masterHoward Chu27-832/+1070
2019-01-06Merge pull request #4950Riccardo Spagni2-0/+21
2018-12-31Merge pull request #4936luigi11112-9/+8
2018-12-12Merge pull request #4925Riccardo Spagni1-0/+1
2018-12-07easylogging++: check allowed categories before loggingmoneromooo-monero2-0/+21
2018-12-03easylogging++: avoid uneeded temporary std::string objectmoneromooo-monero2-9/+8
2018-11-30easylogging++: ensure logger is initialized before mainmoneromooo-monero1-0/+1
2018-11-27easylogging++: faster access to loggingmoneromooo-monero2-2/+10
2018-11-27Revert "easylogging++: make the logger handle early/late logging"moneromooo-monero2-17/+4
2018-11-06easylogging++: update to latest upstream (v9.96.5)moneromooo-monero3-240/+349
2018-11-06Merge pull request #4708Riccardo Spagni2-3/+8
2018-11-02device/trezor: trezor support addedDusan Klinec1-0/+0
2018-10-23easylogging++: remove std::deque usagemoneromooo-monero2-3/+8
2018-09-29Update unbound submodule to 7f23967iDunk54001-0/+0
2018-09-29Merge pull request #4459Riccardo Spagni1-2/+2
2018-09-18Merge pull request #3430Riccardo Spagni1-2/+0
2018-09-11NetBSD supportthomasvaughan3-2/+13
2018-09-10Add Miniupnp submoduleTheCharlatan1-31/+13
2018-09-10Modify depends for monero's dependenciesTheCharlatan1-15/+31
2018-08-22Merge pull request #4105luigi11113-0/+0
2018-07-15easylogging++: make the logger handle early/late loggingmoneromooo-monero2-4/+17
2018-07-06Build: bump miniupnp to 2.1anonimal1-0/+0
2018-07-06Build: bump unbound to 1.7.3anonimal1-0/+0
2018-07-06Build: bump rapidjson to 129d19banonimal1-0/+0
2018-06-20Merge pull request #3702luigi11112-1/+12
2018-05-25rapidjson: remove outdated in-tree, use submoduleanonimal36-15174/+0
2018-05-08Fix mdb_load append optionhyc2-5/+9
2018-05-08ITS#8831 move flag init into readhdrhyc1-1/+1
2018-04-25easylogging++: cached allowed categoriesmoneromooo-monero2-1/+12
2018-04-21Build: update CMake and p2p for in-tree miniupnpanonimal1-31/+10
2018-04-19CMake: update new location of in-tree miniupnpcanonimal1-2/+2
2018-04-19Build: add miniupnp submoduleanonimal1-0/+0
2018-04-19Build: remove in-tree miniupnpcanonimal92-12576/+0
2018-03-18Unbound: add git submodule for unboundanonimal1-0/+0
2018-03-18Unbound: remove unbound from in-tree sourceanonimal419-225533/+0
2018-03-16liblmdb: install lmdb library for wallet2_api usagestoffu1-0/+12
2018-02-18ITS#8324 More for Win32 NTDLL junkHoward Chu3-14/+31
2018-02-16Merge pull request #3187Riccardo Spagni2-0/+10
2018-02-01call _exit instead of abort in release modemoneromooo-monero2-0/+10
2018-01-26Update 2018 copyrightxmr-eric5-5/+5
2018-01-18Merge pull request #3115Riccardo Spagni1-0/+1
2018-01-14unbound: always build with -fPICmoneromooo-monero1-0/+1
2018-01-11miniupnpc: always build with -fPICmoneromooo-monero1-0/+7
2018-01-10Merge pull request #3063Riccardo Spagni1-0/+2
2018-01-04easylogging++: do not use crash log code on android, etcmoneromooo-monero1-0/+2
2017-12-31Add misc hardening flags to the cmake machinerymoneromooo-monero2-0/+2
2017-12-28Merge pull request #2940Riccardo Spagni1-4/+5
2017-12-26Merge pull request #2996Riccardo Spagni1-0/+1
2017-12-26only include the easylogging++ stack trace code when neededmoneromooo-monero1-4/+4
2017-12-26easlogging++: omit some unneded macrosmoneromooo-monero1-0/+1
2017-12-25Merge pull request #2920Riccardo Spagni1-2/+3
2017-12-23unbound: enable SHA1moneromooo-monero1-0/+1
2017-12-23Fix Windows builddEBRUYNE-11-0/+1
2017-12-18easylogging++: avoid buffer underflowmoneromooo-monero1-2/+3
2017-12-09easylogging: show the 'no stack trace' warning only onceston1th2-5/+7
2017-12-02Merge pull request #2844Riccardo Spagni4-2/+183
2017-11-25Merge pull request #2791Riccardo Spagni1-2/+7
2017-11-19Add mdb_drop toolHoward Chu4-2/+183
2017-11-14make this build on SunOS/SolarisPavel Maryanov3-0/+13
2017-11-14Merge pull request #2730Riccardo Spagni1-0/+9
2017-11-14Merge pull request #2645Riccardo Spagni1-1/+2
2017-11-12fixed easylogging compile issue on OpenBSDDyrcona1-2/+7
2017-10-27Updated OpenBSD build instructions and fixed libressl linking issueston1th1-0/+9
2017-10-13cmake: fix shared library buildredfish1-1/+2
2017-10-10ITS#8339 Solaris 10/11 robust mutex fixesHoward Chu1-1/+9
2017-10-02Merge pull request #2512Riccardo Spagni2-1/+20
2017-09-22easylogging++: add categories gettermoneromooo-monero2-1/+20
2017-09-20Add -a append option to mdb_loadHoward Chu2-6/+47
2017-09-14Merge pull request #2378Riccardo Spagni25-159/+619
2017-09-09ITS#8728 fix MDB_VL32 freeing overflow pageHoward Chu1-0/+4
2017-08-30update miniupnpcMaxXor25-159/+619
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