aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-common.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-25scd: Add new command: KEYINFO.NIIBE Yutaka1-0/+10
2019-04-03scd: New options --info and --info-only for READKEY.Werner Koch1-3/+11
2019-03-28scd: New option --application-priority.Werner Koch1-0/+1
2019-03-05scd: Rename a shared info field name.Werner Koch1-1/+2
2019-03-05scd:piv: Implement import of private keys for Yubikeys.Werner Koch1-0/+3
2019-02-26scd: Simplify the app_readkey parameters.Werner Koch1-2/+4
2019-02-06scd: Make app_genkey and supporting ISO function more flexible.Werner Koch1-4/+4
2019-02-06scd: Fix parameter name of app_change_key.Werner Koch1-4/+7
2019-01-29card: Support factory reset for Yubikey PIV application.Werner Koch1-0/+1
2019-01-21scd: Add option --clear to PASSWD.Werner Koch1-2/+3
2019-01-20scd: Add very basic support for PIV cards.Werner Koch1-0/+3
2017-02-17scd: Fix RESET command handling (more).NIIBE Yutaka1-1/+2
2017-01-27scd: More changes on watching removal of card/reader.NIIBE Yutaka1-1/+1
2017-01-27scd: Improve watching USB device removal.NIIBE Yutaka1-2/+0
2017-01-18scd: Cleanup SERIALNO protocol.NIIBE Yutaka1-1/+1
2017-01-18scd: Add "card_list" sub command for GETINFO.NIIBE Yutaka1-0/+1
2017-01-16scd: Add --demand option for SERIALNO.NIIBE Yutaka1-1/+2
2017-01-06scd: Support multiple readers by CCID driver.NIIBE Yutaka1-0/+3
2016-12-28scd: APP centric approach for device management.NIIBE Yutaka1-35/+12
2016-12-22scd: Clean up internal API for APP.NIIBE Yutaka1-9/+9
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/+2
2015-12-03scd: Fix "Conflicting usage" bug.NIIBE Yutaka1-5/+0
2015-04-14scd: better handling of extended APDU.NIIBE Yutaka1-4/+4
2014-07-25scd: Support for SmartCard-HSMAndreas Schwier1-0/+3
2013-08-28gpg: Make decryption with the OpenPGP card work.Werner Koch1-12/+17
2011-12-13scd: Introduce a virtual reader table.Werner Koch1-1/+2
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-7/+4
2009-05-08More support for Netkey cards.Werner Koch1-0/+1
2009-03-24Better syncronization of several smartcard sessions.Werner Koch1-9/+13
2009-03-18Add server option with-ephemeral-keys.Werner Koch1-2/+3
2009-02-27Fix a gpg2 problem with removed cards.Werner Koch1-0/+1
2009-01-27Add a Geldkarte gadget application.Werner Koch1-0/+3
2008-11-03Fixed the card removed with cached app bug. (Famous last fix).Werner Koch1-9/+8
2008-09-23Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch1-2/+12
2008-06-24Add support for the TCOS NullPIN feature.Werner Koch1-1/+5
2007-07-05Fixed card key generation of gpg2.Werner Koch1-6/+8
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-02-09PIN caching of cards does now work.Werner Koch1-0/+2
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-128/+0
2005-06-03* command.c (cmd_updatestartuptty): New.Werner Koch1-0/+6
2005-05-31* agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch1-1/+1
2005-05-23* Makefile.am: Do not build sc-copykeys anymore.Werner Koch1-17/+0
2005-05-20* protect-tool.c: New option --canonical.Werner Koch1-2/+26
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-50/+51
2005-04-27* configure.ac: Removed OpenSC detection and options.Werner Koch1-1/+1
2005-02-24* gpg-agent.c (handle_connections): Need to check for events ifWerner Koch1-1/+2
2005-02-22* app-openpgp.c (app_local_s): New field PK.Werner Koch1-1/+5
2004-10-22 * app-openpgp.c (do_sign): Replace asprintf by direct allocation.Werner Koch1-0/+7