aboutsummaryrefslogtreecommitdiffstats
path: root/agent/query.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-09-06The big Assuan error code removal.Werner Koch1-704/+0
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-11-28Preparing an interim releaseWerner Koch1-29/+167
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-473/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-4/+5
2005-06-07New debugging optionhs, updates to the manual.Werner Koch1-3/+27
2005-05-24* call-scd.c (inq_needpin): Skip leading spaces in of PINWerner Koch1-7/+11
2005-02-23* command-ssh.c (get_passphrase): Removed.Werner Koch1-1/+1
2004-12-19* query.c (initialize_module_query):Werner Koch1-1/+20
2004-12-172004-12-17 Moritz Schulte <[email protected]>Moritz Schulte1-5/+5
2004-12-052004-12-05 Moritz Schulte <[email protected]>Moritz Schulte1-5/+5
2004-08-20(start_pinentry): Use a timeout for the pinentry lock.Werner Koch1-3/+23
2004-02-21* command.c (cmd_passwd): Take acount of a key description.Werner Koch1-2/+15
2004-02-03* findkey.c (agent_key_from_file): Extra paranoid wipe.Werner Koch1-1/+1
2004-01-24* call-scd.c (atfork_cb): New.Werner Koch1-3/+14
2003-06-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+473
2003-06-03Make use of libgpg-errorWerner Koch1-17/+20
2003-01-09Updated from latest NewPG projectWerner Koch1-20/+30
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-460/+0
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