Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-22 | Fix spelling of Qt | Diego Viola | |
2015-09-21 | rpc: Split option -rpctimeout into -rpcservertimeout and -rpcclienttimeout | Wladimir J. van der Laan | |
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. | |||
2015-09-02 | doc: remove documentation for rpcssl | Wladimir J. van der Laan | |
2015-03-21 | Update bitcoin.conf | CohibAA | |
2014-07-24 | doc: remove any mention of SOCKS4 | Wladimir J. van der Laan | |
SOCKS4 support was removed in 0127a9b, as well as the `-socks=` option. | |||
2014-06-11 | Updated Debian example bitcoin.conf with config from wiki + removed some ↵ | Giuseppe Mazzotta | |
cruft and updated comments | |||
2013-03-24 | Update contrib/debian (including IRC removal) | Matt Corallo | |
2011-11-08 | Add debian build folder | Matt Corallo | |