Commit Graph

481 Commits (dns-fix)

Author SHA1 Message Date
luigi1111 6e4e228461
Merge pull request #4944
6 years ago
luigi1111 3adac4ee2b
Merge pull request #4929
6 years ago
rbrunner7 1ebcd7b9b0 MMS (Multisig Messaging System): Initial version
6 years ago
Jethro Grassie b56b5b52eb
ignore child process when exec
6 years ago
moneromooo-monero 0e2f5cb5fc
perf_timer: make all logs Info level
6 years ago
moneromooo-monero 93c59b29a8
perf_timer: check allowed categories before logging
6 years ago
moneromooo-monero 6a507dab6f
perf_timer: add a way to get and reset the current time
6 years ago
moneromooo-monero c1581a5bb8
perf_timer: only log to file
6 years ago
moneromooo-monero db5737413e
util: use fcntl instead of flock, for compatibility
6 years ago
moneromooo-monero 1505dd38c9
util: set MONERO_DEFAULT_LOG_CATEGORY
6 years ago
Riccardo Spagni 81418cb281
Merge pull request #4894
6 years ago
Riccardo Spagni 302fd80826
Merge pull request #4882
6 years ago
moneromooo-monero ec1a62b50d
move int-util.h to epee
6 years ago
Riccardo Spagni c00ac446fd
Merge pull request #4854
6 years ago
Riccardo Spagni 398f7076bb
Merge pull request #4853
6 years ago
Riccardo Spagni 94288d7d1d
Merge pull request #4845
6 years ago
TheCharlatan 5a76933903 Add glibc back compat code
6 years ago
moneromooo-monero d4f50cb109
remove some unused code
6 years ago
moneromooo-monero 611639710d
a few minor (but easy) performance tweaks
6 years ago
moneromooo-monero 6bfcc57395
scoped_message_writer: protect all std::cout usage from readline
6 years ago
naughtyfox 6732fc7fde Fix issue 4793 - M/N multisig transaction signature
6 years ago
Riccardo Spagni 45f597c564
Merge pull request #4799
6 years ago
Riccardo Spagni 9aff9a5372
Merge pull request #4790
6 years ago
Riccardo Spagni 140defd89f
Merge pull request #4778
6 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
moneromooo-monero 2b3595d0fe
various: do not propagate exception through dtor
6 years ago
Riccardo Spagni 0cc3fc3756
Merge pull request #4769
6 years ago
xiphon d01bdaca12 common: fix base58 gcc -Werror=implicit-fallthrough
6 years ago
moneromooo-monero f49884543c
perf_timer: remove stray debug addition
6 years ago
moneromooo-monero 177a9d76f9
wallet: warn if lockable memory limit is too low
6 years ago
moneromooo-monero 71eb32a976
dns_utils: do not exit if DNS records are corrupt
6 years ago
Riccardo Spagni a0cd602e56
Merge pull request #4658
6 years ago
moneromooo-monero 593ef5981d
perf_timer: call reserve on new timer array
6 years ago
Riccardo Spagni d7ff24c1e0
Merge pull request #4545
6 years ago
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
7 years ago
Riccardo Spagni 4c302c6385
Merge pull request #3120
7 years ago
Matt Little 1dfed567e2 Fixed #if instead of #ifdef
7 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
7 years ago
xmr-eric 18216f19dd Update 2018 copyright
7 years ago
Riccardo Spagni 700b3193f8
Merge pull request #3084
7 years ago
Riccardo Spagni ea75e71dd2
Merge pull request #3052
7 years ago
Riccardo Spagni c16261c8da
Merge pull request #3013
7 years ago
Matt Little 7c4424531f Support building cncrypto lib with msvc
7 years ago
moneromooo-monero 6cf56682bc
perf_timer: add faster x86_64 timers, and pause/resume
7 years ago
moneromooo-monero 411da337d2
perf_timer: use std::unique_ptr instead of new/delete
7 years ago
Riccardo Spagni e61f655440
Merge pull request #3061
7 years ago
moneromooo-monero fdd4c5e577
move memwipe to epee to avoid common<->crypto circular dependencies
7 years ago
moneromooo-monero 40ab12a773
epee: remove dependency on common
7 years ago
moneromooo-monero 5f5a51a6c8
util: warn if unbound was not built with threads
7 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