20 Commits (94e52273f30fc9f3f1a7b58778ed21781bb2a744)

Author SHA1 Message Date
Gregory Maxwell 6b3bb3d9ba Change LogAcceptCategory to use uint32_t rather than sets of strings. 8 years ago
Pieter Wuille 914fad155d Make KEY_SIZE a compile-time constant 8 years ago
practicalswift cc16d99f1d [trivial] Fix typos in comments 8 years ago
Pieter Wuille 99f001eb52 Fix memory leak in multiUserAuthorized 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Matt Corallo 4cd373aea8 Un-expose mapArgs from utils.h 8 years ago
Matt Corallo 2b5f085ad1 Fix non-const mapMultiArgs[] access after init. 8 years ago
Jonas Schnelli e7156ad61b
[RPC] pass HTTP basic authentication username to the JSONRequest object 8 years ago
Jonas Schnelli 69d1c25768
[RPC] Give RPC commands more information about the RPC request 8 years ago
Pavel Janík ff8d279a78 Do not shadow member variables 8 years ago
MarcoFalke fa26652459 Make sure LogPrintf strings are line-terminated 9 years ago
Wladimir J. van der Laan 7c06fbd8f5 rpc: Add WWW-Authenticate header to 401 response 9 years ago
Daniel Cousens a0eaff8a1d move rpc* to rpc/ 9 years ago
Jonas Schnelli 8a7f0001be
[RPC] remove the option of having multiple timer interfaces 9 years ago
MarcoFalke fa60d05a4e Add missing copyright headers 9 years ago
Gregory Sanders d52fbf00e3 Added additional config option for multiple RPC users. 9 years ago
Wladimir J. van der Laan be33f3f50b Implement RPCTimerHandler for Qt RPC console 9 years ago
Wladimir J. van der Laan 40b556d374 evhttpd implementation 9 years ago