<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/p2p/net_node.inl, branch v0.17.3.0</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.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.3.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2021-11-10T04:47:33Z</updated>
<entry>
<title>Merge pull request #7997</title>
<updated>2021-11-10T04:47:33Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2021-11-10T04:47:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e4376eed9e90b6a392b1080bb5133b0f1ae16ef5'/>
<id>urn:sha1:e4376eed9e90b6a392b1080bb5133b0f1ae16ef5</id>
<content type='text'>
29c03e2 wallet_api: enable set_strict_default_file_permissions (tobtoht)
1c26d34 epee: add missing header (selsta)
1d451a6 depends: update zeromq package to 4.3.4 (selsta)
5180610 cmake: use CMAKE_CURRENT_LIST_DIR for git version (selsta)
5aae00a epee: avoid ADL selecting C++14 std::quoted (selsta)
cf31136 cmake: set cpp14 standard (selsta)
945665f fix median overflow bug (koe)
908ecb3 LMDB: fix deadlock in resized detection (Howard Chu)
a492c4e blockchain: fix pedantic assert (selsta)
1e663e8 Increase timeout for the mining test 4 times (to 240s) (mj-xmr)
4760f8b Wallet2: Update 'approximate_testnet_rolled_back_blocks' (rbrunner7)
76b6120 cmake: set required C/C++ standard to 11 (selsta)
3067987 Fix parallel make of OpenSSL (Howard Chu)
1219c74 add singapore.node.xmr.pm to seed nodes (lza_menace)
689dd52 net_node: add seed node (selsta)
95936a3 depends: update unwind, fix build with ubuntu 21.04 (selsta)
e2c802f Only INFO log for short seed words with ALLOW_SHORT_WORDS active (rbrunner7)
14df8ad epee: don't log raw packet data (moneromooo-monero)
5fa7208 Mac: Enable on ARM, by not enforcing x86_64 (mj-xmr)
fe6ab93 daemon: allow proxy configuration (anon)
52dcc03 bootstrap_daemon: proxy configuration support (xiphon)
a6df656 wallet2: chunk get_outs.bin calls to avoid sanity limits (moneromooo-monero)
</content>
</entry>
<entry>
<title>add singapore.node.xmr.pm to seed nodes</title>
<updated>2021-10-05T23:58:51Z</updated>
<author>
<name>lza_menace</name>
<email>lza_menace@protonmail.com</email>
</author>
<published>2021-06-18T18:14:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1219c74e803bdc38e2b7e9e0951cdfb58e90d370'/>
<id>urn:sha1:1219c74e803bdc38e2b7e9e0951cdfb58e90d370</id>
<content type='text'>
</content>
</entry>
<entry>
<title>net_node: add seed node</title>
<updated>2021-10-05T23:58:51Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2021-04-16T01:22:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=689dd52a9d3a6c19c28dbc709b283bc8c656278d'/>
<id>urn:sha1:689dd52a9d3a6c19c28dbc709b283bc8c656278d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>daemon: allow proxy configuration</title>
<updated>2021-10-05T23:58:50Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-03-18T20:50:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fe6ab93fb029c94fc04d061885bead9e703837d2'/>
<id>urn:sha1:fe6ab93fb029c94fc04d061885bead9e703837d2</id>
<content type='text'>
Co-authored-by: selsta &lt;selsta@sent.at&gt;
Co-authored-by: tobtoht &lt;thotbot@protonmail.com&gt;
</content>
</entry>
<entry>
<title>node_server: fix race condition</title>
<updated>2021-09-20T20:58:24Z</updated>
<author>
<name>anon</name>
<email>anon [at] nowhere</email>
</author>
<published>2021-09-20T20:58:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d4c754923e7af4119c00fe9949c2defa4e6fd9bd'/>
<id>urn:sha1:d4c754923e7af4119c00fe9949c2defa4e6fd9bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p2p: remove blocked addresses/hosts from peerlist</title>
<updated>2021-08-05T19:05:02Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2021-07-27T10:02:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8eb2b79baddd20d02751d950ee3e2358ba94d203'/>
<id>urn:sha1:8eb2b79baddd20d02751d950ee3e2358ba94d203</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed issues found by static analysis</title>
<updated>2021-03-18T20:57:13Z</updated>
<author>
<name>SChernykh</name>
<email>sergey.v.chernykh@gmail.com</email>
</author>
<published>2021-03-18T20:57:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9ca9f1214a1da15001736246dc1f00b22c930bdd'/>
<id>urn:sha1:9ca9f1214a1da15001736246dc1f00b22c930bdd</id>
<content type='text'>
- rolling_median: tried to free uninitialized pointer in a constructor
- net_node.inl: erase-remove idiom was used incorrectly. remove_if doesn't actually remove elements, see http://cpp.sh/6fcjv
- bulletproofs.cc: call to sizeof() instead of vector.size(), luckily it only impacts performance and not code logic there
</content>
</entry>
<entry>
<title>p2p: allow CIDR notation in DNS blocklist</title>
<updated>2021-01-21T01:41:31Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2021-01-20T15:18:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b5667c9f6cca3e4145376de96f0cd1fa9e3ddcc3'/>
<id>urn:sha1:b5667c9f6cca3e4145376de96f0cd1fa9e3ddcc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p2p: only log to global when a blocked IP is not already blocked</title>
<updated>2021-01-08T15:50:10Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2021-01-01T19:54:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fe6dda94538266455e90729f54c56221bed1f300'/>
<id>urn:sha1:fe6dda94538266455e90729f54c56221bed1f300</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Command max_bytes moved from dynamic map to static switch</title>
<updated>2020-12-23T23:53:27Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2021-01-06T16:47:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ba3c627c57e3aebd56c35b45ec8bd310995fa467'/>
<id>urn:sha1:ba3c627c57e3aebd56c35b45ec8bd310995fa467</id>
<content type='text'>
</content>
</entry>
</feed>
