aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/daemon_commands_handler.h
Commit message (Collapse)AuthorAgeFilesLines
* daemon: remove obsolete daemon_commands_handler.hmoneromooo-monero2015-05-281-529/+0
|
* remerged; commands JSON. logging upgrade. doxygenrfree2monero2015-04-011-162/+40
|
* Merge remote-tracking branch 'monero-official/master' into network-1.6-work1rfree2monero2015-04-011-53/+136
|\
| * Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-44/+137
| | | | | | | | | | | | | | many RPC functions added by the daemonize changes (and related changes on the upstream dev branch that were not merged) were commented out (apart from return). Other than that, this *should* work...at any rate, it builds, and that's something.
* | 2014 network limit 1.2 +utils +toc -doc -drmonerorfree2monero2015-02-201-13/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new update of the pr with network limits more debug options: discarding downloaded blocks all or after given height. trying to trigger the locking errors. debug levels polished/tuned to sane values. debug/logging improved. warning: this pr should be correct code, but it could make an existing (in master version) locking error appear more often. it's a race on the list (map) of peers, e.g. between closing/deleting them versus working on them in net-limit sleep in sending chunk. the bug is not in this code/this pr, but in the master version. the locking problem of master will be fixed in other pr. problem is ub, and in practice is seems to usually cause program abort (tested on debian stable with updated gcc). see --help for option to add sleep to trigger the error faster.
* | 2014 network limit 1.1 +utils +toc -doc -drmonerorfree2monero2015-02-201-5/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update of the PR with network limits works very well for all speeds (but remember that low download speed can stop upload because we then slow down downloading of blockchain requests too) more debug options fixed pedantic warnings in our code should work again on Mac OS X and FreeBSD fixed warning about size_t tested on Debian, Ubuntu, Windows(testing now) TCP options and ToS (QoS) flag FIXED peer number limit FIXED some spikes in ingress/download FIXED problems when other up and down limit
* | 2014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero2015-02-201-0/+129
|/ | | | | | | | | | 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)
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* Give up on brace initializers in initializer lists (MSVC bug)Zachary Michaels2014-09-151-1/+1
|
* Separate testnet address prefixZachary Michaels2014-09-151-2/+8
|
* versioning now includes the commit hash, or -final for tagged releasesRiccardo Spagni2014-09-121-1/+1
|
* commented util.hjebes2014-09-091-1/+7
|
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
|
* 0.8.8updatemydesktop2014-05-251-2/+47
|
* Update daemon_commands_handler.hNoodleDoodleNoodleDoodleNoodleDoodleNoo2014-05-131-0/+12
| | | 1. Added "diff" command to show current estimated difficulty and hash-rate.
* mac osx building fixesmydesktop2014-04-301-1/+4
|
* some fixesAntonio Juarez2014-03-201-6/+18
|
* moved all stuff to githubAntonio Juarez2014-03-031-0/+291