Commit Graph

153 Commits (e960be55ed0116aad1539822be7098a5215902dd)

Author SHA1 Message Date
moneromooo-monero 56586bde9e
mlog: restrict net.p2p to FATAL by default
7 years ago
moneromooo-monero 4bf7849297
mlog: only silence errors for net by default, not net.*
7 years ago
moneromooo-monero efb72e74e2
http_client: add a couple consts
7 years ago
Riccardo Spagni e246dd1443
Merge pull request #1717
8 years ago
Riccardo Spagni 4e7bcad58f
Merge pull request #1713
8 years ago
moneromooo-monero 61dfa310d7
epee: fix some log macros not printing context nicely
8 years ago
moneromooo-monero 422ecc98e4
Fixup choice of easylogging++ vs libunwind stack trace code
8 years ago
moneromooo-monero 3b6839cc96
mlog: move log level changes to global level
8 years ago
moneromooo-monero 28d0b11fde
mlog: s/Mew/New/ in log
8 years ago
Riccardo Spagni 9ed3e1bb6a
Merge pull request #1693
8 years ago
Riccardo Spagni eacf2124b6 Merge pull request #1689
8 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
8 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
8 years ago
MoroccanMalinois 5d00659e1d disable ELPP_STACKTRACE_ON_CRASH for android
8 years ago
Riccardo Spagni 9547e79af5
Merge pull request #1670
8 years ago
Riccardo Spagni 5da4650cba
Merge pull request #1671
8 years ago
moneromooo-monero cbdfa7576a
mlog: fix default logging being not verbose enough
8 years ago
moneromooo-monero cd34fc655d
Use easylogging++'s stack trace facility where possible
8 years ago
moneromooo-monero c3d7a198bf
mlog: probable fix for gmtime_r not being available on windows
8 years ago
Riccardo Spagni 5fb3f97a55
Merge pull request #1629
8 years ago
Jaquee aa9561909a
GUI: Add install target for epee
8 years ago
Lee Clagett c02e1cb943 Updates to epee HTTP client code
8 years ago
moneromooo-monero 1e8cc6764e
mlog: allow using numerical level as default prefix
8 years ago
Riccardo Spagni cccf4b9889
Merge pull request #1613
8 years ago
Riccardo Spagni e12f073f65
Merge pull request #1604
8 years ago
Riccardo Spagni ab9c287d92
Merge pull request #1597
8 years ago
moneromooo-monero 13dd102e94
mlog: fix default level/category mapping
8 years ago
moneromooo-monero a854cec3ba
Make stack trace show up in log file with default settings
8 years ago
moneroexamples 4d6976fbce undelete epee tests.cpp
8 years ago
moneroexamples 0fd2508b89 removing some unsed epee files
8 years ago
moneromooo-monero 5e61687fdf
mlog: allow overriding log format
8 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
8 years ago
Riccardo Spagni ec323d8c3f
Merge pull request #1561
8 years ago
Chris Vickio 296f8c160f inline unused function (for unused-function warning)
8 years ago
Lee Clagett d81cb08704 Added (not yet enabled) HTTP client authentication
8 years ago
Riccardo Spagni 866463f37b
Merge pull request #1514
8 years ago
Riccardo Spagni 2a996f492f
Merge pull request #1510
8 years ago
MoroccanMalinois 80abc3bc4a Build wallet with Android NDK
8 years ago
Lee Clagett fa0ee42cc9 Workarounds for gcc 4.8
8 years ago
Randi Joseph 52db01ea6d Silence CMake policy warning on macos.
8 years ago
Lee Clagett bdc3d7496f Adding HTTP Digest Auth (but not yet enabled)
8 years ago
Riccardo Spagni 45bb393577
Merge pull request #1403
8 years ago
Riccardo Spagni 977dd9b76c
Merge pull request #1385
8 years ago
taushet 60633cf674 Spelling in errors
8 years ago
moneromooo-monero d9001b43ac
epee: add functions to convert from URL format (ie, %XX values)
8 years ago
moneromooo-monero 8b0e04cb12
monero.supp: add a suppression for noisy boost cond var signalling
8 years ago
moneromooo-monero c3527dafd5
epee: signal cond var before unlocking
8 years ago
Riccardo Spagni c36cb54340
Merge pull request #1372
8 years ago
moneromooo-monero 17b6bd6d35
Fix DNS failures in offline mode preventing daemon startup
8 years ago
moneromooo-monero 452aeca5cd
epee: blind attempt to fix exit hang on windows
8 years ago