aboutsummaryrefslogtreecommitdiffstats
path: root/agent/agent.h (unfollow)
Commit message (Expand)AuthorFilesLines
2004-09-262004-09-25 Moritz Schulte <[email protected]>Moritz Schulte1-0/+3
2004-08-20* gpg-agent.c: New option --max-cache-ttl. Suggested by AlexanderWerner Koch1-0/+1
2004-05-11* gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.Werner Koch1-0/+2
2004-05-03* gpg-agent.c: Remove help texts for options lile --lc-ctype.Werner Koch1-0/+1
2004-02-21* command.c (cmd_passwd): Take acount of a key description.Werner Koch1-1/+2
2004-02-13* command.c (cmd_setkeydesc): New.Werner Koch1-12/+18
2004-01-29* agent.h (server_control_s): Add connection_fd field.Werner Koch1-8/+15
2004-01-16* findkey.c (agent_key_from_file): Now return an error code soWerner Koch1-2/+2
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+226
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-5/+14
2003-06-03Make use of libgpg-errorWerner Koch1-0/+15
2003-01-09Updated from latest NewPG projectWerner Koch1-13/+18
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-197/+0
2002-09-26* gpg-agent.c (handle_signal): Flush cache on SIGHUP.Werner Koch1-1/+3
2002-08-21* query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0Werner Koch1-3/+0
2002-08-16* call-scd.c (learn_status_cb): Handle CERTINFO status.Werner Koch1-1/+3
2002-08-09Minor fixesWerner Koch1-2/+4
2002-06-27* Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch1-0/+2
2002-06-17* agent.h: Add a callback function to the pin_entry_info structure.Werner Koch1-2/+4
2002-05-23* no-pth.c, Makefile.am: Removed.Werner Koch1-3/+3
2002-04-242002-04-25 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+2
2002-04-242002-04-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+5
2002-03-06sm/Werner Koch1-3/+13
2002-03-06Decryption using a Cryptoflex card does now work.Werner Koch1-2/+7
2002-03-05Signing using a PKCS15 smartcard does work. How to create such a cardWerner Koch1-2/+7
2002-03-04* pksign.c (agent_pksign): Detect whether a Smartcard is to beWerner Koch1-1/+2
2002-02-28Changes needed to support smartcards. Well, only _support_. There isWerner Koch1-1/+18
2002-02-18* command.c (cmd_marktrusted): Implemented.Werner Koch1-1/+2
2002-02-06* cache.c (housekeeping): Fixed linking in the remove case.Werner Koch1-0/+1
2002-02-01* cache.c: Add a few debug outputs.Werner Koch1-0/+8
2002-01-31* genkey.c (store_key): Protect the key.Werner Koch1-2/+10
2002-01-29* findkey.c (agent_key_available): New.Werner Koch1-0/+1
2002-01-20* command.c (cmd_get_passphrase): Remove the plus signs.Werner Koch1-0/+1
2002-01-19* gpg-agent.c (main): Disable core dumps.Werner Koch1-0/+6
2002-01-19* gpg-agent.c: Removed unused cruft and implement the socketWerner Koch1-1/+3
2002-01-15* trustlist.c: New.Werner Koch1-0/+4
2002-01-10* genkey.c: Store the secret part and return the public part.Werner Koch1-0/+8
2001-12-14* gpg-agent.c (main): New option --batch. New option --debug-waitWerner Koch1-0/+1
2001-12-10The Agent does now call the pin entry program; however because we haveWerner Koch1-0/+17
2001-12-05Added decryption, some code cleanupWerner Koch1-0/+9
2001-11-25As promised a agent which already does some things. Not very usefulWerner Koch1-1/+2
2001-11-24Friedman is setting up his deskWerner Koch1-0/+78