/[pcsclite]/trunk/Drivers/ccid/README
ViewVC logotype

Diff of /trunk/Drivers/ccid/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 551 by rousseau, Tue Oct 28 16:56:27 2003 UTC revision 552 by rousseau, Tue Nov 4 22:16:38 2003 UTC
# Line 125  Inc., 59 Temple Place, Suite 330, Boston Line 125  Inc., 59 Temple Place, Suite 330, Boston
125  History:  History:
126  ========  ========
127    
128    0.3.2 - 4 November 2003, Ludovic Rousseau
129        - src/commands.c: correct a stupid bug that occurs with an APDU with
130          2 bytes response.
131        - Info.plist: add SPR 532 in list of supported readers
132        - parse.c: do not exit if the InterfaceClass is 0xFF (proprietary).
133          It is the case with old readers manufactured before the final
134          release of the CCID specs.
135        - move LTC31 reader from unsupported to supported reader list. It
136          was my f ault since in used odd INS byte in my test applet and odd
137          INS bytes are forbidden by ISO 7816-4 ch. 5.4.2 Instruction byte.
138          Thanks to Josep Moné s Teixidor for pointing the problem.
139        - src/commands.c: comment out the automatic GET RESPONSE part. I
140          don't think it should be in the driver. Maybe in pcscd instead?
141    
142  0.3.1 - 23 September 2003, Ludovic Rouseau  0.3.1 - 23 September 2003, Ludovic Rouseau
143      - add --enable-multi-thread (enabled by default) for thread safe      - add --enable-multi-thread (enabled by default) for thread safe
144        support an APDU multiplexing. You will need pcsc-lite-1.2.0-rc3 or        support an APDU multiplexing. You will need pcsc-lite-1.2.0-rc3 or

Legend:
Removed from v.551  
changed lines
  Added in v.552

  ViewVC Help
Powered by ViewVC 1.1.5