<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/include/net, branch v0.17.2.0</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.17.2.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.2.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2021-03-12T11:59:05Z</updated>
<entry>
<title>async_protocol_handler_config: fix deadlock</title>
<updated>2021-03-12T11:59:05Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-03-12T11:59:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d5b78c08b6550a3f99d50ce8bb873b6da5f39eee'/>
<id>urn:sha1:d5b78c08b6550a3f99d50ce8bb873b6da5f39eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>async_protocol_handler_config: remove connection correctly</title>
<updated>2021-02-19T22:27:28Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-02-19T22:27:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7fd140e4f7830061ba66707c63ae141acc7933e6'/>
<id>urn:sha1:7fd140e4f7830061ba66707c63ae141acc7933e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>boosted_tcp_server: fix connection lifetime</title>
<updated>2021-01-19T17:16:01Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-01-19T17:09:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6d5e2106b3cff5daf6f948e4268af052090fd162'/>
<id>urn:sha1:6d5e2106b3cff5daf6f948e4268af052090fd162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a max levin packet size by command type</title>
<updated>2021-01-03T14:07:58Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-12-31T16:51:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3c7eec152cd5663c461f64699574943d3619f0b9'/>
<id>urn:sha1:3c7eec152cd5663c461f64699574943d3619f0b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add aggressive restrictions to pre-handshake p2p buffer limit</title>
<updated>2020-12-30T00:58:53Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-12-30T00:58:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7d67a2dde0d2547e19650f5c6fa33d54b3f8b14d'/>
<id>urn:sha1:7d67a2dde0d2547e19650f5c6fa33d54b3f8b14d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ssl: buffered handshake detection</title>
<updated>2020-12-28T21:21:17Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2020-12-27T01:55:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b8bc4d77b7533ff7b02c4b362ef3891da04137ba'/>
<id>urn:sha1:b8bc4d77b7533ff7b02c4b362ef3891da04137ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: fix some issues using connections after shutdown</title>
<updated>2020-12-26T14:15:12Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-12-26T14:14:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=31ae533d6da15ced02f1be16ead083a614637932'/>
<id>urn:sha1:31ae533d6da15ced02f1be16ead083a614637932</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6727</title>
<updated>2020-08-16T19:55:25Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-08-16T19:55:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d73b1b6560a51a052b796f4dcd4e6778ef285d1f'/>
<id>urn:sha1:d73b1b6560a51a052b796f4dcd4e6778ef285d1f</id>
<content type='text'>
13eee1d6a rpc: reject wrong sized txid (moneromooo-monero)
92e6b7df2 easylogging++: fix crash with reentrant logging (moneromooo-monero)
6dd95d530 epee: guard against exceptions in RPC handlers (moneromooo-monero)
90016ad74 blockchain: guard against exceptions in add_new_block/children (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6720</title>
<updated>2020-08-16T19:54:17Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-08-16T19:54:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7db379cc827583aecac318396d92fc592d87fe4c'/>
<id>urn:sha1:7db379cc827583aecac318396d92fc592d87fe4c</id>
<content type='text'>
86abf558c epee: Remove unused functions in local_ip.h (Jean Pierre Dudey)
</content>
</entry>
<entry>
<title>epee: guard against exceptions in RPC handlers</title>
<updated>2020-07-30T22:52:12Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-07-06T15:49:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6dd95d5308548d62f9340d1f8bfc9ffa21e2eec8'/>
<id>urn:sha1:6dd95d5308548d62f9340d1f8bfc9ffa21e2eec8</id>
<content type='text'>
</content>
</entry>
</feed>
