summaryrefslogtreecommitdiffstats
path: root/scd/app-help.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scd: Fix a memory leak.NIIBE Yutaka2024-11-111-0/+4
* scd: Fix duplicate output of KEYPAIRINFO by readkey command.Werner Koch2021-04-081-3/+5
* scd:p15: Support ECDSA and ECDH for CardOS.Werner Koch2021-03-291-2/+15
* scd: Extend KEYPAIRINFO with an algorithm string.Werner Koch2020-09-211-3/+18
* scd: Extend an internal function to also return the algo.Werner Koch2020-05-051-7/+13
* scd:p15: Support signing with CardOS 5 cards.Werner Koch2020-03-311-7/+24
* scd: Simplify inclusion of app-common.h.Werner Koch2019-06-211-1/+0
* scd: New options --info and --info-only for READKEY.Werner Koch2019-04-031-16/+29
* scd: Simplify the app_readkey parameters.Werner Koch2019-02-261-3/+42
* Remove -I option to common.NIIBE Yutaka2017-03-071-1/+1
* scd: Fix API of select_file/_path.NIIBE Yutaka2017-03-061-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-3/+1
* More support for Netkey cards.Werner Koch2009-05-081-1/+25
* Implement decryption for TCOS 3 cards.Werner Koch2009-03-301-2/+1
* Use bin2hex if possible.Werner Koch2008-11-031-3/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-1/+1
* * command.c (scd_update_reader_status_file): Write status files.Werner Koch2004-04-201-1/+6
* * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.cWerner Koch2004-03-161-0/+157