<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/include/net, branch crash-pl</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=crash-pl</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=crash-pl'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-03-15T16:25:38Z</updated>
<entry>
<title>Fix typos in various files</title>
<updated>2018-03-15T16:25:38Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2018-03-01T11:36:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=57c0b1ed9f15ca27892a8737156c3b8e32a1625e'/>
<id>urn:sha1:57c0b1ed9f15ca27892a8737156c3b8e32a1625e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3226</title>
<updated>2018-02-16T13:26:58Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-02-16T13:26:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f4a6bc79d9a751480597aa007a1c6d315604f856'/>
<id>urn:sha1:f4a6bc79d9a751480597aa007a1c6d315604f856</id>
<content type='text'>
e4646379 keccak: fix mdlen bounds sanity checking (moneromooo-monero)
2e3e90ac pass large parameters by const ref, not value (moneromooo-monero)
61defd89 blockchain: sanity check number of precomputed hash of hash blocks (moneromooo-monero)
9af6b2d1 ringct: fix infinite loop in unused h2b function (moneromooo-monero)
8cea8d0c simplewallet: double check a new multisig wallet is multisig (moneromooo-monero)
9b98a6ac threadpool: catch exceptions in dtor, to avoid terminate (moneromooo-monero)
24803ed9 blockchain_export: fix buffer overflow in exporter (moneromooo-monero)
f3f7da62 perf_timer: rewrite to make it clear there is no division by zero (moneromooo-monero)
c6ea3df0 performance_tests: remove add_arg call stray extra param (moneromooo-monero)
fa6b4566 fuzz_tests: fix an uninitialized var in setup (moneromooo-monero)
03887f11 keccak: fix sanity check bounds test (moneromooo-monero)
ad11db91 blockchain_db: initialize m_open in base class ctor (moneromooo-monero)
bece67f9 miner: restore std::cout precision after modification (moneromooo-monero)
1aabd14c db_lmdb: check hard fork info drop succeeded (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #3252</title>
<updated>2018-02-16T13:24:30Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-02-16T13:24:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=64fabf2eb790a8a3e675f55757fc50a069ef0eea'/>
<id>urn:sha1:64fabf2eb790a8a3e675f55757fc50a069ef0eea</id>
<content type='text'>
f689a77e Fix #602 Turn on socket keepalive (Howard Chu)
</content>
</entry>
<entry>
<title>Fix #602 Turn on socket keepalive</title>
<updated>2018-02-11T23:32:37Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2018-02-11T23:20:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f689a77e568f3349118258d97fda3e407dab1be6'/>
<id>urn:sha1:f689a77e568f3349118258d97fda3e407dab1be6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pass large parameters by const ref, not value</title>
<updated>2018-02-02T19:36:09Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-02-02T18:45:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2e3e90acbe62272901046f754b62ee7ec0d516d9'/>
<id>urn:sha1:2e3e90acbe62272901046f754b62ee7ec0d516d9</id>
<content type='text'>
Coverity 136394 136397 136409 136526 136529 136533 175302
</content>
</entry>
<entry>
<title>Allow the number of incoming connections to be limited</title>
<updated>2018-01-29T00:14:02Z</updated>
<author>
<name>Erik de Castro Lopo</name>
<email>erikd@mega-nerd.com</email>
</author>
<published>2018-01-20T21:44:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=32c0f908cd753f9319909e2f43d2b4657ebaf664'/>
<id>urn:sha1:32c0f908cd753f9319909e2f43d2b4657ebaf664</id>
<content type='text'>
It was already possible to limit outgoing connections. One might want
to do this on home network connections with high bandwidth but low
usage caps.
</content>
</entry>
<entry>
<title>Merge pull request #3098</title>
<updated>2018-01-28T01:23:53Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-01-28T01:23:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=baaeefdecce28ddc6e7681b6ebd2ce087d0eb2a7'/>
<id>urn:sha1:baaeefdecce28ddc6e7681b6ebd2ce087d0eb2a7</id>
<content type='text'>
935e39c7 levin_protocol_handler_async: erase from back of vector instead of front (stoffu)
</content>
</entry>
<entry>
<title>Update 2018 copyright</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T05:05:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18216f19dd479466cb7fd38f52d23bddfcfd4880'/>
<id>urn:sha1:18216f19dd479466cb7fd38f52d23bddfcfd4880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>levin_protocol_handler_async: erase from back of vector instead of front</title>
<updated>2018-01-26T01:58:07Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-01-10T23:40:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=935e39c7f3be9d27fbb386fe4936152def45f0c3'/>
<id>urn:sha1:935e39c7f3be9d27fbb386fe4936152def45f0c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: remove dependency on common</title>
<updated>2018-01-10T01:57:51Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-12-21T11:45:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=40ab12a773bc71c566485f4738dfeada7493a10a'/>
<id>urn:sha1:40ab12a773bc71c566485f4738dfeada7493a10a</id>
<content type='text'>
</content>
</entry>
</feed>
