aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-13scd: Return CARDTYPE, CARDVERSION, and APPVERSION.Werner Koch1-2/+31
2021-06-10scd: Fix serial number detection for Yubikey 5.Werner Koch1-4/+5
2021-02-19scd: Change parameters of readkey fucntion pointer.Werner Koch1-1/+3
2021-02-19scd: Pass ctrl parameter to more app functions.Werner Koch1-6/+6
2021-02-19scd: Detect Yubikey and provide nicer display-s/n.Werner Koch1-3/+176
2021-02-19scd: Change the apptype from a string to an enum.Werner Koch1-7/+58
2021-02-19scd: Add some compatibility code for easier backporting.Werner Koch1-1/+0
2020-10-21Replace most of the remaining stdio calls by estream calls.Werner Koch1-4/+4
2019-02-25scd: Don't let the "undefined" app cause a conflict error.Werner Koch1-0/+3
2019-02-11scd: Make app_genkey and supporting ISO function more flexible.Werner Koch1-3/+3
2019-02-11scd: Fix parameter name of app_change_key.Werner Koch1-3/+3
2019-01-22scd: Add option --clear to PASSWD.Werner Koch1-1/+1
2018-12-18scd: Support "acknowledge button" feature.NIIBE Yutaka1-0/+2
2017-11-21scd: Enable card removal check after select_application.NIIBE Yutaka1-6/+4
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-2/+2
2017-03-27scd: Change the order of applications when accessed.NIIBE Yutaka1-2/+9
2017-03-07Remove -I option to common.NIIBE Yutaka1-2/+2
2017-03-06scd: Fix API of select_file/_path.NIIBE Yutaka1-2/+2
2017-02-17scd: Fix RESET command handling (more).NIIBE Yutaka1-8/+21
2017-02-16scd: Minor fixes to silence compiler warnings.NIIBE Yutaka1-1/+1
2017-02-15scd: Fix RESET command handling.NIIBE Yutaka1-28/+24
2017-02-13scd: Fix use case of PC/SC.NIIBE Yutaka1-1/+1
2017-01-31scd: Fix SERIALNO for multiple devices.NIIBE Yutaka1-11/+13
2017-01-27scd: More changes on watching removal of card/reader.NIIBE Yutaka1-18/+19
2017-01-27scd: Improve watching USB device removal.NIIBE Yutaka1-63/+57
2017-01-26scd: Only submit apdu_get_status when needed.NIIBE Yutaka1-1/+5
2017-01-26scd: Fix APP reference counting.NIIBE Yutaka1-1/+0
2017-01-26scd: Add INTERRUPT endp support to CCID driver.NIIBE Yutaka1-0/+1
2017-01-18scd: Cleanup SERIALNO protocol.NIIBE Yutaka1-32/+19
2017-01-18scd: Add "card_list" sub command for GETINFO.NIIBE Yutaka1-0/+18
2017-01-16scd: Add --demand option for SERIALNO.NIIBE Yutaka1-10/+29
2017-01-06scd: Support multiple readers by CCID driver.NIIBE Yutaka1-25/+38
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