<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/common/CMakeLists.txt, branch v0.10.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.10.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-02-21T17:38:18Z</updated>
<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>cmakify openssl</title>
<updated>2017-02-21T15:11:12Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T15:11:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=058eed369ba328dce34e9c1593a9ddbfaceea2af'/>
<id>urn:sha1:058eed369ba328dce34e9c1593a9ddbfaceea2af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: updates can now be downloaded (and SHA256 hash checked)</title>
<updated>2017-02-20T22:58:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-20T20:48:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a5a0a3c8944f7cd6b5b72aaf2b9c41c7b3c40358'/>
<id>urn:sha1:a5a0a3c8944f7cd6b5b72aaf2b9c41c7b3c40358</id>
<content type='text'>
</content>
</entry>
<entry>
<title>util: add a SHA256 function</title>
<updated>2017-02-20T22:58:33Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-20T20:46:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=216f062eb875eb0769d63c65ed0f5c8de51a9590'/>
<id>urn:sha1:216f062eb875eb0769d63c65ed0f5c8de51a9590</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optionally query moneropulse DNS records to check for updates</title>
<updated>2017-02-20T22:58:16Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-18T16:30:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f640512c53caca9d7c3c69802841d174818cf953'/>
<id>urn:sha1:f640512c53caca9d7c3c69802841d174818cf953</id>
<content type='text'>
It just checks and prints a message if there is a new version
for now.
</content>
</entry>
<entry>
<title>Merge pull request #1689</title>
<updated>2017-02-10T22:35:25Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-10T22:35:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=eacf2124b6822d088199179b18d4587404408e0f'/>
<id>urn:sha1:eacf2124b6822d088199179b18d4587404408e0f</id>
<content type='text'>
ce7fcbb4 Add server auth to monerod, and client auth to wallet-cli and wallet-rpc (Lee Clagett)
</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>Add server auth to monerod, and client auth to wallet-cli and wallet-rpc</title>
<updated>2017-02-06T06:15:41Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2017-02-05T22:48:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ce7fcbb4aea884bb4bf433cf419ffa267f859c87'/>
<id>urn:sha1:ce7fcbb4aea884bb4bf433cf419ffa267f859c87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>common: fix link error on at least one platform (no clue which one)</title>
<updated>2017-02-05T10:55:55Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-04T15:58:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=92978b2c0f448ec0a2d874052635c901e3e59a45'/>
<id>urn:sha1:92978b2c0f448ec0a2d874052635c901e3e59a45</id>
<content type='text'>
Bug and fix reported by tdprime
</content>
</entry>
<entry>
<title>Added task_region - a fork/join task implementation</title>
<updated>2016-11-23T19:41:25Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2016-11-21T19:48:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f025198f195516da8654bece64bf7a1fb85be3cd'/>
<id>urn:sha1:f025198f195516da8654bece64bf7a1fb85be3cd</id>
<content type='text'>
</content>
</entry>
</feed>
