Age | Commit message (Expand) | Author |
---|---|---|
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 |