Age | Commit message (Expand) | Author |
2010-11-10 | Add paytxfee to getinfo output | gavinandresen |
2010-10-23 | bugfixes from Dean Gores, | s_nakamoto |
2010-10-22 | testnet and keypoololdest added to RPC getinfo output. And RPC now sends pro... | gavinandresen |
2010-10-20 | validateaddress RPC command | gavinandresen |
2010-10-11 | -rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix. | gavinandresen |
2010-10-09 | key pool for safer wallet backup | s_nakamoto |
2010-09-15 | config option -rpcallowip= to accept json-rpc connections from another machine | s_nakamoto |
2010-09-06 | Gavin Andresen: json-rpc return standard error objects with error code numbers, | s_nakamoto |
2010-08-29 | propset svn:eol-style native | s_nakamoto |
2010-08-25 | change switch name to -disablesafemode | s_nakamoto |
2010-08-25 | more rpc methods allowed in safe mode | s_nakamoto |
2010-08-25 | alert system | s_nakamoto |
2010-08-20 | warning message if clock is too far off | s_nakamoto |
2010-08-16 | blocks-1, | s_nakamoto |
2010-08-12 | fix -datadir=./subdir relative path, | s_nakamoto |
2010-08-11 | fix build, thanks jgarzik | s_nakamoto |
2010-08-10 | gethashespersec and added version and hashespersec to getinfo | s_nakamoto |
2010-08-10 | json-spirit print reals with 8 decimal places, | s_nakamoto |
2010-08-03 | new safety feature displays a warning message and locks down RPC if it detect... | s_nakamoto |
2010-07-26 | bitcoind now compiles without wxWidgets or wxBase | s_nakamoto |
2010-07-25 | Gavin: BIO_FLAGS_BASE64_NO_NL | s_nakamoto |
2010-07-25 | Lachesis: remove newlines every 64 characters in EncodeBase64 | s_nakamoto |
2010-07-25 | Gavin Andresen's JSON-RPC HTTP authentication, | s_nakamoto |
2010-07-18 | minor UI tweaks, removed some outdated txt files, | s_nakamoto |
2010-07-08 | Laszlo's fix to make generate threads idle priority on Linux, | s_nakamoto |
2010-06-10 | automatically change displayed address whenever it receives anything,v0.2.10 | s_nakamoto |
2010-05-26 | better prevention of inventory relaying during initial download,v0.2.9 | s_nakamoto |
2010-05-19 | Mac OS build fixes by laszlov0.2.8 | s_nakamoto |
2010-02-25 | GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7 | s_nakamoto |
2010-02-23 | run as daemon without GUI,v0.2.6 | s_nakamoto |
2010-02-14 | renamed a few rpc methods | s_nakamoto |
2010-02-14 | Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first characte... | s_nakamoto |
2010-02-12 | command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos... | s_nakamoto |