/[pcsclite]/tags/PCSC/rel-1_1_2beta2
ViewVC logotype

Log of /tags/PCSC/rel-1_1_2beta2

View Directory Listing Directory Listing


Sticky Revision:

Revision 1764 - Directory Listing
Modified Sun Nov 27 19:59:31 2005 UTC (7 years, 5 months ago) by rousseau
Copied from: tags/rel-1_1_2beta2 revision 1761
move pcsc-lite releases into PCSC/ subdirectory

Revision 177 - Directory Listing
Modified Sat Oct 12 21:51:12 2002 UTC (10 years, 7 months ago) by (unknown author)
Original Path: tags/rel-1_1_2beta2
Copied from: trunk revision 176
This commit was manufactured by cvs2svn to create tag
'rel-1_1_2beta2'.

Revision 176 - Directory Listing
Modified Sat Oct 12 21:51:12 2002 UTC (10 years, 7 months ago) by rousseau
Original Path: trunk
use autoconf instead of autoreconf to not reuse an old config

Revision 175 - Directory Listing
Modified Sat Oct 12 21:37:08 2002 UTC (10 years, 7 months ago) by rousseau
Original Path: trunk
new version of autoregenerating files

Revision 174 - Directory Listing
Modified Sat Oct 12 21:27:29 2002 UTC (10 years, 7 months ago) by rousseau
Original Path: trunk
release 1.1.2beta2

Revision 173 - Directory Listing
Modified Tue Oct 8 22:13:27 2002 UTC (10 years, 7 months ago) by rousseau
Original Path: trunk
do not link with -lpthread under bsd as it breaks under OpenBSD and
FreeBSD

Revision 172 - Directory Listing
Modified Tue Oct 8 21:56:13 2002 UTC (10 years, 7 months ago) by rousseau
Original Path: trunk
use "test x${usbdropdir} = xfalse" instead of "test x${usbdropdir} ==
xfalse" since it generates an error under FreeBSD (test: xfalse:
unexpected operator). For a strange reason the bug was not detected
earlier.

Revision 171 - Directory Listing
Modified Sun Oct 6 21:43:56 2002 UTC (10 years, 7 months ago) by rousseau
Original Path: trunk
use -rdynamic instead of -Wl,--export-dynamic since some systems
(OpenBSD) did not support it

Revision 170 - Directory Listing
Modified Sun Oct 6 20:59:50 2002 UTC (10 years, 7 months ago) by rousseau
Original Path: trunk
add --apdu documentation in --help message
support -a argument even when HAVE_GETOPT_LONG not supported

Revision 169 - Directory Listing
Modified Sun Oct 6 18:22:25 2002 UTC (10 years, 7 months ago) by rousseau
Original Path: trunk
add a (char *) cast to avoid a compilation warning

Revision 168 - Directory Listing
Modified Sun Oct 6 14:25:59 2002 UTC (10 years, 7 months ago) by giraud
Original Path: trunk
Added support for start/stop/restart invocation parameters

Revision 167 - Directory Listing
Modified Sun Oct 6 14:24:39 2002 UTC (10 years, 7 months ago) by giraud
Original Path: trunk
Added #define for support of /var/run/pid. pid file is /var/run/pcscd.pid

Revision 166 - Directory Listing
Modified Sun Oct 6 10:50:02 2002 UTC (10 years, 7 months ago) by rousseau
Original Path: trunk
new version of autoregenerating files

Revision 165 - Directory Listing
Modified Sun Oct 6 10:48:52 2002 UTC (10 years, 7 months ago) by rousseau
Original Path: trunk
add -DPACKAGE and -DVERSION to compilation flags. They are no more
included in config.h

Revision 164 - Directory Listing
Modified Sun Oct 6 10:47:45 2002 UTC (10 years, 7 months ago) by rousseau
Original Path: trunk
change version from 1.1.2beta1 to 1.1.2

Revision 163 - Directory Listing
Modified Sun Oct 6 10:46:33 2002 UTC (10 years, 7 months ago) by rousseau
Original Path: trunk
remove config.h.in to be sure to regenerate it

Revision 162 - Directory Listing
Modified Sat Oct 5 21:58:29 2002 UTC (10 years, 7 months ago) by rousseau
Original Path: trunk
change VERSION number from 1.1.2beta1 to 1.1.2

Revision 161 - Directory Listing
Modified Sat Oct 5 20:29:35 2002 UTC (10 years, 7 months ago) by rousseau
Original Path: trunk
print an error message if the --debug argument is not known

Revision 160 - Directory Listing
Modified Fri Oct 4 20:47:00 2002 UTC (10 years, 7 months ago) by corcoran
Original Path: trunk
quick fix

Revision 159 - Directory Listing
Modified Fri Oct 4 20:43:43 2002 UTC (10 years, 7 months ago) by corcoran
Original Path: trunk
added scf compatibility

Revision 158 - Directory Listing
Modified Fri Oct 4 20:21:53 2002 UTC (10 years, 7 months ago) by corcoran
Original Path: trunk
added helge's fix to WORD

Revision 157 - Directory Listing
Modified Fri Oct 4 19:31:05 2002 UTC (10 years, 7 months ago) by corcoran
Original Path: trunk
fix for osx deadlock on sleep

Revision 156 - Directory Listing
Modified Thu Oct 3 23:35:03 2002 UTC (10 years, 7 months ago) by corcoran
Original Path: trunk
some changes to support multiplle usb readers

Revision 155 - Directory Listing
Modified Thu Oct 3 21:17:21 2002 UTC (10 years, 7 months ago) by rousseau
Original Path: trunk
close PCSCLITE_HP_DROPDIR (/usr/local/pcsc/drivers/) after use

Revision 154 - Directory Listing
Modified Thu Oct 3 05:47:49 2002 UTC (10 years, 7 months ago) by corcoran
Original Path: trunk
added fix by amira

Revision 153 - Directory Listing
Modified Wed Oct 2 22:36:41 2002 UTC (10 years, 7 months ago) by corcoran
Original Path: trunk
added default dropdir

Revision 152 - Directory Listing
Modified Wed Oct 2 21:29:18 2002 UTC (10 years, 7 months ago) by corcoran
Original Path: trunk
added athena patch for SCARD_PROTOCOL_ANY in SCardConnect

Revision 151 - Directory Listing
Modified Wed Oct 2 21:15:43 2002 UTC (10 years, 7 months ago) by corcoran
Original Path: trunk
Fixed multi-reader + sleep problem

Revision 150 - Directory Listing
Modified Wed Oct 2 20:27:47 2002 UTC (10 years, 7 months ago) by corcoran
Original Path: trunk
Re-importing autoconf stuff

Revision 149 - Directory Listing
Modified Wed Oct 2 17:52:51 2002 UTC (10 years, 7 months ago) by giraud
Original Path: trunk
Modified version number from 1.1.0 to 1.1.1

Revision 147 - Directory Listing
Modified Sat Sep 7 15:50:24 2002 UTC (10 years, 8 months ago) by rousseau
Original Path: trunk
Log to stderr by default. Print an error message if --debug argument is
not known.

Revision 145 - Directory Listing
Modified Fri Sep 6 21:23:41 2002 UTC (10 years, 8 months ago) by rousseau
Original Path: trunk
release 1.1.2beta1

Revision 144 - Directory Listing
Modified Fri Sep 6 21:18:14 2002 UTC (10 years, 8 months ago) by rousseau
Original Path: trunk
forgot to add support of --enable-muscledropdir in bundleTool.c

Revision 143 - Directory Listing
Modified Fri Sep 6 21:12:00 2002 UTC (10 years, 8 months ago) by rousseau
Original Path: trunk
add support for --enable-muscledropdir

Revision 142 - Directory Listing
Modified Fri Sep 6 20:31:16 2002 UTC (10 years, 8 months ago) by rousseau
Original Path: trunk
add support for --enable-muscledropdir

Revision 141 - Directory Listing
Modified Fri Sep 6 20:30:32 2002 UTC (10 years, 8 months ago) by rousseau
Original Path: trunk
new versions

Revision 140 - Directory Listing
Modified Fri Sep 6 20:29:20 2002 UTC (10 years, 8 months ago) by rousseau
Original Path: trunk
do not restart ./configure

Revision 139 - Directory Listing
Modified Fri Sep 6 20:28:13 2002 UTC (10 years, 8 months ago) by rousseau
Original Path: trunk
test if a Makfile exists before make distclean

Revision 138 - Directory Listing
Modified Fri Sep 6 19:26:05 2002 UTC (10 years, 8 months ago) by rousseau
Original Path: trunk
The licence file is COPYING and not LICENSE (thanks to Juha Tuomala)

Revision 133 - Directory Listing
Modified Wed Sep 4 21:02:20 2002 UTC (10 years, 8 months ago) by corcoran
Original Path: trunk
Fixed to work well

Revision 132 - Directory Listing
Modified Sat Aug 31 03:16:59 2002 UTC (10 years, 8 months ago) by corcoran
Original Path: trunk
Fixes to make this work on the Mac.

Revision 131 - Directory Listing
Modified Sun Aug 18 20:09:25 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
add formaticc.1 from Debian

Revision 130 - Directory Listing
Modified Fri Aug 16 20:08:19 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
typo (add a space)

Revision 129 - Directory Listing
Modified Thu Aug 15 22:49:01 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
lots of debug and buffer overflow removal

Revision 128 - Directory Listing
Modified Thu Aug 15 15:26:29 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
print usage in cas of wrong arguments

Revision 127 - Directory Listing
Modified Thu Aug 15 15:11:55 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
update and rename bundleTool.1

Revision 126 - Directory Listing
Modified Tue Aug 13 22:19:09 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
switch from version 1.1.1 to 1.1.2 for cvs snapshots

Revision 125 - Directory Listing
Modified Tue Aug 13 21:15:13 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
add support for --apdu, test if the pcscd is still running before
complaining that /tmp/pcsc is present

Revision 124 - Directory Listing
Modified Tue Aug 13 21:15:13 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
add support for --apdu

Revision 123 - Directory Listing
Modified Tue Aug 13 21:15:13 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
typo

Revision 122 - Directory Listing
Modified Tue Aug 13 21:15:13 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
add a return NULL;

Revision 121 - Directory Listing
Modified Tue Aug 13 21:15:13 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
add support for --apdu and other same log messages

Revision 120 - Directory Listing
Modified Tue Aug 13 21:15:13 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
properly initialise rv

Revision 119 - Directory Listing
Modified Tue Aug 13 21:15:13 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
add -Wl,--export-dynamic link option

Revision 118 - Directory Listing
Modified Tue Aug 13 21:13:17 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
add the -a|--apdu option + some cleaning

Revision 117 - Directory Listing
Modified Tue Aug 13 21:12:00 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
make distclean before autoreconf

Revision 116 - Directory Listing
Modified Tue Aug 13 21:10:55 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
*** empty log message ***

Revision 115 - Directory Listing
Modified Tue Aug 13 21:10:28 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
set the PCSCLITE_HP_DROPDIR as a ./configure option

Revision 114 - Directory Listing
Modified Tue Jul 30 21:40:17 2002 UTC (10 years, 9 months ago) by rousseau
Original Path: trunk
add #ifdef USE_THREAD_SAFETY otherwise it wont compile with
--disable-threadsafe

Revision 113 - Directory Listing
Modified Mon Jul 1 20:14:09 2002 UTC (10 years, 10 months ago) by corcoran
Original Path: trunk
readding

Revision 112 - Directory Listing
Modified Mon Jul 1 20:08:53 2002 UTC (10 years, 10 months ago) by corcoran
Original Path: trunk
moved location

Revision 111 - Directory Listing
Modified Thu Jun 27 22:21:23 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
Win32

Revision 108 - Directory Listing
Modified Thu Jun 27 16:52:50 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
Initial revision

Revision 107 - Directory Listing
Modified Wed Jun 19 22:05:46 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
removed printf

Revision 106 - Directory Listing
Modified Tue Jun 18 18:16:48 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
MSCPUChar8 -> MSCUChar8

Revision 105 - Directory Listing
Modified Tue Jun 11 20:07:26 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
Added more Initialization parameters ...

Revision 104 - Directory Listing
Modified Wed Jun 5 19:48:13 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
hello

Revision 103 - Directory Listing
Modified Wed Jun 5 18:47:13 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
;lkj

Revision 102 - Directory Listing
Modified Wed Jun 5 18:42:30 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
bad if then

Revision 101 - Directory Listing
Modified Wed Jun 5 18:31:04 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
some changes

Revision 100 - Directory Listing
Modified Wed Jun 5 18:11:32 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
Added generic thread support to musclecard.c and added pthread_join

Revision 99 - Directory Listing
Modified Wed Jun 5 17:57:33 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
Added join to cancelcallback

Revision 98 - Directory Listing
Modified Wed Jun 5 17:56:06 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
Fixed problem with MSC_SHARE_DIRECT connections
Added changes to docs
Cancel with join

Revision 97 - Directory Listing
Modified Wed Jun 5 16:04:16 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
Changed versioning

Revision 96 - Directory Listing
Modified Wed Jun 5 15:59:40 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
removed unused variable i

Revision 95 - Directory Listing
Modified Wed Jun 5 15:41:26 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
Fix for bug which wouldn't work with multi-slot readers.  Slots weren't managing the dwFeeds variable in the structure so the library was closed prematurely.

Revision 94 - Directory Listing
Modified Mon Jun 3 19:43:08 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
replaced magic number with constant 16->PCSCLITE_MAX_CONTEXTS

Revision 93 - Directory Listing
Modified Fri May 31 21:18:30 2002 UTC (10 years, 11 months ago) by corcoran
Original Path: trunk
Removed bug: line 1986 SCardCleanupClient would release the socket too early

Revision 92 - Directory Listing
Modified Tue May 28 19:25:11 2002 UTC (11 years ago) by corcoran
Original Path: trunk
Added muscle-docs

Revision 91 - Directory Listing
Modified Tue May 28 17:36:12 2002 UTC (11 years ago) by corcoran
Original Path: trunk
Finalizing for the release

Revision 90 - Directory Listing
Modified Tue May 28 16:17:09 2002 UTC (11 years ago) by corcoran
Original Path: trunk
Added wintypes.h

Revision 89 - Directory Listing
Modified Tue May 28 16:04:10 2002 UTC (11 years ago) by corcoran
Original Path: trunk
fixes for the build

Revision 88 - Directory Listing
Modified Tue May 28 05:00:57 2002 UTC (11 years ago) by phuang
Original Path: trunk
hpux need <errno.h> to compile correctly

Revision 87 - Directory Listing
Modified Tue May 21 20:55:46 2002 UTC (11 years ago) by rousseau
Original Path: trunk
patch the generated ChangeLog.cvs to have correct file and author names

Revision 86 - Directory Listing
Modified Fri May 10 19:02:36 2002 UTC (11 years ago) by rousseau
Original Path: trunk
added the .h files in the distibution but they will not be installed by
a 'make install'
So now 'make test' and 'make testcheck' should work again.
Sorry Dave for my mistake in v1.3 you corrected in v1.4. I hope it is OK
this time.

Revision 85 - Directory Listing
Modified Fri May 10 18:59:46 2002 UTC (11 years ago) by rousseau
Original Path: trunk
add pcscd.startup in the distribution

Revision 84 - Directory Listing
Modified Tue May 7 22:05:15 2002 UTC (11 years ago) by corcoran
Original Path: trunk
Updated version to 1.1.0

Revision 83 - Directory Listing
Modified Tue May 7 02:33:44 2002 UTC (11 years ago) by corcoran
Original Path: trunk
Fixing so that --disable-threadsafe works !!!

Revision 82 - Directory Listing
Modified Tue May 7 02:33:17 2002 UTC (11 years ago) by corcoran
Original Path: trunk
Adding Makefile.am with -lpthread for PCSCD_INCLUDE_LIBS

Revision 81 - Directory Listing
Modified Tue May 7 02:02:55 2002 UTC (11 years ago) by corcoran
Original Path: trunk
Added Win32 dynamic lib loading

Revision 80 - Directory Listing
Modified Mon May 6 23:23:13 2002 UTC (11 years ago) by corcoran
Original Path: trunk
Added real time card reset/removed checking.  Fixed bug which begin/end transaction would not return this.

Revision 79 - Directory Listing
Modified Mon May 6 23:01:24 2002 UTC (11 years ago) by corcoran
Original Path: trunk
Added support for Win32 based platforms for Muscle Framework.

Revision 78 - Directory Listing
Modified Mon May 6 19:55:11 2002 UTC (11 years ago) by corcoran
Original Path: trunk
Checking in new project file for project builder

Revision 74 - Directory Listing
Modified Sat Apr 27 01:11:27 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Added versioning to pbxproj file, updated config.h.  Fixed Plugin->PlugIn.h in hotplug

Revision 73 - Directory Listing
Modified Fri Apr 26 18:47:36 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Updated the man page

Revision 72 - Directory Listing
Modified Thu Apr 25 18:25:38 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Added bundle header information for buildit

Revision 71 - Directory Listing
Modified Thu Apr 25 18:23:35 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Added new version numbering

Revision 70 - Directory Listing
Modified Thu Apr 25 17:56:41 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
removed printf debugging for release

Revision 69 - Directory Listing
Modified Thu Apr 25 17:07:37 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Changes to the power management behavior

Revision 68 - Directory Listing
Modified Wed Apr 24 20:28:38 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Removal

Revision 67 - Directory Listing
Modified Wed Apr 24 20:23:42 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
moved project builderstuff and removed some files

Revision 66 - Directory Listing
Modified Wed Apr 24 00:45:57 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
changes

Revision 65 - Directory Listing
Modified Tue Apr 23 17:49:17 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
No changes, just time/date issues

Revision 64 - Directory Listing
Modified Mon Apr 22 18:42:44 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
config.h -> added cvs to version
project.pbx -> modified project builder attributes
pcsclite.h -> __APPLE__
mscdefines.h -> __APPLE__
sys_generic.h, sys_hpux.c sys_solaris.c sys_unix.c
int SYS_Exit to void SYS_Exit
winscard_msg.c removed message in CommonSegment

Revision 63 - Directory Listing
Modified Sun Apr 21 16:44:51 2002 UTC (11 years, 1 month ago) by cprados
Original Path: trunk
Added autoconf check for getopt.h header

Revision 62 - Directory Listing
Modified Tue Apr 16 19:41:32 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Added #ifdef around #include <getopt.h>

Revision 61 - Directory Listing
Modified Sun Apr 14 15:30:13 2002 UTC (11 years, 1 month ago) by cprados
Original Path: trunk
Added getopt_long() check.

Revision 60 - Directory Listing
Modified Sun Apr 14 15:28:54 2002 UTC (11 years, 1 month ago) by cprados
Original Path: trunk
Added getopt and getopt_long support for command line parsing.

Revision 59 - Directory Listing
Modified Fri Apr 12 22:05:37 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Added wait for thread return for the callback

Revision 58 - Directory Listing
Modified Fri Apr 12 21:30:09 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Added BLOCKSTATUS defines and checks in the Callbacks so that the
race condition would go away.

Revision 57 - Directory Listing
Modified Fri Apr 12 19:42:44 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Removed MSCCertInfo

Revision 56 - Directory Listing
Modified Thu Apr 11 21:43:59 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
removed cert function pointers

Revision 55 - Directory Listing
Modified Thu Apr 11 17:24:05 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
removed certificate function pointers

Revision 54 - Directory Listing
Modified Thu Apr 11 17:23:40 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Removed all certificate handling functions

Revision 53 - Directory Listing
Modified Wed Apr 10 23:11:26 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Added extern int errno - wouldn't build on Solaris

Revision 52 - Directory Listing
Modified Wed Apr 10 22:37:30 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Removed atexit() put cleanup code in SCardReleaseContext

Revision 51 - Directory Listing
Modified Wed Apr 10 22:36:52 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
some modifications for tabs.

Revision 50 - Directory Listing
Modified Wed Apr 10 22:36:06 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Removed SetCapabilities -> put into 1.0 version for performance reasons

Revision 49 - Directory Listing
Modified Wed Apr 10 01:11:57 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Removed extra Read/Write functions

Revision 48 - Directory Listing
Modified Tue Apr 9 20:56:06 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Added keyPartner to MSCImportKey.  Added keyMapping to MSCKeyInfo structure

Revision 47 - Directory Listing
Modified Mon Apr 8 20:23:31 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Fixed a security vulnerability in winscard_svc.c.  Removed /tmp/pcsc/.pcsctmp
and replaced it with a stat /tmp/pcsc on the client side.  Modified Makefile.am
to only install needed include files to /usr/local/include

Revision 46 - Directory Listing
Modified Mon Apr 8 17:19:36 2002 UTC (11 years, 1 month ago) by mikeg
Original Path: trunk
initialized return value to -1 in RFSetReaderName

Revision 45 - Directory Listing
Modified Sun Apr 7 08:43:36 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
Allow pcscd to do bulk transfers for devices with high speed:

 Enhanced messaging has been added to accomodate newer devices which
have more advanced capabilites, such as dedicated secure co-processors
which can stream and encrypt data over USB.  In order to used enhanced
messaging you must define PCSCLITE_ENHANCED_MESSAGING in the
framework(library), the daemon, and your application

Thanks to Michael Gile <mgile@mac.com> for the patch

Revision 44 - Directory Listing
Modified Sat Apr 6 22:58:11 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
Added my name as suggested by David

Revision 43 - Directory Listing
Modified Sat Apr 6 20:48:47 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
using -d1 (debug to stderr) or -d2 (debug to stdout) also activate the
-fg option (foreground). Otherwise pcscd is started as a daemon
(default) and stdout and stderr file descriptors are closed and then
debug is useless since sent to /dev/null

Revision 42 - Directory Listing
Modified Sat Apr 6 20:46:26 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
renamed 1.0.2.beta5 to 1.0.2.cvs

Revision 41 - Directory Listing
Modified Sat Apr 6 17:12:13 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
make the ChangeLog.cvs rule .PHONY

Revision 40 - Directory Listing
Modified Sat Apr 6 16:53:55 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
use SYS_CloseFile() instead of close()
use SYS_OpenFile() instead of open()
use SYS_Chdir() instead of chdir()
use SYS_Daemon() instead of daemon()
test return values and print a debug message when necessary

patch provided by Toni Andjelkovic <toni@soth.at>

Revision 39 - Directory Listing
Modified Sat Apr 6 16:46:04 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
add a rule to create ChangeLog.cvs

Revision 38 - Directory Listing
Modified Sat Apr 6 16:22:58 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
 #include <stdlib.h> for malloc() declaration

Revision 37 - Directory Listing
Modified Sat Apr 6 15:53:37 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
add error code management for SHMProcessEvents returned value

Revision 36 - Directory Listing
Modified Fri Apr 5 00:20:01 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
correct text alignment

Revision 35 - Directory Listing
Modified Fri Apr 5 00:15:33 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
removed since generated automatically by automake

Revision 34 - Directory Listing
Modified Fri Apr 5 00:13:51 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
USE_SYSLOG is no more used. code rewrote with debug_msg()

Revision 33 - Directory Listing
Modified Fri Apr 5 00:12:57 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
debug_xxd(): also use the debug_msg_type way

Revision 32 - Directory Listing
Modified Fri Apr 5 00:11:27 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
removed since generated automatically from configure.in by autoheader

Revision 31 - Directory Listing
Modified Thu Apr 4 23:54:34 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
removed since automatically generated from Makefile.am

Revision 30 - Directory Listing
Modified Thu Apr 4 23:51:02 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
src/winscard_msg.c: SHMProcessEvents() timeout on the select and go back
into src/pcscdaemon.c: SVCServiceRunLoop()
This is used to catch the Ctrl-C signal (in SVCServiceRunLoop) at some
time when nothing else happens

Revision 29 - Directory Listing
Modified Thu Apr 4 23:47:24 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
removed dlerror() from if tests since it is not the best way to test for
errors

Revision 28 - Directory Listing
Modified Thu Apr 4 23:46:26 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
DYN_GetAddress() now correctly handles errors by not using dlerror() to
know if an error occured since the error may have occured in a previous
call
Also removed dlerror() from if tests everywhere else

Revision 27 - Directory Listing
Modified Thu Apr 4 23:43:40 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
add many .h files in include_HEADERS so that 'make dist' include all the
useful files
add muscletest.c in EXTRA_libpcsclite_core_la_SOURCES

Revision 26 - Directory Listing
Modified Thu Apr 4 22:45:31 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Some event changes, begin/end transaction.  Added IdentifyToken

Revision 25 - Directory Listing
Modified Thu Apr 4 21:50:24 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
removed unused variable char tempString[1024];
add a return 0 for main()

Revision 24 - Directory Listing
Modified Thu Apr 4 19:03:36 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
complete and automatic reindentation of *.c and *.h files

Revision 23 - Directory Listing
Modified Thu Apr 4 18:23:23 2002 UTC (11 years, 1 month ago) by rousseau
Original Path: trunk
test

Revision 22 - Directory Listing
Modified Mon Apr 1 02:57:57 2002 UTC (11 years, 1 month ago) by giraud
Original Path: trunk
musclecard:
- replaced PCSC_TARGET_OSX with __APPLE__ in #ifndef for mscdefines.h inclusion
pbproj:
- no meaningful modifications

Revision 21 - Directory Listing
Modified Sun Mar 31 23:51:03 2002 UTC (11 years, 1 month ago) by giraud
Original Path: trunk
Fix 1 issue in readerfactory.c
- valueLength=sizeof(tagValue) in RFSetReaderName to allow IFDHandlers to know
how much space is available

Modified PB project to allow build in proper order and have testpcsc used
the new PCSC framework available in the build folder.

Revision 20 - Directory Listing
Modified Sun Mar 31 07:05:07 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Added this

Revision 19 - Directory Listing
Modified Sun Mar 31 03:42:59 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Big Ass Error badError = 1 instead of ==

Revision 18 - Directory Listing
Modified Sat Mar 30 23:38:35 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
removed crap PCSC_DEBUG

Revision 17 - Directory Listing
Modified Sat Mar 30 23:29:28 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Fixed multi-reader bug, also fixed wintypes bug

Revision 16 - Directory Listing
Modified Sat Mar 30 23:02:06 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
added the man pages

Revision 15 - Directory Listing
Modified Sat Mar 30 22:20:33 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Added some command line arguments.

Revision 14 - Directory Listing
Modified Sat Mar 30 20:59:07 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Added command line debug options

Revision 11 - Directory Listing
Modified Sat Mar 30 18:13:58 2002 UTC (11 years, 1 month ago) by corcoran
Original Path: trunk
Initial revision

Revision 10 - Directory Listing
Modified Fri Nov 30 21:32:50 2001 UTC (11 years, 5 months ago) by corcoran
Original Path: trunk
This is the real deal

Revision 9 - Directory Listing
Modified Thu Nov 29 17:27:30 2001 UTC (11 years, 5 months ago) by corcoran
Original Path: trunk
Fixed == to & for pollStatus

Revision 8 - Directory Listing
Modified Thu Nov 29 00:30:11 2001 UTC (11 years, 5 months ago) by corcoran
Original Path: trunk
Fixed the T=0 handling routines.

Revision 5 - Directory Listing
Modified Wed Nov 21 01:00:06 2001 UTC (11 years, 6 months ago) by corcoran
Original Path: trunk
Initial revision

Revision 2 - Directory Listing
Modified Wed Nov 21 00:57:15 2001 UTC (11 years, 6 months ago) by corcoran
Original Path: trunk
Initial revision

Revision 1 - Directory Listing
Added Wed Nov 21 00:57:15 2001 UTC (11 years, 6 months ago) by (unknown author)
Original Path: trunk
New repository initialized by cvs2svn.

  ViewVC Help
Powered by ViewVC 1.1.5