1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-22 15:11:41 +02:00
gnupg/agent
Werner Koch 30f1b027c0 * cache.c: Add a few debug outputs.
* protect.c (agent_private_key_type): New.
* agent.h: Add PRIVATE_KEY_ enums.
* findkey.c (agent_key_from_file): Use it to decide whether we
have to unprotect a key.
(unprotect): Cache the passphrase.

* findkey.c (agent_key_from_file,agent_key_available): The key
files do now require a ".key" suffix to make a script's life
easier.
* genkey.c (store_key): Ditto.
2002-02-01 11:39:06 +00:00
..
agent.h * cache.c: Add a few debug outputs. 2002-02-01 11:39:06 +00:00
cache.c * cache.c: Add a few debug outputs. 2002-02-01 11:39:06 +00:00
ChangeLog * cache.c: Add a few debug outputs. 2002-02-01 11:39:06 +00:00
command.c * findkey.c (agent_key_available): New. 2002-01-29 10:05:05 +00:00
findkey.c * cache.c: Add a few debug outputs. 2002-02-01 11:39:06 +00:00
genkey.c * cache.c: Add a few debug outputs. 2002-02-01 11:39:06 +00:00
gpg-agent.c Updated copyright notices 2002-01-26 13:41:48 +00:00
keyformat.txt * genkey.c (store_key): Protect the key. 2002-01-31 16:38:45 +00:00
Makefile.am * genkey.c (store_key): Protect the key. 2002-01-31 16:38:45 +00:00
pkdecrypt.c Added decryption, some code cleanup 2001-12-05 23:49:07 +00:00
pksign.c Added decryption, some code cleanup 2001-12-05 23:49:07 +00:00
protect-tool.c * genkey.c (store_key): Protect the key. 2002-01-31 16:38:45 +00:00
protect.c * cache.c: Add a few debug outputs. 2002-02-01 11:39:06 +00:00
query.c * genkey.c (store_key): Protect the key. 2002-01-31 16:38:45 +00:00
trans.c The Agent does now call the pin entry program; however because we have 2001-12-10 09:27:30 +00:00
trustlist.c * trustlist.c: New. 2002-01-15 13:01:52 +00:00