aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scd: Return CARDTYPE, CARDVERSION, and APPVERSION.Werner Koch2023-01-131-2/+31
* scd: Fix serial number detection for Yubikey 5.Werner Koch2021-06-101-4/+5
* scd: Change parameters of readkey fucntion pointer.Werner Koch2021-02-191-1/+3
* scd: Pass ctrl parameter to more app functions.Werner Koch2021-02-191-6/+6
* scd: Detect Yubikey and provide nicer display-s/n.Werner Koch2021-02-191-3/+176
* scd: Change the apptype from a string to an enum.Werner Koch2021-02-191-7/+58
* scd: Add some compatibility code for easier backporting.Werner Koch2021-02-191-1/+0
* Replace most of the remaining stdio calls by estream calls.Werner Koch2020-10-211-4/+4
* scd: Don't let the "undefined" app cause a conflict error.Werner Koch2019-02-251-0/+3
* scd: Make app_genkey and supporting ISO function more flexible.Werner Koch2019-02-111-3/+3
* scd: Fix parameter name of app_change_key.Werner Koch2019-02-111-3/+3
* scd: Add option --clear to PASSWD.Werner Koch2019-01-221-1/+1
* scd: Support "acknowledge button" feature.NIIBE Yutaka2018-12-181-0/+2
* scd: Enable card removal check after select_application.NIIBE Yutaka2017-11-211-6/+4
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-2/+2
* scd: Change the order of applications when accessed.NIIBE Yutaka2017-03-271-2/+9
* Remove -I option to common.NIIBE Yutaka2017-03-071-2/+2
* scd: Fix API of select_file/_path.NIIBE Yutaka2017-03-061-2/+2
* scd: Fix RESET command handling (more).NIIBE Yutaka2017-02-171-8/+21
* scd: Minor fixes to silence compiler warnings.NIIBE Yutaka2017-02-161-1/+1
* scd: Fix RESET command handling.NIIBE Yutaka2017-02-151-28/+24
* scd: Fix use case of PC/SC.NIIBE Yutaka2017-02-131-1/+1
* scd: Fix SERIALNO for multiple devices.NIIBE Yutaka2017-01-311-11/+13
* scd: More changes on watching removal of card/reader.NIIBE Yutaka2017-01-271-18/+19
* scd: Improve watching USB device removal.NIIBE Yutaka2017-01-271-63/+57
* scd: Only submit apdu_get_status when needed.NIIBE Yutaka2017-01-261-1/+5
* scd: Fix APP reference counting.NIIBE Yutaka2017-01-261-1/+0
* scd: Add INTERRUPT endp support to CCID driver.NIIBE Yutaka2017-01-261-0/+1
* scd: Cleanup SERIALNO protocol.NIIBE Yutaka2017-01-181-32/+19
* scd: Add "card_list" sub command for GETINFO.NIIBE Yutaka2017-01-181-0/+18
* scd: Add --demand option for SERIALNO.NIIBE Yutaka2017-01-161-10/+29
* scd: Support multiple readers by CCID driver.NIIBE Yutaka2017-01-061-25/+38
* scd: Fix select_application.NIIBE Yutaka2016-12-301-2/+4
* scd: Fix card removal monitor.NIIBE Yutaka2016-12-301-2/+2
* scd: Fix a race condition for new_reader_slot.NIIBE Yutaka2016-12-291-22/+21
* scd: APP centric approach for device management.NIIBE Yutaka2016-12-281-211/+324
* scd: Clean up internal API for APP.NIIBE Yutaka2016-12-221-16/+16
* 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/+3
* scd: Fix card removal/reset on multiple contexts.NIIBE Yutaka2016-07-201-0/+4
* scd: Simplify saving application context.NIIBE Yutaka2015-12-041-62/+41
* scd: Fix "Conflicting usage" bug.NIIBE Yutaka2015-12-031-21/+6
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch2014-12-151-1/+1
* scd: Support for SmartCard-HSMAndreas Schwier2014-07-251-0/+3
* gpg: Make decryption with the OpenPGP card work.Werner Koch2013-08-281-2/+6
* SCD: API cleanup for keypad handling.NIIBE Yutaka2013-02-051-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-5/+5
* Port to npth.Marcus Brinkmann2012-01-251-32/+17
* scd: Prefer application Geldkarte over DINSIG.Werner Koch2011-12-151-3/+3