Commit Graph

89 Commits (master)

Author SHA1 Message Date
0xFFFC0000 430b102aef Cleanup scoped_ptr in src/common/dns_utils.cpp and header include:
5 months ago
ComputeryPony 1c20198280
Fixup error message.
10 months ago
luigi1111 3d9f378ed4
Merge pull request #8804
10 months ago
OrvilleRed ca6c42a8e1 Message about DNS_PUBLIC to help users with issue #8452
1 year ago
mj-xmr 5b4fea72cf Copyright: Update to 2023
1 year ago
luigi1111 ac87d8dac9
Merge pull request #8682
1 year ago
selsta 96677fffcd
common: add missing includes
1 year ago
Jeffrey Ryan 8687da6276 common: DNSResolver can handle hostnames without dot characters
1 year ago
SChernykh 28f25c0dbc Second thread pool for IO
2 years ago
selsta 6b61628881
dns_util: remove outdated DNSSEC DS trust anchor
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