| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Make HTTP server shutdown more graceful | Wladimir J. van der Laan | 2015-09-28 | 1 | -6/+21 | |
| * | rpc: Split option -rpctimeout into -rpcservertimeout and -rpcclienttimeout | Wladimir J. van der Laan | 2015-09-21 | 1 | -1/+1 | |
| * | http: Disable libevent debug logging, if not explicitly enabled | Wladimir J. van der Laan | 2015-09-21 | 1 | -0/+19 | |
| * | [TRIVIAL] Fix typo: exactmath -> exactmatch | paveljanik | 2015-09-04 | 1 | -2/+2 | |
| * | Fix race condition between starting HTTP server thread and setting EventBase() | Wladimir J. van der Laan | 2015-09-03 | 1 | -8/+14 | |
| * | Document options for new HTTP/RPC server in --help | Wladimir J. van der Laan | 2015-09-03 | 1 | -3/+3 | |
| * | Implement RPCTimerHandler for Qt RPC console | Wladimir J. van der Laan | 2015-09-03 | 1 | -25/+8 | |
| * | evhttpd implementation | Wladimir J. van der Laan | 2015-09-03 | 1 | -0/+586 | |