/[pcsclite]/trunk/HandlerTest
ViewVC logotype

Log of /trunk/HandlerTest

View Directory Listing Directory Listing


Sticky Revision:

Revision 3421 - Directory Listing
Modified Thu Apr 9 14:09:30 2009 UTC (4 years, 1 month ago) by rousseau
handler_test.c:967: warning: unused parameter ‘e’

Revision 3377 - Directory Listing
Modified Thu Mar 26 09:52:19 2009 UTC (4 years, 1 month ago) by rousseau
update/resync with the version in PCSC

Revision 3376 - Directory Listing
Modified Thu Mar 26 09:51:19 2009 UTC (4 years, 1 month ago) by rousseau
display an error if no libname is given

Revision 3365 - Directory Listing
Modified Mon Mar 23 10:15:56 2009 UTC (4 years, 2 months ago) by rousseau
remove noyywrap function

Revision 3364 - Directory Listing
Modified Mon Mar 23 10:10:29 2009 UTC (4 years, 2 months ago) by rousseau
handler_test.c:402: warning: assignment discards qualifiers from pointer target type

Revision 3363 - Directory Listing
Modified Mon Mar 23 10:08:48 2009 UTC (4 years, 2 months ago) by rousseau
handler_test.c:219: warning: passing argument 2 of ‘log_msg’ discards qualifiers from pointer target type

Revision 3362 - Directory Listing
Modified Mon Mar 23 10:06:32 2009 UTC (4 years, 2 months ago) by rousseau
handler_test.c:99: warning: no previous prototype for ‘help’

Revision 3361 - Directory Listing
Modified Mon Mar 23 10:05:51 2009 UTC (4 years, 2 months ago) by rousseau
handler_test.c:99: warning: redundant redeclaration of ‘optarg’
/usr/include/getopt.h:59: warning: previous declaration of ‘optarg’ was here
handler_test.c:100: warning: redundant redeclaration of ‘optind’
/usr/include/getopt.h:73: warning: previous declaration of ‘optind’ was here
handler_test.c:100: warning: redundant redeclaration of ‘opterr’
/usr/include/getopt.h:78: warning: previous declaration of ‘opterr’ was here
handler_test.c:100: warning: redundant redeclaration of ‘optopt’
/usr/include/getopt.h:82: warning: previous declaration of ‘optopt’ was here

Revision 3360 - Directory Listing
Modified Mon Mar 23 10:04:41 2009 UTC (4 years, 2 months ago) by rousseau
handler_test.c:81: warning: missing initializer

Revision 3359 - Directory Listing
Modified Mon Mar 23 10:03:25 2009 UTC (4 years, 2 months ago) by rousseau
debug.c:36: warning: format not a string literal and no format arguments

Revision 3358 - Directory Listing
Modified Mon Mar 23 10:02:56 2009 UTC (4 years, 2 months ago) by rousseau
debug.c:29: warning: unused parameter ‘priority’

Revision 3357 - Directory Listing
Modified Mon Mar 23 10:02:00 2009 UTC (4 years, 2 months ago) by rousseau
debug.c:17: warning: unused parameter ‘priority’

Revision 3312 - Directory Listing
Modified Sat Feb 7 17:11:46 2009 UTC (4 years, 3 months ago) by rousseau
document bugs with my combi card and the ACR122U-WB-R

Revision 3311 - Directory Listing
Modified Sat Feb 7 17:08:39 2009 UTC (4 years, 3 months ago) by rousseau
add combi card AID

Revision 3309 - Directory Listing
Modified Sat Feb 7 16:04:11 2009 UTC (4 years, 3 months ago) by rousseau
update AID

Revision 3308 - Directory Listing
Modified Fri Feb 6 17:24:09 2009 UTC (4 years, 3 months ago) by rousseau
correct AID

Revision 3302 - Directory Listing
Modified Thu Feb 5 12:43:36 2009 UTC (4 years, 3 months ago) by rousseau
script for contacless card

Revision 3275 - Directory Listing
Modified Mon Jan 12 08:18:03 2009 UTC (4 years, 4 months ago) by rousseau
also check extended APDU for 2032, 2048 and 2304 sizes

Revision 3223 - Directory Listing
Modified Sat Nov 22 20:02:33 2008 UTC (4 years, 5 months ago) by rousseau
typo in comments

Revision 3095 - Directory Listing
Modified Mon Aug 18 09:22:26 2008 UTC (4 years, 9 months ago) by rousseau
propset svn:executable

Revision 3094 - Directory Listing
Modified Mon Aug 18 09:19:54 2008 UTC (4 years, 9 months ago) by rousseau
Time request

Revision 3093 - Directory Listing
Modified Mon Aug 18 09:13:09 2008 UTC (4 years, 9 months ago) by rousseau
use #! /usr/bin/env scriptor

Revision 3092 - Directory Listing
Modified Mon Aug 18 09:06:57 2008 UTC (4 years, 9 months ago) by rousseau
Send a modify PIN command to the test applet

Revision 3091 - Directory Listing
Modified Mon Aug 18 09:05:10 2008 UTC (4 years, 9 months ago) by rousseau
Call GET CHALLENGE to generate random numbers

Revision 2764 - Directory Listing
Modified Thu Jan 24 10:04:07 2008 UTC (5 years, 3 months ago) by rousseau
scripts to test extended APDU

Revision 2704 - Directory Listing
Modified Sat Nov 17 15:13:23 2007 UTC (5 years, 6 months ago) by rousseau
display dlsym error message

Revision 2703 - Directory Listing
Modified Sat Nov 17 14:35:52 2007 UTC (5 years, 6 months ago) by rousseau
use explicit options for driver, channel and device name

Revision 2702 - Directory Listing
Modified Sat Nov 17 14:23:49 2007 UTC (5 years, 6 months ago) by rousseau
move display of "Define TPDU (-T) or APDU (-A)" _after_ checking for
ENV_LIBNAME

Revision 2701 - Directory Listing
Modified Sat Nov 17 14:21:46 2007 UTC (5 years, 6 months ago) by rousseau
use TPDU or APDU as resquested for the Time Request command

Revision 2700 - Directory Listing
Modified Sat Nov 17 14:21:08 2007 UTC (5 years, 6 months ago) by rousseau
test only TPDU or APDU as requested for case 1

Revision 2696 - Directory Listing
Modified Fri Nov 16 15:43:50 2007 UTC (5 years, 6 months ago) by rousseau
at least one of TPDU or APDU must be specified.
TPDU readers may not like case 1 APDU

Revision 2695 - Directory Listing
Modified Fri Nov 16 15:42:30 2007 UTC (5 years, 6 months ago) by rousseau
#undef CONTACTLESS

Revision 2651 - Directory Listing
Modified Sat Oct 13 20:47:12 2007 UTC (5 years, 7 months ago) by rousseau
add support of Mac OS X

Revision 2402 - Directory Listing
Modified Sun Feb 18 16:39:31 2007 UTC (6 years, 3 months ago) by rousseau
ifd_error(): add IFD_NO_SUCH_DEVICE

Revision 2111 - Directory Listing
Modified Wed Jul 12 09:55:24 2006 UTC (6 years, 10 months ago) by rousseau
initialise test_rv to an error code since we may not even start the test
routine if we have a problem before that

Revision 2106 - Directory Listing
Modified Tue Jul 11 16:02:12 2006 UTC (6 years, 10 months ago) by rousseau
initialise test_rv to avoid a warning: ‘test_rv’ may be used
uninitialized in this function

Revision 2105 - Directory Listing
Modified Tue Jul 11 16:00:54 2006 UTC (6 years, 10 months ago) by rousseau
avoid a "warning: unused variable ‘i’" when CONTACTLESS is not defined

Revision 2104 - Directory Listing
Modified Tue Jul 11 15:57:20 2006 UTC (6 years, 10 months ago) by rousseau
use LPSTR instead of LPTSTR (deprecated)

Revision 2103 - Directory Listing
Modified Tue Jul 11 15:21:44 2006 UTC (6 years, 10 months ago) by rousseau
display a summary of the options and the test result in red or blue

Revision 2070 - Directory Listing
Modified Tue May 30 20:21:20 2006 UTC (6 years, 11 months ago) by rousseau
release 0.3.1

Revision 2069 - Directory Listing
Modified Tue May 30 20:16:56 2006 UTC (6 years, 11 months ago) by rousseau
add -e for extended APDU

Revision 2043 - Directory Listing
Modified Fri May 12 19:17:13 2006 UTC (7 years ago) by rousseau
do not use a buffer anymore since we may log extended APDU (64KB) and we
do not need a buffer in the first place

Revision 1997 - Directory Listing
Modified Sun Apr 2 19:23:20 2006 UTC (7 years, 1 month ago) by rousseau
Do not include files matching .svn instead of CVS

Revision 1996 - Directory Listing
Modified Sun Apr 2 19:22:44 2006 UTC (7 years, 1 month ago) by rousseau
add Host/test_scripts/test.verify_pin

Revision 1995 - Directory Listing
Modified Sun Apr 2 19:21:38 2006 UTC (7 years, 1 month ago) by rousseau
add --stdout to svn2cl.sh

Revision 1994 - Directory Listing
Modified Sun Apr 2 19:19:06 2006 UTC (7 years, 1 month ago) by rousseau
release 0.3.0

Revision 1993 - Directory Listing
Modified Sun Apr 2 19:18:38 2006 UTC (7 years, 1 month ago) by rousseau
add option -n : non stop, do not stop on the first error

Revision 1992 - Directory Listing
Modified Sun Apr 2 19:17:46 2006 UTC (7 years, 1 month ago) by rousseau
use svn2cl.sh instead of rcs2log since we moved from CVS to subversion

Revision 1974 - Directory Listing
Modified Fri Mar 24 15:19:24 2006 UTC (7 years, 2 months ago) by rousseau
exchange(): 

Revision 1973 - Directory Listing
Modified Fri Mar 24 13:23:22 2006 UTC (7 years, 2 months ago) by rousseau
exchange(): display the error message in red color

Revision 1972 - Directory Listing
Modified Fri Mar 24 13:12:45 2006 UTC (7 years, 2 months ago) by rousseau
exchange(): check the received size before checking the received content

Revision 1971 - Directory Listing
Modified Fri Mar 24 12:49:40 2006 UTC (7 years, 2 months ago) by rousseau
remove the COMPARE since it is never used

Revision 1755 - Directory Listing
Modified Thu Nov 24 16:24:32 2005 UTC (7 years, 5 months ago) by rousseau
use "get retry counter" command

Revision 1710 - Directory Listing
Modified Wed Nov 16 08:59:52 2005 UTC (7 years, 6 months ago) by rousseau
move the default: case at the end of the switch

Revision 1709 - Directory Listing
Modified Wed Nov 16 08:59:06 2005 UTC (7 years, 6 months ago) by rousseau
convert tabulations in spaces

Revision 1708 - Directory Listing
Modified Wed Nov 16 07:57:48 2005 UTC (7 years, 6 months ago) by rousseau
manage a (unsecure) retryCounter

Revision 1707 - Directory Listing
Modified Wed Nov 16 07:24:56 2005 UTC (7 years, 6 months ago) by rousseau
add support of INS_MODIFY_PIN

Revision 1706 - Directory Listing
Modified Wed Nov 16 07:20:39 2005 UTC (7 years, 6 months ago) by rousseau
debug INS_VERIFY_PIN_DUMP

Revision 1672 - Directory Listing
Modified Tue Sep 20 14:06:27 2005 UTC (7 years, 8 months ago) by rousseau
default JAVA_HOME is /usr/lib/j2sdk1.4-sun instead of /usr/lib/j2sdk1.3

Revision 1671 - Directory Listing
Modified Tue Sep 20 14:05:45 2005 UTC (7 years, 8 months ago) by rousseau
add INS_VERIFY_PIN_DUMP

Revision 1668 - Directory Listing
Modified Mon Sep 19 14:03:37 2005 UTC (7 years, 8 months ago) by rousseau
script to use VERIFY PIN command

Revision 1667 - Directory Listing
Modified Mon Sep 19 14:00:49 2005 UTC (7 years, 8 months ago) by rousseau
add support of VERIFY PIN

Revision 1666 - Directory Listing
Modified Mon Sep 19 12:53:04 2005 UTC (7 years, 8 months ago) by rousseau
second argument of IFDHCreateChannelByName is LPTSTR not PUCHAR any more

Revision 1665 - Directory Listing
Modified Mon Sep 19 12:52:33 2005 UTC (7 years, 8 months ago) by rousseau
log_xxd(): use (char *) instead of (unsigned char *) to avoid compiler
warnings

Revision 1618 - Directory Listing
Modified Mon Aug 15 10:10:40 2005 UTC (7 years, 9 months ago) by rousseau
update

Revision 1611 - Directory Listing
Modified Thu Aug 11 13:52:13 2005 UTC (7 years, 9 months ago) by rousseau
add a rule to make .dependencies (needed the first time you checkout the
source code)

Revision 1435 - Directory Listing
Modified Fri Apr 22 09:01:16 2005 UTC (8 years, 1 month ago) by rousseau
use the new log API (log_xxd instead of debug_xxd)

Revision 1434 - Directory Listing
Modified Fri Apr 22 09:00:31 2005 UTC (8 years, 1 month ago) by rousseau
Use the new pcscd log API
debug_msg -> log_msg
debug_xxd -> log_xxd

Revision 1433 - Directory Listing
Modified Fri Apr 22 08:58:54 2005 UTC (8 years, 1 month ago) by rousseau
add
  %option nounput
to avoid the compilation warning
  `yyunput' defined but not used

Revision 1320 - Directory Listing
Modified Wed Feb 2 17:31:40 2005 UTC (8 years, 3 months ago) by rousseau
maximum size for case 3 is 256 not 255

Revision 1262 - Directory Listing
Modified Thu Sep 30 14:12:53 2004 UTC (8 years, 7 months ago) by rousseau
fd_error(): add support of IFD_ERROR_POWER_ACTION

Revision 1247 - Directory Listing
Modified Tue Sep 21 17:15:42 2004 UTC (8 years, 8 months ago) by rousseau
do not exit if IFDHSetProtocolParameters() returns IFD_NOT_SUPPORTED

Revision 1246 - Directory Listing
Modified Tue Sep 21 17:08:57 2004 UTC (8 years, 8 months ago) by rousseau
rename pcsc_error() in ifd_error() since the error comes from the ifd
handler and not from pcsc

Revision 1245 - Directory Listing
Modified Tue Sep 21 17:07:37 2004 UTC (8 years, 8 months ago) by rousseau
add two bad APDU

Revision 1244 - Directory Listing
Modified Tue Sep 21 17:06:22 2004 UTC (8 years, 8 months ago) by rousseau
use `pkg-config --cflags libpcsclite` instead of -I/usr/local/include/

Revision 1243 - Directory Listing
Modified Tue Sep 21 17:05:35 2004 UTC (8 years, 8 months ago) by rousseau
pcsc_error(): add IFD_NOT_SUPPORTED case

Revision 1104 - Directory Listing
Modified Tue Jul 27 13:27:42 2004 UTC (8 years, 9 months ago) by rousseau
send debug info to stdout instead of stderr so that all debug messages
are sent to stdout and are correctly mixed when using redirection

Revision 1072 - Directory Listing
Modified Thu Jul 15 13:36:00 2004 UTC (8 years, 10 months ago) by rousseau
PCSC_ERROR(): insert a space character between the line number and the
error message

Revision 1042 - Directory Listing
Modified Thu Jul 8 16:57:24 2004 UTC (8 years, 10 months ago) by rousseau
check the version of the IFDHandler and only use IFDHControl() with an
v3.0 API driver

Revision 975 - Directory Listing
Modified Wed Jun 23 16:56:08 2004 UTC (8 years, 11 months ago) by rousseau
add "measure communication performances"

Revision 965 - Directory Listing
Modified Tue Jun 22 11:35:12 2004 UTC (8 years, 11 months ago) by rousseau
- call IFDHSetProtocolParameters() between IFDHPowerICC() and
  IFDHTransmitToICC()
- define and use PCSC_ERROR(x)
- use include files in PCSC/

Revision 964 - Directory Listing
Modified Tue Jun 22 08:01:50 2004 UTC (8 years, 11 months ago) by rousseau
use the one provided by pcsc-lite in PCSC/

Revision 927 - Directory Listing
Modified Wed Jun 9 13:17:27 2004 UTC (8 years, 11 months ago) by rousseau
add test of IFDHControl()

Revision 681 - Directory Listing
Modified Mon Feb 9 13:42:56 2004 UTC (9 years, 3 months ago) by rousseau
0 is a valid channel number (use sscanf instead of atoi)

Revision 680 - Directory Listing
Modified Mon Feb 9 13:30:03 2004 UTC (9 years, 3 months ago) by rousseau
update usage text

Revision 679 - Directory Listing
Modified Mon Feb 9 13:28:33 2004 UTC (9 years, 3 months ago) by rousseau
allow to pass a device_name starting by numbers by explicitely selected a channel

Revision 678 - Directory Listing
Modified Mon Feb 9 08:35:55 2004 UTC (9 years, 3 months ago) by rousseau
exits only if IFDHCreateChannelByName is not defined (API 2.0) _and_
a device name is given

Revision 674 - Directory Listing
Modified Tue Feb 3 16:11:30 2004 UTC (9 years, 3 months ago) by rousseau
device_name argument in IFDHCreateChannelByName() is now a command line
argument

Revision 664 - Directory Listing
Modified Thu Jan 29 14:19:05 2004 UTC (9 years, 3 months ago) by rousseau
add support of IFDHCreateChannelByName

Revision 657 - Directory Listing
Modified Tue Jan 27 14:49:51 2004 UTC (9 years, 3 months ago) by rousseau
add support for T=1 protocol in SendPci.Protocol

Revision 656 - Directory Listing
Modified Tue Jan 27 14:48:42 2004 UTC (9 years, 3 months ago) by rousseau
add __FUNCTION__ in debug messages

Revision 549 - Directory Listing
Modified Tue Nov 4 18:02:03 2003 UTC (9 years, 6 months ago) by rousseau
add back odd INS bytes

Revision 548 - Directory Listing
Modified Tue Nov 4 18:00:36 2003 UTC (9 years, 6 months ago) by rousseau
support of T=1 added (in fact APDU or TPDU)

Revision 536 - Directory Listing
Modified Wed Oct 29 21:32:49 2003 UTC (9 years, 6 months ago) by rousseau
correct CVS path used when generating Changelog

Revision 535 - Directory Listing
Modified Wed Oct 29 21:30:33 2003 UTC (9 years, 6 months ago) by rousseau
a lot of new options. See -h for details.

Revision 534 - Directory Listing
Modified Wed Oct 29 21:21:34 2003 UTC (9 years, 6 months ago) by rousseau
the INS byte shall not be odd. It is forbidden by ISO 7816-4 ch. 5.4.2
Instruction byte. Instead of using INS from 21 to 25 we now use from 30
to 3E with only even values.

Revision 533 - Directory Listing
Modified Wed Oct 29 21:19:04 2003 UTC (9 years, 6 months ago) by rousseau
remove wrong comment

Revision 532 - Directory Listing
Modified Wed Oct 29 21:18:33 2003 UTC (9 years, 6 months ago) by rousseau
add "all" rule

Revision 455 - Directory Listing
Modified Mon Sep 22 07:49:18 2003 UTC (9 years, 8 months ago) by rousseau
the buffer was too small for large serial CCID frames

Revision 365 - Directory Listing
Modified Thu Sep 4 13:22:46 2003 UTC (9 years, 8 months ago) by rousseau
release 0.2.0

Revision 364 - Directory Listing
Modified Thu Sep 4 13:20:04 2003 UTC (9 years, 8 months ago) by rousseau
add Host/test_scripts/ and JavaCard/ files

Revision 363 - Directory Listing
Modified Thu Sep 4 13:19:38 2003 UTC (9 years, 8 months ago) by rousseau
create also parents directories

Revision 362 - Directory Listing
Modified Thu Sep 4 13:17:18 2003 UTC (9 years, 8 months ago) by rousseau
my ifeq() construction did not work. back to a manual configuration

Revision 361 - Directory Listing
Modified Thu Sep 4 13:16:36 2003 UTC (9 years, 8 months ago) by rousseau
add "TimeRequest" command

Revision 360 - Directory Listing
Modified Thu Sep 4 13:15:35 2003 UTC (9 years, 8 months ago) by rousseau
JavaCard applet needed for testing. Thanks to Jean-Luc Giraud

Revision 359 - Directory Listing
Modified Thu Sep 4 13:13:30 2003 UTC (9 years, 8 months ago) by rousseau
small script to send commands (to be used with scriptor(1))

Revision 352 - Directory Listing
Modified Fri Aug 29 06:54:09 2003 UTC (9 years, 8 months ago) by rousseau
add Makefile & MANIFEST

Revision 351 - Directory Listing
Modified Fri Aug 29 06:51:57 2003 UTC (9 years, 8 months ago) by rousseau
add files for archive easy generation

Revision 350 - Directory Listing
Modified Fri Aug 29 06:51:26 2003 UTC (9 years, 8 months ago) by rousseau
add *BSD support

Revision 307 - Directory Listing
Modified Wed Aug 20 12:41:22 2003 UTC (9 years, 9 months ago) by rousseau
print possible problem when the program can't find any reader

Revision 268 - Directory Listing
Added Mon Aug 11 16:36:48 2003 UTC (9 years, 9 months ago) by rousseau
public release

  ViewVC Help
Powered by ViewVC 1.1.5