<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/p2p, 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-21T10:12:23Z</updated>
<entry>
<title>Revert "Print stack trace upon exceptions"</title>
<updated>2016-03-21T10:12:23Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-21T10:12:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f7301c3563e7ae19b8d7c65d8bc88f3c42eefc09'/>
<id>urn:sha1:f7301c3563e7ae19b8d7c65d8bc88f3c42eefc09</id>
<content type='text'>
Ain't nobody got time for link/cmake skullduggery.

This reverts commit fff238ec94ac6d45fc18c315d7bc590ddfaad63d.
</content>
</entry>
<entry>
<title>Print stack trace upon exceptions</title>
<updated>2016-03-19T21:48:36Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-19T21:48:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fff238ec94ac6d45fc18c315d7bc590ddfaad63d'/>
<id>urn:sha1:fff238ec94ac6d45fc18c315d7bc590ddfaad63d</id>
<content type='text'>
Useful for debugging users' logs
</content>
</entry>
<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>
</feed>
