aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-common.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-16scd: New commands SWITCHCARD and SWITCHAPP.Werner Koch1-0/+8
2020-01-07scd: First changes to implement a PIN cache.Werner Koch1-5/+6
2019-12-19scd: Enhance KEYINFO command to limit listing with capability.NIIBE Yutaka1-2/+3
2019-09-04scd: Add option --multi to the LEARN command.Werner Koch1-0/+2
2019-09-04scd: Use a macro for the flag parameter of learn_status.Werner Koch1-1/+3
2019-06-25scd: Do not conflict if a card with another serialno is demanded.Werner Koch1-1/+3
2019-06-25scd: Return a stable list with "getinfo card_list".Werner Koch1-1/+1
2019-06-25scd: Add an re-select mechanism to switch apps.Werner Koch1-0/+2
2019-06-21scd: Add code to check whether app switching is possible.Werner Koch1-1/+1
2019-06-21scd: Simplify inclusion of app-common.h.Werner Koch1-3/+8
2019-06-21scd: Use enums for cardtype and apptype.Werner Koch1-3/+33
2019-06-19scd: Split data structures into app and card related objects.Werner Koch1-41/+77
2019-06-17scd: Add explict functions for 'app' reference counting.Werner Koch1-1/+5
2019-06-17scd: Slight change to app->fnc.do_with_keygrip.Werner Koch1-2/+5
2019-04-25scd: Add new command: KEYINFO.NIIBE Yutaka1-0/+10
2019-04-03scd: New options --info and --info-only for READKEY.Werner Koch1-3/+11
2019-03-28scd: New option --application-priority.Werner Koch1-0/+1
2019-03-05scd: Rename a shared info field name.Werner Koch1-1/+2
2019-03-05scd:piv: Implement import of private keys for Yubikeys.Werner Koch1-0/+3
2019-02-26scd: Simplify the app_readkey parameters.Werner Koch1-2/+4
2019-02-06scd: Make app_genkey and supporting ISO function more flexible.Werner Koch1-4/+4
2019-02-06scd: Fix parameter name of app_change_key.Werner Koch1-4/+7
2019-01-29card: Support factory reset for Yubikey PIV application.Werner Koch1-0/+1
2019-01-21scd: Add option --clear to PASSWD.Werner Koch1-2/+3
2019-01-20scd: Add very basic support for PIV cards.Werner Koch1-0/+3
2017-02-17scd: Fix RESET command handling (more).NIIBE Yutaka1-1/+2
2017-01-27scd: More changes on watching removal of card/reader.NIIBE Yutaka1-1/+1
2017-01-27scd: Improve watching USB device removal.NIIBE Yutaka1-2/+0
2017-01-18scd: Cleanup SERIALNO protocol.NIIBE Yutaka1-1/+1
2017-01-18scd: Add "card_list" sub command for GETINFO.NIIBE Yutaka1-0/+1
2017-01-16scd: Add --demand option for SERIALNO.NIIBE Yutaka1-1/+2
2017-01-06scd: Support multiple readers by CCID driver.NIIBE Yutaka1-0/+3
2016-12-28scd: APP centric approach for device management.NIIBE Yutaka1-35/+12
2016-12-22scd: Clean up internal API for APP.NIIBE Yutaka1-9/+9
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/+2
2015-12-03scd: Fix "Conflicting usage" bug.NIIBE Yutaka1-5/+0
2015-04-14scd: better handling of extended APDU.NIIBE Yutaka1-4/+4
2014-07-25scd: Support for SmartCard-HSMAndreas Schwier1-0/+3
2013-08-28gpg: Make decryption with the OpenPGP card work.Werner Koch1-12/+17
2011-12-13scd: Introduce a virtual reader table.Werner Koch1-1/+2
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-7/+4
2009-05-08More support for Netkey cards.Werner Koch1-0/+1
2009-03-24Better syncronization of several smartcard sessions.Werner Koch1-9/+13
2009-03-18Add server option with-ephemeral-keys.Werner Koch1-2/+3
2009-02-27Fix a gpg2 problem with removed cards.Werner Koch1-0/+1
2009-01-27Add a Geldkarte gadget application.Werner Koch1-0/+3
2008-11-03Fixed the card removed with cached app bug. (Famous last fix).Werner Koch1-9/+8
2008-09-23Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch1-2/+12
2008-06-24Add support for the TCOS NullPIN feature.Werner Koch1-1/+5