Commit graph

48 commits

Author SHA1 Message Date
Moritz Luedecke
9b545d86e1 Add VERSION and PACKAGE_BUGREPORT 2017-09-23 15:46:12 +02:00
Moritz Luedecke
a29ac8b14c Rename README to README.md 2017-09-23 15:21:37 +02:00
Moritz Luedecke
953057bab5 Add examples to README 2017-09-23 15:20:57 +02:00
Moritz Luedecke
c3077abf4e Fill README with details 2017-09-19 18:34:49 +02:00
Moritz Luedecke
9e8572af7e Move all config variables into config.h and rename topbar to buttom 2017-09-15 00:39:22 +02:00
Moritz Luedecke
84a7f88da1 Fix indentation 2017-09-11 09:29:03 +02:00
Moritz Luedecke
f4c911ee19 Update README 2017-09-10 11:26:53 +02:00
Moritz Luedecke
9241e51a81 Only allocate memory if needed 2017-09-10 11:18:02 +02:00
Moritz Luedecke
72044dca8a Add paste with Ctrl+V 2017-09-10 11:05:39 +02:00
Moritz Luedecke
0910a906dc Split keypress function in a WinConfirm and a WinPin branch 2017-09-10 11:01:04 +02:00
Moritz Luedecke
734f628b4a Bracket the parameter for sizeof 2017-09-10 10:59:36 +02:00
Moritz Luedecke
6fc1c94d12 You can abort the dialog and password prompt with CTRL+C 2017-09-05 23:57:46 +02:00
Moritz Luedecke
68a3524700 Get out the home dir even if the user used sudo or logged in as root 2017-09-05 22:20:28 +02:00
Moritz Luedecke
f5de98070f Fix memory leak 2017-08-28 18:03:24 +02:00
Moritz Luedecke
22bc570658 Add repeat functionality 2017-08-27 20:35:54 +02:00
Moritz Luedecke
e5b85da8d3 Use secure buffer from pinentry 2017-08-27 16:25:33 +02:00
Moritz Luedecke
30ec729f88 Delete unneded files 2017-08-27 12:58:02 +02:00
Moritz Luedecke
0990df017e Add libconfig 2017-08-23 22:22:23 +02:00
Moritz Luedecke
fa8ca60f07 Use secure memory 2017-08-23 22:21:50 +02:00
Moritz Luedecke
f4084a9b73 Reformat comments 2017-08-21 19:20:42 +02:00
Moritz Luedecke
a5971e5e0b Eliminate useless checks 2017-08-20 17:18:51 +02:00
Moritz Luedecke
3c6d13e0eb Get winid from pinentry instead of dealing it by itself 2017-08-20 16:58:21 +02:00
Moritz Luedecke
33a113aa25 Remove unneded assignment 2017-08-20 16:01:03 +02:00
Moritz Luedecke
3a47ab1cec Replace newline characters with whitespace 2017-08-20 15:56:37 +02:00
Moritz Luedecke
2054d41f37 Add cursor 2017-08-20 15:51:32 +02:00
Moritz Luedecke
0a4dd1a852 Remove a delete note 2017-08-20 15:27:11 +02:00
Moritz Luedecke
daa292de8e Remove unused variable and fix a warning 2017-08-20 15:24:16 +02:00
Moritz Luedecke
75634f63d1 Rename option windowed to embedded 2017-08-20 15:21:33 +02:00
Moritz Luedecke
301e7de62f Catch parameters '-W' and '--parent-wid' to get the window id 2017-08-20 14:17:00 +02:00
Moritz Luedecke
f2f7ec7608 Format defines 2017-08-20 14:15:52 +02:00
Moritz Luedecke
53659c31e2 Set config path to ~/.gnupg/pinentry-dmenu.conf 2017-08-20 14:15:20 +02:00
Moritz Luedecke
46c871b744 Use standard settings from dmenu 2017-08-20 02:01:59 +02:00
Moritz Luedecke
47d89812c2 Get settings from config file and extend color scheme 2017-08-20 02:01:11 +02:00
Moritz Luedecke
99bab97ea7 Fix uninitialized variable when call pinentry without description 2017-08-15 19:16:19 +02:00
Moritz Luedecke
a1e86f9bb1 Remove unused code 2017-08-15 19:15:19 +02:00
Moritz Luedecke
dbe3d0cfd9 Add description at the right side 2017-08-10 07:48:16 +02:00
Moritz Luedecke
8babd3393b Add confirm dialog 2017-08-01 23:45:12 +02:00
Moritz Luedecke
410ef5960f Revert some changes and add old code from dmenu 2017-08-01 20:00:08 +02:00
Moritz Luedecke
ff4fd40baa Add monitor support 2017-07-30 13:20:43 +02:00
Moritz Luedecke
017b3859ee Rename spine into pinentry-dmenu 2017-07-30 13:08:45 +02:00
Moritz Luedecke
900aa41620 Fix code formation 2017-07-30 13:05:39 +02:00
zavok
c601f2c319 woops, forgot cursor 2016-02-07 16:49:31 +03:00
zavok
ef83430f3a actually clean up text on unsuccesful pass input 2016-02-07 16:40:57 +03:00
zavok
682a9649bd bugfix, you can bring window up more than once now 2015-12-02 23:20:29 +03:00
zavok
2df401ad8c confirm mode confirmed 2015-12-01 02:23:30 +03:00
zavok
377dc49065 minor cleanup and root Makefile now triggers pinentry Makefile 2015-11-24 18:54:37 +03:00
zavok
baf9529e6d recieve prompt and description from gpg-agent 2015-11-23 20:48:59 +03:00
zavok
51da5915b0 This is a "barely works" version of spine, I hope it works, at least barely. 2015-11-23 17:08:20 +03:00