aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-common.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-07scd: New getinfo subcommand "manufacturer"Werner Koch1-0/+1
2021-05-03scd: Add option --info to emit KEYPAIRINFO by readkey command.Werner Koch1-1/+1
2021-04-29scd: Rewrite READKEY to allow for compressed points.Werner Koch1-0/+2
2021-04-29scd: Minor changes to assist in backporting from 2.3Werner Koch1-0/+1
2021-04-29scd: Extend an internal function to also return the algo.Werner Koch1-2/+3
2021-02-19scd: Change parameters of readkey fucntion pointer.Werner Koch1-1/+2
2021-02-19scd: Pass ctrl parameter to more app functions.Werner Koch1-7/+8
2021-02-19scd: Detect Yubikey and provide nicer display-s/n.Werner Koch1-1/+2
2021-02-19scd: Change the apptype from a string to an enum.Werner Koch1-1/+32
2021-02-19scd: Add some compatibility code for easier backporting.Werner Koch1-0/+37
2020-04-01scd:p15: Support signing with CardOS 5 cards.Werner Koch1-1/+5
2020-04-01scd:p15: Read certificates in extended mode.Werner Koch1-0/+13
2019-02-11scd: Make app_genkey and supporting ISO function more flexible.Werner Koch1-4/+4
2019-02-11scd: Fix parameter name of app_change_key.Werner Koch1-4/+7
2019-01-22scd: Add option --clear to PASSWD.Werner Koch1-2/+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