aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add border and paddingHEADmasterNathan Reiner2022-09-16
* Merge pull request #10 from vaygr/lineheight-supportMoritz Lüdecke2022-08-11
|\
| * Add lineheight supportVlad Glagolev2022-08-03
|/
* Merge pull request #9 from ftrvxmtrx/masterMoritz Lüdecke2022-01-20
|\
| * don't print "No config file found..." messageSigrid Solveig Haflínudóttir2022-01-20
|/
* Prevent duplicated uses of pinentryMoritz Luedecke2020-05-23
* Remove empty spacesMoritz Luedecke2020-05-23
* Merge pull request #4 from maximbaz/typo-bottomMoritz Lüdecke2019-01-24
|\
| * fix typo in the config 'bottom'Maxim Baz2019-01-24
|/
* Mention GNUPGHOME in the manpageMoritz Luedecke2018-02-03
* Regard GNUPGHOMEMoritz Luedecke2018-02-02
* Add repeat functionMoritz Luedecke2018-01-25
* Change the approach of prompt setupMoritz Luedecke2018-01-25
* Add new global variable pin_lenMoritz Luedecke2018-01-25
* Add gitignoreMoritz Luedecke2018-01-25
* Set pinentry->resultMoritz Luedecke2018-01-25
* Remove useless commentMoritz Luedecke2017-09-30
* Use the right buffer size to paste more than twelve charactersMoritz Luedecke2017-09-30
* Fix table syntaxMoritz Lüdecke2017-09-25
* Use GPLv2 satisfy pinentry's requirementsMoritz Luedecke2017-09-25
* Rewrite a comment and delete a unnecessary whitespaceMoritz Luedecke2017-09-25
* Add dist, install and uninstall commandsMoritz Luedecke2017-09-25
* Add variable for pinentry object filesMoritz Luedecke2017-09-25
* Add manual pageMoritz Luedecke2017-09-25
* Add key bindings from dmenuMoritz Luedecke2017-09-25
* Don't delete the whole suffix when remove a symbol in the middle of the passp...Moritz Luedecke2017-09-24
* Add DATE and update BUGREPORTMoritz Luedecke2017-09-24
* Delete unnecessary filesMoritz Luedecke2017-09-23
* Disable buttom mode as defaultMoritz Luedecke2017-09-23
* Add VERSION and PACKAGE_BUGREPORTMoritz Luedecke2017-09-23
* Rename README to README.mdMoritz Luedecke2017-09-23
* Add examples to READMEMoritz Luedecke2017-09-23
* Fill README with detailsMoritz Luedecke2017-09-19
* Move all config variables into config.h and rename topbar to buttomMoritz Luedecke2017-09-15
* Fix indentationMoritz Luedecke2017-09-11
* Update READMEMoritz Luedecke2017-09-10
* Only allocate memory if neededMoritz Luedecke2017-09-10
* Add paste with Ctrl+VMoritz Luedecke2017-09-10
* Split keypress function in a WinConfirm and a WinPin branchMoritz Luedecke2017-09-10
* Bracket the parameter for sizeofMoritz Luedecke2017-09-10
* You can abort the dialog and password prompt with CTRL+CMoritz Luedecke2017-09-05
* Get out the home dir even if the user used sudo or logged in as rootMoritz Luedecke2017-09-05
* Fix memory leakMoritz Luedecke2017-08-28
* Add repeat functionalityMoritz Luedecke2017-08-27
* Use secure buffer from pinentryMoritz Luedecke2017-08-27
* Delete unneded filesMoritz Luedecke2017-08-27
* Add libconfigMoritz Luedecke2017-08-23
* Use secure memoryMoritz Luedecke2017-08-23
* Reformat commentsMoritz Luedecke2017-08-21
* Eliminate useless checksMoritz Luedecke2017-08-20