Hi,
Some new version of programs I work on.
pcsc-perl [1]
=========
This package contains a Perl wrapper to the PC/SC smartcard
library (pcsc-lite) from MUSCLE together with some small examples.
1.1.1 - 7 Mar 2002, Ludovic ROUSSEAU
- small typesetting modifications of .pod files
1.1.0 - 6 Mar 2002, Ludovic ROUSSEAU
- create this README file with the history
- complete reindentation of .pod files
1.0.9 - 5 Mar 2002, Ludovic ROUSSEAU
- the minium APDU length is 4 bytes and not 5
- correctly test if a digit is hexa or not
pcsc-tools [2]
==========
These tools are used to test a PC/SC driver, card or reader or send
commans in a friendly environment (text or graphical user interface).
1.0.4 - 6 Mar 2002, Ludovic ROUSSEAU
- gscriptor: case insensitive on "reset" command
- scriptor: case insensitive on "exit" and "reset" commands
- add the history, authors and licence in this README
ifd-GemPC [3]
=========
Gemplus GemPC 410 and GemPC 430 IFD Handler
Jean-Luc already made an announcement. The driver now works with a
Cyberflex Access card, compile and works under OpenBSD (and maybe other
*BSD or Unixes), the GemPC410 driver has a timeout increased to allow
long commands (crypto).
0.6.0 - 7 Marc 2002, Ludovic Rousseau
- GemPC410/gbpserial.c:
. modified the port BAUDS setting during open().
. Changed the timeout delay from 2 to 10 seconds
- common/ifdhandler.c: IFDHTransmitToICC: now manages case 1 APDU
(only CLA, INS, P1, P2) as an outgoing APDU (CLA, INS, P1, P2, 0)
- add a debug level: PERIODIC for... periodic calls. Do not define
DEBUG_LEVEL_PERIODIC in GemPC4?0/Config.h if you don't want to see
periodic logs from GCCmdCardStatus(), IFDHSetCapabilities() and
IFDHICCPresence()
- add a note about support of the IBM-410p reader.
0.5.10 - 3 Mar 2002, Ludovic Rousseau, Jean-Luc Giraud
- fix bug with some kind of Cyberflex Access cards:
. disable PPS management
. the reader stays at 9600 bauds in all cases
- fix bug when more than 252 output bytes are expected and less than
that are available (which is the case when the card sends an error)
- modify install: rule to include release version number in
filename, create symlinks, remove execution right on the .so lib
- README.410: Add a script to create the /dev/pcsc/? links
- GemPC430/GemPC430Utils.c, GemPC410/GemPC410Utils.c,
common/GCCmds.c: guarantee that the os_string is \0 terminated
- GemPC410/resetGemPC410.c, GemPC410/gbpserial.c: use
cfgetospeed()/cfsetospeed() instead of accessing directly the
termios structure
. the driver now works under OpenBSD
- common/ifdhandler.c: also log APDU results
As always any comments are welcomed.
[1] http://ludovic.rousseau.free.fr/softwares/pcsc-perl/pcsc-perl.html
[2] http://ludovic.rousseau.free.fr/softwares/pcsc-tools/pcsc-tools.html
[3] http://ludovic.rousseau.free.fr/softwares/ifd-GemPC/README
--
Dr. Ludovic Rousseau [EMAIL PROTECTED]
-- Normaliser Unix c'est comme pasteuriser le Camembert, L.R. --
***************************************************************
Unix Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/
To unsubscribe send an email to [EMAIL PROTECTED] with
unsubscribe sclinux
***************************************************************