index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
dns_utils.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-19
Cleanup scoped_ptr in src/common/dns_utils.cpp and header include:
0xFFFC0000
1
-34
/
+10
2023-06-27
Fixup error message.
ComputeryPony
1
-0
/
+2
2023-03-27
Message about DNS_PUBLIC to help users with issue #8452
OrvilleRed
1
-0
/
+1
2023-01-16
Copyright: Update to 2023
mj-xmr
1
-1
/
+1
2022-12-18
common: add missing includes
selsta
1
-0
/
+2
2022-11-21
common: DNSResolver can handle hostnames without dot characters
Jeffrey Ryan
1
-15
/
+0
2022-09-20
Second thread pool for IO
SChernykh
1
-1
/
+1
2022-08-06
dns_util: remove outdated DNSSEC DS trust anchor
selsta
1
-1
/
+0
2022-03-04
Copyright: Update to 2022
mj-xmr
1
-1
/
+1
2020-10-15
add more updates domains and make the voting generic, not just 2/3
moneromooo-monero
1
-41
/
+21
2020-10-07
Add TLSA support to DNSSEC fetching
Lee Clagett
1
-2
/
+27
2020-09-01
threadpool: guard against exceptions in jobs, and armour plating
moneromooo-monero
1
-2
/
+2
2020-05-06
Update copyright year to 2020
SomaticFanatic
1
-1
/
+1
2019-06-21
Remove Xiala.net from the list of dns resolvers
tobtoht
1
-1
/
+0
2019-04-04
crypto: replace rand<T>()%N idiom with unbiased rand_idx(N)
stoffu
1
-5
/
+2
2019-03-20
dns_utils: really add default DNSSEC servers on failure
moneromooo-monero
1
-3
/
+2
2019-03-17
Use threadpool instead of new threads for DNS queries
Howard Chu
1
-5
/
+5
2019-03-05
Update 2019 copyright
binaryFate
1
-1
/
+1
2019-02-27
dns_utils: use fallback if the default resolver does not support DNSSEC
moneromooo-monero
1
-6
/
+34
2019-02-21
dns_utils: remove MoneroPulse/checkpoints mention in TXT record code
moneromooo-monero
1
-4
/
+4
2018-11-23
remove some unused code
moneromooo-monero
1
-1
/
+1
2018-11-15
Removed a lot of unnecessary includes
Martijn Otto
1
-2
/
+0
2018-11-01
dns_utils: do not exit if DNS records are corrupt
moneromooo-monero
1
-7
/
+34
2018-09-28
dns_utils: refresh list of usable DNSSEC servers
moneromooo-monero
1
-3
/
+4
2018-08-28
dns_util: add new DNSSEC trust anchor for rollover
moneromooo-monero
1
-4
/
+14
2018-04-10
common: make this build with unbound 1.4.20
moneromooo-monero
1
-1
/
+1
2018-02-08
dns: change default DNS to a worldwide selection
moneromooo-monero
1
-9
/
+19
2018-01-26
Update 2018 copyright
xmr-eric
1
-1
/
+1
2017-12-16
move includes around to lessen overall load
moneromooo-monero
1
-0
/
+2
2017-10-10
dns_utils: allow an optional DNS server IP in DNS_PUBLIC
moneromooo-monero
1
-6
/
+39
2017-09-21
dns_utils: query DNS records in parallel
moneromooo-monero
1
-6
/
+15
2017-09-04
dns_utils: remove a few obsolete things
moneromooo-monero
1
-4
/
+0
2017-07-27
Move OpenAlias console input back from libs
moneromooo-monero
1
-43
/
+3
2017-06-28
Ensure DNSResolver destructor runs on exit
Howard Chu
1
-6
/
+2
2017-03-17
wallet-rpc: enable openalias
stoffu
1
-3
/
+5
2017-02-21
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
1
-1
/
+1
2017-02-21
dns_utils: fix infinite recursion when distributing empty dns_urls
anonimal
1
-0
/
+3
2017-02-20
dns_utils: fix first checked DNS entry being ignored
moneromooo-monero
1
-1
/
+0
2017-02-20
dns_utils: factor TXT record loading code from checkpoint code
moneromooo-monero
1
-0
/
+103
2017-02-08
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
1
-1
/
+1
2017-01-24
moved get_account_address_from_str_or_url from libcommon to libcryptonote_core
kenshi84
1
-16
/
+0
2017-01-16
Change logging to easylogging++
moneromooo-monero
1
-0
/
+3
2016-12-21
make openalias also available for solo miner; introduce namespace tools::dns_...
kenshi84
1
-0
/
+143
2016-02-23
dns_utils: const compatibility with older libunbound
moneromooo-monero
1
-22
/
+16
2016-02-18
std::condvar is broken on Win32 with gcc/g++ 4.8 too
Howard Chu
1
-2
/
+2
2015-12-31
updated copyright year
Riccardo Spagni
1
-1
/
+1
2015-12-15
Replace tabs and remove trailing whitespace
warptangent
1
-24
/
+24
2015-12-15
Optionally restrict DNS queries to TCP
warptangent
1
-3
/
+24
2015-09-27
dns_utils: fix wrong asserts
moneromooo-monero
1
-2
/
+2
2015-08-30
dns_utils: remove unnecessary string conversion
moneromooo-monero
1
-5
/
+2
2015-08-30
dns_utils: factor the fetching code for different DNS record types
moneromooo-monero
1
-59
/
+21
2015-08-30
dns_utils: simplify string handling and fix leak
moneromooo-monero
1
-5
/
+1
2015-08-27
dns_utils: add a const where possible
moneromooo-monero
1
-1
/
+1
2015-08-27
dns_utils: lock access to the singleton
moneromooo-monero
1
-0
/
+4
2015-08-27
dns: make ctor private
moneromooo-monero
1
-0
/
+5
2015-06-20
Set dnssec_valid value correctly in dns_utils; fix address_from_url test
Rostislav
1
-3
/
+3
2015-06-07
dns_utils: simpify smart pointer use, and use for url strings too
moneromooo-monero
1
-38
/
+45
2015-05-19
Allow name@domain.tld for OpenAlias lookups
warptangent
1
-0
/
+13
2015-05-19
Revert "Allow name@domain.tld for OpenAlias lookups"
warptangent
1
-21
/
+13
2015-04-29
Allow name@domain.tld for OpenAlias lookups
Thomas Winget
1
-13
/
+21
2015-04-10
[fix] log level change. compilation: dns, tests
rfree2monero
1
-1
/
+1
2015-04-02
Fixed DNS resolution bug in Windows
Thomas Winget
1
-4
/
+2
2015-04-01
remerged; commands JSON. logging upgrade. doxygen
rfree2monero
1
-1
/
+18
2015-03-24
DNSSEC added (hardcoded key)
Thomas Winget
1
-0
/
+66
2015-01-02
year updated in license
Riccardo Spagni
1
-1
/
+1
2014-10-06
build libunbound from external if no local libunbound or for static builds
Riccardo Spagni
1
-1
/
+2
2014-10-06
build libunbound from external if no local libunbound or for static builds
Riccardo Spagni
1
-1
/
+2
2014-10-03
quick hacky fix for broken TXT reads
Riccardo Spagni
1
-1
/
+9
2014-09-30
updated DNSResolver/things that use it for DNSSEC
Thomas Winget
1
-3
/
+9
2014-09-24
Remove LDNS dep and fix a bug in libunbound const correctness fix
Thomas Winget
1
-3
/
+3
2014-09-24
Removed ldns dependency
Thomas Winget
1
-4
/
+3
2014-09-24
libunbound has const correctness issues...
Thomas Winget
1
-5
/
+19
2014-09-24
temp commit
Thomas Winget
1
-15
/
+42
2014-09-23
Added function to check syntax of URL for DNS lookup
Thomas Winget
1
-8
/
+35
2014-09-23
change to allow (at least a bit) for multiple TXT records
Thomas Winget
1
-5
/
+10
2014-09-23
Monero addres from DNS TXT record implemented, tests pass
Thomas Winget
1
-17
/
+40
2014-09-23
Use the loop iterator, previous version of me.
Thomas Winget
1
-2
/
+2
2014-09-23
ipv4 and ipv6 resolution working
Thomas Winget
1
-11
/
+92
2014-09-23
Initial commit of DNS code
Thomas Winget
1
-12
/
+21
2014-07-23
License updated to BSD 3-clause
fluffypony
1
-3
/
+29
2014-03-03
moved all stuff to github
Antonio Juarez
1
-0
/
+20