summaryrefslogtreecommitdiffstats
path: root/agent/call-pinentry.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* po: Change translatability of a fallback string.Werner Koch2021-02-181-4/+4
* agent: Comment spell fix.NIIBE Yutaka2021-02-121-2/+2
* agent: Minor tweaks to the new genpin inquiry.Werner Koch2020-11-061-43/+53
* agent: Add genpin inquiry for pinentryAndre Heinecke2020-11-061-8/+116
* agent: Fix coercion for pinentry_pid handling.NIIBE Yutaka2020-07-311-1/+1
* agent: New option --newsymkey for GET_PASSPHRASEWerner Koch2020-07-081-25/+172
* agent: Improve --debug-pinentry diagnosticsWerner Koch2019-11-251-19/+35
* dirmngr: Fixed typo in recently added diagnostic.Werner Koch2019-11-181-1/+1
* agent: Fix an error path of agent_get_confirmation.NIIBE Yutaka2019-08-061-8/+9
* agent: Relax the handling of pinentry error for keyboard grab.NIIBE Yutaka2019-07-111-1/+11
* agent: Close a dialog cleanly when gpg/ssh is killed for CONFIRM.NIIBE Yutaka2019-06-281-22/+60
* agent: Allow TERM="".NIIBE Yutaka2019-06-041-1/+1
* g10,agent: Support CONFIRM for --delete-key.NIIBE Yutaka2019-06-041-1/+15
* agent: Remove unused agent_show_message.NIIBE Yutaka2019-05-281-49/+0
* agent: Replace most assert by log_assert.Werner Koch2019-05-141-1/+0
* agent: Terminate pinentry process gracefully, by watching socket.NIIBE Yutaka2019-02-191-4/+81
* agent: Minor change for pinentry status handling.NIIBE Yutaka2019-02-191-11/+7
* agent: Factor out the getpin interaction.NIIBE Yutaka2019-02-191-42/+37
* agent: Clear bogus pinentry cache, when it causes an error.NIIBE Yutaka2019-01-281-19/+18
* agent: Simplify agent_popup_message_stop.NIIBE Yutaka2018-11-141-8/+0
* po: Clarify a translator's note.Werner Koch2018-11-131-7/+9
* 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-261-11/+23
* agent: Send pinentry the uid of connecting process where possible.Daniel Kahn Gillmor2017-10-191-2/+3
* 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-061-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