aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/request.cpp
AgeCommit message (Expand)Author
2024-06-27Merge bitcoin/bitcoin#28167: init: Add option for rpccookie permissions (repl...Ryan Ofsky
2024-06-27init: add option for rpccookie permissionswillcl-ark
2024-06-07bitcoin-cli: use json-rpc 2.0Matthew Zipkin
2024-05-14doc: add comments and release-notes for JSON-RPC 2.0Matthew Zipkin
2024-05-14rpc: JSON-RPC 2.0 should not respond to "notifications"Matthew Zipkin
2024-05-14rpc: Add "jsonrpc" field and drop null "result"/"error" fieldsMatthew Zipkin
2024-05-14rpc: identify JSON-RPC 2.0 requestsMatthew Zipkin
2024-03-07rpc: Avoid copies in JSONRPCReplyObj()Matthew Zipkin
2023-11-03rpc: keep .cookie if it was not generatedRoman Zeyde
2023-05-20refactor: Move system from util to common libraryTheCharlatan
2023-05-09Fix clang-tidy performance-unnecessary-copy-initialization warningsMarcoFalke
2023-05-09scripted-diff: Use UniValue::find_value methodMarcoFalke
2023-04-19move-only: Extract common/args and common/config.cpp from util/systemTheCharlatan
2023-03-23refactor: Move fs.* to util/fs.*TheCharlatan
2023-03-23refactor: Extract util/fs_helpers from util/systemBen Woosley
2023-02-27refactor: Stop using gArgs global in system.cppRyan Ofsky
2023-02-06Apply default umask in `SetupEnvironment()`Hennadii Stepanov
2023-02-05Remove `-sysperms` optionHennadii Stepanov
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-08-04Merge bitcoin/bitcoin#24675: util: Use ArgsManager::GetPathArg more widelyfanquake
2022-05-18scripted-diff: Use getInt<T> over get_int/get_int64MacroFake
2022-04-21util, refactor: Use GetPathArg to read "-rpccookiefile" valueHennadii Stepanov
2022-03-23refactor: use Span in random.*pasta
2022-02-03refactor: replace boost::filesystem with std::filesystemKiminuo
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-10-05refactor: Block unsafe fs::path std::string conversion callsRussell Yanofsky
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-08-06refactor: Make HexStr take a spanWladimir J. van der Laan
2020-05-21rpc: drop unused JSONRPCProcessBatchReply size arg, refactorJon Atack
2019-07-05rpc: migrate JSONRPCRequest functionality into request.cppKarl-Johan Alm