<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/p2p, branch v0.9.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.9.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-03-12T13:48:58Z</updated>
<entry>
<title>p2p: lock access to the blocked ips map</title>
<updated>2016-03-12T13:48:58Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-12T13:44:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=474e4c00f0813070de4b85abc6c58ef5fe395df1'/>
<id>urn:sha1:474e4c00f0813070de4b85abc6c58ef5fe395df1</id>
<content type='text'>
</content>
</entry>
<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_peerlist: move a couple functions from public to private</title>
<updated>2015-12-30T11:37:49Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-30T10:36:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=af2106122dffc1fb9ec2971c2b7348f58a4f2d60'/>
<id>urn:sha1:af2106122dffc1fb9ec2971c2b7348f58a4f2d60</id>
<content type='text'>
They do not take the object lock, and are meant to be used only
internally, called from a function which does take the lock.
</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>
</feed>
