<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/p2p/network_throttle.cpp, branch v0.11.0.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.11.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.11.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-08-07T13:13:07Z</updated>
<entry>
<title>Merge pull request #2234</title>
<updated>2017-08-07T13:13:07Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-07T13:13:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ea46a5527a26eab8dbf664396c8186031b7d50b3'/>
<id>urn:sha1:ea46a5527a26eab8dbf664396c8186031b7d50b3</id>
<content type='text'>
214fd81e some include cleanup (moneromooo-monero)
</content>
</entry>
<entry>
<title>network_throttle: remove unneeded heap allocations</title>
<updated>2017-08-01T17:47:05Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-07-27T11:04:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=41f935ddb2e2d5dbe3da05794ba4f74a84311cfb'/>
<id>urn:sha1:41f935ddb2e2d5dbe3da05794ba4f74a84311cfb</id>
<content type='text'>
This will keep leak traces less noisy, as those were one off
allocations that were technically leaking.
</content>
</entry>
<entry>
<title>some include cleanup</title>
<updated>2017-07-31T15:36:52Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-07-31T15:36:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=214fd81e9362f183603bacdb671e06192dcb5808'/>
<id>urn:sha1:214fd81e9362f183603bacdb671e06192dcb5808</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyright year, fix occasional lack of newline at line end</title>
<updated>2017-02-21T17:38:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T17:38:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3599fa7b94764d8f1cf7828a3f3a46067efe359'/>
<id>urn:sha1:c3599fa7b94764d8f1cf7828a3f3a46067efe359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use boost::thread instead of std::thread</title>
<updated>2016-03-11T15:09:50Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-03-11T12:25:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b937a2c915861900d047d4d4a24af31c454e3540'/>
<id>urn:sha1:b937a2c915861900d047d4d4a24af31c454e3540</id>
<content type='text'>
and all other associated IPC
</content>
</entry>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleaning up, removing redundant files, renaming, fixing incorrect licenses</title>
<updated>2015-05-31T11:40:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-05-31T11:40:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e01d32e52d862d590ec23a17d3460066639a3803'/>
<id>urn:sha1:e01d32e52d862d590ec23a17d3460066639a3803</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2014 network limit 1.3 fix log/path/data +utils</title>
<updated>2015-02-24T19:12:56Z</updated>
<author>
<name>rfree2monero</name>
<email>rfreemonero@op.pl</email>
</author>
<published>2015-02-24T19:12:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0198ffb2201e6e089aa385f80a1407e450a9856b'/>
<id>urn:sha1:0198ffb2201e6e089aa385f80a1407e450a9856b</id>
<content type='text'>
+toc -doc -drmonero

Fixed the windows path, and improved logging and data
(for graph) logging, fixed some locks and added more checks.

Still there is a locking error,
not added by my patches, but present in master version
(locking of map/list of peers).
</content>
</entry>
<entry>
<title>2014 network limit 1.0a +utils +toc -doc -drmonero</title>
<updated>2015-02-20T21:13:00Z</updated>
<author>
<name>rfree2monero</name>
<email>rfreemonero@op.pl</email>
</author>
<published>2015-01-05T19:30:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=eabb519605cab00dbaa5a1868d229f09c74570a6'/>
<id>urn:sha1:eabb519605cab00dbaa5a1868d229f09c74570a6</id>
<content type='text'>
commands and options for network limiting
works very well e.g. for 50 KiB/sec up and down
ToS (QoS) flag
peer number limit
TODO some spikes in ingress/download
TODO problems when other up and down limit
added "otshell utils" - simple logging (with colors, text files channels)
</content>
</entry>
</feed>
