2005-06-02 12:38 Karl Dahlen * src/agmdebug.c: Fixes for autoconf 2005-06-02 11:58 Karl Dahlen * AUTHORS, COPYING, ChangeLog, INSTALL, LICENSE, Makefile, Makefile.am, NEWS, README, agmiiusb.spec, config.h.in, configure.ac, install, config_aux/compile, config_aux/config.guess, config_aux/config.sub, config_aux/depcomp, config_aux/install-sh, config_aux/ltmain.sh, config_aux/missing, src/.cvsignore, src/Info.plist.in, src/Makefile.am: Added support for new build system. 2005-05-27 11:59 Karl Dahlen * src/usb.c: Added fix for timeout error. 2005-05-23 11:30 Haikun Hou * src/: AgmII.h, ifdhandler.c, tdssccom.c: - Change to use Argos Mini II default f 3000000 - Add usleep(30000) between every data read from card and data send from reader - Enlarge command to 5 bytes with 0x00 if its length less than 5 in T0 transmission 2005-05-23 06:45 Haikun Hou * src/T1Protocol.c: -Fix RxBuffer point change bug, using rdata char array to store the read data - Add BWT/CTW timeout handler according to ISO7816-3 rules 2005-05-23 06:43 Haikun Hou * src/ifdhandler.c: - Add IFD_RESPONSE_TIMEOUT case handler in IFDHTransmitToICC 2005-05-23 06:42 Haikun Hou * src/tdssccom.c: - fix RxBuffer point change bug in T0 transmit func 2005-05-18 08:57 Qiang Dong * src/: AgmII.h, T1Protocol.c, ifdhandler.c, tdssccom.c, tdssccom.h: Fix spelling error and Correct the T0 work waiting time 2005-05-17 10:15 Haikun Hou * src/T1Protocol.c: - Fix bug of send I-Block with M-bit - Fix bug of read I-Block wihth M-bit 2005-05-17 04:49 Haikun Hou * README: - add README file into project 2005-05-16 12:15 Haikun Hou * src/ifdhandler.c: - Fix spelling error in power function 2005-05-16 11:47 Haikun Hou * src/: T1Protocol.c, tdssccom.c: - Add ReadTimeout value calculate in T0 transmission - Add IFSC adjustment before first tranmision after card reset according to EMV requirement 2005-05-13 10:13 Qiang Dong * src/: T1Protocol.c, tdssccom.c: delete some funtions not needed 2005-05-12 11:20 Haikun Hou * src/: T1Protocol.c, ifdhandler.c: - Initial t1Params.ifsc to ATR reply value or default value - set t1Param.ifsd to 252, the default value of Argos Mini II 2005-05-12 09:33 Haikun Hou * src/: tdssccom.h, AgmII.h, LinuxDefines.h, T1Protocol.c, atr.h, ifdhandler.c, ifdhandler.h, tdssccom.c: - Add Di check when build PTS request. Ensure reader support the Di, other wise using default value Di = 1 - Codes clean up. Move some no used macro definition , etc. 2005-05-11 12:03 Haikun Hou * src/ifdhandler.c: Fix PTS bugs 2005-05-11 10:47 Qiang Dong * src/: T1Protocol.c, tdssccom.c: add functions to calculate the delay time 2005-05-11 10:08 Qiang Dong * src/tdssccom.c: add functions to calculate the value of etu, CWT and BWT 2005-05-11 10:05 Qiang Dong * src/: AgmII.h, tdssccom.c: add functions to calculate the value of etu, CWT and BWT 2005-05-10 11:27 Haikun Hou * src/T1Protocol.c: Restore bytesToSend to initial value to fix transmission error 2005-05-10 10:28 Haikun Hou * src/: AgmII.h, T1Protocol.c: Restore rbuf and bytesToRead to initial value to fix transmission error 2005-05-10 07:28 Haikun Hou * src/: AgmII.h, ifdhandler.c, tdssccom.c: Fix ParseATR bug, using read timeout to end ATR read Add Set protocol codes 2005-05-09 13:10 Karl Dahlen * src/: T1Protocol.c, tdssccom.c: Merged changes in PCSC-LITE-V120 with HEAD. 2005-05-09 08:33 Haikun Hou * src/T1Protocol.c: added more T1 block incoming block check 2005-05-09 07:05 Haikun Hou * src/: T1Protocol.c, tdssccom.c: Add TS==3F check in CardPowerOn Add T1 block read data check 2005-05-08 22:09 Karl Dahlen * Makefile, src/AgmII.h, src/LinuxDefines.h, src/T1Protocol.c, src/T1Protocol.h, src/agmdebug.c, src/agmdebug.h, src/atr.h, src/checksum.c, src/checksum.h, src/ifdhandler.c, src/ifdhandler.h, src/tdssccom.c, src/tdssccom.h, src/usb.c: Merged branch PCSC-LITE-V120 with head. 2005-05-08 19:32 Karl Dahlen * Makefile, src/agmdebug.c: Added support for using pcsc-lite 1.2.9. Look in Makefile for info. 2005-05-04 19:29 Karl Dahlen * src/: T1Protocol.c, tdssccom.c: Fixed T1 transmitt problem. 2005-05-04 12:07 Karl Dahlen * src/: ifdhandler.c, tdssccom.c, usb.c: Changed CardPowerOn() to silently ignore a AGMU_CardStatus_IND where card status is TRUE. The reader will normaly send two AGMU_CardStatus_IND. One is fetched by GetStatus() and one by CardPowerOn(). Moved ParsATR() to CardPowerOn(). This will will create a faster CardPowerOn(). Fixed some errors. 2005-05-04 09:38 Karl Dahlen * Makefile, src/AgmII.h, src/LinuxDefines.h, src/T1Protocol.c, src/T1Protocol.h, src/agmdebug.c, src/agmdebug.h, src/atr.h, src/checksum.c, src/checksum.h, src/ifdhandler.c, src/ifdhandler.h, src/tdssccom.c, src/tdssccom.h, src/usb.c: Code cleanup and changes for pcsc-lite ver 1.2.0. 2005-04-30 10:21 Haikun Hou * src/: ifdhandler.c, tdssccom.c: Fix ParseATR bug 2005-04-30 09:11 Anlai Jia * ReaderCommands.c: Remove no used file 2005-04-30 09:10 Anlai Jia * Makefile, src/AgmII.h, src/T1Protocol.c, src/T1Protocol.h, src/checksum.c, src/checksum.h, src/ifdhandler.c, src/tdssccom.c, src/usb.c: - Add T1 associated functions - Add AGMT1TransmitT1 function - Add more ATR parse functions 2005-04-26 14:02 Anlai Jia * .cvsignore, Makefile, ReaderCommands.c, install, src/AgmII.h, src/LinuxDefines.h, src/T1Protocol.h, src/atr.h, src/ifdhandler.c, src/ifdhandler.h, src/tdssccom.c, src/tdssccom.h, src/usb.c: Added linux driver