summaryrefslogtreecommitdiffstats
path: root/scd/app-common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* scd: First changes to implement a PIN cache.Werner Koch2020-01-071-5/+6
* scd: Enhance KEYINFO command to limit listing with capability.NIIBE Yutaka2019-12-191-2/+3
* scd: Add option --multi to the LEARN command.Werner Koch2019-09-041-0/+2
* scd: Use a macro for the flag parameter of learn_status.Werner Koch2019-09-041-1/+3
* scd: Do not conflict if a card with another serialno is demanded.Werner Koch2019-06-251-1/+3
* scd: Return a stable list with "getinfo card_list".Werner Koch2019-06-251-1/+1
* scd: Add an re-select mechanism to switch apps.Werner Koch2019-06-251-0/+2
* scd: Add code to check whether app switching is possible.Werner Koch2019-06-211-1/+1
* scd: Simplify inclusion of app-common.h.Werner Koch2019-06-211-3/+8
* scd: Use enums for cardtype and apptype.Werner Koch2019-06-211-3/+33
* scd: Split data structures into app and card related objects.Werner Koch2019-06-191-41/+77
* scd: Add explict functions for 'app' reference counting.Werner Koch2019-06-171-1/+5
* scd: Slight change to app->fnc.do_with_keygrip.Werner Koch2019-06-171-2/+5
* scd: Add new command: KEYINFO.NIIBE Yutaka2019-04-251-0/+10
* scd: New options --info and --info-only for READKEY.Werner Koch2019-04-031-3/+11
* scd: New option --application-priority.Werner Koch2019-03-281-0/+1
* scd: Rename a shared info field name.Werner Koch2019-03-051-1/+2
* scd:piv: Implement import of private keys for Yubikeys.Werner Koch2019-03-051-0/+3
* scd: Simplify the app_readkey parameters.Werner Koch2019-02-261-2/+4
* scd: Make app_genkey and supporting ISO function more flexible.Werner Koch2019-02-061-4/+4
* scd: Fix parameter name of app_change_key.Werner Koch2019-02-061-4/+7
* card: Support factory reset for Yubikey PIV application.Werner Koch2019-01-291-0/+1
* scd: Add option --clear to PASSWD.Werner Koch2019-01-211-2/+3
* scd: Add very basic support for PIV cards.Werner Koch2019-01-201-0/+3
* scd: Fix RESET command handling (more).NIIBE Yutaka2017-02-171-1/+2
* scd: More changes on watching removal of card/reader.NIIBE Yutaka2017-01-271-1/+1
* scd: Improve watching USB device removal.NIIBE Yutaka2017-01-271-2/+0
* scd: Cleanup SERIALNO protocol.NIIBE Yutaka2017-01-181-1/+1
* scd: Add "card_list" sub command for GETINFO.NIIBE Yutaka2017-01-181-0/+1
* scd: Add --demand option for SERIALNO.NIIBE Yutaka2017-01-161-1/+2
* scd: Support multiple readers by CCID driver.NIIBE Yutaka2017-01-061-0/+3
* scd: APP centric approach for device management.NIIBE Yutaka2016-12-281-35/+12
* scd: Clean up internal API for APP.NIIBE Yutaka2016-12-221-9/+9
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* scd: Add --advanced option for READKEY.NIIBE Yutaka2016-11-041-2/+2
* scd: Fix "Conflicting usage" bug.NIIBE Yutaka2015-12-031-5/+0
* scd: better handling of extended APDU.NIIBE Yutaka2015-04-141-4/+4
* scd: Support for SmartCard-HSMAndreas Schwier2014-07-251-0/+3
* gpg: Make decryption with the OpenPGP card work.Werner Koch2013-08-281-12/+17
* scd: Introduce a virtual reader table.Werner Koch2011-12-131-1/+2
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-7/+4
* More support for Netkey cards.Werner Koch2009-05-081-0/+1
* Better syncronization of several smartcard sessions.Werner Koch2009-03-241-9/+13
* Add server option with-ephemeral-keys.Werner Koch2009-03-181-2/+3
* Fix a gpg2 problem with removed cards.Werner Koch2009-02-271-0/+1
* Add a Geldkarte gadget application.Werner Koch2009-01-271-0/+3
* Fixed the card removed with cached app bug. (Famous last fix).Werner Koch2008-11-031-9/+8
* Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch2008-09-231-2/+12
* Add support for the TCOS NullPIN feature.Werner Koch2008-06-241-1/+5
* Fixed card key generation of gpg2.Werner Koch2007-07-051-6/+8