aboutsummaryrefslogtreecommitdiffstats
path: root/agent/query.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0Werner Koch2002-08-211-14/+22
* * query.c (start_pinentry): Use GNUPG_DERAULT_PINENTRY.Werner Koch2002-06-291-2/+1
* * Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch2002-06-271-1/+13
* * agent.h: Add a callback function to the pin_entry_info structure.Werner Koch2002-06-171-23/+33
* * no-pth.c, Makefile.am: Removed.Werner Koch2002-05-231-33/+64
* Debug message cleanups.Werner Koch2002-04-271-4/+5
* 2002-04-25 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-04-241-3/+11
* 2002-04-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-04-241-3/+50
* sm/Werner Koch2002-03-061-0/+3
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-281-12/+12
* * command.c (cmd_marktrusted): Implemented.Werner Koch2002-02-181-0/+36
* * genkey.c (store_key): Protect the key.Werner Koch2002-01-311-4/+10
* * command.c (cmd_get_passphrase): Remove the plus signs.Werner Koch2002-01-201-6/+5
* * gpg-agent.c: Removed unused cruft and implement the socketWerner Koch2002-01-191-0/+1
* * genkey.c: Store the secret part and return the public part.Werner Koch2002-01-101-0/+76
* assuan/Marcus Brinkmann2001-12-191-1/+1
* * gpg-agent.c (main): New option --batch. New option --debug-waitWerner Koch2001-12-141-1/+4
* assuan/Marcus Brinkmann2001-12-131-3/+1
* The Agent does now call the pin entry program; however because we haveWerner Koch2001-12-101-0/+219