summaryrefslogtreecommitdiffstats
path: root/agent/call-scd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-2/+2
* agent: Resolve conflict of util.h.NIIBE Yutaka2017-03-071-1/+1
* agent: Prepare to pass an additional parameter to the getpin callback.Werner Koch2017-02-221-31/+56
* Fix spelling.Daniel Kahn Gillmor2017-02-211-3/+3
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* agent: Send back all public keys for available cards.NIIBE Yutaka2017-02-171-0/+66
* 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 use cases of snprintf.NIIBE Yutaka2016-10-211-8/+4
* agent: invoke scdaemon with --homedir.NIIBE Yutaka2016-09-021-2/+19
* common: New put_membuf_cb to replace static membuf_data_cb.Werner Koch2016-01-081-17/+5
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* scd: Use Assuan macro instead of a number constant.Werner Koch2015-10-021-3/+4
* Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch2015-04-061-1/+1
* agent: Replace some sprintf.Werner Koch2014-12-021-6/+4
* Silence several warnings when building under Windows.Werner Koch2014-03-071-2/+2
* gpg: Make decryption with the OpenPGP card work.Werner Koch2013-08-281-3/+27
* agent: pksign result conversion to sexp to upper layer.NIIBE Yutaka2013-02-281-27/+4
* Use has_leading_keyword in the assuan callbacks.Werner Koch2013-02-221-15/+7
* agent: Add KEYTOCARD command.NIIBE Yutaka2013-02-121-0/+58
* scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka2013-02-081-2/+2
* Allow decryption with card keys > 3072 bitsWerner Koch2012-11-061-10/+15
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-5/+5
* Also check for GPG_ERR_ASS_CANCELED during an inquire.Ben Kibbey2012-01-261-2/+4
* Port to npth.Marcus Brinkmann2012-01-251-39/+25
* Fix indentation.Werner Koch2012-01-151-1/+2
* Fix scdaemon pinentry inquire cancelation.Ben Kibbey2012-01-141-16/+29
* Require Libassuan 2.0.3Werner Koch2011-12-201-9/+0
* agent: Pass comment lines from scd verbatim thru gpg-agent.Werner Koch2011-12-141-10/+23
* Make the inquire cancel fix a little bit more robust.Werner Koch2011-07-271-1/+11
* Fixed gpg-agent SCD inquire command cancellation.Ben Kibbey2011-07-271-0/+13
* Fix usage of SHA-2 algorithm with OpenPGP cards.Werner Koch2011-03-021-4/+26
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-24/+22
* Fix bug where scdaemon kills a non-daemon gpg-agent.Werner Koch2010-11-111-8/+9
* Fix a signing problem with the cardWerner Koch2010-10-181-4/+10
* Pass on comments from SCD.Werner Koch2010-08-111-0/+13
* Whole lot of changes to support CE.Werner Koch2010-04-141-2/+7
* Use a custom log handler for libassuan.Werner Koch2010-03-111-2/+0
* common/Marcus Brinkmann2009-12-081-2/+2
* agent/Marcus Brinkmann2009-11-051-3/+3
* 2009-09-23 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-09-231-15/+25
* Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch2009-04-011-38/+2
* Add --reload command to gpgconf.Werner Koch2009-03-031-0/+10
* Minor cleanups.Werner Koch2008-11-111-1/+1
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
* Use more warning options with modern GCCs.Werner Koch2008-10-171-4/+2
* Made scdaemon more robust on Windows.Werner Koch2008-10-151-3/+10
* SCD changes for PC/SC under W32.Werner Koch2008-10-141-2/+4
* [W32] Changed default socket for dirmngr.Werner Koch2007-11-271-5/+12
* Started to implement the audit log feature.Werner Koch2007-11-191-3/+13