aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_users.py
AgeCommit message (Expand)Author
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-11-23rpc: Validate -rpcauth argumentsJoão Barbosa
2020-05-19http: Avoid crash when g_thread_http was never startedMarcoFalke
2020-05-19test: Replace inline-comments with logs, pep8 formattingMarcoFalke
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-12-06tests: Mark functional tests not supporting bitcoin-cli (--usecli) as suchpracticalswift
2019-07-08test: rpc_users: Make variable names more clear.Carl Dong
2019-07-08test: rpc_users: Also test rpcauth.py with specified password.Carl Dong
2019-07-08test: rpc_users: Add function for testing auth params.Carl Dong
2019-07-08test: rpc_users: Add function for auth'd requests.Carl Dong
2018-08-11Merge #13867: qa: Make extended tests pass on native WindowsMarcoFalke
2018-08-03qa: Run gen_rpcauth with sys.executableMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-15scripted-diff: Fix references to share/rpcuser (now share/rpcauth)Mason Simon
2018-04-23test: Add rpcauth pair that generated by rpcauthChun Kuan Lee
2018-03-19qa: Use node.datadir instead of tmpdir in test frameworkMarcoFalke
2018-01-25[tests] Rename rpc_* functional tests.Anthony Towns