aboutsummaryrefslogtreecommitdiffstats
path: root/scd/command.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert SCD changes of 2010-05-03.NIIBE Yutaka2012-12-041-19/+4
* Don't keep opening unavailable card reader.NIIBE Yutaka2012-12-041-5/+0
* Allow decryption with card keys > 3072 bitsWerner Koch2012-11-061-7/+33
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-1/+1
* Use new status printing functions.Werner Koch2012-02-071-22/+16
* Port to npth.Marcus Brinkmann2012-01-251-15/+25
* Require Libassuan 2.0.3Werner Koch2011-12-201-7/+0
* scd: Add option --dump-atr to command APDU.Werner Koch2011-12-151-4/+32
* scd: Fix resetting and closing of the reader.Werner Koch2011-12-141-24/+33
* scd: Introduce a virtual reader table.Werner Koch2011-12-131-91/+122
* scd: Retry command SERIALNO for an inactive card.Werner Koch2011-12-121-1/+8
* Fix detection of card removal and insertion.Werner Koch2011-12-121-3/+5
* Made the KILLAGENT and KILLSCD commands working again.Werner Koch2011-08-101-0/+8
* Allow generation of card keys up to 4096 bit.Werner Koch2011-06-161-2/+6
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-86/+86
* Fixed problem with unplugging card readers.Werner Koch2011-01-251-1/+11