| 127 |
History: |
History: |
| 128 |
======== |
======== |
| 129 |
|
|
| 130 |
|
0.3.1 - 23 September 2003, Ludovic Rouseau |
| 131 |
|
- add --enable-multi-thread (enabled by default) for thread safe |
| 132 |
|
support an APDU multiplexing. You will need pcsc-lite-1.2.0-rc3 or |
| 133 |
|
above to use this feature. |
| 134 |
|
- add --enable-libusb=PATH option is your libusb is not installed in |
| 135 |
|
/usr or /usr/local |
| 136 |
|
- honor DESTDIR in install rules (closes [ #300110 ]). Thanks to |
| 137 |
|
Ville Skyttä for the patch. |
| 138 |
|
- src/ccid.c: do not switch the GemPC Key and GemPC Twin in APDU |
| 139 |
|
mode since it also swicth in EMV mode and may not work with non |
| 140 |
|
EMV cards |
| 141 |
|
- src/ccid_serial.c: complete reimplementation of the Twin serial |
| 142 |
|
protocol using a finite state automata (code much simpler) |
| 143 |
|
|
| 144 |
0.3.0 - 10 September 2003, Ludovic Rousseau |
0.3.0 - 10 September 2003, Ludovic Rousseau |
| 145 |
- support of GemPC Twin connected to a serial port. Thanks to Niki |
- support of GemPC Twin connected to a serial port. Thanks to Niki |
| 146 |
W. Waibel for a working prototype. |
W. Waibel for a working prototype. |