Commit Graph

223 Commits (bcd71a5af915ff88a7306f9d929db2f57996adf8)

Author SHA1 Message Date
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
moneromooo-monero 3dffe71b72
new wipeable_string class to replace std::string passphrases
7 years ago
moneromooo-monero 178014c995
split off readline code into epee_readline
7 years ago
redfish 4b228dd356 cmake: epee: use var from FindOpenSSL.cmake
7 years ago
moneromooo-monero 52ec0e7f4e
epee: link against ssl/crypto for the new SSL code
7 years ago
moneromooo-monero bc1b93333e
frob level 1 logs a bit for consistency
7 years ago
Lee Clagett 8b00687735 Upgrades to epee::net_utils::network_address
7 years ago
Riccardo Spagni 3bab2676ec
Merge pull request #2512
7 years ago
moneromooo-monero 792ba4f0fe
Log categories can now be added to and removed from
7 years ago
moneromooo-monero f35afe62a4
epee: factor log level/categories setting
7 years ago
selsta 91def9a59b daemon, wallet: add --max-log-file-size option
7 years ago
Howard Chu c088d38a57
Simplify readline support
7 years ago
Jethro Grassie 1249a2a550
Construct on first use for completion_commands
7 years ago
Jethro Grassie 67dd4933e6
Add sync lock on stop
7 years ago
moneromooo-monero cb2d5110ff
Tweak net logs so we get more info on why networking can't start
7 years ago
Riccardo Spagni b76ba219d9
Merge pull request #2189
7 years ago
Riccardo Spagni 5ef8b76b32
Merge pull request #2197
7 years ago
Jethro Grassie d75cff1a0e
Fix readline prompt when command does not output
7 years ago
moneromooo-monero 599436a452
mlog: default to msgwriter logs only for log level 1
7 years ago
moneromooo-monero 335fc8ab23
mlog: fix crash accessing stale data when rotating logs
7 years ago
Riccardo Spagni ab594cfee9
Merge pull request #2159
7 years ago
Riccardo Spagni e050853ed3
Merge pull request #2157
7 years ago
Riccardo Spagni 4014f31a73
Merge pull request #2173
7 years ago
moneromooo-monero a02d745844
mlog: make MONERO_LOGS env var understand N,logs type spec
7 years ago
Jethro Grassie 6955976b2d
Add various readline related fixes
7 years ago
Jethro Grassie 6a23cd07aa
Add notification on stop
7 years ago
moneromooo-monero 9706938016
mlog: add msgwriter:INFO to log 0 and 1 defaults
7 years ago
Riccardo Spagni 7995dcff94
Merge pull request #2112
7 years ago
moneromooo-monero 76043b17fd
monero-wallet-cli: hang on exit in readline code (#2117)
7 years ago
moneromooo-monero a73a42a6b0
monero-wallet-cli: hang on exit in readline code (#2117)
7 years ago
Jethro Grassie be9d4f0411
Fix multiline wallet cli output with readline
7 years ago
Jethro Grassie fdccf7e6c3
Add readline improvements
7 years ago
Riccardo Spagni 0c6ea4f8a6
Merge pull request #2111
7 years ago
moneromooo-monero 8261ba69e6
readline_buffer: fix busy wait
7 years ago
moneromooo-monero 21b939e1e6
readline: fix invalid memory access
7 years ago
moneromooo-monero 5f8f290505
readline_buffer: add a couple const
7 years ago
jethro e1f3dfccc8 Add readline support to cli
7 years ago
Howard Chu fa489a26ef
Fix PR#2039
7 years ago
stoffu dd8e3266b2
shared libs build (i.e. make debug)
7 years ago
Lee Clagett 93e10f1cc4 Simplified the implementation and features of span
7 years ago
Lee Clagett 4a8f96f95d Improvements for epee binary to hex functions:
7 years ago
Riccardo Spagni de68b00596
Merge pull request #1948
7 years ago
moneromooo-monero a8ac4f0a70
update easylogging++ to latest upstream
7 years ago
moneromooo-monero 62efe5f656
mlog: direct log category changes to file only
7 years ago
Lee Clagett 287ef36ed8 Fix freebsd build
7 years ago
Riccardo Spagni a85f750ee8
Merge pull request #1893
7 years ago
moneromooo-monero 0effe196e4
Revert "Increase the log level for the info about log levels"
7 years ago
Lee Clagett 50cd179a60 Removed boost/asio.hpp include from epee/string_tools.h
7 years ago
Riccardo Spagni e10bf1d6c0
Merge pull request #1805
7 years ago
moneromooo-monero b7f85a30cd
mlog: default net.cn to FATAL
7 years ago
Nano Akron 4f7bce6d20
Increase the log level for the info about log levels
7 years ago
Riccardo Spagni 1a4298685a
Merge pull request #1766
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 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 eacf2124b6 Merge pull request #1689
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
7 years ago
Riccardo Spagni 9547e79af5
Merge pull request #1670
7 years ago
moneromooo-monero cbdfa7576a
mlog: fix default logging being not verbose enough
7 years ago
moneromooo-monero c3d7a198bf
mlog: probable fix for gmtime_r not being available on windows
7 years ago
Jaquee aa9561909a
GUI: Add install target for epee
7 years ago
moneromooo-monero 1e8cc6764e
mlog: allow using numerical level as default prefix
7 years ago
Riccardo Spagni cccf4b9889
Merge pull request #1613
7 years ago
Riccardo Spagni e12f073f65
Merge pull request #1604
7 years ago
moneromooo-monero 13dd102e94
mlog: fix default level/category mapping
7 years ago
moneromooo-monero a854cec3ba
Make stack trace show up in log file with default settings
7 years ago
moneromooo-monero 5e61687fdf
mlog: allow overriding log format
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
7 years ago
Lee Clagett d81cb08704 Added (not yet enabled) HTTP client authentication
8 years ago
Lee Clagett bdc3d7496f Adding HTTP Digest Auth (but not yet enabled)
8 years ago