aboutsummaryrefslogtreecommitdiffstats
path: root/scd/iso7816.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * pcsc-wrapper.c: New.Werner Koch2004-04-201-0/+3
| | | | | | | | * Makefile.am (pkglib_PROGRAMS): Install it here. * apdu.c (writen, readn): New. (open_pcsc_reader, pcsc_send_apdu, close_pcsc_reader): Use the pcsc-wrapper if we are using Pth.
* * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.cWerner Koch2004-03-161-5/+15
| | | | | | | | | | | | | | * 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.
* *** empty log message ***Werner Koch2004-03-161-9/+15
|
* (iso7816_manage_security_env): New.Werner Koch2004-01-281-15/+42
| | | | | | | (iso7816_decipher): Add PADIND argument. ** app-nks.c is now functional **
* Some minor bug fixes, new test utilities and started support for otherWerner Koch2004-01-271-2/+190
| | | | | smartcard applications.
* Fixes to make inclusion of card raleted source files into 1.3 easier.Werner Koch2003-10-021-4/+16
|
* * Always use 'dynload.h' instead of 'dlfcn.h'.Timo Schulz2003-08-141-1/+1
|
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+371
'GNUPG-1-9-BRANCH'.