aboutsummaryrefslogtreecommitdiffstats
path: root/agent/query.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-02-28Changes needed to support smartcards. Well, only _support_. There isWerner Koch1-12/+12
2002-02-18* command.c (cmd_marktrusted): Implemented.Werner Koch1-0/+36
2002-01-31* genkey.c (store_key): Protect the key.Werner Koch1-4/+10
2002-01-20* command.c (cmd_get_passphrase): Remove the plus signs.Werner Koch1-6/+5
2002-01-19* gpg-agent.c: Removed unused cruft and implement the socketWerner Koch1-0/+1
2002-01-10* genkey.c: Store the secret part and return the public part.Werner Koch1-0/+76
2001-12-19assuan/Marcus Brinkmann1-1/+1
2001-12-14* gpg-agent.c (main): New option --batch. New option --debug-waitWerner Koch1-1/+4
2001-12-13assuan/Marcus Brinkmann1-3/+1
2001-12-10The Agent does now call the pin entry program; however because we haveWerner Koch1-0/+219