aboutsummaryrefslogtreecommitdiff
path: root/pinentry-dmenu.c
Commit message (Collapse)AuthorAge
* 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
|
* 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
|
* Set config path to ~/.gnupg/pinentry-dmenu.confMoritz Luedecke2017-08-20
|
* Get settings from config file and extend color schemeMoritz Luedecke2017-08-20
|
* Fix uninitialized variable when call pinentry without descriptionMoritz Luedecke2017-08-15
|
* Remove unused codeMoritz Luedecke2017-08-15
|
* Add description at the right sideMoritz Luedecke2017-08-10
|
* Add confirm dialogMoritz Luedecke2017-08-01
|
* Revert some changes and add old code from dmenuMoritz Luedecke2017-08-01
|
* Add monitor supportMoritz Luedecke2017-07-30
|
* Fix code formationMoritz Luedecke2017-07-30