<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/common, branch v0.8.8.5</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.8.8.5</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.8.8.5'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2014-10-24T19:29:51Z</updated>
<entry>
<title>cmake: support 2.8.7</title>
<updated>2014-10-24T19:29:51Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-24T18:48:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7d708e422397fb0ba8ac29855eb27964115e7217'/>
<id>urn:sha1:7d708e422397fb0ba8ac29855eb27964115e7217</id>
<content type='text'>
Older versions of CMake support LINK_{PUBLIC,PRIVATE} while newer
versions prefer PUBLIC and PRIVATE instead, but still support the LINK_
prefix.
</content>
</entry>
<entry>
<title>cmake: handle private vs. public headers</title>
<updated>2014-10-23T20:42:34Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-21T16:38:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f53f04724c714a40c10e8c0afdca465054fabca8'/>
<id>urn:sha1:f53f04724c714a40c10e8c0afdca465054fabca8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: refactor common code with libraries</title>
<updated>2014-10-23T20:42:34Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-21T15:24:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=55ca7d3b34762d9184090d659189959261bcb9a1'/>
<id>urn:sha1:55ca7d3b34762d9184090d659189959261bcb9a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: put each library into its own directory</title>
<updated>2014-10-23T20:42:34Z</updated>
<author>
<name>Ben Boeckel</name>
<email>ben.boeckel@kitware.com</email>
</author>
<published>2014-10-21T15:13:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=89cff7bddc6f76ae7382e92569f9a902b262cc5f'/>
<id>urn:sha1:89cff7bddc6f76ae7382e92569f9a902b262cc5f</id>
<content type='text'>
This cleans up the CMake code and shows patterns more easily (to be
refactored in the next commit).
</content>
</entry>
<entry>
<title>build libunbound from external if no local libunbound or for static builds</title>
<updated>2014-10-06T16:08:32Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-10-06T13:00:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cee87473adb609aff52c12cff174fd2ad58f5d1d'/>
<id>urn:sha1:cee87473adb609aff52c12cff174fd2ad58f5d1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>quick hacky fix for broken TXT reads</title>
<updated>2014-10-03T13:10:21Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-10-03T13:10:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c4d6658f4cfe5c5b153f59b0619f6c4ad8a47496'/>
<id>urn:sha1:c4d6658f4cfe5c5b153f59b0619f6c4ad8a47496</id>
<content type='text'>
</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>Revert "low risk, potentially varint overflow bug patched thanks to BBR"</title>
<updated>2014-09-25T06:24:42Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-09-25T06:24:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=59a8366bb18653f14142321a9d85377ceaef8fad'/>
<id>urn:sha1:59a8366bb18653f14142321a9d85377ceaef8fad</id>
<content type='text'>
This reverts commit 4e2b2b942daa4206ec44c66e59863670dfe3fde4.
</content>
</entry>
<entry>
<title>Remove LDNS dep and fix a bug in libunbound const correctness fix</title>
<updated>2014-09-25T03:45:01Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-25T03:19:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fab95aef64e2e5ba209ca2f27763a8db489d4294'/>
<id>urn:sha1:fab95aef64e2e5ba209ca2f27763a8db489d4294</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed ldns dependency</title>
<updated>2014-09-25T02:45:17Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2014-09-24T21:15:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=22481244535e05bb308eedf9c2d2a5abe2d79a9d'/>
<id>urn:sha1:22481244535e05bb308eedf9c2d2a5abe2d79a9d</id>
<content type='text'>
ldns dependency was only still around for constants defined in ldns/rr.h,
but those constants are RFC specified DNS constants, and to reduce deps
have been replicated in dns_utils.h instead of including ldns/rr.h.
</content>
</entry>
</feed>
