1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-28 21:50:02 +02:00
gnupg/agent
Werner Koch 2d1d9d928c * findkey.c (agent_key_available): New.
* command.c (cmd_havekey): New.
(register_commands): And register new command.
2002-01-29 10:05:05 +00:00
..
agent.h * findkey.c (agent_key_available): New. 2002-01-29 10:05:05 +00:00
cache.c * gpg-agent.c (main): Disable core dumps. 2002-01-19 20:59:19 +00:00
ChangeLog * findkey.c (agent_key_available): New. 2002-01-29 10:05:05 +00:00
command.c * findkey.c (agent_key_available): New. 2002-01-29 10:05:05 +00:00
findkey.c * findkey.c (agent_key_available): New. 2002-01-29 10:05:05 +00:00
genkey.c * genkey.c: Store the secret part and return the public part. 2002-01-10 19:45:32 +00:00
gpg-agent.c Updated copyright notices 2002-01-26 13:41:48 +00:00
keyformat.txt * genkey.c: Store the secret part and return the public part. 2002-01-10 19:45:32 +00:00
Makefile.am * gpg-agent.c (main): Disable core dumps. 2002-01-19 20:59:19 +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
query.c * command.c (cmd_get_passphrase): Remove the plus signs. 2002-01-20 16:49:10 +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