Age | Commit message (Expand) | Author | Files | Lines |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-08-30 | dns_utils: factor the fetching code for different DNS record types | moneromooo-monero | 1 | -0/+13 |
2015-08-27 | dns_utils: add a const where possible | moneromooo-monero | 1 | -1/+1 |
2015-08-27 | dns: make ctor private | moneromooo-monero | 1 | -1/+10 |
2015-06-07 | dns_utils: simpify smart pointer use, and use for url strings too | moneromooo-monero | 1 | -1/+1 |
2015-05-19 | Allow name@domain.tld for OpenAlias lookups | warptangent | 1 | -0/+12 |
2015-05-19 | Revert "Allow name@domain.tld for OpenAlias lookups" | warptangent | 1 | -4/+1 |
2015-04-29 | Allow name@domain.tld for OpenAlias lookups | Thomas Winget | 1 | -1/+4 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-09-30 | updated DNSResolver/things that use it for DNSSEC | Thomas Winget | 1 | -3/+5 |
2014-09-24 | Remove LDNS dep and fix a bug in libunbound const correctness fix | Thomas Winget | 1 | -1/+1 |
2014-09-24 | Removed ldns dependency | Thomas Winget | 1 | -0/+6 |
2014-09-23 | Added function to check syntax of URL for DNS lookup | Thomas Winget | 1 | -0/+9 |
2014-09-23 | change to allow (at least a bit) for multiple TXT records | Thomas Winget | 1 | -4/+4 |
2014-09-23 | Monero addres from DNS TXT record implemented, tests pass | Thomas Winget | 1 | -7/+5 |
2014-09-23 | ipv4 and ipv6 resolution working | Thomas Winget | 1 | -10/+33 |
2014-09-23 | Initial commit of DNS code | Thomas Winget | 1 | -0/+86 |