aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-dinsig.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-10Fix for card keys > 2048 bit.Werner Koch1-1/+2
2009-03-18Add server option with-ephemeral-keys.Werner Koch1-1/+3
Extend SCD LEARN command.
2008-06-26Minor fixes.Werner Koch1-1/+1
2008-06-26Start support of TCOS 3 cards.Werner Koch1-10/+96
Support restriction attribute. Fix utf-8 printing problems. Use AES by default.
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2007-03-07The Cherry XX44 keyboard's PINpad does now work.Werner Koch1-17/+45
DINSIG and NKS card applications are now also PIN pad aware.
2006-09-06The big Assuan error code removal.Werner Koch1-1/+1
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-11-28Preparing an interim releaseWerner Koch1-5/+36
2005-05-18Changed the scdaemon to handle concurrent sessions. AdjustedWerner Koch1-10/+10
gpg-agent accordingly. Code cleanups.
2004-03-16* app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.cWerner Koch1-8/+306
* app-nks.c (get_length_of_cert): Removed. * app-help.c: New. (app_help_read_length_of_cert): New. Code taken from above. New optional arg R_CERTOFF. * card-dinsig.c: Removed. * card.c (card_get_serial_and_stamp): Do not bind to the old and never finsiged card-dinsig.c. * iso7816.c (iso7816_read_binary): Allow for an NMAX > 254.
2004-01-27Some minor bug fixes, new test utilities and started support for otherWerner Koch1-0/+129
smartcard applications.