Commit Graph

35 Commits (bcd71a5af915ff88a7306f9d929db2f57996adf8)

Author SHA1 Message Date
SomaticFanatic bcd71a5af9
Update copyright year to 2020
4 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 71eb32a976
dns_utils: do not exit if DNS records are corrupt
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 a4b4651cb0
dns_utils: allow an optional DNS server IP in DNS_PUBLIC
7 years ago
moneromooo-monero 74628941d5
dns_utils: add <functional> for std::function
7 years ago
Riccardo Spagni ea46a5527a
Merge pull request #2234
7 years ago
Riccardo Spagni f5be5b7e7b
Merge pull request #2210
7 years ago
moneromooo-monero 214fd81e93
some include cleanup
7 years ago
moneromooo-monero cb0b559451
Move OpenAlias console input back from libs
7 years ago
Erik de Castro Lopo 35d68b2c6d Fix spelling errors
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
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
kenshi84 99580adf66 make openalias also available for solo miner; introduce namespace tools::dns_utils; support integrated address with dns lookup
7 years ago
Riccardo Spagni de03926850
updated copyright year
8 years ago
moneromooo-monero f928468b9b
dns_utils: factor the fetching code for different DNS record types
9 years ago
moneromooo-monero ae5f28cb51
dns_utils: add a const where possible
9 years ago
moneromooo-monero 5990344cb0
dns: make ctor private
9 years ago
moneromooo-monero a9b1f7eb05
dns_utils: simpify smart pointer use, and use for url strings too
9 years ago
warptangent fee8424938
Allow name@domain.tld for OpenAlias lookups
9 years ago
warptangent a0fe18f63a
Revert "Allow name@domain.tld for OpenAlias lookups"
9 years ago
Thomas Winget b18368b635
Allow name@domain.tld for OpenAlias lookups
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
9 years ago
Thomas Winget 0e1449135d updated DNSResolver/things that use it for DNSSEC
10 years ago
Thomas Winget fab95aef64
Remove LDNS dep and fix a bug in libunbound const correctness fix
10 years ago
Thomas Winget 2248124453 Removed ldns dependency
10 years ago
Thomas Winget 1dece111cc Added function to check syntax of URL for DNS lookup
10 years ago
Thomas Winget c14c7e1683 change to allow (at least a bit) for multiple TXT records
10 years ago
Thomas Winget a5757a628f Monero addres from DNS TXT record implemented, tests pass
10 years ago
Thomas Winget 578050e91d ipv4 and ipv6 resolution working
10 years ago
Thomas Winget 1ae6db25e6 Initial commit of DNS code
10 years ago