<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/p2p/net_node.cpp, branch v0.17.1.9</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.1.9</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.1.9'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-12-20T02:34:24Z</updated>
<entry>
<title>Optional DNS based blocklist</title>
<updated>2020-12-20T02:34:24Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-12-13T14:16:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fb9ef24267662cd0311b9d622313df2a2e39adc9'/>
<id>urn:sha1:fb9ef24267662cd0311b9d622313df2a2e39adc9</id>
<content type='text'>
If enabled, pulls IPs to block on blocklist.moneropulse.*, and
blocks then for 8 days (so IPs dropping from the list will
eventually get unblocked, and DNS failures don't result in
instant clearing of the blocklist).

Enable with --enable-dns-blocklist
</content>
</entry>
<entry>
<title>net_node: add --ban-list option</title>
<updated>2020-11-02T16:26:02Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2020-10-19T19:02:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f55f3fe81c026fdb36a12c97584b3b1f660eacd7'/>
<id>urn:sha1:f55f3fe81c026fdb36a12c97584b3b1f660eacd7</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>Change to Tx diffusion (Dandelion++ fluff) instead of flooding</title>
<updated>2019-11-04T09:23:20Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-10-27T22:32:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=70c9cd3c9cd052716c309a0bd9b77009318f4131'/>
<id>urn:sha1:70c9cd3c9cd052716c309a0bd9b77009318f4131</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change monerod --proxy to --tx-proxy</title>
<updated>2019-10-25T01:06:31Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-10-25T01:06:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=65e8a89e1c91dfd1083c357a32a1a8fe302242f3'/>
<id>urn:sha1:65e8a89e1c91dfd1083c357a32a1a8fe302242f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p2p+rpc: don't skip p2p or rpc port bind failure by default</title>
<updated>2019-10-13T13:27:46Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2019-10-13T13:27:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d4d2b5c79a04858cd47ceae58401dacf8fb59836'/>
<id>urn:sha1:d4d2b5c79a04858cd47ceae58401dacf8fb59836</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>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>Merge pull request #5610</title>
<updated>2019-07-24T19:35:11Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2019-07-24T19:35:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=61512cf79813d1fa9b54e3c081e4d0304c419a6c'/>
<id>urn:sha1:61512cf79813d1fa9b54e3c081e4d0304c419a6c</id>
<content type='text'>
068fa1c p2p: delay IGP probing on startup (moneromooo-monero)
</content>
</entry>
<entry>
<title>p2p: delay IGP probing on startup</title>
<updated>2019-06-06T10:33:02Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-06-06T10:28:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=068fa1ca5c0bea39576d750ee92406b31af6ef38'/>
<id>urn:sha1:068fa1ca5c0bea39576d750ee92406b31af6ef38</id>
<content type='text'>
We might have external access without having to do this
</content>
</entry>
</feed>
