| 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 |