Age | Commit message (Expand) | Author |
2018-02-18 | main: changePassword: zero masterkey | Jakob Unterwurzacher |
2018-02-18 | readpassword: convert from string to []byte | Jakob Unterwurzacher |
2017-05-14 | exitcodes: add code 22 for "password is empty" | Jakob Unterwurzacher |
2017-05-07 | exitcodes: pull all exit code definitions into the package | Jakob Unterwurzacher |
2017-04-29 | readpassword: increase max password size to 2048 | Jakob Unterwurzacher |
2017-03-20 | readpassword: increase max password length to 2000 | Jakob Unterwurzacher |
2017-02-13 | readpassword: limit password length to 1000 bytes | Jakob Unterwurzacher |
2017-02-12 | Check for trailing garbage after the password | Jakob Unterwurzacher |
2017-02-12 | readpassword: improve comment on readPasswordStdin | Jakob Unterwurzacher |
2017-01-29 | readpassword: support spaces in "-passfile" filename | Jakob Unterwurzacher |
2016-10-16 | readpassword: check extpass return code | Jakob Unterwurzacher |
2016-10-04 | lint fixes | Valient Gough |
2016-07-06 | Add godoc comments to all internal packages | Jakob Unterwurzacher |
2016-06-16 | tests: exit with correct error code from TestMain | Jakob Unterwurzacher |
2016-06-16 | readpassword: clean up leftover debug commit | Jakob Unterwurzacher |
2016-06-15 | Rename internal "toggledlog" package to "tlog" | Jakob Unterwurzacher |
2016-06-15 | toggledlog: assume command of color handling | Jakob Unterwurzacher |
2016-06-15 | readpassword: create internal package for password reading | Jakob Unterwurzacher |