summaryrefslogtreecommitdiffstats
path: root/agent/divert-scd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* agent: Minor change to the KEYTOCARD command.Werner Koch2019-03-051-4/+5
* agent: Fix for suggested Libgcrypt use.Werner Koch2019-02-251-1/+16
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* agent: Fix message for ACK button.NIIBE Yutaka2018-10-121-13/+35
* agent: Support --ack option for POPUPPINPADPROMPT.NIIBE Yutaka2018-10-111-1/+1
* Use the gpgrt log functions if possible.Werner Koch2017-11-271-1/+1
* agent: Fix memory leaks.NIIBE Yutaka2017-05-301-3/+5
* agent: Resolve conflict of util.h.NIIBE Yutaka2017-03-071-2/+2
* scd: Improve the prompts for OpenPGP cards.Werner Koch2017-02-221-15/+38
* agent: Prepend the description to a PIN prompt.Werner Koch2017-02-221-6/+50
* agent: Prepare to pass an additional parameter to the getpin callback.Werner Koch2017-02-221-7/+15
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* agent: Ask specific SERIALNO for pksign/pkdecrypt.NIIBE Yutaka2017-01-161-2/+8
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* agent: Use different translation func for Pinentry strings.Werner Koch2015-06-301-14/+14
* agent: Send the new SETKEYINFO command to the Pinentry.Werner Koch2015-04-141-3/+3
* scd: ECDH Support.NIIBE Yutaka2014-12-221-10/+38
* gpg: Make decryption with the OpenPGP card work.Werner Koch2013-08-281-3/+6
* agent: pksign result conversion to sexp to upper layer.NIIBE Yutaka2013-02-281-2/+6
* agent: Add KEYTOCARD command.NIIBE Yutaka2013-02-121-0/+7
* scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka2013-02-081-2/+2
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-2/+2
* agent: Add pin length field to the shadowed private key format.Werner Koch2012-02-071-1/+1
* Return GPG_ERR_CARD_NOT_PRESENT when pinentry-mode=loopback.Ben Kibbey2012-01-261-0/+4
* Fix usage of SHA-2 algorithm with OpenPGP cards.Werner Koch2011-03-021-2/+2
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-20/+15
* More agent support for gpg.Werner Koch2010-10-131-3/+3
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-3/+3
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-1/+1
* Ask to insert the right OpenPGP card.Werner Koch2009-08-111-3/+4
* Use cancel button in confirmation only if requested.Werner Koch2009-06-171-1/+1
* New gpg-agent command to list key information.Werner Koch2009-03-061-31/+9
* New PIN Callback attributes in gpg-agent.Werner Koch2009-03-051-6/+34
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-291-1/+1
* Finished support for v2 cards with the exception of secure messaging.Werner Koch2008-09-251-2/+15
* Fixed segv in gpg-agent (command marktrusted).Werner Koch2008-05-271-2/+2
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* agent/Werner Koch2007-01-251-1/+1
* Make it also work for the card.Werner Koch2006-10-061-0/+3
* Add TLS hash modeWerner Koch2006-10-061-11/+21
* bug fixesWerner Koch2006-10-051-0/+2
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-2/+2
* The big Assuan error code removal.Werner Koch2006-09-061-4/+4
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* Preparing an interim releaseWerner Koch2005-11-281-1/+18
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-3/+6
* * call-scd.c (inq_needpin): Skip leading spaces in of PINWerner Koch2005-05-241-11/+89
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-181-7/+0
* typo fixesWerner Koch2005-04-111-1/+1