<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/common/dns_utils.h, branch v0.10.3.1</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.10.3.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.3.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-03-17T01:42:10Z</updated>
<entry>
<title>wallet-rpc: enable openalias</title>
<updated>2017-03-17T01:42:10Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2017-03-16T23:04:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=250c4cb3e08375f88942f46a3939d050d5c9ebd2'/>
<id>urn:sha1:250c4cb3e08375f88942f46a3939d050d5c9ebd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyright year, fix occasional lack of newline at line end</title>
<updated>2017-02-21T17:38:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T17:38:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3599fa7b94764d8f1cf7828a3f3a46067efe359'/>
<id>urn:sha1:c3599fa7b94764d8f1cf7828a3f3a46067efe359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns_utils: factor TXT record loading code from checkpoint code</title>
<updated>2017-02-20T22:57:57Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-16T20:03:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e8a7525cebf5c8b00aa3cffa14221640acaa43f3'/>
<id>urn:sha1:e8a7525cebf5c8b00aa3cffa14221640acaa43f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extract some basic code from libcryptonote_core into libcryptonote_basic</title>
<updated>2017-02-08T13:45:15Z</updated>
<author>
<name>kenshi84</name>
<email>kenshi84@protonmail.ch</email>
</author>
<published>2017-01-26T15:07:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8027ce0c75f882de0523e668defa0bc3c8564e96'/>
<id>urn:sha1:8027ce0c75f882de0523e668defa0bc3c8564e96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved get_account_address_from_str_or_url from libcommon to libcryptonote_core</title>
<updated>2017-01-24T11:31:03Z</updated>
<author>
<name>kenshi84</name>
<email>kenshi84@protonmail.ch</email>
</author>
<published>2017-01-24T11:22:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=55a8e982c0b34cd62d1ad1eb83d0683d5291f322'/>
<id>urn:sha1:55a8e982c0b34cd62d1ad1eb83d0683d5291f322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make openalias also available for solo miner; introduce namespace tools::dns_utils; support integrated address with dns lookup</title>
<updated>2016-12-21T14:12:15Z</updated>
<author>
<name>kenshi84</name>
<email>kenshi84@protonmail.ch</email>
</author>
<published>2016-12-16T03:06:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=99580adf66b7d2f9d744f8d8a162de1b88955ddf'/>
<id>urn:sha1:99580adf66b7d2f9d744f8d8a162de1b88955ddf</id>
<content type='text'>
</content>
</entry>
<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_utils: factor the fetching code for different DNS record types</title>
<updated>2015-08-30T14:04:09Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-08-29T11:53:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f928468b9b9fa584c2da252f2263f0bc7d7485fc'/>
<id>urn:sha1:f928468b9b9fa584c2da252f2263f0bc7d7485fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns_utils: add a const where possible</title>
<updated>2015-08-27T20:08:55Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-08-27T20:08:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ae5f28cb51f51186998cf3c6b2dc1d56abe0174e'/>
<id>urn:sha1:ae5f28cb51f51186998cf3c6b2dc1d56abe0174e</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>
</feed>
