aboutsummaryrefslogtreecommitdiffstats
path: root/scd/command.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scd: Support direct use of app with PKSIGN/PKAUTH/PKDECRYPT.NIIBE Yutaka2019-05-071-11/+76
* scd: Add new command: KEYINFO.NIIBE Yutaka2019-04-251-1/+72
* scd: New options --info and --info-only for READKEY.Werner Koch2019-04-031-7/+36
* card: Print card version. Check for bad Yubikeys.Werner Koch2019-03-051-1/+1
* scd: Simplify the app_readkey parameters.Werner Koch2019-02-261-51/+33
* scd: Extend KEYPAIRINFO by key usage info.Werner Koch2019-02-211-1/+1
* scd: Allow generating ECC curves on PIV cards.Werner Koch2019-02-081-16/+26
* scd: Store a new PIV public key in the certificate DO.Werner Koch2019-02-071-1/+2
* scd: Make app_genkey and supporting ISO function more flexible.Werner Koch2019-02-061-1/+2
* scd: Add DES authentication for PIV card.Werner Koch2019-01-311-10/+39
* scd: Add option --clear to PASSWD.Werner Koch2019-01-211-3/+31
* scd: One new and one improved 7816 function.Werner Koch2019-01-201-2/+3
* scd: Support "READKEY --advanced" for all cards.Werner Koch2019-01-031-6/+29
* scd: Support "acknowledge button" feature.NIIBE Yutaka2018-10-111-0/+28
* agent,scd: Use pointer to represent HANDLE.NIIBE Yutaka2018-03-271-6/+10
* common: Use new function to print status strings.Werner Koch2018-02-141-1/+3
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-2/+2
* Clean up word replication.Yuri Chornoivan2017-02-211-3/+3
* scd: Fix RESET command handling (more).NIIBE Yutaka2017-02-171-3/+3
* scd: Fix regression tracking the connection count.NIIBE Yutaka2017-01-311-24/+27
* scd: Fix SERIALNO for multiple devices.NIIBE Yutaka2017-01-311-1/+6
* scd: Fix APP reference counting.NIIBE Yutaka2017-01-261-1/+1
* scd: Cleanup SERIALNO protocol.NIIBE Yutaka2017-01-181-15/+10
* scd: Add "card_list" sub command for GETINFO.NIIBE Yutaka2017-01-181-4/+14
* scd: Add --demand option for SERIALNO.NIIBE Yutaka2017-01-161-28/+60
* scd: Fix card removal monitor.NIIBE Yutaka2016-12-301-57/+67
* scd: APP centric approach for device management.NIIBE Yutaka2016-12-281-520/+66
* scd: Simplify monitoring card removal.NIIBE Yutaka2016-12-281-18/+8
* scd: Clean up internal API for APP.NIIBE Yutaka2016-12-221-13/+9
* scd: Fix status info encoding.NIIBE Yutaka2016-11-141-1/+2
* 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-3/+10
* scd: Fix an action after card removal.NIIBE Yutaka2016-09-031-5/+5
* scd: Release the card reader after card removal.NIIBE Yutaka2016-09-021-1/+4
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-031-1/+1
* scd: Fix card removal/reset on multiple contexts.NIIBE Yutaka2016-07-201-41/+43
* scd: Fix race conditions for release_application.NIIBE Yutaka2016-07-191-4/+6
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-3/+3
* scd: More fix of error return path.NIIBE Yutaka2016-05-021-2/+2
* common: Consolidate Assuan server argument handling.Justus Winter2016-03-021-47/+1
* Fix typos found using codespell.Justus Winter2015-11-171-5/+5
* scd: Add reder information to --card-status.NIIBE Yutaka2015-11-091-0/+9
* Typo fixesWerner Koch2015-09-011-1/+1
* scd: Avoid double-free on error condition in scdDaniel Kahn Gillmor2014-12-221-4/+2
* Switch to the libgpg-error provided estream.Werner Koch2014-08-261-5/+5
* gpg: Make decryption with the OpenPGP card work.Werner Koch2013-08-281-1/+9
* scd: call update_card_removed only when detecting removal.NIIBE Yutaka2013-03-251-4/+2
* scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka2013-02-081-5/+5
* SCD: API cleanup for keypad handling.NIIBE Yutaka2013-02-051-0/+1