aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * 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
|
* todoAkshay Nair2020-07-06
|
* Adds confirm command supportAkshay Nair2020-07-06
|
* Adds dynamic password prompt with dmenuAkshay Nair2020-07-05
|
* Adds cli parsingAkshay Nair2020-07-05
|
* readmeAkshay Nair2020-07-05
|
* Rename scriptAkshay Nair2020-07-05
|