Commit Graph

422 Commits (v0.6.0.0)

Author SHA1 Message Date
Lee Clagett 72c2f5c3e6
Add ssl_options support to monerod's rpc mode.
5 years ago
wowario a140780405
initial commit
5 years ago
moneromooo-monero e1016bce14
password: do not use line input on windows
5 years ago
iDunk5400 b414b69f5c
Windows: fix a build error in MSYS2 with boost 1.70.0
5 years ago
Riccardo Spagni 64a4aa4f60
Merge pull request #5408
5 years ago
Riccardo Spagni 89b8ecfc7c
Merge pull request #5392
5 years ago
Riccardo Spagni 19e37c05d6
Merge pull request #5367
5 years ago
Dusan Klinec c4f8a8a6a9
build fix: combinator.h stdexcept missing include
5 years ago
Riccardo Spagni 6f8e0a28b2
Merge pull request #5342
5 years ago
stoffu a2195b9b7f
crypto: replace rand<T>()%N idiom with unbiased rand_idx(N)
5 years ago
Riccardo Spagni 1ed6441925
Merge pull request #5327
5 years ago
Riccardo Spagni c994dc7ec0
Merge pull request #5306
5 years ago
moneromooo-monero 07b716bfea
util: name replace_file arguments better
5 years ago
moneromooo-monero 849a768f36
perf_timer: move some debug levels to info for consistency
5 years ago
rbrunner7 c23ea7962d New interactive daemon command 'print_net_stats': Global traffic stats
5 years ago
moneromooo-monero 223c6b0796
dns_utils: really add default DNSSEC servers on failure
5 years ago
Riccardo Spagni 2900f6a3ca
Merge pull request #5198
5 years ago
Riccardo Spagni c3de019f56
Merge pull request #5192
5 years ago
Riccardo Spagni 6031a1f5b4
Merge pull request #5179
5 years ago
Riccardo Spagni 4c91eb23a0
Merge pull request #5061
5 years ago
Howard Chu 8a97563a93
Use threadpool instead of new threads for DNS queries
5 years ago
moneromooo-monero 3ac40938c3
timings: fix errno.h mispelt as error.h
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Riccardo Spagni 5260111631
Merge pull request #5146
5 years ago
Riccardo Spagni a28237c9ca
Merge pull request #5102
5 years ago
Riccardo Spagni 46fd181cca
Merge pull request #4054
5 years ago
moneromooo-monero 28b6dbf263
notify: fix tokenizing being too strict
5 years ago
moneromooo-monero 9c4d403ae0
dns_utils: use fallback if the default resolver does not support DNSSEC
5 years ago
moneromooo-monero 7d88d8f27c
discontinue use of alloca
5 years ago
moneromooo-monero 7c09882a27
dns_utils: remove MoneroPulse/checkpoints mention in TXT record code
5 years ago
TheCharlatan 4a9257b464
Support docker for gitian builds
5 years ago
moneromooo-monero 2456945408
epee: add SSL support
5 years ago
moneromooo-monero f6db59b011
notify: handle arbitrary tags
5 years ago
moneromooo-monero ff95921668
notify: warn if the spec contains one of '"\
5 years ago
moneromooo-monero 13852678e1
common: set MONERO_DEFAULT_LOG_CATEGORY for notify and spawn
5 years ago
moneromooo-monero 1eef056588
performance_tests: better stats, and keep track of timing history
5 years ago
moneromooo-monero b750fb27b0
Pruning
5 years ago
moneromooo-monero 584126d15b
i18n: filter LANG/LC_LANG for valid characters, and handle @
5 years ago
Riccardo Spagni be625a95af
Merge pull request #4954
5 years ago
luigi1111 e344d93ce7
Merge pull request #4960
5 years ago
luigi1111 53760ee044
Merge pull request #4957
5 years ago
luigi1111 6e4e228461
Merge pull request #4944
5 years ago
luigi1111 3adac4ee2b
Merge pull request #4929
5 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