<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/include/net/http_protocol_handler.h, branch v0.18.4.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.18.4.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.4.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2025-02-14T05:21:05Z</updated>
<entry>
<title>Set response limits on http server connections</title>
<updated>2025-02-14T05:21:05Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2025-01-21T14:56:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=13ff355cf6081776fd7379080c17246e35c1236d'/>
<id>urn:sha1:13ff355cf6081776fd7379080c17246e35c1236d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a sanity check to RPC input data size</title>
<updated>2022-04-21T22:22:56Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2022-03-16T22:16:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9209880e9cd90762f344dbfeb3464c9f7e758a4b'/>
<id>urn:sha1:9209880e9cd90762f344dbfeb3464c9f7e758a4b</id>
<content type='text'>
reported by m31007
</content>
</entry>
<entry>
<title>Refactor out to_nonconst_iterator.h</title>
<updated>2022-04-18T14:55:21Z</updated>
<author>
<name>Jeffrey</name>
<email>jeffryan@tamu.edu</email>
</author>
<published>2022-03-08T02:16:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=801568d0c6dadfcf4992eaf7ed5565e5682ad248'/>
<id>urn:sha1:801568d0c6dadfcf4992eaf7ed5565e5682ad248</id>
<content type='text'>
Relevant commit on old PR:
2499269696192ce30dd125ddee90a80d4326dff9
</content>
</entry>
<entry>
<title>remove empty statements</title>
<updated>2020-02-17T16:55:15Z</updated>
<author>
<name>Interchained</name>
<email>president@worldvaporexpo.com</email>
</author>
<published>2020-02-14T23:35:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c61abf87c0aa4157824326ff80670ad3ccc9e470'/>
<id>urn:sha1:c61abf87c0aa4157824326ff80670ad3ccc9e470</id>
<content type='text'>
Cleaning up a little around the code base.
</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>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>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>
<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>
<entry>
<title>RPC Add cross origin resource sharing support</title>
<updated>2017-10-30T17:55:56Z</updated>
<author>
<name>Tim L</name>
<email>timo614@gmail.com</email>
</author>
<published>2017-10-24T13:26:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=69c37200aa87f100f731e755bdca7a0dc6ae820a'/>
<id>urn:sha1:69c37200aa87f100f731e755bdca7a0dc6ae820a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add server auth to monerod, and client auth to wallet-cli and wallet-rpc</title>
<updated>2017-02-06T06:15:41Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2017-02-05T22:48:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ce7fcbb4aea884bb4bf433cf419ffa267f859c87'/>
<id>urn:sha1:ce7fcbb4aea884bb4bf433cf419ffa267f859c87</id>
<content type='text'>
</content>
</entry>
</feed>
