index
:
pinentry-dmenu
master
A pinentry program with the charm of dmenu
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-04
flake
HEAD
master
Tom Barrett
2022-04-30
comment
Tom Barrett
2022-04-18
Merge branch 'master' of core-a:/mnt/repos/public/pinentry-dmenu
Tom Barrett
2022-01-20
Merge pull request #9 from ftrvxmtrx/master
Moritz Lüdecke
2022-01-20
don't print "No config file found..." message
Sigrid Solveig Haflínudóttir
2021-08-31
Add a note on where this came from
Mitchell Riedstra
2021-08-31
Add a note in the readme and config.mk for building on OpenBSD
Mitchell Riedstra
2021-08-31
Bring pinentry into sync with current GPG git
Mitchell Riedstra
2020-05-23
Prevent duplicated uses of pinentry
Moritz Luedecke
2020-05-23
Remove empty spaces
Moritz Luedecke
2019-01-24
Merge pull request #4 from maximbaz/typo-bottom
Moritz Lüdecke
2019-01-24
fix typo in the config 'bottom'
Maxim Baz
2018-02-03
Mention GNUPGHOME in the manpage
Moritz Luedecke
2018-02-02
Regard GNUPGHOME
Moritz Luedecke
2018-01-25
Add repeat function
Moritz Luedecke
2018-01-25
Change the approach of prompt setup
Moritz Luedecke
2018-01-25
Add new global variable pin_len
Moritz Luedecke
2018-01-25
Add gitignore
Moritz Luedecke
2018-01-25
Set pinentry->result
Moritz Luedecke
2017-09-30
Remove useless comment
Moritz Luedecke
2017-09-30
Use the right buffer size to paste more than twelve characters
Moritz Luedecke
2017-09-25
Fix table syntax
Moritz Lüdecke
2017-09-25
Use GPLv2 satisfy pinentry's requirements
Moritz Luedecke
2017-09-25
Rewrite a comment and delete a unnecessary whitespace
Moritz Luedecke
2017-09-25
Add dist, install and uninstall commands
Moritz Luedecke
2017-09-25
Add variable for pinentry object files
Moritz Luedecke
2017-09-25
Add manual page
Moritz Luedecke
2017-09-25
Add key bindings from dmenu
Moritz Luedecke
2017-09-24
Don't delete the whole suffix when remove a symbol in the middle of the passp...
Moritz Luedecke
2017-09-24
Add DATE and update BUGREPORT
Moritz Luedecke
2017-09-23
Delete unnecessary files
Moritz Luedecke
2017-09-23
Disable buttom mode as default
Moritz Luedecke
2017-09-23
Add VERSION and PACKAGE_BUGREPORT
Moritz Luedecke
2017-09-23
Rename README to README.md
Moritz Luedecke
2017-09-23
Add examples to README
Moritz Luedecke
2017-09-19
Fill README with details
Moritz Luedecke
2017-09-15
Move all config variables into config.h and rename topbar to buttom
Moritz Luedecke
2017-09-11
Fix indentation
Moritz Luedecke
2017-09-10
Update README
Moritz Luedecke
2017-09-10
Only allocate memory if needed
Moritz Luedecke
2017-09-10
Add paste with Ctrl+V
Moritz Luedecke
2017-09-10
Split keypress function in a WinConfirm and a WinPin branch
Moritz Luedecke
2017-09-10
Bracket the parameter for sizeof
Moritz Luedecke
2017-09-05
You can abort the dialog and password prompt with CTRL+C
Moritz Luedecke
2017-09-05
Get out the home dir even if the user used sudo or logged in as root
Moritz Luedecke
2017-08-28
Fix memory leak
Moritz Luedecke
2017-08-27
Add repeat functionality
Moritz Luedecke
2017-08-27
Use secure buffer from pinentry
Moritz Luedecke
2017-08-27
Delete unneded files
Moritz Luedecke
2017-08-23
Add libconfig
Moritz Luedecke
[next]