aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* scd: New getinfo subcommand "manufacturer"Werner Koch2024-08-071-0/+1
* scd: Add option --info to emit KEYPAIRINFO by readkey command.Werner Koch2021-05-031-1/+1
* scd: Rewrite READKEY to allow for compressed points.Werner Koch2021-04-291-0/+2
* scd: Minor changes to assist in backporting from 2.3Werner Koch2021-04-291-0/+1
* scd: Extend an internal function to also return the algo.Werner Koch2021-04-291-2/+3
* scd: Change parameters of readkey fucntion pointer.Werner Koch2021-02-191-1/+2
* scd: Pass ctrl parameter to more app functions.Werner Koch2021-02-191-7/+8
* scd: Detect Yubikey and provide nicer display-s/n.Werner Koch2021-02-191-1/+2
* scd: Change the apptype from a string to an enum.Werner Koch2021-02-191-1/+32
* scd: Add some compatibility code for easier backporting.Werner Koch2021-02-191-0/+37
* scd:p15: Support signing with CardOS 5 cards.Werner Koch2020-04-011-1/+5
* scd:p15: Read certificates in extended mode.Werner Koch2020-04-011-0/+13
* scd: Make app_genkey and supporting ISO function more flexible.Werner Koch2019-02-111-4/+4
* scd: Fix parameter name of app_change_key.Werner Koch2019-02-111-4/+7
* scd: Add option --clear to PASSWD.Werner Koch2019-01-221-2/+3
* scd: Fix RESET command handling (more).NIIBE Yutaka2017-02-171-1/+2
* scd: More changes on watching removal of card/reader.NIIBE Yutaka2017-01-271-1/+1
* scd: Improve watching USB device removal.NIIBE Yutaka2017-01-271-2/+0
* scd: Cleanup SERIALNO protocol.NIIBE Yutaka2017-01-181-1/+1
* scd: Add "card_list" sub command for GETINFO.NIIBE Yutaka2017-01-181-0/+1
* scd: Add --demand option for SERIALNO.NIIBE Yutaka2017-01-161-1/+2
* scd: Support multiple readers by CCID driver.NIIBE Yutaka2017-01-061-0/+3
* scd: APP centric approach for device management.NIIBE Yutaka2016-12-281-35/+12
* scd: Clean up internal API for APP.NIIBE Yutaka2016-12-221-9/+9
* 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/+2
* scd: Fix "Conflicting usage" bug.NIIBE Yutaka2015-12-031-5/+0
* scd: better handling of extended APDU.NIIBE Yutaka2015-04-141-4/+4
* scd: Support for SmartCard-HSMAndreas Schwier2014-07-251-0/+3
* gpg: Make decryption with the OpenPGP card work.Werner Koch2013-08-281-12/+17
* scd: Introduce a virtual reader table.Werner Koch2011-12-131-1/+2
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-7/+4
* More support for Netkey cards.Werner Koch2009-05-081-0/+1
* Better syncronization of several smartcard sessions.Werner Koch2009-03-241-9/+13
* Add server option with-ephemeral-keys.Werner Koch2009-03-181-2/+3
* Fix a gpg2 problem with removed cards.Werner Koch2009-02-271-0/+1
* Add a Geldkarte gadget application.Werner Koch2009-01-271-0/+3
* Fixed the card removed with cached app bug. (Famous last fix).Werner Koch2008-11-031-9/+8
* Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch2008-09-231-2/+12
* Add support for the TCOS NullPIN feature.Werner Koch2008-06-241-1/+5
* Fixed card key generation of gpg2.Werner Koch2007-07-051-6/+8
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* PIN caching of cards does now work.Werner Koch2006-02-091-0/+2
* * command.c (cmd_updatestartuptty): New.Werner Koch2005-06-031-0/+6
* * agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.Werner Koch2005-05-311-1/+1
* * Makefile.am: Do not build sc-copykeys anymore.Werner Koch2005-05-231-17/+0
* * protect-tool.c: New option --canonical.Werner Koch2005-05-201-2/+26
* Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch2005-05-181-50/+51
* * configure.ac: Removed OpenSC detection and options.Werner Koch2005-04-271-1/+1