<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/rpc, branch v0.8.8.6</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.6</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.8.8.6'/>
<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>core_rpc_server: use do while(0) idiom in macros using if</title>
<updated>2014-10-06T13:58:35Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2014-10-06T13:18:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=beecd139a26f429946ccef03182094cd5ed03226'/>
<id>urn:sha1:beecd139a26f429946ccef03182094cd5ed03226</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core_rpc_server: fix overreads in slow_memmem</title>
<updated>2014-10-06T13:57:49Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2014-10-06T09:27:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=add803be89c1538d4b98d3fc0e25930b96a78fb2'/>
<id>urn:sha1:add803be89c1538d4b98d3fc0e25930b96a78fb2</id>
<content type='text'>
It would read data outside the allocated space in a couple cases.
</content>
</entry>
<entry>
<title>Give up on brace initializers in initializer lists (MSVC bug)</title>
<updated>2014-09-15T21:14:24Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-09-15T20:28:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=59ab569da1fa16d379f519f5480c03e39f05b44d'/>
<id>urn:sha1:59ab569da1fa16d379f519f5480c03e39f05b44d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate testnet address prefix</title>
<updated>2014-09-15T13:54:59Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-09-09T14:58:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d03308734b1487540af062ab50c94cc7bb3e668e'/>
<id>urn:sha1:d03308734b1487540af062ab50c94cc7bb3e668e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add descriptions for RPC command line params</title>
<updated>2014-09-15T13:53:50Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-09-08T20:59:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3ef7f3330007defce68317c6f041d63e2138d356'/>
<id>urn:sha1:3ef7f3330007defce68317c6f041d63e2138d356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate rpc port for testnet</title>
<updated>2014-09-15T13:53:46Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-09-08T17:07:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=658b6690a36f6f0b3b06dca5b85021b2b344c059'/>
<id>urn:sha1:658b6690a36f6f0b3b06dca5b85021b2b344c059</id>
<content type='text'>
</content>
</entry>
</feed>
