aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-30scd: Fix select_application.NIIBE Yutaka1-2/+4
2016-12-30scd: Fix card removal monitor.NIIBE Yutaka1-2/+2
2016-12-29scd: Fix a race condition for new_reader_slot.NIIBE Yutaka1-22/+21
2016-12-28scd: APP centric approach for device management.NIIBE Yutaka1-211/+324
2016-12-22scd: Clean up internal API for APP.NIIBE Yutaka1-16/+16
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-11-04scd: Add --advanced option for READKEY.NIIBE Yutaka1-2/+3
2016-07-20scd: Fix card removal/reset on multiple contexts.NIIBE Yutaka1-0/+4
2015-12-04scd: Simplify saving application context.NIIBE Yutaka1-62/+41
2015-12-03scd: Fix "Conflicting usage" bug.NIIBE Yutaka1-21/+6
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2014-12-15gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch1-1/+1
2014-07-25scd: Support for SmartCard-HSMAndreas Schwier1-0/+3
2013-08-28gpg: Make decryption with the OpenPGP card work.Werner Koch1-2/+6
2013-02-05SCD: API cleanup for keypad handling.NIIBE Yutaka1-1/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-5/+5
2012-01-25Port to npth.Marcus Brinkmann1-32/+17
2011-12-15scd: Prefer application Geldkarte over DINSIG.Werner Koch1-3/+3
2011-12-14scd: Skip S/N reading for the "undefined" application.Werner Koch1-45/+52
2011-12-14scd: Add the "undefined" stub application.Werner Koch1-0/+10
2011-12-13scd: Introduce a virtual reader table.Werner Koch1-3/+4
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-28/+27
2009-07-16Add code to better handle unplugging of a reader.Werner Koch1-2/+2
2009-07-13* ccid-driver.c (struct ccid_driver_s): Add fields last_progress,Werner Koch1-19/+36
2009-06-09app-openpgp changesWerner Koch1-1/+1
2009-03-24Better syncronization of several smartcard sessions.Werner Koch1-2/+24
2009-03-18Add server option with-ephemeral-keys.Werner Koch1-3/+4
2009-02-27Fix a gpg2 problem with removed cards.Werner Koch1-2/+33
2009-01-27Add a Geldkarte gadget application.Werner Koch1-2/+19
2008-11-03Fixed the card removed with cached app bug. (Famous last fix).Werner Koch1-18/+18
2008-11-03Use bin2hex if possible.Werner Koch1-7/+5
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+2
2008-09-23Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch1-3/+30
2007-07-05Fixed card key generation of gpg2.Werner Koch1-1/+3
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-06First steps towards supporting W32.Werner Koch1-0/+4
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-4/+4
2006-09-06The big Assuan error code removal.Werner Koch1-4/+4
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-04-142006-04-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-19/+28
2006-03-01Fixed card removal problemsWerner Koch1-5/+9
2006-02-09PIN caching of cards does now work.Werner Koch1-15/+112
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-278/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-1/+1
2005-06-03* command.c (cmd_updatestartuptty): New.Werner Koch1-46/+121
2005-05-20* protect-tool.c: New option --canonical.Werner Koch1-0/+29
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-103/+238
2005-04-27* app-p15.c (micardo_mse): New.Werner Koch1-1/+1
2005-04-27* configure.ac: Removed OpenSC detection and options.Werner Koch1-3/+3
2005-04-11* app-openpgp.c (do_check_pin): Add hack to allow verification ofWerner Koch1-1/+1