aboutsummaryrefslogtreecommitdiff
path: root/rpc.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* alert systems_nakamoto2010-08-251-3/+4
* warning message if clock is too far offs_nakamoto2010-08-201-0/+1
* blocks-1,s_nakamoto2010-08-161-2/+2
* fix -datadir=./subdir relative path,s_nakamoto2010-08-121-2/+2
* fix build, thanks jgarziks_nakamoto2010-08-111-2/+2
* gethashespersec and added version and hashespersec to getinfos_nakamoto2010-08-101-1/+19
* json-spirit print reals with 8 decimal places,s_nakamoto2010-08-101-52/+41
* new safety feature displays a warning message and locks down RPC if it detect...s_nakamoto2010-08-031-0/+4
* bitcoind now compiles without wxWidgets or wxBases_nakamoto2010-07-261-3/+3
* Gavin: BIO_FLAGS_BASE64_NO_NLs_nakamoto2010-07-251-5/+2
* Lachesis: remove newlines every 64 characters in EncodeBase64s_nakamoto2010-07-251-0/+4
* Gavin Andresen's JSON-RPC HTTP authentication,s_nakamoto2010-07-251-67/+217
* minor UI tweaks, removed some outdated txt files, s_nakamoto2010-07-181-24/+57
* Laszlo's fix to make generate threads idle priority on Linux,s_nakamoto2010-07-081-10/+12
* automatically change displayed address whenever it receives anything,v0.2.10s_nakamoto2010-06-101-74/+123
* better prevention of inventory relaying during initial download,v0.2.9s_nakamoto2010-05-261-54/+251
* Mac OS build fixes by laszlov0.2.8s_nakamoto2010-05-191-9/+14
* GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7s_nakamoto2010-02-251-5/+5
* run as daemon without GUI,v0.2.6s_nakamoto2010-02-231-21/+113
* renamed a few rpc methodss_nakamoto2010-02-141-13/+13
* Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first characte...s_nakamoto2010-02-141-1/+1
* command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos...s_nakamoto2010-02-121-0/+641