Moritz Luedecke
|
7d1fd3fc98
|
Rewrite a comment and delete a unnecessary whitespace
|
7 years ago |
Moritz Luedecke
|
9e73caa8e5
|
Add dist, install and uninstall commands
|
7 years ago |
Moritz Luedecke
|
059d157364
|
Add variable for pinentry object files
|
7 years ago |
Moritz Luedecke
|
ec8934d17e
|
Add manual page
|
7 years ago |
Moritz Luedecke
|
e2dd7745e1
|
Add key bindings from dmenu
|
7 years ago |
Moritz Luedecke
|
07b14f1e91
|
Don't delete the whole suffix when remove a symbol in the middle of the passphrase
|
7 years ago |
Moritz Luedecke
|
6a22ded419
|
Add DATE and update BUGREPORT
|
7 years ago |
Moritz Luedecke
|
f0f9376c92
|
Delete unnecessary files
|
7 years ago |
Moritz Luedecke
|
f86118d3b6
|
Disable buttom mode as default
|
7 years ago |
Moritz Luedecke
|
9b545d86e1
|
Add VERSION and PACKAGE_BUGREPORT
|
7 years ago |
Moritz Luedecke
|
a29ac8b14c
|
Rename README to README.md
|
7 years ago |
Moritz Luedecke
|
953057bab5
|
Add examples to README
|
7 years ago |
Moritz Luedecke
|
c3077abf4e
|
Fill README with details
|
7 years ago |
Moritz Luedecke
|
9e8572af7e
|
Move all config variables into config.h and rename topbar to buttom
|
7 years ago |
Moritz Luedecke
|
84a7f88da1
|
Fix indentation
|
7 years ago |
Moritz Luedecke
|
f4c911ee19
|
Update README
|
7 years ago |
Moritz Luedecke
|
9241e51a81
|
Only allocate memory if needed
|
7 years ago |
Moritz Luedecke
|
72044dca8a
|
Add paste with Ctrl+V
|
7 years ago |
Moritz Luedecke
|
0910a906dc
|
Split keypress function in a WinConfirm and a WinPin branch
|
7 years ago |
Moritz Luedecke
|
734f628b4a
|
Bracket the parameter for sizeof
|
7 years ago |
Moritz Luedecke
|
6fc1c94d12
|
You can abort the dialog and password prompt with CTRL+C
|
7 years ago |
Moritz Luedecke
|
68a3524700
|
Get out the home dir even if the user used sudo or logged in as root
|
7 years ago |
Moritz Luedecke
|
f5de98070f
|
Fix memory leak
|
7 years ago |
Moritz Luedecke
|
22bc570658
|
Add repeat functionality
|
7 years ago |
Moritz Luedecke
|
e5b85da8d3
|
Use secure buffer from pinentry
|
7 years ago |
Moritz Luedecke
|
30ec729f88
|
Delete unneded files
|
7 years ago |
Moritz Luedecke
|
0990df017e
|
Add libconfig
|
7 years ago |
Moritz Luedecke
|
fa8ca60f07
|
Use secure memory
|
7 years ago |
Moritz Luedecke
|
f4084a9b73
|
Reformat comments
|
7 years ago |
Moritz Luedecke
|
a5971e5e0b
|
Eliminate useless checks
|
7 years ago |
Moritz Luedecke
|
3c6d13e0eb
|
Get winid from pinentry instead of dealing it by itself
|
7 years ago |
Moritz Luedecke
|
33a113aa25
|
Remove unneded assignment
|
7 years ago |
Moritz Luedecke
|
3a47ab1cec
|
Replace newline characters with whitespace
|
7 years ago |
Moritz Luedecke
|
2054d41f37
|
Add cursor
|
7 years ago |
Moritz Luedecke
|
0a4dd1a852
|
Remove a delete note
|
7 years ago |
Moritz Luedecke
|
daa292de8e
|
Remove unused variable and fix a warning
|
7 years ago |
Moritz Luedecke
|
75634f63d1
|
Rename option windowed to embedded
|
7 years ago |
Moritz Luedecke
|
301e7de62f
|
Catch parameters '-W' and '--parent-wid' to get the window id
|
7 years ago |
Moritz Luedecke
|
f2f7ec7608
|
Format defines
|
7 years ago |
Moritz Luedecke
|
53659c31e2
|
Set config path to ~/.gnupg/pinentry-dmenu.conf
|
7 years ago |
Moritz Luedecke
|
46c871b744
|
Use standard settings from dmenu
|
7 years ago |
Moritz Luedecke
|
47d89812c2
|
Get settings from config file and extend color scheme
|
7 years ago |
Moritz Luedecke
|
99bab97ea7
|
Fix uninitialized variable when call pinentry without description
|
7 years ago |
Moritz Luedecke
|
a1e86f9bb1
|
Remove unused code
|
7 years ago |
Moritz Luedecke
|
dbe3d0cfd9
|
Add description at the right side
|
7 years ago |
Moritz Luedecke
|
8babd3393b
|
Add confirm dialog
|
7 years ago |
Moritz Luedecke
|
410ef5960f
|
Revert some changes and add old code from dmenu
|
7 years ago |
Moritz Luedecke
|
ff4fd40baa
|
Add monitor support
|
7 years ago |
Moritz Luedecke
|
017b3859ee
|
Rename spine into pinentry-dmenu
|
7 years ago |
Moritz Luedecke
|
900aa41620
|
Fix code formation
|
7 years ago |