summaryrefslogtreecommitdiffstats
path: root/agent/agent.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* * findkey.c (agent_key_from_file): Now return an error code soWerner Koch2004-01-161-2/+2
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+226
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-197/+0
* * gpg-agent.c (handle_signal): Flush cache on SIGHUP.Werner Koch2002-09-261-1/+3
* * query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0Werner Koch2002-08-211-3/+0
* * call-scd.c (learn_status_cb): Handle CERTINFO status.Werner Koch2002-08-161-1/+3
* Minor fixesWerner Koch2002-08-091-2/+4
* * Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch2002-06-271-0/+2
* * agent.h: Add a callback function to the pin_entry_info structure.Werner Koch2002-06-171-2/+4
* * no-pth.c, Makefile.am: Removed.Werner Koch2002-05-231-3/+3
* 2002-04-25 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2002-04-251-1/+2
* 2002-04-24 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2002-04-241-0/+5
* sm/Werner Koch2002-03-061-3/+13
* Decryption using a Cryptoflex card does now work.Werner Koch2002-03-061-2/+7
* Signing using a PKCS15 smartcard does work. How to create such a cardWerner Koch2002-03-051-2/+7
* * pksign.c (agent_pksign): Detect whether a Smartcard is to beWerner Koch2002-03-041-1/+2
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-281-1/+18
* * command.c (cmd_marktrusted): Implemented.Werner Koch2002-02-181-1/+2
* * cache.c (housekeeping): Fixed linking in the remove case.Werner Koch2002-02-061-0/+1
* * cache.c: Add a few debug outputs.Werner Koch2002-02-011-0/+8
* * genkey.c (store_key): Protect the key.Werner Koch2002-01-311-2/+10
* * findkey.c (agent_key_available): New.Werner Koch2002-01-291-0/+1
* * command.c (cmd_get_passphrase): Remove the plus signs.Werner Koch2002-01-201-0/+1
* * gpg-agent.c (main): Disable core dumps.Werner Koch2002-01-191-0/+6
* * gpg-agent.c: Removed unused cruft and implement the socketWerner Koch2002-01-191-1/+3
* * trustlist.c: New.Werner Koch2002-01-151-0/+4
* * genkey.c: Store the secret part and return the public part.Werner Koch2002-01-101-0/+8
* * gpg-agent.c (main): New option --batch. New option --debug-waitWerner Koch2001-12-141-0/+1
* The Agent does now call the pin entry program; however because we haveWerner Koch2001-12-101-0/+17
* Added decryption, some code cleanupWerner Koch2001-12-061-0/+9
* As promised a agent which already does some things. Not very usefulWerner Koch2001-11-251-1/+2
* Friedman is setting up his deskWerner Koch2001-11-241-0/+78