<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/net, branch v0.14.1.1</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.14.1.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.1.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-03-27T13:22:41Z</updated>
<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>Merge pull request #5140</title>
<updated>2019-03-04T19:30:14Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-03-04T19:30:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ab6d68a408064017be56a9137d4570cd322481d'/>
<id>urn:sha1:5ab6d68a408064017be56a9137d4570cd322481d</id>
<content type='text'>
a3973fc9 debug compilation fix: net lib missing common deps (Dusan Klinec)
</content>
</entry>
<entry>
<title>debug compilation fix: net lib missing common deps</title>
<updated>2019-02-13T22:37:46Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2019-02-13T22:36:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a3973fc95f7524ed032cae491330bef18cb64485'/>
<id>urn:sha1:a3973fc95f7524ed032cae491330bef18cb64485</id>
<content type='text'>
```
Undefined symbols for architecture x86_64:
  "common_category()", referenced from:
      make_error_code(common_error) in parse.cpp.o
      make_error_code(common_error) in tor_address.cpp.o
  "boost::system::detail::system_category_ncx()", referenced from:
      boost::system::system_category() in parse.cpp.o
      boost::system::system_category() in socks.cpp.o
      boost::system::system_category() in libepee.a(net_utils_base.cpp.o)
  "boost::system::detail::generic_category_ncx()", referenced from:
      boost::system::generic_category() in parse.cpp.o
      boost::system::generic_category() in socks.cpp.o
      boost::system::generic_category() in tor_address.cpp.o
      boost::system::generic_category() in libepee.a(string_tools.cpp.o)
      boost::system::generic_category() in libepee.a(net_utils_base.cpp.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [src/net/libnet.dylib] Error 1
make[2]: *** [src/net/CMakeFiles/net.dir/all] Error 2
```
</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>
