1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-20 01:02:44 +02:00
gnupg/agent
Werner Koch 822e682c50 * command.c (cmd_marktrusted): Implemented.
* trustlist.c (agent_marktrusted): New.
(open_list): Add APPEND arg.

* query.c (agent_get_confirmation): New.
2002-02-18 20:44:48 +00:00
..
agent.h * command.c (cmd_marktrusted): Implemented. 2002-02-18 20:44:48 +00:00
cache.c * cache.c (housekeeping): Fixed linking in the remove case. 2002-02-06 14:51:35 +00:00
ChangeLog * command.c (cmd_marktrusted): Implemented. 2002-02-18 20:44:48 +00:00
command.c * command.c (cmd_marktrusted): Implemented. 2002-02-18 20:44:48 +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 * cache.c (housekeeping): Fixed linking in the remove case. 2002-02-06 14:51:35 +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 * command.c (cmd_marktrusted): Implemented. 2002-02-18 20:44:48 +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 * command.c (cmd_marktrusted): Implemented. 2002-02-18 20:44:48 +00:00