Commit Graph

481 Commits (e921c3b8a35bc497ef92c4735e778e918b4c4f99)

Author SHA1 Message Date
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
7 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
Riccardo Spagni c2e46edca2
Merge pull request #2398
7 years ago
Riccardo Spagni 216395d43e
Merge pull request #2379
7 years ago
moneromooo-monero f182acdd36
dns_utils: query DNS records in parallel
7 years ago
Riccardo Spagni 8f1f43163a
Merge pull request #2412
7 years ago
Riccardo Spagni 1a73843cec
Merge pull request #2446
7 years ago
Riccardo Spagni 591e53445b
Merge pull request #2044
7 years ago
moneromooo-monero 6137a0b94d
blockchain: reject unsorted ins and outs from v7
7 years ago
Howard Chu 6d0ca7d11f
Tweak concurrency limits
7 years ago
Howard Chu 510d0d4753
Use a threadpool
7 years ago
moneromooo-monero 0c36b9f931
common: add apply_permutation file and function
7 years ago
Howard Chu 81fb2f5347
Silence more stupid gcc warnings
7 years ago
Thomas Winget 77986023c3
json serialization for rpc-relevant monero types
7 years ago
moneromooo-monero e0592e87d8
dns_utils: remove a few obsolete things
7 years ago
moneromooo-monero 6ac61100a1
Add a --fluffy-blocks option to relay blocks as fluffy blocks
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 a95e460c71
move db specific options to BlockchainDB
7 years ago
Riccardo Spagni ff0afc196e
Merge pull request #2313
7 years ago
Riccardo Spagni 335681896a
Merge pull request #2311
7 years ago
moneromooo-monero 80794b3114
thread_group: set thread size to THREAD_STACK_SIZE
7 years ago
moneromooo-monero 64ab88446a
rpc_client: print destination host/port when failing to connect
7 years ago
Howard Chu 80344740bd
More DB support cleanup
7 years ago
moneromooo-monero 5a283078ec
cryptonote_protocol: large block sync size before v4
7 years ago
Riccardo Spagni 3ff67323b7
Merge pull request #2288
7 years ago
Riccardo Spagni e457cc7891
Merge pull request #2281
7 years ago
Riccardo Spagni 1cf4665d2a
Merge pull request #2237
7 years ago
moneromooo-monero c6e200a8ab
core: add --db-salvage command line flag
7 years ago
moneromooo-monero e499ff3322
simplewallet: factor out message_writer
7 years ago
moneromooo-monero 7ed5ab47ea
scoped_message_writer: pause readline to match simplewallet
7 years ago
moneromooo-monero 569b9b2b50
updates: add "misc_log_ex.h" for logs
7 years ago
moneromooo-monero 74628941d5
dns_utils: add <functional> for std::function
7 years ago
Riccardo Spagni ea46a5527a
Merge pull request #2234
7 years ago
Riccardo Spagni a6ea26e7fa
Merge pull request #2215
7 years ago
Riccardo Spagni f5be5b7e7b
Merge pull request #2210
7 years ago
Riccardo Spagni b6ae718456
Merge pull request #2195
7 years ago
Riccardo Spagni 04591af7fd Merge pull request #2153
7 years ago
moneromooo-monero 19d7f568ce
perf_timer: allow profiling more granular than millisecond
7 years ago
moneromooo-monero 214fd81e93
some include cleanup
7 years ago
moneromooo-monero 06aea2cf0a
move get_proof_of_trust_hash from util.h to p2p_protocol_defs.h
7 years ago
moneromooo-monero cb0b559451
Move OpenAlias console input back from libs
7 years ago
moneromooo-monero 58f3fc68e4
Make msgwriter logs go to file only
7 years ago
Erik de Castro Lopo 35d68b2c6d Fix spelling errors
7 years ago
Howard Chu 464afd4d2d
Ensure DNSResolver destructor runs on exit
7 years ago
jethro e1f3dfccc8 Add readline support to cli
7 years ago
Gentian 4b932ff314 changed crypto to cncrypto so it generated libcncrypto
7 years ago
Riccardo Spagni f33a696ec7
Merge pull request #1883
7 years ago
moneromooo-monero d023831327
use const references in catch blocks
7 years ago
stoffu 250c4cb3e0
wallet-rpc: enable openalias
7 years ago
moneromooo-monero 749ebacebd
download: check available disk space before downloading
7 years ago
moneromooo-monero f36c5f1e08
download: give download threads distinct names
7 years ago
moneromooo-monero 63f0e074eb
download: async API
7 years ago
moneromooo-monero 583a7b5c74
core: protect precomputed block hashes with SHA256
7 years ago
moneromooo-monero ada0e23a84
updates: fix user/auto url split
7 years ago
moneromooo-monero 5901331669
updates: remove testnet case
7 years ago
moneromooo-monero 822577eb42
updates: we now have a user URL, and an automatic one
7 years ago
moneromooo-monero 6a5dfb88d2
updates: add all update servers
7 years ago
moneromooo-monero 72d40f13a4
updates: use HTTP, not HTTPS
7 years ago
Riccardo Spagni 1a4298685a
Merge pull request #1766
7 years ago
moneromooo-monero 45101550f2
updates: use updates host, not downloads, for HTTP
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Riccardo Spagni 2bdad8d695
Merge pull request #1760
7 years ago
Riccardo Spagni 058eed369b
cmakify openssl
7 years ago
anonimal 5c3badb749
dns_utils: fix infinite recursion when distributing empty dns_urls
7 years ago
moneromooo-monero a5a0a3c894
core: updates can now be downloaded (and SHA256 hash checked)
7 years ago
moneromooo-monero 216f062eb8
util: add a SHA256 function
7 years ago
moneromooo-monero f640512c53
Optionally query moneropulse DNS records to check for updates
7 years ago
moneromooo-monero 969ad710ba
dns_utils: fix first checked DNS entry being ignored
7 years ago