diff options
author | warptangent <warptangent@inbox.com> | 2015-05-19 02:33:30 -0700 |
---|---|---|
committer | warptangent <warptangent@inbox.com> | 2015-05-19 02:56:04 -0700 |
commit | fee8424938a6403bdd12d568037a3305cfcf5341 (patch) | |
tree | 45d36ba07cc65f21423140885d80507b4c75b818 /src/p2p | |
parent | Revert "Allow name@domain.tld for OpenAlias lookups" (diff) | |
download | monero-fee8424938a6403bdd12d568037a3305cfcf5341.tar.xz |
Allow name@domain.tld for OpenAlias lookups
Based on tewinget's update.
Make OpenAlias address format independent of existing DNS functions.
Add tests.
Test:
make debug-test
cd build/debug/tests/unit_tests
# test that regular DNS functions work, including IPv4 lookups.
# also test function that converts OpenAlias address format
make && ./unit_tests --gtest_filter=DNSResolver*
# test that OpenAlias addresses like donate@getmonero.org work from
# wallet tools
make && ./unit_tests --gtest_filter=AddressFromURL.Success
Diffstat (limited to 'src/p2p')
0 files changed, 0 insertions, 0 deletions