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
/
rpcprotocol.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
move rpc* to rpc/
Daniel Cousens
2016-01-21
1
-127
/
+0
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
evhttpd implementation
Wladimir J. van der Laan
2015-09-03
1
-229
/
+0
*
rpc: Implement random-cookie based authentication
Wladimir J. van der Laan
2015-07-13
1
-0
/
+67
*
build: Remove -DBOOST_SPIRIT_THREADSAFE
Wladimir J. van der Laan
2015-06-21
1
-1
/
+0
*
Remove JSON Spirit wrapper, remove JSON Spirit leftovers
Jonas Schnelli
2015-06-04
1
-5
/
+5
*
remove JSON Spirit UniValue wrapper
Jonas Schnelli
2015-06-04
1
-4
/
+4
*
extend conversion to UniValue
Jonas Schnelli
2015-06-04
1
-3
/
+3
*
Convert tree to using univalue. Eliminate all json_spirit uses.
Jeff Garzik
2015-06-04
1
-5
/
+5
*
namespace: drop most boost namespaces and a few header cleanups
Cory Fields
2015-01-02
1
-1
/
+0
*
namespace: remove boost namespace pollution
Cory Fields
2015-01-02
1
-1
/
+0
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Update comments in src/rpc* to be doxygen compatible
Michael Ford
2014-11-20
1
-17
/
+17
*
Separate protocol versioning from clientversion
Cory Fields
2014-10-29
1
-0
/
+1
*
header include cleanup
Philip Kaufmann
2014-09-14
1
-1
/
+1
*
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+3
*
Move `*Version()` functions to version.h/cpp
Wladimir J. van der Laan
2014-08-26
1
-0
/
+1
*
Remove size limit in RPC client, keep it in server
Wladimir J. van der Laan
2014-08-06
1
-2
/
+2
*
Avoid a copy in RPC output
Wladimir J. van der Laan
2014-08-06
1
-8
/
+15
*
rpc: Prevent easy memory exhaustion attack
Wladimir J. van der Laan
2014-07-04
1
-2
/
+14
*
fix RPC error replies
kazcw
2014-06-28
1
-19
/
+23
*
Move AcceptedConnection class to rpcserver.h.
Jeff Garzik
2014-06-27
1
-2
/
+2
*
RPC cleanup: Improve HTTP server replies
Jeff Garzik
2014-06-26
1
-3
/
+14
*
Replace non-threadsafe gmtime and setlocale
Wladimir J. van der Laan
2014-05-23
1
-9
/
+1
*
Remove dummy PRIszX macros for formatting
Wladimir J. van der Laan
2014-05-06
1
-1
/
+1
*
Update moved and dead links
Luke Dashjr
2014-03-24
1
-1
/
+1
*
Remove unused includes of boost lexical_cast
Wladimir J. van der Laan
2014-03-07
1
-1
/
+0
*
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-02-09
1
-1
/
+1
*
Remove redundant .c_str()s
Wladimir J. van der Laan
2014-01-23
1
-4
/
+4
*
Split up bitcoinrpc (code movement only)
Wladimir J. van der Laan
2013-11-27
1
-0
/
+262