| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 | 2016-12-31 | 1 | -1/+1 |
| * | Fix a type error that would not compile on Apple LLVM version 6.1.0 (clang-60... | Jeremy Rubin | 2016-08-14 | 1 | -1/+1 |
| * | httpserver: replace boost threads with std | Cory Fields | 2016-07-28 | 1 | -6/+4 |
| * | http: speed up shutdown | Wladimir J. van der Laan | 2015-11-13 | 1 | -1/+1 |
| * | rpc: Split option -rpctimeout into -rpcservertimeout and -rpcclienttimeout | Wladimir J. van der Laan | 2015-09-21 | 1 | -1/+1 |
| * | Fix race condition between starting HTTP server thread and setting EventBase() | Wladimir J. van der Laan | 2015-09-03 | 1 | -1/+8 |
| * | Document options for new HTTP/RPC server in --help | Wladimir J. van der Laan | 2015-09-03 | 1 | -0/+4 |
| * | Implement RPCTimerHandler for Qt RPC console | Wladimir J. van der Laan | 2015-09-03 | 1 | -7/+7 |
| * | evhttpd implementation | Wladimir J. van der Laan | 2015-09-03 | 1 | -0/+138 |