<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/net, branch v0.15.0.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.15.0.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.15.0.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-10-25T12:06:16Z</updated>
<entry>
<title>net: link with libzmq</title>
<updated>2019-10-25T12:06:16Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-10-25T12:06:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=643dcb97000f8b34fb37fe36394fe868d97c4db0'/>
<id>urn:sha1:643dcb97000f8b34fb37fe36394fe868d97c4db0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dropping cppzmq dependency; adding some zmq utils</title>
<updated>2019-07-22T06:37:16Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-08-18T17:49:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f91a06c6d7ec3d649b6bdb7a38bb1e0b8f7293f9'/>
<id>urn:sha1:f91a06c6d7ec3d649b6bdb7a38bb1e0b8f7293f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for "noise" over I1P/Tor to mask Tx transmission.</title>
<updated>2019-07-17T14:22:37Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-05-16T20:34:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3b24b1d082da28da15dc5e3aeaa0ebebe7758f2f'/>
<id>urn:sha1:3b24b1d082da28da15dc5e3aeaa0ebebe7758f2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix feature not introduced until boost 1.66</title>
<updated>2019-08-20T05:06:59Z</updated>
<author>
<name>Jethro Grassie</name>
<email>jtg@xtrabass.com</email>
</author>
<published>2019-08-20T05:06:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=30779de39dda848e0e5a8750b38283e146f30132'/>
<id>urn:sha1:30779de39dda848e0e5a8750b38283e146f30132</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add IPv6 support</title>
<updated>2019-08-01T00:04:57Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2019-04-10T22:34:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=155475d9719694c838297cb3fbc94a2782329d46'/>
<id>urn:sha1:155475d9719694c838297cb3fbc94a2782329d46</id>
<content type='text'>
new cli options (RPC ones also apply to wallet):
  --p2p-bind-ipv6-address (default = "::")
  --p2p-bind-port-ipv6    (default same as ipv4 port for given nettype)
  --rpc-bind-ipv6-address (default = "::1")

  --p2p-use-ipv6          (default false)
  --rpc-use-ipv6          (default false)

  --p2p-require-ipv4      (default true, if ipv4 bind fails and this is
                           true, will not continue even if ipv6 bind
                           successful)
  --rpc-require-ipv4      (default true, description as above)

ipv6 addresses are to be specified as "[xx:xx:xx::xx:xx]:port" except
in the cases of the cli args for bind address.  For those the square
braces can be omitted.
</content>
</entry>
<entry>
<title>allow blocking whole subnets</title>
<updated>2019-07-16T11:35:53Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-29T10:47:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=65c40049633f0c5db3c24af8716bb683520f368c'/>
<id>urn:sha1:65c40049633f0c5db3c24af8716bb683520f368c</id>
<content type='text'>
</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>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>
</feed>
