index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
httpserver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
1
-1
/
+1
|
\
|
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
|
Return void instead of bool for functions that cannot fail
practicalswift
2018-07-27
1
-1
/
+1
|
/
*
util: Encapsulate logCategories within BCLog::Logger.
Jim Posen
2018-04-27
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
*
Add wallet endpoint support to bitcoin-cli (-usewallet)
Jonas Schnelli
2017-07-17
1
-0
/
+2
*
Fixed multiple typos
Dimitris Tsapakidis
2017-06-22
1
-2
/
+2
*
Set BCLog::LIBEVENT correctly for old libevent versions.
John Newbery
2017-04-10
1
-0
/
+4
*
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