aboutsummaryrefslogtreecommitdiffstats
path: root/agent/divert-scd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-25agent: Fix for suggested Libgcrypt use.Werner Koch1-1/+16
2018-12-19agent: Fix message for ACK button.NIIBE Yutaka1-13/+35
2018-12-18agent: Support --ack option for POPUPPINPADPROMPT.NIIBE Yutaka1-1/+1
2017-05-30agent: Fix memory leaks.NIIBE Yutaka1-3/+5
2017-03-07agent: Resolve conflict of util.h.NIIBE Yutaka1-2/+2
2017-02-22scd: Improve the prompts for OpenPGP cards.Werner Koch1-15/+38
2017-02-22agent: Prepend the description to a PIN prompt.Werner Koch1-6/+50
2017-02-22agent: Prepare to pass an additional parameter to the getpin callback.Werner Koch1-7/+15
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2017-01-16agent: Ask specific SERIALNO for pksign/pkdecrypt.NIIBE Yutaka1-2/+8
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2015-06-30agent: Use different translation func for Pinentry strings.Werner Koch1-14/+14
2015-04-14agent: Send the new SETKEYINFO command to the Pinentry.Werner Koch1-3/+3
2014-12-22scd: ECDH Support.NIIBE Yutaka1-10/+38
2013-08-28gpg: Make decryption with the OpenPGP card work.Werner Koch1-3/+6
2013-02-28agent: pksign result conversion to sexp to upper layer.NIIBE Yutaka1-2/+6
2013-02-12agent: Add KEYTOCARD command.NIIBE Yutaka1-0/+7
2013-02-08scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka1-2/+2
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-2/+2
2012-02-07agent: Add pin length field to the shadowed private key format.Werner Koch1-1/+1
2012-01-26Return GPG_ERR_CARD_NOT_PRESENT when pinentry-mode=loopback.Ben Kibbey1-0/+4
2011-03-02Fix usage of SHA-2 algorithm with OpenPGP cards.Werner Koch1-2/+2
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-20/+15
2010-10-13More agent support for gpg.Werner Koch1-3/+3
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-3/+3
2010-01-08Add dummu option --passwd for gpg.Werner Koch1-1/+1
2009-08-11Ask to insert the right OpenPGP card.Werner Koch1-3/+4
2009-06-17Use cancel button in confirmation only if requested.Werner Koch1-1/+1
2009-03-06New gpg-agent command to list key information.Werner Koch1-31/+9
2009-03-05New PIN Callback attributes in gpg-agent.Werner Koch1-6/+34
2008-09-29Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch1-1/+1
2008-09-25Finished support for v2 cards with the exception of secure messaging.Werner Koch1-2/+15
2008-05-27Fixed segv in gpg-agent (command marktrusted).Werner Koch1-2/+2
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-01-25agent/Werner Koch1-1/+1
2006-10-06Make it also work for the card.Werner Koch1-0/+3
2006-10-06Add TLS hash modeWerner Koch1-11/+21
2006-10-05bug fixesWerner Koch1-0/+2
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-2/+2
2006-09-06The big Assuan error code removal.Werner Koch1-4/+4
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-11-28Preparing an interim releaseWerner Koch1-1/+18
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-319/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-3/+6
2005-05-24* call-scd.c (inq_needpin): Skip leading spaces in of PINWerner Koch1-11/+89
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-7/+0
2005-04-11typo fixesWerner Koch1-1/+1
2004-02-21* command.c (cmd_passwd): Take acount of a key description.Werner Koch1-1/+1
2004-02-13(main): New options --no-fail-on-exist, --homedir.Werner Koch1-1/+1