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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
http: add Boost 1.49 compatibility
Wladimir J. van der Laan
2015-11-20
1
-0
/
+4
*
Avoid a compile error on hosts with libevent too old for EVENT_LOG_WARN.
Gregory Maxwell
2015-11-16
1
-0
/
+4
*
http: speed up shutdown
Wladimir J. van der Laan
2015-11-13
1
-10
/
+20
*
http: Restrict maximum size of request line + headers
Wladimir J. van der Laan
2015-10-20
1
-0
/
+4
*
http: Force-exit event loop after predefined time
Wladimir J. van der Laan
2015-09-28
1
-0
/
+7
*
http: Wait for worker threads to exit
Wladimir J. van der Laan
2015-09-28
1
-3
/
+37
*
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