aboutsummaryrefslogtreecommitdiff
path: root/src/rpcprotocol.cpp
AgeCommit message (Expand)Author
2016-01-05Bump copyright headers to 2015MarcoFalke
2015-09-03evhttpd implementationWladimir J. van der Laan
2015-07-13rpc: Implement random-cookie based authenticationWladimir J. van der Laan
2015-06-21build: Remove -DBOOST_SPIRIT_THREADSAFEWladimir J. van der Laan
2015-06-04Remove JSON Spirit wrapper, remove JSON Spirit leftoversJonas Schnelli
2015-06-04remove JSON Spirit UniValue wrapperJonas Schnelli
2015-06-04extend conversion to UniValueJonas Schnelli
2015-06-04Convert tree to using univalue. Eliminate all json_spirit uses.Jeff Garzik
2015-01-02namespace: drop most boost namespaces and a few header cleanupsCory Fields
2015-01-02namespace: remove boost namespace pollutionCory Fields
2014-12-19Added "Core" to copyright headerssandakersmann
2014-11-20Update comments in src/rpc* to be doxygen compatibleMichael Ford
2014-10-29Separate protocol versioning from clientversionCory Fields
2014-09-14header include cleanupPhilip Kaufmann
2014-08-26Split up util.cpp/hWladimir J. van der Laan
2014-08-26Move `*Version()` functions to version.h/cppWladimir J. van der Laan
2014-08-06Remove size limit in RPC client, keep it in serverWladimir J. van der Laan
2014-08-06Avoid a copy in RPC outputWladimir J. van der Laan
2014-07-04rpc: Prevent easy memory exhaustion attackWladimir J. van der Laan
2014-06-28fix RPC error replieskazcw
2014-06-27Move AcceptedConnection class to rpcserver.h.Jeff Garzik
2014-06-26RPC cleanup: Improve HTTP server repliesJeff Garzik
2014-05-23Replace non-threadsafe gmtime and setlocaleWladimir J. van der Laan
2014-05-06Remove dummy PRIszX macros for formattingWladimir J. van der Laan
2014-03-24Update moved and dead linksLuke Dashjr
2014-03-07Remove unused includes of boost lexical_castWladimir J. van der Laan
2014-02-09Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron
2014-01-23Remove redundant .c_str()sWladimir J. van der Laan
2013-11-27Split up bitcoinrpc (code movement only)Wladimir J. van der Laan