aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_users.py
Commit message (Expand)AuthorAgeFilesLines
* 1.21 codebase rebrand (#1711)barrystyle2021-02-201-2/+2
* http: Avoid crash when g_thread_http was never startedMarcoFalke2020-05-191-0/+8
* test: Replace inline-comments with logs, pep8 formattingMarcoFalke2020-05-191-14/+10
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* tests: Mark functional tests not supporting bitcoin-cli (--usecli) as suchpracticalswift2019-12-061-0/+1
* test: rpc_users: Make variable names more clear.Carl Dong2019-07-081-8/+8
* test: rpc_users: Also test rpcauth.py with specified password.Carl Dong2019-07-081-4/+10
* test: rpc_users: Add function for testing auth params.Carl Dong2019-07-081-41/+18
* test: rpc_users: Add function for auth'd requests.Carl Dong2019-07-081-106/+23
* Merge #13867: qa: Make extended tests pass on native WindowsMarcoFalke2018-08-111-1/+2
|\
| * qa: Run gen_rpcauth with sys.executableMarcoFalke2018-08-031-1/+2
* | Update copyright headers to 2018DrahtBot2018-07-271-1/+1
|/
* scripted-diff: Fix references to share/rpcuser (now share/rpcauth)Mason Simon2018-07-151-1/+1
* test: Add rpcauth pair that generated by rpcauthChun Kuan Lee2018-04-231-0/+47
* qa: Use node.datadir instead of tmpdir in test frameworkMarcoFalke2018-03-191-5/+10
* [tests] Rename rpc_* functional tests.Anthony Towns2018-01-251-0/+153