<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/net/socks.cpp, branch v0.18.4.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.18.4.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.4.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2025-02-14T18:29:57Z</updated>
<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>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>socks: ignore any exceptions in shutdown/close</title>
<updated>2021-10-22T20:00:29Z</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=797ca974abc281dd800486473c11437a06100df3'/>
<id>urn:sha1:797ca974abc281dd800486473c11437a06100df3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused variables in monero codebase</title>
<updated>2021-02-09T07:05:05Z</updated>
<author>
<name>Kevin Barbour</name>
<email>kevinbarbourd@gmail.com</email>
</author>
<published>2021-01-23T09:38:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=85db1734e7dd456c1edb095a2c829527262b96c7'/>
<id>urn:sha1:85db1734e7dd456c1edb095a2c829527262b96c7</id>
<content type='text'>
There are quite a few variables in the code that are no longer
(or perhaps never were) in use. These were discovered by enabling
compiler warnings for unused variables and cleaning them up.

In most cases where the unused variables were the result
of a function call the call was left but the variable
assignment removed, unless it was obvious that it was
a simple getter with no side effects.
</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>socks: fix build with boost 1.70</title>
<updated>2019-03-27T13:22:41Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-27T13:22:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ef92620c1df1becdfc6e999b06541652e5bcc863'/>
<id>urn:sha1:ef92620c1df1becdfc6e999b06541652e5bcc863</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added socks proxy (tor/i2pd/kovri) support to wallet</title>
<updated>2019-03-25T01:35:13Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-01-23T21:37:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7acfa9f3cc7b52c0f4776dde3c3f80674cc3306f'/>
<id>urn:sha1:7acfa9f3cc7b52c0f4776dde3c3f80674cc3306f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i2p: initial support</title>
<updated>2019-01-30T18:37:45Z</updated>
<author>
<name>Jethro Grassie</name>
<email>jtg@xtrabass.com</email>
</author>
<published>2019-01-21T16:50:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=123fc2a25afaebe89b94c9806eb05033e021d807'/>
<id>urn:sha1:123fc2a25afaebe89b94c9806eb05033e021d807</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding initial support for broadcasting transactions over Tor</title>
<updated>2019-01-28T23:56:33Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2018-12-16T17:57:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=973403bc9f54ab0722b67a3c76ab6e7bafbfeedc'/>
<id>urn:sha1:973403bc9f54ab0722b67a3c76ab6e7bafbfeedc</id>
<content type='text'>
  - Support for ".onion" in --add-exclusive-node and --add-peer
  - Add --anonymizing-proxy for outbound Tor connections
  - Add --anonymous-inbounds for inbound Tor connections
  - Support for sharing ".onion" addresses over Tor connections
  - Support for broadcasting transactions received over RPC exclusively
    over Tor (else broadcast over public IP when Tor not enabled).
</content>
</entry>
</feed>
