Commit Graph

447 Commits (master)

Author SHA1 Message Date
Riccardo Spagni fe0e426be4
Merge pull request #4629
6 years ago
moneromooo-monero ca9b996dcb
perf_timer: separate log categories based on caller categories
6 years ago
moneromooo-monero c774392985
spawn: close all file descriptors before execve
6 years ago
moneromooo-monero a69fc05a0c
util: close keys file lock on exec
6 years ago
Riccardo Spagni 5c85da5a73
Merge pull request #4610
6 years ago
Lee Clagett 9b6dd9348c Providing user supplied default constructor for expect<void>
6 years ago
Riccardo Spagni 5ccd3d32b4
Merge pull request #4489
6 years ago
Riccardo Spagni 40980b33b7
Merge pull request #4550
6 years ago
moneromooo-monero 0e33cf89d2
password: fix secure input with echo on windows
6 years ago
moneromooo-monero dc8f6924b2
password: fix backspace outputting ^? on linux on echoing secure input
6 years ago
Gregory Lemercier 93a88d7323 Utils: add support for newer Windows versions detection
6 years ago
Riccardo Spagni 445d9c86f2
Merge pull request #4390
6 years ago
fireice-uk a061353254 secure_pwd_reader: Add proper Unicode handling [Ryo contribution]
6 years ago
Riccardo Spagni 66094dee00
Merge pull request #4482
6 years ago
Riccardo Spagni be6063ea59
Merge pull request #4479
6 years ago
Riccardo Spagni 8d03350244
Merge pull request #4463
6 years ago
moneromooo-monero e5108a294a
Catch more exceptions in dtors
6 years ago
xiphon d5541e44fe common: Windows 'spawn' support for tx and block notifications
6 years ago
moneromooo-monero 25e5890d37
wallet: fix --generate-from-json using wrong password
6 years ago
Riccardo Spagni 83d8f03c23
Merge pull request #4333
6 years ago
Riccardo Spagni effcbf2060
Merge pull request #4459
6 years ago
moneromooo-monero 8110bea34b
dns_utils: refresh list of usable DNSSEC servers
6 years ago
Riccardo Spagni a059bcd74e
Merge pull request #4371
6 years ago
fireice-uk 579383c26b simplewallet: Add Unicode input_line [Ryo backport]
6 years ago
moneromooo-monero 44259e560e
wallet: ask-password can now ask without encrypting the secret spend key
6 years ago
Riccardo Spagni 1c36fcf886
Merge pull request #4309
6 years ago
Lee Clagett 55c7cd1458 Adding expect<T> - a value-or-error implementation
6 years ago
moneromooo-monero 7314d919e7
perf_timer: split timer class into a base one and a logging one
6 years ago
moneromooo-monero 71d67bda74
aligned: aligned memory alloc/realloc/free
6 years ago
luigi1111 ab85b924c9
Merge pull request #4293
6 years ago
luigi1111 b2038e24f0
Merge pull request #4274
6 years ago
moneromooo-monero 5083614ffa
dns_util: add new DNSSEC trust anchor for rollover
6 years ago
p8p 9d6539923e
is_hdd update
6 years ago
luigi1111 4e6187faf3
Merge pull request #4224
6 years ago
moneromooo-monero 11c6718865
util: remove unused <ustat.h>
6 years ago
moneromooo-monero ea37614efe
wallet: wipe seed from memory where appropriate
6 years ago
luigi1111 88369c6685
Merge pull request #4138
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 bc8cbdb25d
stack_trace: print stack traces on stdout if the logger isn't live
6 years ago
moneromooo-monero c5e2aee961
updates: fix hash sanity checking
6 years ago
luigi1111 ff01c3ade4
Merge pull request #4110
6 years ago
luigi1111 f6d7e87b67
Merge pull request #4075
6 years ago
luigi1111 94ed562148
Merge pull request #4045
6 years ago
moneromooo-monero 639ca3b1fa
core_tests: add --filter to select which tests to run
6 years ago
moneromooo-monero 438d52deaf
remove epee from link lines where it's redundant
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
luigi1111 a844844cda
Merge pull request #3716
6 years ago
moneromooo-monero 2771a18e85
threadpool: allow leaf functions to run concurrently
6 years ago
luigi1111 66212837ab
Merge pull request #3957
6 years ago
einsteinsfool 7cdd147da5 Changed URLs to HTTPS
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
luigi1111 cfd66dae4b
Merge pull request #3691
6 years ago
moneromooo-monero 284fe6438d
db_lmdb: warn about slowness when running off a spinning disk
6 years ago
moneromooo-monero 2bb2c1b9d7
password: flush cout when prompting for password without newline
6 years ago
moneromooo-monero 941a608d52
util: consider Tor/I2P addresses to be non local
6 years ago
moneromooo-monero db55263b4c
threadpool: allow constructing an object, and misc tweaks
6 years ago
Gene Peters 82b05d5054 Adding required library (dependency of boost::this_thread::sleep_for)
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
Riccardo Spagni 237f0179b7
Merge pull request #3313
6 years ago
Riccardo Spagni 4f93f74528
Merge pull request #3277
6 years ago
Edward Betts fbcc91c2a4 Correct spelling mistakes.
6 years ago
stoffu cc9a0bee04
command_line: allow args to depend on more than one args
6 years ago
stoffu 55f8d917fd
command_line::get_arg: remove 'required' for dependent args as they're always optional
6 years ago
stoffu 450306a01c
command line: allow has_arg to handle arg_descriptor<bool,false,true> #3318
6 years ago
rbrunner7 430268224d Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows
6 years ago
Riccardo Spagni 5a8e7fd0e5
Merge pull request #3249
6 years ago
whythat c5f55bb4c0 common: implement dynamic option dependencies mechanism
6 years ago
whythat c33cb60eb6 common: implement dependent option descriptor
6 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
6 years ago
Riccardo Spagni b5b88c2747
Merge pull request #3225
6 years ago
Riccardo Spagni 0c71197892
Merge pull request #3217
6 years ago
Riccardo Spagni ba22928d4b
Merge pull request #3180
6 years ago
Jethro Grassie a4b50a6f51
handle ^D and ^C while password prompting
6 years ago
moneromooo-monero 71806327f5
dns: change default DNS to a worldwide selection
6 years ago
moneromooo-monero 9b98a6ac8f
threadpool: catch exceptions in dtor, to avoid terminate
6 years ago
moneromooo-monero f3f7da624d
perf_timer: rewrite to make it clear there is no division by zero
6 years ago
moneromooo-monero fde4489e1d
wipeable_string: call memwipe directly
6 years ago
Erik de Castro Lopo ece9bcf5c6 rpc_client: Fix error handling
6 years ago
Riccardo Spagni 4c302c6385
Merge pull request #3120
6 years ago
Matt Little 1dfed567e2 Fixed #if instead of #ifdef
6 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
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
Riccardo Spagni c16261c8da
Merge pull request #3013
6 years ago
Matt Little 7c4424531f Support building cncrypto lib with msvc
6 years ago
moneromooo-monero 6cf56682bc
perf_timer: add faster x86_64 timers, and pause/resume
6 years ago
moneromooo-monero 411da337d2
perf_timer: use std::unique_ptr instead of new/delete
6 years ago
Riccardo Spagni e61f655440
Merge pull request #3061
6 years ago
moneromooo-monero fdd4c5e577
move memwipe to epee to avoid common<->crypto circular dependencies
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
stoffu fc041b58d6
common cmake: make sure translation_files.h is generated for i18n.cpp
7 years ago
Riccardo Spagni aa4195e199
Merge pull request #2977
7 years ago
Riccardo Spagni dd11bfb89c
Merge pull request #2934
7 years ago
moneromooo-monero fe436eca46
apply_permutation.h: add #pragma once
7 years ago
moneromooo-monero da0fd71d3e
only include the easylogging++ stack trace code when needed
7 years ago
Riccardo Spagni b38f6dcf0b
Merge pull request #2929
7 years ago
Riccardo Spagni 32c14e0f37
Merge pull request #2922
7 years ago
Riccardo Spagni 2f09828ea8
Merge pull request #2890
7 years ago
moneromooo-monero c70e8daa91
threadpool: fix deadlock in recursive waiter usage
7 years ago
Riccardo Spagni a3a8343051
Merge pull request #2857
7 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
moneromooo-monero 7193b89fe5 Scrub keys from memory just before scope end.
7 years ago
Riccardo Spagni b88f0879b5
Merge pull request #2873
7 years ago
Riccardo Spagni 6c0953b15a
Merge pull request #2860
7 years ago
Guillaume LE VAILLANT db2bc96512 Embed the translation files in the binary
7 years ago
moneromooo-monero ae55bacd8c
resumption support for updates using range requests
7 years ago
moneromooo-monero a1d44f2746
updates: use https for updates
7 years ago
moneromooo-monero 472a93c83a
download: SSL suport
7 years ago
moneromooo-monero fe1202646c
perf_timer: add non scoped start/stop timer defines
7 years ago
moneromooo-monero 493f7d0974
util: allow non numeric version parts
7 years ago
xmr-eric 3f18c642fc
Fix password capitalization mismatch
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
moneromooo-monero 549508296d
use memwipe in a few relevant places
7 years ago
moneromooo-monero 000666ff78
add a memwipe function
7 years ago
Riccardo Spagni 51e7645836
Merge pull request #2839
7 years ago
ston1th 0b08bf3968 fixed common/util.cpp to link against libressl
7 years ago
iDunk5400 fdf0acbf97
Tools, daemonizer: fix building on Windows
7 years ago
Riccardo Spagni edebe4e3b6
Merge pull request #2736
7 years ago
moneromooo-monero e89994e98f
wallet: rejig to avoid prompting in wallet2
7 years ago
moneromooo-monero ec5135e5b7
move input_line from command_line to simplewallet
7 years ago
moneromooo-monero 082db75f28
move cryptonote command line options to cryptonote_core
7 years ago
Pavel Maryanov a17efcb039
make this build on SunOS/Solaris
7 years ago
Riccardo Spagni 68d5952f6a
Merge pull request #2752
7 years ago
Riccardo Spagni a2b427b1bf
Merge pull request #2749
7 years ago
Riccardo Spagni 0d0ce8c21e
Merge pull request #2742
7 years ago
Riccardo Spagni 8df6b010eb
Merge pull request #2696
7 years ago
Riccardo Spagni f4fded6fcf
Merge pull request #2683
7 years ago
Riccardo Spagni f26e7a84a6
Merge pull request #2620
7 years ago
stoffu 105425b7f6
simplewallet: reject invalid argument for boolean parameter
7 years ago
moneromooo-monero 68c0178220
updates: add a special case for "install-" build tags on windows
7 years ago
Leon Klingele f732e723b7
Disguise password length in prompt
7 years ago
Howard Chu 6738753b30
Use max_concurrency as-is
7 years ago
moneromooo-monero 937e7f8aa6
Initialize openssl on startup
7 years ago
Riccardo Spagni 1280ba4f5b
Merge pull request #2589
7 years ago
Riccardo Spagni c45f3ac4d9
Merge pull request #2568
7 years ago
moneromooo-monero 7130cf0c61
Add tools::on_startup, and warn about glibc 2.25 bug if found
7 years ago
moneromooo-monero a4b4651cb0
dns_utils: allow an optional DNS server IP in DNS_PUBLIC
7 years ago
moneromooo-monero 6bd4dac6e2
util: ignore SIGPIPE
7 years ago
moneromooo-monero 8f0cea6355
add a command_line function to check for defaulted options
7 years ago
Riccardo Spagni abe24f4429
Merge pull request #2504
7 years ago
Riccardo Spagni 08ada1fa8b
Merge pull request #2440
7 years ago