<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/net, branch v0.17.3.2</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.17.3.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.3.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2021-10-25T23:58:20Z</updated>
<entry>
<title>Merge pull request #7996</title>
<updated>2021-10-25T23:58:20Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-10-25T23:58:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2ac8f5b58ebf7d997e05029832d5c17b14c27b3d'/>
<id>urn:sha1:2ac8f5b58ebf7d997e05029832d5c17b14c27b3d</id>
<content type='text'>
423b655 socks: ignore any exceptions in shutdown/close (selsta)
</content>
</entry>
<entry>
<title>socks: ignore any exceptions in shutdown/close</title>
<updated>2021-10-22T20:01:01Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2021-10-05T17:42:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=423b6553a1bea5d80486b9c6de9d0b1a78d87cdc'/>
<id>urn:sha1:423b6553a1bea5d80486b9c6de9d0b1a78d87cdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quicker resource cleanup on p2p socks timeout</title>
<updated>2021-09-27T13:47:51Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2021-08-24T23:25:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4d224de6e50c6ad9a64fdc44801d27a156f6cfdd'/>
<id>urn:sha1:4d224de6e50c6ad9a64fdc44801d27a156f6cfdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>net: fix get_tcp_endpoint, boost address_v4 ip in host byte order</title>
<updated>2020-08-29T18:07:46Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-08-29T18:07:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bdcf587c792d2e1c2a4a769dc9611d03fc6adb2e'/>
<id>urn:sha1:bdcf587c792d2e1c2a4a769dc9611d03fc6adb2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6716</title>
<updated>2020-08-16T19:52:21Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-08-16T19:52:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=01b512f3a91f2080f4fae0abfd19f3e0e1dc53e9'/>
<id>urn:sha1:01b512f3a91f2080f4fae0abfd19f3e0e1dc53e9</id>
<content type='text'>
76c16822d wallet2_api: implement runtime proxy configuration (xiphon)
</content>
</entry>
<entry>
<title>wallet2_api: implement runtime proxy configuration</title>
<updated>2020-07-20T13:45:12Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-07-20T04:31:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=76c16822d09fbebbc792dc999ea2d3432a63253a'/>
<id>urn:sha1:76c16822d09fbebbc792dc999ea2d3432a63253a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright year to 2020</title>
<updated>2020-05-07T02:36:54Z</updated>
<author>
<name>SomaticFanatic</name>
<email>afdlkajdlfkj@aldkfjf.com</email>
</author>
<published>2020-05-07T02:36:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ef0607da6042df51a57703bd223c5c8024741f6'/>
<id>urn:sha1:5ef0607da6042df51a57703bd223c5c8024741f6</id>
<content type='text'>
Update copyright year to 2020
</content>
</entry>
<entry>
<title>Adding ZMQ/Pub support for txpool_add and chain_main events</title>
<updated>2020-05-04T02:06:35Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-03-16T23:59:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e5214a2ca22cecf123bcff1ab441ed0415d08a6f'/>
<id>urn:sha1:e5214a2ca22cecf123bcff1ab441ed0415d08a6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use byte_slice for sending zmq messages - removes data copy within zmq</title>
<updated>2020-04-03T01:56:17Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-11-17T06:06:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=da9915746219482c25b96406d475c6fde9b02a31'/>
<id>urn:sha1:da9915746219482c25b96406d475c6fde9b02a31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>net: fix incorrect less operator for top/i2p addresses</title>
<updated>2020-01-19T03:18:56Z</updated>
<author>
<name>Aaron Hook</name>
<email>ahook@protonmail.com</email>
</author>
<published>2020-01-19T03:18:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d0641b42fec6d32763729c93718004fba318b051'/>
<id>urn:sha1:d0641b42fec6d32763729c93718004fba318b051</id>
<content type='text'>
</content>
</entry>
</feed>
