aboutsummaryrefslogtreecommitdiffstats
path: root/agent/call-scd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-25Port to npth.npth-3Marcus Brinkmann1-39/+25
2012-01-15Fix indentation.Werner Koch1-1/+2
2012-01-14Fix scdaemon pinentry inquire cancelation.Ben Kibbey1-16/+29
2011-12-20Require Libassuan 2.0.3Werner Koch1-9/+0
2011-12-14agent: Pass comment lines from scd verbatim thru gpg-agent.Werner Koch1-10/+23
2011-07-27Make the inquire cancel fix a little bit more robust.Werner Koch1-1/+11
2011-07-27Fixed gpg-agent SCD inquire command cancellation.Ben Kibbey1-0/+13
2011-03-02Fix usage of SHA-2 algorithm with OpenPGP cards.Werner Koch1-4/+26
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-24/+22
2010-11-11Fix bug where scdaemon kills a non-daemon gpg-agent.Werner Koch1-8/+9
2010-10-18Fix a signing problem with the cardWerner Koch1-4/+10
2010-08-11Pass on comments from SCD.Werner Koch1-0/+13
2010-04-14Whole lot of changes to support CE.Werner Koch1-2/+7
2010-03-11Use a custom log handler for libassuan.Werner Koch1-2/+0
2009-12-08common/Marcus Brinkmann1-2/+2
2009-11-05agent/Marcus Brinkmann1-3/+3
2009-09-232009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-15/+25
2009-04-01Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch1-38/+2
2009-03-03Add --reload command to gpgconf.Werner Koch1-0/+10
2008-11-11Minor cleanups.Werner Koch1-1/+1
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+2
2008-10-17Use more warning options with modern GCCs.Werner Koch1-4/+2
2008-10-15Made scdaemon more robust on Windows.Werner Koch1-3/+10
2008-10-14SCD changes for PC/SC under W32.Werner Koch1-2/+4
2007-11-27[W32] Changed default socket for dirmngr.Werner Koch1-5/+12
2007-11-19Started to implement the audit log feature.Werner Koch1-3/+13
2007-07-05Fixed card key generation of gpg2.Werner Koch1-3/+38
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-1/+5
2007-06-06First steps towards supporting W32.Werner Koch1-0/+4
2006-11-20Made some PIN pads work.Werner Koch1-7/+9
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-3/+3
2006-09-13Various fixes and new features.Werner Koch1-0/+1
2006-09-07Let scdaemon call a script on status changesWerner Koch1-1/+1
2006-09-06The big Assuan error code removal.Werner Koch1-32/+28
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-02-09PIN caching of cards does now work.Werner Koch1-9/+69
2005-11-28Preparing an interim releaseWerner Koch1-17/+34
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-661/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-11/+8
2005-06-07New debugging optionhs, updates to the manual.Werner Koch1-11/+19
2005-06-03* command.c (cmd_updatestartuptty): New.Werner Koch1-0/+30
2005-05-24* call-scd.c (inq_needpin): Skip leading spaces in of PINWerner Koch1-0/+2
2005-05-21* call-scd.c (start_scd): Don't test for an alive scdaemon here.Werner Koch1-22/+59
2005-05-20* protect-tool.c: New option --canonical.Werner Koch1-4/+3
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-142/+255
2005-04-20.Werner Koch1-0/+3
2005-04-11typo fixesWerner Koch1-1/+1
2005-02-25* findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch1-10/+12
2005-02-24* call-scd.c (unescape_status_string): New. Actual a copy ofWerner Koch1-10/+123