aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-help.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-11scd: Fix a memory leak.NIIBE Yutaka1-0/+4
2021-04-08scd: Fix duplicate output of KEYPAIRINFO by readkey command.Werner Koch1-3/+5
2021-03-29scd:p15: Support ECDSA and ECDH for CardOS.Werner Koch1-2/+15
2020-09-21scd: Extend KEYPAIRINFO with an algorithm string.Werner Koch1-3/+18
2020-05-05scd: Extend an internal function to also return the algo.Werner Koch1-7/+13
2020-03-31scd:p15: Support signing with CardOS 5 cards.Werner Koch1-7/+24
2019-06-21scd: Simplify inclusion of app-common.h.Werner Koch1-1/+0
2019-04-03scd: New options --info and --info-only for READKEY.Werner Koch1-16/+29
2019-02-26scd: Simplify the app_readkey parameters.Werner Koch1-3/+42
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2017-03-06scd: Fix API of select_file/_path.NIIBE Yutaka1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-3/+1
2009-05-08More support for Netkey cards.Werner Koch1-1/+25
2009-03-30Implement decryption for TCOS 3 cards.Werner Koch1-2/+1
2008-11-03Use bin2hex if possible.Werner Koch1-3/+1
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-1/+1
2004-04-20* command.c (scd_update_reader_status_file): Write status files.Werner Koch1-1/+6
2004-03-16* app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.cWerner Koch1-0/+157