<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/unit_tests/epee_boosted_tcp_server.cpp, branch v0.18.2.0</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.2.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.2.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2022-07-08T22:10:03Z</updated>
<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>
<entry>
<title>Merge pull request #7136</title>
<updated>2021-04-16T17:45:30Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-04-16T17:45:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=63c7ca07fba2f063c760f786a986fb3e02fb040e'/>
<id>urn:sha1:63c7ca07fba2f063c760f786a986fb3e02fb040e</id>
<content type='text'>
23aae55 Remove payload copy in all outgoing p2p messages (Lee Clagett)
</content>
</entry>
<entry>
<title>async_protocol_handler_config: add deadlock demo</title>
<updated>2021-03-12T11:59:06Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-03-12T11:59:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c877705a532192d2cc3fadbfcff5b377f07dd049'/>
<id>urn:sha1:c877705a532192d2cc3fadbfcff5b377f07dd049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>async_protocol_handler_config: add segfault demo</title>
<updated>2021-02-19T22:27:28Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-02-19T22:27:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1b51d398fb0c431ccad3ac7177bc4c565807b949'/>
<id>urn:sha1:1b51d398fb0c431ccad3ac7177bc4c565807b949</id>
<content type='text'>
</content>
</entry>
</feed>
