<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/include/net/http_protocol_handler.inl, 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-07-03T22:16:48Z</updated>
<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>
<entry>
<title>http_protocol_handler: catch invalid numbers when parsing</title>
<updated>2018-07-03T22:16:44Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-02T23:26:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=42f3b7cbcab156e89720e466043bfc89f9ed2e96'/>
<id>urn:sha1:42f3b7cbcab156e89720e466043bfc89f9ed2e96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3962</title>
<updated>2018-06-25T20:12:37Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-06-25T20:12:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8fad35f8e2b21e90ee9f444861d2294a2f8a3e2e'/>
<id>urn:sha1:8fad35f8e2b21e90ee9f444861d2294a2f8a3e2e</id>
<content type='text'>
55c7fb8 epee: adaptive connection timeout system (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet-rpc: added IPs to error logging in simple_http_connection_handler</title>
<updated>2018-06-13T05:41:51Z</updated>
<author>
<name>jcktm</name>
<email>kitten@protonmail.com</email>
</author>
<published>2018-04-17T09:30:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b43b9a1304f1fb45509caf0ca0c35b60f8fd4682'/>
<id>urn:sha1:b43b9a1304f1fb45509caf0ca0c35b60f8fd4682</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: adaptive connection timeout system</title>
<updated>2018-06-10T18:39:38Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-06-07T11:43:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=55c7fb87a99cbd89fe2d98de7bde9854ee12b161'/>
<id>urn:sha1:55c7fb87a99cbd89fe2d98de7bde9854ee12b161</id>
<content type='text'>
a connection's timeout is halved for every extra connection
from the same host.

Also keep track of when we don't need to use a connection
anymore, so we can close it and free the resource for another
connection.

Also use the longer timeout for non routable local addresses.
</content>
</entry>
<entry>
<title>http_protocol_handler: limit the number of starting newlines</title>
<updated>2018-05-27T08:43:54Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-05-26T19:17:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dfd36bbebb6f6171763281cd2431f85901584259'/>
<id>urn:sha1:dfd36bbebb6f6171763281cd2431f85901584259</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http_protocol_handler: speedup newline discarding</title>
<updated>2018-05-26T19:18:33Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-05-26T18:33:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=885a117ddb5370056c38534f1586f377cf5cd37b'/>
<id>urn:sha1:885a117ddb5370056c38534f1586f377cf5cd37b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: trap failure to parse URI from request</title>
<updated>2017-12-18T15:15:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-12-10T15:06:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=187a6ab2d24df7e85c85c19d83c4820878a713cc'/>
<id>urn:sha1:187a6ab2d24df7e85c85c19d83c4820878a713cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RPC: CORS add Access-Control-Allow-Headers to OPTIONS preflight</title>
<updated>2017-11-16T18:56:16Z</updated>
<author>
<name>Tim L</name>
<email>timo614@gmail.com</email>
</author>
<published>2017-11-16T17:33:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f5461a6a078e127c7bf45b331bf64771945125ae'/>
<id>urn:sha1:f5461a6a078e127c7bf45b331bf64771945125ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix file permission issue</title>
<updated>2017-11-03T15:27:50Z</updated>
<author>
<name>Tim L</name>
<email>timo614@gmail.com</email>
</author>
<published>2017-11-03T15:24:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0bf09154462a9030b4f288e0455198d775342a42'/>
<id>urn:sha1:0bf09154462a9030b4f288e0455198d775342a42</id>
<content type='text'>
This branch fixes a file permission issue introduced by https://github.com/monero-project/monero/commit/69c37200aa87f100f731e755bdca7a0dc6ae820a
</content>
</entry>
</feed>
