Commit Graph

57 Commits (19466231e84b68ca7f80dfc2ab98976688ee1ee4)

Author SHA1 Message Date
moneromooo-monero 0bed77b72e
spawn: close all file descriptors before execve
5 years ago
moneromooo-monero 627c303c2f
util: close keys file lock on exec
5 years ago
Riccardo Spagni 9556ba0d66
Merge pull request #4390
6 years ago
luigi1111 ab85b924c9
Merge pull request #4293
6 years ago
p8p 9d6539923e
is_hdd update
6 years ago
moneromooo-monero 11c6718865
util: remove unused <ustat.h>
6 years ago
luigi1111 1d2c08610b
Merge pull request #4136
6 years ago
moneromooo-monero 4307489147
wallet: disable core dumps on startup in release mode
6 years ago
moneromooo-monero 639ca3b1fa
core_tests: add --filter to select which tests to run
6 years ago
stoffu 49dc78d99b
util: fix mistakes made in #3994
6 years ago
stoffu 59de6f8d99
util: add file_locker class
6 years ago
stoffu 1d176473e9
epee.string_tools: add conversion between UTF-8 and UTF-16
6 years ago
stoffu 248310de06
Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp
6 years ago
luigi1111 3721298cf6
Merge pull request #3932
6 years ago
moneromooo-monero 284fe6438d
db_lmdb: warn about slowness when running off a spinning disk
6 years ago
moneromooo-monero 941a608d52
util: consider Tor/I2P addresses to be non local
6 years ago
moneromooo-monero d8584fc8d7
util: log stack trace on crash
6 years ago
moneromooo-monero a9cc88ee76
common: make this build with unbound 1.4.20
6 years ago
rbrunner7 430268224d Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows
6 years ago
moneromooo-monero fde4489e1d
wipeable_string: call memwipe directly
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni 700b3193f8
Merge pull request #3084
6 years ago
Riccardo Spagni ea75e71dd2
Merge pull request #3052
6 years ago
moneromooo-monero 40ab12a773
epee: remove dependency on common
6 years ago
moneromooo-monero 5f5a51a6c8
util: warn if unbound was not built with threads
6 years ago
Maxithi d507167fa5
Removed unused mac-specific output folder path
6 years ago
Riccardo Spagni 2f09828ea8
Merge pull request #2890
7 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
Riccardo Spagni 6c0953b15a
Merge pull request #2860
7 years ago
moneromooo-monero 493f7d0974
util: allow non numeric version parts
7 years ago
moneromooo-monero 3dffe71b72
new wipeable_string class to replace std::string passphrases
7 years ago
moneromooo-monero 7a2a574118
utils: initialize easylogging++ in on_startup
7 years ago
ston1th 0b08bf3968 fixed common/util.cpp to link against libressl
7 years ago
Pavel Maryanov a17efcb039
make this build on SunOS/Solaris
7 years ago
moneromooo-monero 937e7f8aa6
Initialize openssl on startup
7 years ago
moneromooo-monero 7130cf0c61
Add tools::on_startup, and warn about glibc 2.25 bug if found
7 years ago
Lee Clagett 9c83f8063d Do not create file when RPC user/pass is given and use file locking
7 years ago
moneromooo-monero 583a7b5c74
core: protect precomputed block hashes with SHA256
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
moneromooo-monero 216f062eb8
util: add a SHA256 function
7 years ago
moneromooo-monero 08c3f38031
util: add a vercmp function to compare version numbers
7 years ago
moneromooo-monero 9bd9906e8f
Factor is_address_local code into a tools function
7 years ago
Lee Clagett 427054c3d5 Enabled HTTP auth support for monero-wallet-rpc
8 years ago
moneromooo-monero 513a658c87
add a --max-concurrency flag
8 years ago
moneromooo-monero 7385c036bd
util: add a function to set umask to 077
8 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
Riccardo Spagni 2bed53cb6b
Merge pull request #515
9 years ago
moneromooo-monero d68a63e404
wallet: cancellable refresh
9 years ago
moneromooo-monero 0921f5b4d7
util: use putenv instead of setenv for mingw
9 years ago
moneromooo-monero f3724aef88
Fix startup crash when using a locale boost does not like
9 years ago