<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/unit_tests/net.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-09T17:49:35Z</updated>
<entry>
<title>Merge pull request #10704</title>
<updated>2026-06-09T17:49:35Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-09T17:49:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1ed6b8183c798fe65df724d6ea7fdc3ba3ad20f7'/>
<id>urn:sha1:1ed6b8183c798fe65df724d6ea7fdc3ba3ad20f7</id>
<content type='text'>
93d792e net: canonicalize Tor/I2P hosts during deserialization (selsta)
</content>
</entry>
<entry>
<title>net: canonicalize Tor/I2P hosts during deserialization</title>
<updated>2026-06-03T15:24:27Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-06-03T15:20:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=93d792e63c85baec6f8a3b8f9bbad3f803dd3a7e'/>
<id>urn:sha1:93d792e63c85baec6f8a3b8f9bbad3f803dd3a7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>net: canonicalize Tor and I2P hostnames</title>
<updated>2026-05-22T23:01:43Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-05-21T20:47:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7d339778135c44370199f5c84e8c90b3d60f6717'/>
<id>urn:sha1:7d339778135c44370199f5c84e8c90b3d60f6717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Socks v5 support to daemon and wallet</title>
<updated>2026-04-16T20:52:05Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2024-08-17T22:37:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ce5437f0677966c15d2946bc7c068975aa6bfd83'/>
<id>urn:sha1:ce5437f0677966c15d2946bc7c068975aa6bfd83</id>
<content type='text'>
(cherry picked from commit 23e29a5074f01cbb781f7e76b0c17ad2b6797af0)
</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>Disable/fix ports with I2P</title>
<updated>2024-01-30T18:36:21Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2024-01-30T02:10:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=98ee46f2491dc6252040d96df5a17a237f53ebf7'/>
<id>urn:sha1:98ee46f2491dc6252040d96df5a17a237f53ebf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p2p: fix exclusive node DNS resolution for certain hosts [release]</title>
<updated>2022-11-18T00:57:04Z</updated>
<author>
<name>Jeffrey Ryan</name>
<email>jeffreyryan@tutanota.com</email>
</author>
<published>2022-11-16T21:53:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=38d4811c890997f20f4a3eea1b429e18bbfb4024'/>
<id>urn:sha1:38d4811c890997f20f4a3eea1b429e18bbfb4024</id>
<content type='text'>
Fixes #8633. The function `append_net_address` did not parse hostname + port addresses (e.g. `bar:29080`) correctly if the hostname did not contain a `'.'` character.

@vtnerd comments 1

clear up 2nd conditional statement
</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>Remove copies from foreach loops (thanks to Clang)</title>
<updated>2021-01-29T04:42:40Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2021-01-29T04:42:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bd129849f0b634bddf64a195097b15d585e8f2bd'/>
<id>urn:sha1:bd129849f0b634bddf64a195097b15d585e8f2bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change epee binary output from std::stringstream to byte_stream</title>
<updated>2020-10-10T15:28:40Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-10-13T15:15:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7414e2bac11cbf9163ca16dc1b1510b4fd9a0d64'/>
<id>urn:sha1:7414e2bac11cbf9163ca16dc1b1510b4fd9a0d64</id>
<content type='text'>
</content>
</entry>
</feed>
