aboutsummaryrefslogtreecommitdiffstats
path: root/agent/call-pinentry.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-06agent: Clear bogus pinentry cache, when it causes an error.NIIBE Yutaka1-19/+18
2018-09-10agent: Fix error code check from npth_mutex_init.NIIBE Yutaka1-2/+6
2017-10-27agent: Clean up pinentry access locking.NIIBE Yutaka1-65/+57
2017-10-27agent: Allow recursive use of pinentry.NIIBE Yutaka1-11/+23
2017-07-28agent: For OCB key files return Bad Passprase instead of Checksum Error.Werner Koch1-0/+4
2017-07-05agent: Use MAX_PASSPHRASE_LEN (255) also for the loopback.Werner Koch1-4/+4
2017-05-22agent: Add const qualifier for read-only table.NIIBE Yutaka1-1/+1
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-3/+3
2017-04-14agent: Clean up error initialize/return.NIIBE Yutaka1-1/+1
2017-03-07agent: Resolve conflict of util.h.NIIBE Yutaka1-2/+2
2017-02-22scd,agent: Improve the OpenPGP PIN prompt texts.Werner Koch1-7/+66
2017-02-03agent: Tell pinentry the hostname the agent is running on.Werner Koch1-1/+11
2017-02-03agent: Tell the Pinentry the client's pid.Werner Koch1-0/+14
2017-02-03gpg: More diagnostics for a launched pinentry.Werner Koch1-1/+5
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-11-03agent: Extend the PINENTRY_LAUNCHED inquiry and status.Werner Koch1-1/+24
2016-10-25agent,tests,w32: Fix relaying pinentry user data, fix fake-pinentry.Justus Winter1-0/+13
2016-10-21Fix use cases of snprintf.NIIBE Yutaka1-47/+28
2016-01-20agent: New option --pinentry-timeoutWerner Koch1-0/+12
2015-11-27Silence unused variable or parameter warnings.Werner Koch1-0/+2
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2015-10-09agent: simplify agent_get_passphrase.NIIBE Yutaka1-8/+2
2015-10-09agent: fix agent_askpin.NIIBE Yutaka1-1/+1
2015-10-09agent: Fix function return type for check_cb and agent_askpin.NIIBE Yutaka1-7/+8
2015-10-05agent: Fix non-allocation for pinentry_loopback.NIIBE Yutaka1-4/+2
2015-09-16agent: New option --pinentry-invisible-char.Werner Koch1-0/+15
2015-06-30agent: Use different translation func for Pinentry strings.Werner Koch1-22/+21
2015-06-30agent: Improve a comment.Werner Koch1-1/+2
2015-06-29Show passphrase constraints errors as password prompt errorsNeal H. Walfield1-1/+1
2015-06-10agent: Add option --allow-emacs-pinentryDaiki Ueno1-0/+10
2015-05-19agent: When the password cache is cleared, also clear the ext. cache.Neal H. Walfield1-0/+26
2015-05-19agent: Modify agent_clear_passphrase to support an ext. password cache.Neal H. Walfield1-1/+22
2015-05-11agent: Add option --no-allow-external-cache.Werner Koch1-13/+18
2015-05-11agent: Add strings for use by future Pinentry versions.Werner Koch1-1/+8
2015-05-11agent: Add option --debug-pinentry.Werner Koch1-1/+1
2015-05-07agent: Minor change for 56b5c9f.Werner Koch1-12/+14
2015-05-07agent: Improve some comments.Neal H. Walfield1-7/+7
2015-05-07agent: Improve support for externally cached passwords.Neal H. Walfield1-12/+35
2015-05-07agent: Or in the value; don't overwrite the variable.Neal H. Walfield1-1/+1
2015-05-07agent: Avoid magic numbers. Use more accurate names.Neal H. Walfield1-12/+20
2015-04-14agent: Send the new SETKEYINFO command to the Pinentry.Werner Koch1-2/+22
2015-04-06Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch1-2/+2
2015-03-11agent: Improve error reporting from Pinentry.Werner Koch1-0/+28
2015-02-04gpg-agent: Use "pinentry-basic" as fallback.Werner Koch1-8/+9
2014-10-24agent: Support pinentries with integrated repeat passphrase feature.Werner Koch1-15/+42
2014-09-18agent: Silence compiler warning for a debug message.Werner Koch1-2/+2
2014-03-07Silence several warnings when building under Windows.Werner Koch1-2/+2
2013-02-22Use has_leading_keyword in the assuan callbacks.Werner Koch1-6/+3
2013-01-25agent: Fix a bug of handling return code from npth_join.NIIBE Yutaka1-2/+2
2012-08-24Actually show translators comments in PO filesDavid Prévot1-1/+1