<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/contrib/epee, branch main</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=main</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2026-06-21T20:27:37Z</updated>
<entry>
<title>http: share deterministic header field parser</title>
<updated>2026-06-21T20:27:37Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-05-19T22:24:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d2e4cbcda578152d9640a1aafa97a527f48a1380'/>
<id>urn:sha1:d2e4cbcda578152d9640a1aafa97a527f48a1380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #10697</title>
<updated>2026-06-07T18:36:14Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-07T18:36:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a304801aee7da7e49b02a2bd218b58dd5161351d'/>
<id>urn:sha1:a304801aee7da7e49b02a2bd218b58dd5161351d</id>
<content type='text'>
dedae52 fix off-by-one over-read in match_string2 unicode escape parsing (alhudz)
</content>
</entry>
<entry>
<title>Merge pull request #10698</title>
<updated>2026-06-06T13:13:12Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-06T13:13:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6f67e8a5ccb24dd49bc23fc0c4855dd938ab572e'/>
<id>urn:sha1:6f67e8a5ccb24dd49bc23fc0c4855dd938ab572e</id>
<content type='text'>
b7ca9e7 p2p: close zone connections before stopping net servers (selsta)
ec60113 p2p: make stop signal idempotent (selsta)
</content>
</entry>
<entry>
<title>Merge pull request #10495</title>
<updated>2026-06-05T11:02:27Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-05T11:02:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=82fdc1dd730e3ff20ece280e3c9bfc9508353b61'/>
<id>urn:sha1:82fdc1dd730e3ff20ece280e3c9bfc9508353b61</id>
<content type='text'>
c5c9420 p2p: cleaner connection close() (j-berman)
</content>
</entry>
<entry>
<title>p2p: close zone connections before stopping net servers</title>
<updated>2026-06-03T10:17:18Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-05-31T01:09:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b7ca9e73f23cfb0ce1e795b2074ad12af56b04e3'/>
<id>urn:sha1:b7ca9e73f23cfb0ce1e795b2074ad12af56b04e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p2p: make stop signal idempotent</title>
<updated>2026-06-01T17:22:26Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-05-31T00:37:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ec60113e09d9fc985b1c35fe1c579ef73c067d91'/>
<id>urn:sha1:ec60113e09d9fc985b1c35fe1c579ef73c067d91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix off-by-one over-read in match_string2 unicode escape parsing</title>
<updated>2026-06-01T15:28:14Z</updated>
<author>
<name>alhudz</name>
<email>al.hudz.k@gmail.com</email>
</author>
<published>2026-06-01T15:28:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dedae5272d9d311464e8b25a5c57701591ac4eb1'/>
<id>urn:sha1:dedae5272d9d311464e8b25a5c57701591ac4eb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>contrib: fix unaligned&amp;aliased levin buffer reads</title>
<updated>2026-05-22T02:19:31Z</updated>
<author>
<name>jeffro256</name>
<email>jeffro256@tutanota.com</email>
</author>
<published>2026-05-20T16:43:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=98b350f7a15997f5866c413c16b07e2ee6348922'/>
<id>urn:sha1:98b350f7a15997f5866c413c16b07e2ee6348922</id>
<content type='text'>
Co-authored-by: selsta &lt;selsta@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>epee: skip IPv4 TOS option for non-IPv4 peers</title>
<updated>2026-05-14T09:40:26Z</updated>
<author>
<name>iuyua9</name>
<email>769891618@qq.com</email>
</author>
<published>2026-05-09T12:46:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2a6f64d8faad464c9cecc9c317b06f00f96f4578'/>
<id>urn:sha1:2a6f64d8faad464c9cecc9c317b06f00f96f4578</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: fix memory leak with readline</title>
<updated>2026-05-09T22:01:40Z</updated>
<author>
<name>ComputeryPony</name>
<email>ComputeryPony@gmail.com</email>
</author>
<published>2026-05-09T22:01:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e92f9bd2d609b2823c841a4e857fe46f9b7f0ec6'/>
<id>urn:sha1:e92f9bd2d609b2823c841a4e857fe46f9b7f0ec6</id>
<content type='text'>
</content>
</entry>
</feed>
