<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/p2p/net_node.inl, branch v0.9.3</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.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-03-11T15:09:50Z</updated>
<entry>
<title>Use boost::thread instead of std::thread</title>
<updated>2016-03-11T15:09:50Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-03-11T12:25:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b937a2c915861900d047d4d4a24af31c454e3540'/>
<id>urn:sha1:b937a2c915861900d047d4d4a24af31c454e3540</id>
<content type='text'>
and all other associated IPC
</content>
</entry>
<entry>
<title>Use boost::thread instead of std::thread</title>
<updated>2016-02-18T21:30:10Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-02-18T21:30:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7c86c5997d72062191c2fb4fbaf003bf48485842'/>
<id>urn:sha1:7c86c5997d72062191c2fb4fbaf003bf48485842</id>
<content type='text'>
std::thread crashes on (at least) ARMv6 g++ 4.8/4.9
</content>
</entry>
<entry>
<title>'max limit of...' is redundant wording, rephrase</title>
<updated>2016-01-14T22:13:12Z</updated>
<author>
<name>binaryFate</name>
<email>binaryfate01@gmail.com</email>
</author>
<published>2016-01-14T22:13:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0100e951d3a3580f2d498416b82f56e908dfa046'/>
<id>urn:sha1:0100e951d3a3580f2d498416b82f56e908dfa046</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>net_node: fix a hang on exit</title>
<updated>2015-12-22T12:38:52Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-22T12:29:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=17ff6f211438337761fea6dd1979764c97e8d63f'/>
<id>urn:sha1:17ff6f211438337761fea6dd1979764c97e8d63f</id>
<content type='text'>
One loop was not paying attention to the stop signal, and could
end up looping forever
</content>
</entry>
<entry>
<title>Add missing semicolons after log statements</title>
<updated>2015-12-19T14:47:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-19T14:47:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3f2970fadbe2d4dc7057d0c3b83faa93b8622bde'/>
<id>urn:sha1:3f2970fadbe2d4dc7057d0c3b83faa93b8622bde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #543</title>
<updated>2015-12-18T10:16:10Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-18T10:15:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=64ff3c720111849ec7d403ae04b921ef42f23770'/>
<id>urn:sha1:64ff3c720111849ec7d403ae04b921ef42f23770</id>
<content type='text'>
63cb1a5 move another non user useful log to L1 (moneromooo-monero)
02827d5 p2p: minor log formatting fix (moneromooo-monero)
</content>
</entry>
<entry>
<title>p2p: minor log formatting fix</title>
<updated>2015-12-17T22:35:01Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-17T22:34:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=02827d51553ee75a6ba89f230c956983f58a451d'/>
<id>urn:sha1:02827d51553ee75a6ba89f230c956983f58a451d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace tabs with two spaces for consistency with rest of codebase</title>
<updated>2015-12-15T14:22:06Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2015-12-14T04:54:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=725acc7f17e47e0ea0e7e690f241ee8a286411ea'/>
<id>urn:sha1:725acc7f17e47e0ea0e7e690f241ee8a286411ea</id>
<content type='text'>
Remove trailing whitespace in same files.
</content>
</entry>
<entry>
<title>Merge pull request #527</title>
<updated>2015-12-09T08:30:20Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-09T08:30:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e175205e6e6314709aa1a8472f72be583771cd8a'/>
<id>urn:sha1:e175205e6e6314709aa1a8472f72be583771cd8a</id>
<content type='text'>
336b375 Register daemon command line arguments to core if they're used in core (moneromooo-monero)
</content>
</entry>
</feed>
