aboutsummaryrefslogtreecommitdiffstats
path: root/agent/call-pinentry.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* scd,agent: Improve the OpenPGP PIN prompt texts.Werner Koch2017-02-221-7/+66
* agent: Tell pinentry the hostname the agent is running on.Werner Koch2017-02-031-1/+11
* agent: Tell the Pinentry the client's pid.Werner Koch2017-02-031-0/+14
* gpg: More diagnostics for a launched pinentry.Werner Koch2017-02-031-1/+5
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* agent: Extend the PINENTRY_LAUNCHED inquiry and status.Werner Koch2016-11-031-1/+24
* agent,tests,w32: Fix relaying pinentry user data, fix fake-pinentry.Justus Winter2016-10-251-0/+13
* Fix use cases of snprintf.NIIBE Yutaka2016-10-211-47/+28
* agent: New option --pinentry-timeoutWerner Koch2016-01-201-0/+12
* Silence unused variable or parameter warnings.Werner Koch2015-11-271-0/+2
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* agent: simplify agent_get_passphrase.NIIBE Yutaka2015-10-091-8/+2
* agent: fix agent_askpin.NIIBE Yutaka2015-10-091-1/+1
* agent: Fix function return type for check_cb and agent_askpin.NIIBE Yutaka2015-10-091-7/+8
* agent: Fix non-allocation for pinentry_loopback.NIIBE Yutaka2015-10-051-4/+2
* agent: New option --pinentry-invisible-char.Werner Koch2015-09-161-0/+15
* agent: Use different translation func for Pinentry strings.Werner Koch2015-06-301-22/+21
* agent: Improve a comment.Werner Koch2015-06-301-1/+2
* Show passphrase constraints errors as password prompt errorsNeal H. Walfield2015-06-291-1/+1
* agent: Add option --allow-emacs-pinentryDaiki Ueno2015-06-101-0/+10
* agent: When the password cache is cleared, also clear the ext. cache.Neal H. Walfield2015-05-191-0/+26
* agent: Modify agent_clear_passphrase to support an ext. password cache.Neal H. Walfield2015-05-191-1/+22
* agent: Add option --no-allow-external-cache.Werner Koch2015-05-111-13/+18
* agent: Add strings for use by future Pinentry versions.Werner Koch2015-05-111-1/+8
* agent: Add option --debug-pinentry.Werner Koch2015-05-111-1/+1
* agent: Minor change for 56b5c9f.Werner Koch2015-05-071-12/+14
* agent: Improve some comments.Neal H. Walfield2015-05-071-7/+7
* agent: Improve support for externally cached passwords.Neal H. Walfield2015-05-071-12/+35
* agent: Or in the value; don't overwrite the variable.Neal H. Walfield2015-05-071-1/+1
* agent: Avoid magic numbers. Use more accurate names.Neal H. Walfield2015-05-071-12/+20
* agent: Send the new SETKEYINFO command to the Pinentry.Werner Koch2015-04-141-2/+22
* Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch2015-04-061-2/+2
* agent: Improve error reporting from Pinentry.Werner Koch2015-03-111-0/+28
* gpg-agent: Use "pinentry-basic" as fallback.Werner Koch2015-02-041-8/+9
* agent: Support pinentries with integrated repeat passphrase feature.Werner Koch2014-10-241-15/+42
* agent: Silence compiler warning for a debug message.Werner Koch2014-09-181-2/+2
* Silence several warnings when building under Windows.Werner Koch2014-03-071-2/+2
* Use has_leading_keyword in the assuan callbacks.Werner Koch2013-02-221-6/+3
* agent: Fix a bug of handling return code from npth_join.NIIBE Yutaka2013-01-251-2/+2
* Actually show translators comments in PO filesDavid Prévot2012-08-241-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-2/+2
* Port to npth.Marcus Brinkmann2012-01-251-59/+49
* Don't kill pinentry by SIGKILL but let it quit by SIGINT.NIIBE Yutaka2011-12-161-2/+1
* Handle pinentry-mode=loopback.Ben Kibbey2011-09-121-2/+39
* New agent option pinentry-mode.Werner Koch2011-03-031-1/+31
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-33/+31
* Re-enabled german translationWerner Koch2010-10-181-2/+2
* More agent support for gpg.Werner Koch2010-10-131-11/+18
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-2/+36
* Use passphrase caching for import and genkey.Werner Koch2010-09-011-0/+6