| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Unify package name to as few places as possible without major changes | Luke Dashjr | 2015-12-14 | 1 | -1/+1 |
| | | |||||
| * | Update Windows resource files (and add one for bitcoin-tx) | Luke Dashjr | 2015-05-22 | 1 | -2/+2 |
| | | |||||
| * | Remove references to X11 licence | Michael Ford | 2014-12-16 | 1 | -1/+1 |
| | | |||||
| * | fix copyright string in two of our *.rc files | Philip Kaufmann | 2014-07-01 | 1 | -1/+0 |
| | | | | | | | - also make comment about rc-files in clientversion.h generic Merges #4429. | ||||
| * | Fixed captitalization in bitcoin-cli-res.rc | Whit J | 2014-06-26 | 1 | -1/+1 |
| | | |||||
| * | qt: Update remaining "The Bitcoin Core Developers" | Wladimir J. van der Laan | 2014-01-14 | 1 | -1/+1 |
| | | |||||
| * | Add separate bitcoin-rpc client | Wladimir J. van der Laan | 2013-10-21 | 1 | -0/+36 |
| This adds an executable `bitcoin-rpc` that only serves as a Bitcoin RPC client. The commit does not remove RPC functionality from the `bitcoind` yet, this functionality should be deprecated but is left for a later version to give users some time to switch. | |||||