aboutsummaryrefslogtreecommitdiffstats
path: root/agent/query.c (unfollow)
Commit message (Expand)AuthorFilesLines
2003-06-03Make use of libgpg-errorWerner Koch1-17/+20
2003-01-09Updated from latest NewPG projectWerner Koch1-20/+30
2002-09-26* gpg-agent.c (handle_signal): Flush cache on SIGHUP.Werner Koch1-3/+3
2002-08-22* query.c (agent_askpin): Provide the default desc text dependingNEWPG-0-9-1Werner Koch1-4/+7
2002-08-21* query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0Werner Koch1-14/+22
2002-06-29* query.c (start_pinentry): Use GNUPG_DERAULT_PINENTRY.Werner Koch1-2/+1
2002-06-27* Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch1-1/+13
2002-06-17* agent.h: Add a callback function to the pin_entry_info structure.Werner Koch1-23/+33
2002-05-23* no-pth.c, Makefile.am: Removed.Werner Koch1-33/+64
2002-04-27Debug message cleanups.Werner Koch1-4/+5
2002-04-242002-04-25 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+11
2002-04-242002-04-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+50
2002-03-06sm/Werner Koch1-0/+3
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