aboutsummaryrefslogtreecommitdiff
path: root/internal/readpassword/extpass_test.go
AgeCommit message (Expand)Author
2022-01-03readpassword: bubble up errors instead of exiting the processJakob Unterwurzacher
2021-08-23go mod: declare module version v2Jakob Unterwurzacher
2021-08-19golangci-lint: fix issues found by "unused" and "deadcode"Jakob Unterwurzacher
2020-05-17main: accept multiple -passfile optionsJakob Unterwurzacher
2019-03-03Allow multiple -extpass argumentsJakob Unterwurzacher
2018-12-15passfile: directly read file instead of invoking catJakob Unterwurzacher
2018-03-22Add `-masterkey=stdin` functionalityJakob Unterwurzacher
2018-02-18readpassword: convert from string to []byteJakob Unterwurzacher
2016-06-16tests: exit with correct error code from TestMainJakob Unterwurzacher
2016-06-15Rename internal "toggledlog" package to "tlog"Jakob Unterwurzacher
2016-06-15readpassword: create internal package for password readingJakob Unterwurzacher