<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee/include, branch v0.16.0.3</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.16.0.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.16.0.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-08-02T00:23:13Z</updated>
<entry>
<title>epee: further defending against exceptions in command handlers</title>
<updated>2020-08-02T00:23:13Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-08-02T00:21:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=03254742e55f44b70e6c13f4bf380b0ddb3d0133'/>
<id>urn:sha1:03254742e55f44b70e6c13f4bf380b0ddb3d0133</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: guard against exceptions in RPC handlers</title>
<updated>2020-07-30T22:51:56Z</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=c02d7621a49d916759eb9acab79f7c52fc8e5157'/>
<id>urn:sha1:c02d7621a49d916759eb9acab79f7c52fc8e5157</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: fix array underflow in unicode parsing</title>
<updated>2020-06-21T18:23:03Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-04-23T14:39:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8eaf0e189fdd9ae5d338a38e4fec9cdc743f0952'/>
<id>urn:sha1:8eaf0e189fdd9ae5d338a38e4fec9cdc743f0952</id>
<content type='text'>
Reported by minerscan

Also independently found by OSS-Fuzz just recently
</content>
</entry>
<entry>
<title>Merge pull request #6540</title>
<updated>2020-05-19T22:13:24Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-19T22:13:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f8642bf95cc9ae3e83f48ccc4bb20ded74d37966'/>
<id>urn:sha1:f8642bf95cc9ae3e83f48ccc4bb20ded74d37966</id>
<content type='text'>
7209db8 epee: use memwipe rather than memset for md5 secrets (moneromooo-monero)
</content>
</entry>
<entry>
<title>epee: use memwipe rather than memset for md5 secrets</title>
<updated>2020-05-16T18:14:58Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-16T18:12:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7209db839cbbb0c1e22581d30b8f87d0de557322'/>
<id>urn:sha1:7209db839cbbb0c1e22581d30b8f87d0de557322</id>
<content type='text'>
That's used by HTTP auth now
</content>
</entry>
<entry>
<title>build: fix boost 1.73 compatibility</title>
<updated>2020-05-14T20:57:53Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2020-05-14T20:57:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f35ced6d7f00282091a9623bad573132f42a91b0'/>
<id>urn:sha1:f35ced6d7f00282091a9623bad573132f42a91b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.</title>
<updated>2020-04-11T04:12:11Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-03-18T23:22:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c26c93019a52dee52ee865f4f1b23e6929968258'/>
<id>urn:sha1:c26c93019a52dee52ee865f4f1b23e6929968258</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6446</title>
<updated>2020-05-01T20:32:52Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-01T20:32:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c9b800a787cf2eba8803ddd03020e36d21c278b7'/>
<id>urn:sha1:c9b800a787cf2eba8803ddd03020e36d21c278b7</id>
<content type='text'>
e509ede trezor: adapt to new passphrase mechanism (ph4r05)
</content>
</entry>
<entry>
<title>trezor: adapt to new passphrase mechanism</title>
<updated>2020-04-27T16:17:56Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2020-04-07T16:25:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e509ede2aa7263cc49d3378bc8c833a62300211d'/>
<id>urn:sha1:e509ede2aa7263cc49d3378bc8c833a62300211d</id>
<content type='text'>
- choice where to enter passphrase is now made on the host
- use wipeable string in the comm stack
- wipe passphrase memory
- protocol optimizations, prepare for new firmware version
- minor fixes and improvements
- tests fixes, HF12 support
</content>
</entry>
<entry>
<title>Merge pull request #6351</title>
<updated>2020-04-04T17:55:02Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-04-04T17:55:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cfc0f4a7fa67dd880d51c0aa35baa1e73e5db423'/>
<id>urn:sha1:cfc0f4a7fa67dd880d51c0aa35baa1e73e5db423</id>
<content type='text'>
81c5943 Remove temporary std::string creation in some hex-&gt;bin calls (vtnerd)
5fcc23a Move hex-&gt;bin conversion to monero copyright files and with less includes (vtnerd)
3387f0e Reduce template bloat in hex-&gt;bin for ZMQ json (vtnerd)
</content>
</entry>
</feed>
