Age | Commit message (Expand) | Author |
---|---|---|
2017-06-22 | Fixed multiple typos | Dimitris Tsapakidis |
2017-04-10 | Set BCLog::LIBEVENT correctly for old libevent versions. | John Newbery |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-08-14 | Fix a type error that would not compile on Apple LLVM version 6.1.0 (clang-60... | Jeremy Rubin |
2016-07-28 | httpserver: replace boost threads with std | Cory Fields |
2015-11-13 | http: speed up shutdown | Wladimir J. van der Laan |
2015-09-21 | rpc: Split option -rpctimeout into -rpcservertimeout and -rpcclienttimeout | Wladimir J. van der Laan |
2015-09-03 | Fix race condition between starting HTTP server thread and setting EventBase() | Wladimir J. van der Laan |
2015-09-03 | Document options for new HTTP/RPC server in --help | Wladimir J. van der Laan |
2015-09-03 | Implement RPCTimerHandler for Qt RPC console | Wladimir J. van der Laan |
2015-09-03 | evhttpd implementation | Wladimir J. van der Laan |