12 Commits (master)

Author SHA1 Message Date
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
practicalswift a720b928c8 Remove includes in .cpp files for things the corresponding .h file already included 7 years ago
MeshCollider 1a445343f6 scripted-diff: Replace #include "" with #include <> (ryanofsky) 7 years ago
Wladimir J. van der Laan 382625318d rpc: Handle `getinfo` locally in bitcoin-cli w/ `-getinfo` 7 years ago
Wladimir J. van der Laan 82dd7195e1 rpc: Write authcookie atomically 7 years ago
Marko Bencun bb81e17355 scripted-diff: stop using the gArgs wrappers 7 years ago
Wladimir J. van der Laan bac5c9cf64 Replace uses of boost::filesystem with fs 7 years ago
Karl-Johan Alm f3c264e9a6
Refactor: Remove using namespace <xxx> from rpc/ 7 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Wladimir J. van der Laan 23c32a9694
rpc: Change JSONRPCRequest to JSONRPCRequestObj 8 years ago
Wladimir J. van der Laan 1c80386bce rpc: Generate auth cookie in hex instead of base64 8 years ago
Daniel Cousens a0eaff8a1d move rpc* to rpc/ 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Wladimir J. van der Laan 40b556d374 evhttpd implementation 9 years ago
Wladimir J. van der Laan 71cbeaad9a rpc: Implement random-cookie based authentication 9 years ago
Wladimir J. van der Laan b6668209aa build: Remove -DBOOST_SPIRIT_THREADSAFE 9 years ago
Jonas Schnelli 9a8897f4ac Remove JSON Spirit wrapper, remove JSON Spirit leftovers 9 years ago
Jonas Schnelli 3df0411ad9 remove JSON Spirit UniValue wrapper 9 years ago
Jonas Schnelli 53b4671a9d extend conversion to UniValue 9 years ago
Jeff Garzik 15982a8b69 Convert tree to using univalue. Eliminate all json_spirit uses. 9 years ago
Cory Fields 856e862f4a namespace: drop most boost namespaces and a few header cleanups 10 years ago
Cory Fields a3241998e1 namespace: remove boost namespace pollution 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 72fb3d295a Update comments in src/rpc* to be doxygen compatible 10 years ago
Cory Fields 71697f97d3 Separate protocol versioning from clientversion 10 years ago
Philip Kaufmann 611116d4e3 header include cleanup 10 years ago
Wladimir J. van der Laan ad49c256c3 Split up util.cpp/h 10 years ago
Wladimir J. van der Laan 6e5fd003e0 Move `*Version()` functions to version.h/cpp 10 years ago
Wladimir J. van der Laan 733177ebd3 Remove size limit in RPC client, keep it in server 10 years ago
Wladimir J. van der Laan e17151ad2a Avoid a copy in RPC output 10 years ago
Wladimir J. van der Laan 2ec5a3d212
rpc: Prevent easy memory exhaustion attack 10 years ago
kazcw 16f33f163d fix RPC error replies 10 years ago
Jeff Garzik ed5769f536 Move AcceptedConnection class to rpcserver.h. 10 years ago
Jeff Garzik c912e22db0 RPC cleanup: Improve HTTP server replies 10 years ago
Wladimir J. van der Laan 3e8ac6af9a
Replace non-threadsafe gmtime and setlocale 10 years ago
Wladimir J. van der Laan 783b182c8f Remove dummy PRIszX macros for formatting 10 years ago
Luke Dashjr 3cb1edbfb6 Update moved and dead links 10 years ago
Wladimir J. van der Laan 5283410568 Remove unused includes of boost lexical_cast 10 years ago
gubatron 57702541a2 Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 11 years ago
Wladimir J. van der Laan 7d9d134bf9 Remove redundant .c_str()s 11 years ago
Wladimir J. van der Laan fb78cc2378 Split up bitcoinrpc (code movement only) 11 years ago