danicoin/src/common
warptangent fee8424938
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
2015-05-19 02:56:04 -07:00
..
base58.cpp year updated in license 2015-01-02 18:52:46 +02:00
base58.h year updated in license 2015-01-02 18:52:46 +02:00
boost_serialization_helper.h year updated in license 2015-01-02 18:52:46 +02:00
CMakeLists.txt Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
command_line.cpp remerged; commands JSON. logging upgrade. doxygen 2015-04-01 19:00:45 +02:00
command_line.h remerged; commands JSON. logging upgrade. doxygen 2015-04-01 19:00:45 +02:00
dns_utils.cpp Allow name@domain.tld for OpenAlias lookups 2015-05-19 02:56:04 -07:00
dns_utils.h Allow name@domain.tld for OpenAlias lookups 2015-05-19 02:56:04 -07:00
http_connection.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
int-util.h year updated in license 2015-01-02 18:52:46 +02:00
pod-class.h year updated in license 2015-01-02 18:52:46 +02:00
rpc_client.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
scoped_message_writer.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
unordered_containers_boost_serialization.h year updated in license 2015-01-02 18:52:46 +02:00
util.cpp Hopefully fixes build on Windows 2015-03-20 16:40:54 -04:00
util.h Hopefully fixes build on Windows 2015-03-20 16:40:54 -04:00
varint.h year updated in license 2015-01-02 18:52:46 +02:00