| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge pull request #3 from jspricke/posix_sh | Akshay Nair | 2022-06-05 |
| |\ | | | | | Convert to POSIX shell | ||
| | * | Convert to POSIX shell | Jochen Sprickerhof | 2022-06-05 |
| |/ | |||
| * | Merge pull request #2 from jbrubake/master | Akshay Nair | 2022-06-04 |
| |\ | | | | | Improve ability to replace `pinentry` | ||
| | * | Change default prompt to 'PIN:' | Jeremy Brubaker | 2022-06-03 |
| | | | | | | | | | This is in line with all the `pinentry` interfaces I have looked at | ||
| | * | Print proper error messages | Jeremy Brubaker | 2022-06-03 |
| | | | | | | | | | | | User cancellation and improper 'GETINFO' commands now print the correct error messages | ||
| | * | Implement most (all?) `pinentry` commands | Jeremy Brubaker | 2022-06-03 |
| | | | | | | | | | | | Many commands are "implemented" by doing nothing because they don't really apply to the way `anypinentry` works | ||
| | * | Update 'help' output | Jeremy Brubaker | 2022-06-03 |
| | | | | | | | | | | | - Includes standard `pinentry` options - Provides basic documentation on custom `anypinentry` options | ||
| | * | Support all standard `pinentry` options | Jeremy Brubaker | 2022-06-03 |
| |/ | | | | | | | | | | This is a first step to making `anypinentry` into a drop-in replacement for `pinentry-*` The options processing was changed to use `getopt(1)` which adds a dependency but also simplifies the options processing. Version number bumped to '0.1' | ||
| * | Update README.md | Akshay Nair | 2022-03-11 |
| | | |||
| * | Update README.md | Akshay Nair | 2022-03-11 |
| | | |||
| * | Update README.md | Akshay Nair | 2022-02-27 |
| | | |||
| * | Update README.md | Akshay Nair | 2022-02-27 |
| | | |||
| * | Update README.md | Akshay Nair | 2022-02-27 |
| | | |||
| * | Merge branch 'master' of github.com:phenax/any-pinentry | Akshay Nair | 2020-07-06 |
| |\ | |||
| | * | Initial commit | Akshay Nair | 2020-07-06 |
| | | |||
| * | cleanup | Akshay Nair | 2020-07-06 |
| | | |||
| * | Implements error notification and repeat error text | Akshay Nair | 2020-07-06 |
| | | |||
| * | Implements repeat password prompt | Akshay Nair | 2020-07-06 |
| | | |||
| * | Commands case insensitive | Akshay Nair | 2020-07-06 |
| | | |||
| * | cleanup | Akshay Nair | 2020-07-06 |
| | | |||
