aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Get winid from pinentry instead of dealing it by itselfMoritz Luedecke2017-08-20
* Remove unneded assignmentMoritz Luedecke2017-08-20
* Replace newline characters with whitespaceMoritz Luedecke2017-08-20
* Add cursorMoritz Luedecke2017-08-20
* Remove a delete noteMoritz Luedecke2017-08-20
* Remove unused variable and fix a warningMoritz Luedecke2017-08-20
* Rename option windowed to embeddedMoritz Luedecke2017-08-20
* Catch parameters '-W' and '--parent-wid' to get the window idMoritz Luedecke2017-08-20
* Format definesMoritz Luedecke2017-08-20