index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
rpcauth
Age
Commit message (
Expand
)
Author
2024-04-25
contrib: rpcauth.py - Add new option (-j/--json) to output text in json format
bstin
2023-02-13
Modernize rpcauth.py and its tests
Pieter Wuille
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-08-16
refactor: replace remaining binascii method calls
Zero-1729
2018-11-21
rpcauth: Improve by using argparse and getpass modules
João Barbosa
2018-11-17
Properly generate salt in rpcauth.py, update tests
Carl Dong
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-05-02
rpcauth: Make it possible to provide a custom password
Wladimir J. van der Laan
2018-04-24
[tests] Make rpcauth.py testable and add unit tests
Qasim Javed
2018-04-16
Minor Python cleanups to make flake8 pass with the new rules enabled
practicalswift
2018-04-16
tests: Remove compatibility code not needed now when we're on Python 3
practicalswift
2018-03-26
Change all python files to use Python3
John Newbery
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-12-06
Rename rpcuser.py to rpcauth.py
Henrik Jonsson