aboutsummaryrefslogtreecommitdiffstats
path: root/agent/query.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* The big Assuan error code removal.Werner Koch2006-09-061-704/+0
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* Preparing an interim releaseWerner Koch2005-11-281-29/+167
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-4/+5
* New debugging optionhs, updates to the manual.Werner Koch2005-06-071-3/+27
* * call-scd.c (inq_needpin): Skip leading spaces in of PINWerner Koch2005-05-241-7/+11
* * command-ssh.c (get_passphrase): Removed.Werner Koch2005-02-231-1/+1
* * query.c (initialize_module_query):Werner Koch2004-12-191-1/+20
* 2004-12-17 Moritz Schulte <[email protected]>Moritz Schulte2004-12-171-5/+5
* 2004-12-05 Moritz Schulte <[email protected]>Moritz Schulte2004-12-051-5/+5
* (start_pinentry): Use a timeout for the pinentry lock.Werner Koch2004-08-201-3/+23
* * command.c (cmd_passwd): Take acount of a key description.Werner Koch2004-02-211-2/+15
* * findkey.c (agent_key_from_file): Extra paranoid wipe.Werner Koch2004-02-031-1/+1
* * call-scd.c (atfork_cb): New.Werner Koch2004-01-241-3/+14
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+473
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-460/+0
* * gpg-agent.c (handle_signal): Flush cache on SIGHUP.Werner Koch2002-09-261-3/+3
* * query.c (agent_askpin): Provide the default desc text dependingNEWPG-0-9-1Werner Koch2002-08-221-4/+7
* * 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