summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-25Add dist, install and uninstall commandsMoritz Luedecke
2017-09-25Add variable for pinentry object filesMoritz Luedecke
2017-09-25Add manual pageMoritz Luedecke
2017-09-25Add key bindings from dmenuMoritz Luedecke
2017-09-24Don't delete the whole suffix when remove a symbol in the middle of the passp...Moritz Luedecke
2017-09-24Add DATE and update BUGREPORTMoritz Luedecke
2017-09-23Delete unnecessary filesMoritz Luedecke
2017-09-23Disable buttom mode as defaultMoritz Luedecke
2017-09-23Add VERSION and PACKAGE_BUGREPORTMoritz Luedecke
2017-09-23Rename README to README.mdMoritz Luedecke
2017-09-23Add examples to READMEMoritz Luedecke
2017-09-19Fill README with detailsMoritz Luedecke
2017-09-15Move all config variables into config.h and rename topbar to buttomMoritz Luedecke
2017-09-11Fix indentationMoritz Luedecke
2017-09-10Update READMEMoritz Luedecke
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