summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-04flakeHEADmasterTom Barrett
2022-04-30commentTom Barrett
2022-04-18Merge branch 'master' of core-a:/mnt/repos/public/pinentry-dmenuTom Barrett
2022-01-20Merge pull request #9 from ftrvxmtrx/masterMoritz Lüdecke
2022-01-20don't print "No config file found..." messageSigrid Solveig Haflínudóttir
2021-08-31Add a note on where this came fromMitchell Riedstra
2021-08-31Add a note in the readme and config.mk for building on OpenBSDMitchell Riedstra
2021-08-31Bring pinentry into sync with current GPG gitMitchell Riedstra
2020-05-23Prevent duplicated uses of pinentryMoritz Luedecke
2020-05-23Remove empty spacesMoritz Luedecke
2019-01-24Merge pull request #4 from maximbaz/typo-bottomMoritz Lüdecke
2019-01-24fix typo in the config 'bottom'Maxim Baz
2018-02-03Mention GNUPGHOME in the manpageMoritz Luedecke
2018-02-02Regard GNUPGHOMEMoritz Luedecke
2018-01-25Add repeat functionMoritz Luedecke
2018-01-25Change the approach of prompt setupMoritz Luedecke
2018-01-25Add new global variable pin_lenMoritz Luedecke
2018-01-25Add gitignoreMoritz Luedecke
2018-01-25Set pinentry->resultMoritz Luedecke
2017-09-30Remove useless commentMoritz Luedecke
2017-09-30Use the right buffer size to paste more than twelve charactersMoritz Luedecke
2017-09-25Fix table syntaxMoritz Lüdecke
2017-09-25Use GPLv2 satisfy pinentry's requirementsMoritz Luedecke
2017-09-25Rewrite a comment and delete a unnecessary whitespaceMoritz Luedecke
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