<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/include/net, branch v0.13.0.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.13.0.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-09-27T18:02:42Z</updated>
<entry>
<title>levin_protocol_handler_async: do not propagate exception through dtor</title>
<updated>2018-09-27T18:02:42Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-27T17:46:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a093092ef7fad731853fb8ea7b39c9f35ff4315c'/>
<id>urn:sha1:a093092ef7fad731853fb8ea7b39c9f35ff4315c</id>
<content type='text'>
Coverity 161856
</content>
</entry>
<entry>
<title>net_helper: do not propagate exceptions through dtor</title>
<updated>2018-09-27T17:43:49Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-27T17:43:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1eebb82bccad539d6c4e4579632137065086b890'/>
<id>urn:sha1:1eebb82bccad539d6c4e4579632137065086b890</id>
<content type='text'>
Coverity 161864
</content>
</entry>
<entry>
<title>abstract_tcp_server2: fix binding to the wrong IP</title>
<updated>2018-09-09T10:48:21Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-09T10:46:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4469b0c41e8a2428cd2b5d34bd217d1ae339b096'/>
<id>urn:sha1:4469b0c41e8a2428cd2b5d34bd217d1ae339b096</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: use the socket::bind variant which does not throw</title>
<updated>2018-08-27T17:02:07Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-08-27T16:29:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8eab6147f414a47d12e00d6c67ca8c466f8a583b'/>
<id>urn:sha1:8eab6147f414a47d12e00d6c67ca8c466f8a583b</id>
<content type='text'>
When this throws in a loop, stack trace generation can take
a significant amount of CPU
</content>
</entry>
<entry>
<title>Merge pull request #4177</title>
<updated>2018-08-15T22:42:09Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-08-15T22:42:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0415863747116450c525b83082da500e39b17f1e'/>
<id>urn:sha1:0415863747116450c525b83082da500e39b17f1e</id>
<content type='text'>
e7c0fcd epee: set jsonrpc to '2.0' in parse error return data (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4130</title>
<updated>2018-08-15T22:13:35Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-08-15T22:13:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3b409a3b8ac6cfece594a11e73161d3717b4be3f'/>
<id>urn:sha1:3b409a3b8ac6cfece594a11e73161d3717b4be3f</id>
<content type='text'>
979105b abstract_tcp_server2: fix race on shutdown (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4090</title>
<updated>2018-08-15T22:08:10Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-08-15T22:08:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dd966c8a3ac9d987745c494e33606e99ccec7d5f'/>
<id>urn:sha1:dd966c8a3ac9d987745c494e33606e99ccec7d5f</id>
<content type='text'>
42f3b7c http_protocol_handler: catch invalid numbers when parsing (moneromooo-monero)
0a4a7da http_protocol_handler: fix HTTP/x.y parsing (moneromooo-monero)
</content>
</entry>
<entry>
<title>epee: set jsonrpc to "2.0" in parse error return data</title>
<updated>2018-07-25T22:00:19Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-25T22:00:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e7c0fcd8f3f80f651c09935d05f2ff36a1870646'/>
<id>urn:sha1:e7c0fcd8f3f80f651c09935d05f2ff36a1870646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abstract_tcp_server2: fix race on shutdown</title>
<updated>2018-07-15T18:08:49Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-11T21:02:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=979105b2989746f1a426588862127d28c418f124'/>
<id>urn:sha1:979105b2989746f1a426588862127d28c418f124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http_protocol_handler: fix HTTP/x.y parsing</title>
<updated>2018-07-03T22:16:48Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-02T23:27:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0a4a7da35cd043411b5544440f996f588be1e892'/>
<id>urn:sha1:0a4a7da35cd043411b5544440f996f588be1e892</id>
<content type='text'>
It was accepting any character for the dot (yeah, massive big I know)
</content>
</entry>
</feed>
