Commit Graph

86 Commits (master)

Author SHA1 Message Date
wowario 1c44d89030
wownero skin pack
2 months ago
wowario d6a3511d59
correct length of addresses
2 months ago
wowario a93dcc1962
remove moneropulse urls
2 months ago
luigi1111 f73a2b1587
Merge pull request #8683
1 year ago
selsta cbc297acfb
common: add missing includes
1 year ago
Jeffrey Ryan 2c2432245f DNSResolver: fix not handling hostnames without dot characters [release]
1 year ago
SChernykh 6adf03cdc5 Second thread pool for IO
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
luigi1111 cf1a95b67d
Merge pull request #7088
3 years ago
moneromooo-monero aaa3289e22
add more updates domains and make the voting generic, not just 2/3
4 years ago
Lee Clagett 386ef03be3 Add TLSA support to DNSSEC fetching
4 years ago
moneromooo-monero 6a37da837e
threadpool: guard against exceptions in jobs, and armour plating
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
tobtoht 037f94c54e
Remove Xiala.net from the list of dns resolvers
5 years ago
stoffu a2195b9b7f
crypto: replace rand<T>()%N idiom with unbiased rand_idx(N)
5 years ago
Riccardo Spagni c994dc7ec0
Merge pull request #5306
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 6031a1f5b4
Merge pull request #5179
5 years ago
Howard Chu 8a97563a93
Use threadpool instead of new threads for DNS queries
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 9c4d403ae0
dns_utils: use fallback if the default resolver does not support DNSSEC
5 years ago
moneromooo-monero 7c09882a27
dns_utils: remove MoneroPulse/checkpoints mention in TXT record code
5 years ago
Riccardo Spagni 81418cb281
Merge pull request #4894
5 years ago
Riccardo Spagni c00ac446fd
Merge pull request #4854
5 years ago
moneromooo-monero d4f50cb109
remove some unused code
6 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
moneromooo-monero 71eb32a976
dns_utils: do not exit if DNS records are corrupt
6 years ago
moneromooo-monero 8110bea34b
dns_utils: refresh list of usable DNSSEC servers
6 years ago
moneromooo-monero 5083614ffa
dns_util: add new DNSSEC trust anchor for rollover
6 years ago
moneromooo-monero a9cc88ee76
common: make this build with unbound 1.4.20
6 years ago
moneromooo-monero 71806327f5
dns: change default DNS to a worldwide selection
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
6 years ago
moneromooo-monero a4b4651cb0
dns_utils: allow an optional DNS server IP in DNS_PUBLIC
7 years ago
Riccardo Spagni abe24f4429
Merge pull request #2504
7 years ago
moneromooo-monero f182acdd36
dns_utils: query DNS records in parallel
7 years ago
moneromooo-monero e0592e87d8
dns_utils: remove a few obsolete things
7 years ago
Riccardo Spagni f5be5b7e7b
Merge pull request #2210
7 years ago
moneromooo-monero cb0b559451
Move OpenAlias console input back from libs
7 years ago
Howard Chu 464afd4d2d
Ensure DNSResolver destructor runs on exit
7 years ago
stoffu 250c4cb3e0
wallet-rpc: enable openalias
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
anonimal 5c3badb749
dns_utils: fix infinite recursion when distributing empty dns_urls
7 years ago
moneromooo-monero 969ad710ba
dns_utils: fix first checked DNS entry being ignored
7 years ago
moneromooo-monero e8a7525ceb
dns_utils: factor TXT record loading code from checkpoint code
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
kenshi84 55a8e982c0 moved get_account_address_from_str_or_url from libcommon to libcryptonote_core
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
7 years ago
kenshi84 99580adf66 make openalias also available for solo miner; introduce namespace tools::dns_utils; support integrated address with dns lookup
7 years ago