aboutsummaryrefslogtreecommitdiff
path: root/rpc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix CRLFGavin Andresen2010-07-141-986/+986
* 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,s_nakamoto2010-06-101-74/+123
* better prevention of inventory relaying during initial download,s_nakamoto2010-05-261-54/+251
* Mac OS build fixes by laszlos_nakamoto2010-05-191-9/+14
* GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,s_nakamoto2010-02-251-5/+5
* run as daemon without GUI,s_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