<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/unit_tests/epee_boosted_tcp_server.cpp, 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-03T10:17:18Z</updated>
<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: fix hanging shutdown</title>
<updated>2026-04-04T22:02:49Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2026-03-18T02:39:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7bc2d5a42e8462f2a04f71bd59111a863fa9a6d8'/>
<id>urn:sha1:7bc2d5a42e8462f2a04f71bd59111a863fa9a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build with boost ASIO 0.87. Support boost 1.66+</title>
<updated>2025-02-14T18:29:57Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2024-12-17T21:40:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=01bcd52924244ec8d2a24c10fcef8959289d09ff'/>
<id>urn:sha1:01bcd52924244ec8d2a24c10fcef8959289d09ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address PR comments</title>
<updated>2022-07-08T22:10:03Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2022-07-06T23:47:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a82fba4b7b944a54d2a14922f44d7eee367e4912'/>
<id>urn:sha1:a82fba4b7b944a54d2a14922f44d7eee367e4912</id>
<content type='text'>
</content>
</entry>
<entry>
<title>connection: add segfault and deadlocks demo</title>
<updated>2022-07-06T05:31:26Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-06-28T19:13:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=724ff214471012ca76544bec6fa8690c622cb864'/>
<id>urn:sha1:724ff214471012ca76544bec6fa8690c622cb864</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copyright: Update to 2022</title>
<updated>2022-03-04T05:59:20Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2022-03-01T11:16:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=da9aa1f7f802552b9de459f331a2f39c84898009'/>
<id>urn:sha1:da9aa1f7f802552b9de459f331a2f39c84898009</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unit_tests: fix broken tests</title>
<updated>2021-07-28T13:38:24Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-07-28T13:38:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9c8e3e832e0da86403cbf2716b08a24898d5fce0'/>
<id>urn:sha1:9c8e3e832e0da86403cbf2716b08a24898d5fce0</id>
<content type='text'>
boosted_tcp_server: check condition before sleep too
cryptonote_protocol_handler: each instance of BlockchainLMDB requires separate thread due to private thread local fields
</content>
</entry>
<entry>
<title>clang: fix -Wpessimizing-move warning</title>
<updated>2021-04-28T09:33:37Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2021-04-27T04:28:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3cc4428d45c830e2f181b4ec608ae2cca4103887'/>
<id>urn:sha1:3cc4428d45c830e2f181b4ec608ae2cca4103887</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove payload copy in all outgoing p2p messages</title>
<updated>2021-01-19T02:22:32Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2021-01-19T02:22:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=679d05567d1b69b4d51ca80ddc3e58de877814df'/>
<id>urn:sha1:679d05567d1b69b4d51ca80ddc3e58de877814df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #7136"</title>
<updated>2021-04-16T18:52:44Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-04-16T18:52:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e45619e61e4831eea70a43fe6985f4d57ea02e9e'/>
<id>urn:sha1:e45619e61e4831eea70a43fe6985f4d57ea02e9e</id>
<content type='text'>
This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing
changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f.
</content>
</entry>
</feed>
