| 153 |
History: |
History: |
| 154 |
======== |
======== |
| 155 |
|
|
| 156 |
|
0.9.4 - 27 November 2005, Ludovic Rousseau |
| 157 |
|
- add support for Eutron SIM Pocket Combo, Eutron CryptoIdentity, |
| 158 |
|
Verisign Secure Token and VeriSign Secure Storage Token, GemPC |
| 159 |
|
Card (PCMCIA), SCM SCR331-DI NTTCom, SCM Micro SCR 3310-NTTCom, |
| 160 |
|
Cherry ST-1044U, Cherry SmartTerminal ST-2XXX |
| 161 |
|
- add support of PC/SC v2 part 10 CM_IOCTL_GET_FEATURE_REQUEST add |
| 162 |
|
support of FEATURE_VERIFY_PIN_DIRECT and FEATURE_MODIFY_PIN_DIRECT |
| 163 |
|
remove support of IOCTL_SMARTCARD_VENDOR_VERIFY_PIN (now |
| 164 |
|
obsoleted). A sample code is available in examples/scardcontrol.c |
| 165 |
|
- we need pcsc-lite 1.2.9-beta9 since some structures used for PIN |
| 166 |
|
pad readers are defined by pcsc-lite |
| 167 |
|
- some (bogus) cards require an extra EGT but the ATR does not say |
| 168 |
|
so. We try to detect the bogus cards and set TC1=2 |
| 169 |
|
- IFDHSetProtocolParameters(): only use a data rate supported by the |
| 170 |
|
reader in the PPS negociation, otherwise we stay at the default |
| 171 |
|
speed. |
| 172 |
|
- calculate and store the read timeout according to the card ATR |
| 173 |
|
instead of using a fixed value of 60 seconds |
| 174 |
|
- increase the read timeout if the card sends and WTX request |
| 175 |
|
- improve support of GemPC Twin and GemPC Card (serial protocol) |
| 176 |
|
- reset the device on close only if DRIVER_OPTION_RESET_ON_CLOSE is |
| 177 |
|
set. The problem was that a device reset also disconnects the |
| 178 |
|
keyboard on a keyboard + reader device. |
| 179 |
|
- use color logs |
| 180 |
|
- some minor bugs removed |
| 181 |
|
|
| 182 |
|
|
| 183 |
0.9.3 - 14 March 2005, Ludovic Rousseau |
0.9.3 - 14 March 2005, Ludovic Rousseau |
| 184 |
- change the licence from GNU GPL to GNU Lesser GPL (LGPL) |
- change the licence from GNU GPL to GNU Lesser GPL (LGPL) |
| 185 |
- add support for ACS ACR 38, Kobil KAAN Base, Kobil KAAN Advanced, |
- add support for ACS ACR 38, Kobil KAAN Base, Kobil KAAN Advanced, |