aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #3 from jspricke/posix_shAkshay Nair2022-06-05
|\ | | | | Convert to POSIX shell
| * Convert to POSIX shellJochen Sprickerhof2022-06-05
|/
* Merge pull request #2 from jbrubake/masterAkshay Nair2022-06-04
|\ | | | | Improve ability to replace `pinentry`
| * Change default prompt to 'PIN:'Jeremy Brubaker2022-06-03
| | | | | | | | This is in line with all the `pinentry` interfaces I have looked at
| * Print proper error messagesJeremy Brubaker2022-06-03
| | | | | | | | | | User cancellation and improper 'GETINFO' commands now print the correct error messages
| * Implement most (all?) `pinentry` commandsJeremy Brubaker2022-06-03
| | | | | | | | | | Many commands are "implemented" by doing nothing because they don't really apply to the way `anypinentry` works
| * Update 'help' outputJeremy Brubaker2022-06-03
| | | | | | | | | | - Includes standard `pinentry` options - Provides basic documentation on custom `anypinentry` options
| * Support all standard `pinentry` optionsJeremy Brubaker2022-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.mdAkshay Nair2022-03-11
|
* Update README.mdAkshay Nair2022-03-11
|
* Update README.mdAkshay Nair2022-02-27
|
* Update README.mdAkshay Nair2022-02-27
|
* Update README.mdAkshay Nair2022-02-27
|
* Merge branch 'master' of github.com:phenax/any-pinentryAkshay Nair2020-07-06
|\
| * Initial commitAkshay Nair2020-07-06
|
* cleanupAkshay Nair2020-07-06
|
* Implements error notification and repeat error textAkshay Nair2020-07-06
|
* Implements repeat password promptAkshay Nair2020-07-06
|
* Commands case insensitiveAkshay Nair2020-07-06
|
* cleanupAkshay Nair2020-07-06
|