| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add separate bitcoin-rpc client | Wladimir J. van der Laan | 2013-10-21 | 1 | -3/+4 | |
| * | Bump Year Number to 2013 | super3 | 2013-10-20 | 1 | -1/+1 | |
| * | make fCommandLine a local variable in AppInit() | Philip Kaufmann | 2013-10-08 | 1 | -0/+1 | |
| * | add missing Boost Thread join_all() call during shutdown | Philip Kaufmann | 2013-10-07 | 1 | -4/+13 | |
| * | update SelectParamsFromCommandLine() handling/order | Philip Kaufmann | 2013-08-22 | 1 | -6/+7 | |
| * | exclude CreatePidFile() function on WIN32 as it is unused | Philip Kaufmann | 2013-07-24 | 1 | -1/+1 | |
| * | Introduce a CChainParameters singleton class and regtest mode. | Mike Hearn | 2013-06-19 | 1 | -0/+4 | |
| * | build: add global var for whether or not the gui is enabled | Cory Fields | 2013-06-04 | 1 | -0/+1 | |
| * | build: split the non-gui startup routines into a new file | Cory Fields | 2013-06-04 | 1 | -0/+136 | |