Commit Graph

288 Commits (bb49011991e433d2345d01b0d92ead6b81b379e4)

Author SHA1 Message Date
moneromooo-monero 3aa058c9d9
util: log stack trace on crash
6 years ago
moneromooo-monero f1ed4a77d1
common: make this build with unbound 1.4.20
6 years ago
Gene Peters d969ac8f8b
Adding required library (dependency of boost::this_thread::sleep_for)
6 years ago
wowario 3ed6bf8518
silent dns warning
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
6 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