Changeset 734
Legend:
- Unmodified
- Added
- Removed
-
trunk/ANNOUNCE
r619 r734 1 OpenCT Release 0.6. 41 OpenCT Release 0.6.6 2 2 ==================== 3 3 4 We are pleased to announce the availability of OpenCT 0.6. 4.4 We are pleased to announce the availability of OpenCT 0.6.6. 5 5 6 6 OpenCT is a library for accessing smart card terminals. It provides a … … 26 26 - Eutron Cypto-Identity ITSEC 27 27 - generic USB smart cards readers conforming to the CCID standart. 28 - PertoSmart card reader driver (for readers using ACS AC-1030 chipset). 29 - OMNIKEY CardMan Mobile PCMCIA 4000 30 - OMNIKEY CardMan 4040 28 31 29 32 More drivers are currently under development. -
trunk/NEWS
r700 r734 9 9 * new pertosmart driver by Carlos Henrique Bauer 10 10 * new acr30u driver by Laurent Pinchart 11 * initiali driver documentation by Laurent Pinchart 11 * initiail driver documentation by Laurent Pinchart 12 * ccid driver now supports pcmcia block based devices 13 such as the OMNIKEY CardMan 4040 (Harald Welte) 12 14 13 15 New in 0.6.5; 2005-05-16; Andreas Jellinghaus -
trunk/TODO
r602 r734 1 - improve documentation2 1 - sometimes the communication freezes, some packet does not 3 2 reach the destination. can be proproduced with egate driver, 4 3 cryptoflex card and opensc regression test init0004,6, 5 4 but is not specific to these drivers and cards 6 - get rid of debug message in libct or silence it somehow7 5 - improve pc/sc detection 8 6 - error handling: use error codes everywhere
