<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/p2p/net_node.inl, branch v0.14.1.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.14.1.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.1.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-04-24T17:56:12Z</updated>
<entry>
<title>p2p: do not send last_seen timestamp to peers</title>
<updated>2019-04-24T17:56:12Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-23T11:07:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=28a7d31565cb722e1a388743e2cbc492b6ad3bed'/>
<id>urn:sha1:28a7d31565cb722e1a388743e2cbc492b6ad3bed</id>
<content type='text'>
This can be used for fingerprinting and working out the
network topology.

Instead of sending the first N (which are sorted by last
seen time), we sent a random subset of the first N+N/5,
which ensures reasonably recent peers are used, while
preventing repeated calls from deducing new entries are
peers the target node just connected to.

The list is also randomly shuffled so the original set of
timestamps cannot be approximated.
</content>
</entry>
<entry>
<title>Merge pull request #5425</title>
<updated>2019-04-16T20:38:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-04-16T20:38:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8d16e92dcb6158ac77b2e36ffc4952999192d48f'/>
<id>urn:sha1:8d16e92dcb6158ac77b2e36ffc4952999192d48f</id>
<content type='text'>
58585986 p2p: fix integer overflow in host bans (moneromooo-monero)
</content>
</entry>
<entry>
<title>p2p: fix integer overflow in host bans</title>
<updated>2019-04-11T21:59:27Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-11T21:57:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5858598604c511ff57a434196d27acf2f49cf23f'/>
<id>urn:sha1:5858598604c511ff57a434196d27acf2f49cf23f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crypto: replace rand&lt;T&gt;()%N idiom with unbiased rand_idx(N)</title>
<updated>2019-04-04T13:38:19Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2019-04-03T05:10:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a2195b9b7fba5da7f47903961db3fb31f6d7146c'/>
<id>urn:sha1:a2195b9b7fba5da7f47903961db3fb31f6d7146c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5334</title>
<updated>2019-04-01T15:37:01Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-04-01T15:37:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6e0242f86140af1de634332d1339a8d8799ee958'/>
<id>urn:sha1:6e0242f86140af1de634332d1339a8d8799ee958</id>
<content type='text'>
19f8089f p2p: don't lookup seed nodes when offline (moneromooo-monero)
</content>
</entry>
<entry>
<title>p2p: don't lookup seed nodes when offline</title>
<updated>2019-03-22T15:47:48Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-22T13:25:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=19f8089fca4b62eb729ade037c84ff26adc3924a'/>
<id>urn:sha1:19f8089fca4b62eb729ade037c84ff26adc3924a</id>
<content type='text'>
This will cause DNS requests, which will block and timeout
if there is really no network connectivity
</content>
</entry>
<entry>
<title>Fix daemon startup parameter '--limit-rate' processing after parameter defaults</title>
<updated>2019-03-20T15:40:59Z</updated>
<author>
<name>rbrunner7</name>
<email>rbrunner@dreamshare.ch</email>
</author>
<published>2019-03-20T15:40:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=85f2f8c933c7167e04b7b0d7042fbcace3847cc1'/>
<id>urn:sha1:85f2f8c933c7167e04b7b0d7042fbcace3847cc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5195</title>
<updated>2019-03-19T08:57:28Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-03-19T08:57:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bf0f85221b748d2825fb6b169c8914ff17f40db7'/>
<id>urn:sha1:bf0f85221b748d2825fb6b169c8914ff17f40db7</id>
<content type='text'>
a54e81e5 daemon: add '--no-sync' arg to optionally disable blockchain sync (xiphon)
</content>
</entry>
<entry>
<title>Merge pull request #5190</title>
<updated>2019-03-17T15:56:04Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-03-17T15:56:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=848591c4d85ae73c42b3317d9dab192267bc2737'/>
<id>urn:sha1:848591c4d85ae73c42b3317d9dab192267bc2737</id>
<content type='text'>
551104fb daemon: add --public-node mode, RPC port propagation over P2P (xiphon)
</content>
</entry>
<entry>
<title>Update 2019 copyright</title>
<updated>2019-03-05T21:05:34Z</updated>
<author>
<name>binaryFate</name>
<email>binaryfate@users.noreply.github.com</email>
</author>
<published>2019-03-05T21:05:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1f2930ce0bec07e28958c059444151ad4968e1e6'/>
<id>urn:sha1:1f2930ce0bec07e28958c059444151ad4968e1e6</id>
<content type='text'>
</content>
</entry>
</feed>
