aboutsummaryrefslogtreecommitdiff
path: root/external
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #1950Riccardo Spagni2017-04-112-4/+10
|\
| * IOS CMAKE build settingsJaquee2017-04-032-4/+10
* | Fixup choice of easylogging++ vs libunwind stack trace codemoneromooo-monero2017-04-101-0/+1
* | easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUGmoneromooo-monero2017-04-101-2/+2
* | easylogging++: detect DragonFly BSD as a UNIXmoneromooo-monero2017-04-101-1/+6
* | easylogging++: fix logging with static const header only data membersmoneromooo-monero2017-04-101-1/+13
* | easylogging++: allow clipping a common filename prefixmoneromooo-monero2017-04-102-4/+30
* | easylogging++: add file-only logsmoneromooo-monero2017-04-102-10/+12
* | eayslogging++: Fix bad memory access before opening any filesmoneromooo-monero2017-04-101-0/+1
* | easylogging++: avoid creating directory/filename for the builtin default log ...moneromooo-monero2017-04-101-0/+2
* | easylogging++: Print thread ID in a nicer waymoneromooo-monero2017-04-101-0/+7
* | easylogging++: add categoriesmoneromooo-monero2017-04-102-1/+121
* | update easylogging++ to latest upstreammoneromooo-monero2017-04-105-5744/+6490
|/
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-215-5/+5
* cmakify opensslRiccardo Spagni2017-02-211-16/+0
* Fixup choice of easylogging++ vs libunwind stack trace codemoneromooo-monero2017-02-121-0/+3
* Merge pull request #1696Riccardo Spagni2017-02-111-0/+2
|\
| * Fix race in setThreadName/getThreadNameLee Clagett2017-02-071-0/+2
* | Merge pull request #1694Riccardo Spagni2017-02-111-10/+10
|\ \
| * | ITS#8582 keep mutex at end of structHoward Chu2017-02-071-10/+10
| |/
* / easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUGmoneromooo-monero2017-02-051-2/+2
|/
* Merge pull request #1656Riccardo Spagni2017-02-021-7/+9
|\
| * Workaround VL32 cursor refcounting miscountHoward Chu2017-01-311-7/+9
* | Fixed a deadlock issue with easylogger++NanoAkron2017-02-011-2/+2
|/
* Merge pull request #1596Riccardo Spagni2017-01-201-1/+6
|\
| * easylogging++: detect DragonFly BSD as a UNIXmoneromooo-monero2017-01-201-1/+6
* | easylogging++: enforce recursive mutexmoneromooo-monero2017-01-161-1/+5
|/
* easylogging++: fix logging with static const header only data membersmoneromooo-monero2017-01-161-1/+13
* easylogging++: add ELPP_DISABLE_CHECK_MACROSmoneromooo-monero2017-01-161-0/+2
* easylogging++: allow clipping a common filename prefixmoneromooo-monero2017-01-161-3/+20
* easylogging++: add file-only logsmoneromooo-monero2017-01-161-10/+12
* eayslogging++: Fix bad memory access before opening any filesmoneromooo-monero2017-01-161-0/+1
* easylogging++: avoid creating directory/filename for the builtin default log ...moneromooo-monero2017-01-161-0/+2
* easylogging++: allow setting thread namesmoneromooo-monero2017-01-161-1/+16
* easylogging++: Print thread ID in a nicer waymoneromooo-monero2017-01-161-1/+2
* easylogging++: Add logging categoriesmoneromooo-monero2017-01-161-1/+111
* easylogging++: import upstreammoneromooo-monero2017-01-161-0/+6695
* 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