| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | really s/Doge/Dis/g this time | Tomo Ueda | 2021-09-02 | 1 | -5/+5 |
| | | |||||
| * | really s/doge/dis/g this time | Tomo Ueda | 2021-09-02 | 1 | -10/+10 |
| | | |||||
| * | Update debian contrib files to match Dogecoin (#1449) | Ross Nicoll | 2019-03-25 | 1 | -15/+15 |
| | | |||||
| * | Make rpcauth help message clearer, add example in example .conf | Gregory Sanders | 2016-12-21 | 1 | -1/+22 |
| | | |||||
| * | Fix spelling of Qt | Diego Viola | 2015-09-22 | 1 | -2/+2 |
| | | |||||
| * | rpc: Split option -rpctimeout into -rpcservertimeout and -rpcclienttimeout | Wladimir J. van der Laan | 2015-09-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | The two timeouts for the server and client, are essentially different: - In the case of the server it should be a lower value to avoid clients clogging up connection slots - In the case of the client it should be a high value to accomedate slow responses from the server, for example for slow queries or when the lock is contended Split the options into `-rpcservertimeout` and `-rpcclienttimeout` with respective defaults of 30 and 900. | ||||
| * | doc: remove documentation for rpcssl | Wladimir J. van der Laan | 2015-09-02 | 1 | -9/+0 |
| | | |||||
| * | Update bitcoin.conf | CohibAA | 2015-03-21 | 1 | -0/+18 |
| | | |||||
| * | doc: remove any mention of SOCKS4 | Wladimir J. van der Laan | 2014-07-24 | 1 | -1/+1 |
| | | | | | SOCKS4 support was removed in 0127a9b, as well as the `-socks=` option. | ||||
| * | Updated Debian example bitcoin.conf with config from wiki + removed some ↵ | Giuseppe Mazzotta | 2014-06-11 | 1 | -32/+63 |
| | | | | | cruft and updated comments | ||||
| * | Update contrib/debian (including IRC removal) | Matt Corallo | 2013-03-24 | 1 | -4/+0 |
| | | |||||
| * | Add debian build folder | Matt Corallo | 2011-11-08 | 1 | -0/+88 |