Commit Graph

162 Commits (1a7e18bfdfaeaadb33341173e09b614a129f07de)

Author SHA1 Message Date
Lee Clagett 8c84d48caa Updated default RPC timeout from 5 seconds to 15 seconds
7 years ago
vdo 5db8df7bb6 Unify dist files and prime
7 years ago
vdo 38b9226f44 wrapper +x
7 years ago
vdo b4c90d5645 Add meta icon for snap
7 years ago
vdo 2c51c4d186 Reorganize snap. Add daemon wrapper
7 years ago
Riccardo Spagni 3ac5a785e0
Merge pull request #1762
7 years ago
Riccardo Spagni 1a4298685a
Merge pull request #1766
7 years ago
anonimal dcf684c704
http_server_impl_base: set bind message to MGINFO
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
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
7 years ago
Riccardo Spagni 4e7bcad58f
Merge pull request #1713
7 years ago
moneromooo-monero 61dfa310d7
epee: fix some log macros not printing context nicely
7 years ago
moneromooo-monero 422ecc98e4
Fixup choice of easylogging++ vs libunwind stack trace code
7 years ago
moneromooo-monero 3b6839cc96
mlog: move log level changes to global level
7 years ago
moneromooo-monero 28d0b11fde
mlog: s/Mew/New/ in log
7 years ago
Riccardo Spagni 9ed3e1bb6a
Merge pull request #1693
7 years ago
Riccardo Spagni eacf2124b6 Merge pull request #1689
7 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