Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
remove PCSC/ from the pcsc-lite #include header files since the PCSC/ part is already given by `pkg-config --cflags libpcsclite`
Add support of character level communication (CCID_CLASS_CHARACTER). Thanks to Jeffrey Dai
typo: Receivig -> Receiving
PPS_Exchange(): do not recalculate the PPS length from the received PPS but take it from the number of bytes actually received (it may not be a PPS)
PPS_Match() was wrong when the confirmation is shorter than the request
PPS_Exchange() has a new argument (unsigned char *pps1) which is the PPS1 returned by the card (TA1 the card wants to use)
CCID_Transmit() now uses a 4th argument (unsigned char bBWI)
move macros PPS_HAS_PPS?() from pps.c to pps.h
PPS_Exchange() now uses 'int lun' instead of 'Protocol_T1 * t1'
use my own debug routines
new files from Carlos Prados towitoko-2.0.7 driver (with a bit of hacking)
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |