aboutsummaryrefslogtreecommitdiffstats
path: root/agent/call-pinentry.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* agent: Clear bogus pinentry cache, when it causes an error.NIIBE Yutaka2019-02-061-19/+18
* agent: Fix error code check from npth_mutex_init.NIIBE Yutaka2018-09-101-2/+6
* agent: Clean up pinentry access locking.NIIBE Yutaka2017-10-271-65/+57
* agent: Allow recursive use of pinentry.NIIBE Yutaka2017-10-271-11/+23
* agent: For OCB key files return Bad Passprase instead of Checksum Error.Werner Koch2017-07-281-0/+4
* agent: Use MAX_PASSPHRASE_LEN (255) also for the loopback.Werner Koch2017-07-051-4/+4
* agent: Add const qualifier for read-only table.NIIBE Yutaka2017-05-221-1/+1
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-3/+3
* agent: Clean up error initialize/return.NIIBE Yutaka2017-04-141-1/+1
* agent: Resolve conflict of util.h.NIIBE Yutaka2017-03-071-2/+2
* 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