1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00
gnupg/agent
Werner Koch 78e0a30fb1
agent: Cleanup caching code for command GET_PASSPHRASE.
* agent/command.c (cmd_get_passphrase): Read from the user cache.
--

We used to read the passphrase with mode CACHE_MODE_NORMAL but we put
it into the cache with CACHE_MODE_USER.  However, agent_get_cache does
not yet distinguish between them and thus this does not change
anything.

(backported from commit 23d2ef83cd)
2015-05-20 16:20:24 +02:00
..
agent.h agent: Backport changes from 2.1 to support an external password manager. 2015-05-19 15:32:54 +02:00
cache.c Fix bug #1053 2009-05-15 11:16:28 +00:00
call-pinentry.c agent: Backport changes from 2.1 to support an external password manager. 2015-05-19 15:32:54 +02:00
call-scd.c scd: Rename 'keypad' to 'pinpad'. 2013-02-08 09:20:43 +09:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-02 19:28:02 +01:00
command-ssh.c agent: Backport changes from 2.1 to support an external password manager. 2015-05-19 15:32:54 +02:00
command.c agent: Cleanup caching code for command GET_PASSPHRASE. 2015-05-20 16:20:24 +02:00
divert-scd.c agent: Backport changes from 2.1 to support an external password manager. 2015-05-19 15:32:54 +02:00
findkey.c agent: Backport changes from 2.1 to support an external password manager. 2015-05-19 15:32:54 +02:00
genkey.c agent: Backport changes from 2.1 to support an external password manager. 2015-05-19 15:32:54 +02:00
gpg-agent-w32info.rc w32: Add icons and version information. 2013-05-07 21:17:04 +02:00
gpg-agent.c agent: Backport changes from 2.1 to support an external password manager. 2015-05-19 15:32:54 +02:00
keyformat.txt Add more passphrase policy rules. 2007-08-28 17:48:13 +00:00
learncard.c app-openpgp changes 2009-06-09 19:11:28 +00:00
Makefile.am Improve configure option --with-libgpg-error-prefix 2014-06-24 10:36:15 +02:00
minip12.c sm: Avoid double-free on iconv failure 2015-01-13 10:52:22 +09:00
minip12.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
pkdecrypt.c Fix bug #1053 2009-05-15 11:16:28 +00:00
pksign.c Fix bug #1053 2009-05-15 11:16:28 +00:00
preset-passphrase.c w32: Almost everywhere include winsock2.h before windows.h. 2013-04-23 18:06:46 +02:00
protect-tool.c agent: Let gpg-protect-tool pass envvars to pinentry. 2014-06-25 17:19:08 +02:00
protect.c ssh: Support ECDSA keys. 2013-07-01 20:31:16 +02:00
t-protect.c ssh: Support ECDSA keys. 2013-07-01 20:31:16 +02:00
trans.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
trustlist.c agent: Make --allow-mark-trusted the default. 2013-07-03 15:20:25 +02:00
w32main.c Fixed segv in gpg-agent (command marktrusted). 2008-05-27 12:03:50 +00:00
w32main.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00