aboutsummaryrefslogtreecommitdiffstats
path: root/agent/command.c (unfollow)
Commit message (Expand)AuthorFilesLines
2003-10-31* command.c (cmd_get_confirmation): New command.Werner Koch1-0/+50
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+782
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-1/+18
2003-06-05A small step for GnuPG but a huge leap for error codes.Werner Koch1-9/+9
2003-06-03Make use of libgpg-errorWerner Koch1-2/+2
2003-04-29* command.c (register_commands): Adjusted for new Assuan semantics.Werner Koch1-25/+22
2003-01-09Updated from latest NewPG projectWerner Koch1-66/+137
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-697/+0
2002-08-09Minor fixesWerner Koch1-2/+12
2002-06-27* Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch1-3/+19
2002-05-23* no-pth.c, Makefile.am: Removed.Werner Koch1-11/+14
2002-04-25* call-agent.c (start_agent): Make copies of old locales and checkWerner Koch1-1/+4
2002-04-242002-04-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+53
2002-03-06sm/Werner Koch1-5/+20
2002-03-04* pksign.c (agent_pksign): Detect whether a Smartcard is to beWerner Koch1-1/+1
2002-02-28Changes needed to support smartcards. Well, only _support_. There isWerner Koch1-0/+17
2002-02-18* command.c (cmd_marktrusted): Implemented.Werner Koch1-3/+32
2002-01-29* findkey.c (agent_key_available): New.Werner Koch1-0/+32
2002-01-20* command.c (cmd_get_passphrase): Remove the plus signs.Werner Koch1-0/+21
2002-01-19* gpg-agent.c (main): Disable core dumps.Werner Koch1-15/+78
2002-01-19* gpg-agent.c: Removed unused cruft and implement the socketWerner Koch1-14/+27
2002-01-15* trustlist.c: New.Werner Koch1-0/+59
2002-01-10* genkey.c: Store the secret part and return the public part.Werner Koch1-48/+93
2001-12-14* util.h (digitp, hexdigitp): New ctype like macros.Werner Koch1-12/+3
2001-12-10The Agent does now call the pin entry program; however because we haveWerner Koch1-2/+5
2001-12-05Added decryption, some code cleanupWerner Koch1-6/+78
2001-11-25As promised a agent which already does some things. Not very usefulWerner Koch1-32/+55
2001-11-24Friedman is setting up his deskWerner Koch1-0/+229