<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/unit_tests/dns_resolver.cpp, branch v0.9.2</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.9.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2015-12-31T06:39:56Z</updated>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns: make ctor private</title>
<updated>2015-08-27T20:06:09Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-08-27T20:06:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5990344cb07858b4cd104eacb8d1b9bb38fa6ff7'/>
<id>urn:sha1:5990344cb07858b4cd104eacb8d1b9bb38fa6ff7</id>
<content type='text'>
This ensures one can't instanciate a DNSResolver object by
mistake, but uses the singleton. A separate create static
function is added for cases where a new object is explicitely
needed.
</content>
</entry>
<entry>
<title>Allow name@domain.tld for OpenAlias lookups</title>
<updated>2015-05-19T09:56:04Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@inbox.com</email>
</author>
<published>2015-05-19T09:33:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fee8424938a6403bdd12d568037a3305cfcf5341'/>
<id>urn:sha1:fee8424938a6403bdd12d568037a3305cfcf5341</id>
<content type='text'>
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 &amp;&amp; ./unit_tests --gtest_filter=DNSResolver*
# test that OpenAlias addresses like donate@getmonero.org work from
# wallet tools
make &amp;&amp; ./unit_tests --gtest_filter=AddressFromURL.Success
</content>
</entry>
<entry>
<title>DNSSEC added (hardcoded key)</title>
<updated>2015-03-24T10:34:15Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2015-03-24T10:34:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dbf46a721af5d54792bca80fc1c439c1badc9069'/>
<id>urn:sha1:dbf46a721af5d54792bca80fc1c439c1badc9069</id>
<content type='text'>
DNSSEC is now implemented with the hardcoded key from unbound.
This will need to be not hardcoded in the future, but is okay for now.

Unit tests updated for DNSSEC (as well as for the fact that, contrary to
previous assumption, example.com does not have a static IP address).
</content>
</entry>
<entry>
<title>move website and DNS unit tests from monero.cc to getmonero.org</title>
<updated>2015-02-28T21:32:28Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-02-28T21:32:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7590f33f9edd8f26ce38fcdd4f30fe8bcca975a9'/>
<id>urn:sha1:7590f33f9edd8f26ce38fcdd4f30fe8bcca975a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>year updated in license</title>
<updated>2015-01-02T16:52:46Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-01-02T16:52:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f4b69d553a249ace3694e3b4fd307ddffa156d7d'/>
<id>urn:sha1:f4b69d553a249ace3694e3b4fd307ddffa156d7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed unit tests</title>
<updated>2014-10-08T19:38:55Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-10-08T19:38:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1795c381c0537119cc26ae55b523f71ba029da79'/>
<id>urn:sha1:1795c381c0537119cc26ae55b523f71ba029da79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reload checkpoints file every ~hr and print if any fail</title>
<updated>2014-09-30T20:21:37Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-25T05:15:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=30caebfce3a2445b809125a541cc9958b07d02f5'/>
<id>urn:sha1:30caebfce3a2445b809125a541cc9958b07d02f5</id>
<content type='text'>
also some other minor bug squashing and code formatting
</content>
</entry>
<entry>
<title>updated DNSResolver/things that use it for DNSSEC</title>
<updated>2014-09-30T20:21:37Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-25T04:14:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0e1449135d9de9fd05c393c4c85364a7241d98c1'/>
<id>urn:sha1:0e1449135d9de9fd05c393c4c85364a7241d98c1</id>
<content type='text'>
Note: DNSResolver does not yet *use* DNSSEC, but rather this commit is
preparation for including DNSSEC validation.  The function in
src/wallet/wallet2.cpp that uses DNSResolver still needs its parameters
updated accordingly.
</content>
</entry>
<entry>
<title>change to allow (at least a bit) for multiple TXT records</title>
<updated>2014-09-23T20:58:28Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-17T21:38:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c14c7e16839b6cfe32527f2b01a9a1507e3d419e'/>
<id>urn:sha1:c14c7e16839b6cfe32527f2b01a9a1507e3d419e</id>
<content type='text'>
</content>
</entry>
</feed>
