summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-10Only allocate memory if neededMoritz Luedecke
2017-09-10Add paste with Ctrl+VMoritz Luedecke
2017-09-10Split keypress function in a WinConfirm and a WinPin branchMoritz Luedecke
2017-09-10Bracket the parameter for sizeofMoritz Luedecke
2017-09-05You can abort the dialog and password prompt with CTRL+CMoritz Luedecke
2017-09-05Get out the home dir even if the user used sudo or logged in as rootMoritz Luedecke
2017-08-28Fix memory leakMoritz Luedecke
2017-08-27Add repeat functionalityMoritz Luedecke
2017-08-27Use secure buffer from pinentryMoritz Luedecke
2017-08-27Delete unneded filesMoritz Luedecke
2017-08-23Add libconfigMoritz Luedecke
2017-08-23Use secure memoryMoritz Luedecke
2017-08-21Reformat commentsMoritz Luedecke
2017-08-20Eliminate useless checksMoritz Luedecke
2017-08-20Get winid from pinentry instead of dealing it by itselfMoritz Luedecke
2017-08-20Remove unneded assignmentMoritz Luedecke
2017-08-20Replace newline characters with whitespaceMoritz Luedecke
2017-08-20Add cursorMoritz Luedecke
2017-08-20Remove a delete noteMoritz Luedecke
2017-08-20Remove unused variable and fix a warningMoritz Luedecke
2017-08-20Rename option windowed to embeddedMoritz Luedecke
2017-08-20Catch parameters '-W' and '--parent-wid' to get the window idMoritz Luedecke
2017-08-20Format definesMoritz Luedecke
2017-08-20Set config path to ~/.gnupg/pinentry-dmenu.confMoritz Luedecke
2017-08-20Use standard settings from dmenuMoritz Luedecke
2017-08-20Get settings from config file and extend color schemeMoritz Luedecke
2017-08-15Fix uninitialized variable when call pinentry without descriptionMoritz Luedecke
2017-08-15Remove unused codeMoritz Luedecke
2017-08-10Add description at the right sideMoritz Luedecke
2017-08-01Add confirm dialogMoritz Luedecke
2017-08-01Revert some changes and add old code from dmenuMoritz Luedecke
2017-07-30Add monitor supportMoritz Luedecke
2017-07-30Rename spine into pinentry-dmenuMoritz Luedecke
2017-07-30Fix code formationMoritz Luedecke
2016-02-07woops, forgot cursorzavok
2016-02-07actually clean up text on unsuccesful pass inputzavok
2015-12-02bugfix, you can bring window up more than once nowzavok
2015-12-01confirm mode confirmedzavok
2015-11-24minor cleanup and root Makefile now triggers pinentry Makefilezavok
2015-11-23recieve prompt and description from gpg-agentzavok
2015-11-23This is a "barely works" version of spine, I hope it works, at least barely.zavok