MUSCLE new pcsc-lite

2001-06-13 Thread David Corcoran
Hello, pcsc-lite-0.9.3 has been released on the website. This pcsc-lite has the following changes: Changed test.c Added buffered read/write layer Shortened timeouts on outgoing commands Added support for Solaris 2.6 2.8 Fixed autoconf problems Added an option for client side thread safety Fixed

Re: MUSCLE new pcsc-lite

2001-03-07 Thread David Corcoran
Hi, Try creating a directory /usr/local/pcsc/drivers and see if that works That is what is showing up - I thought I added that to make install Dave * David Corcoran Internet Security/Smartcards Home:

Re: MUSCLE new pcsc-lite

2001-03-07 Thread David Corcoran
Hi, The issue is probably that you aren't using a 2.4 kernel, or are you ? In the README it specifies that you must modify the Makefile to copy over hotplug_generic instead of hotplug_linux if you are using less than 2.4. Can you tell me your kernel version ? Dave David Corcoran

Re: MUSCLE new pcsc-lite

2001-03-07 Thread Chris Osgood
rcoran" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 06, 2001 4:36 PM Subject: MUSCLE new pcsc-lite > Hello, > > I released version 0.8.7 which adds USB hotplug support. *** Linux Smart Card

MUSCLE new pcsc-lite

2001-03-06 Thread David Corcoran
Hello, I released version 0.8.7 which adds USB hotplug support. If you have a USB reader and would like to know how to use it automatically with hotplugging send me an email. Linux users whom are not operating a 2.4 kernel or one with a USB backport will have to edit the Makefile so that the fi

MUSCLE new pcsc-lite 8.2

2000-11-15 Thread David Corcoran
Hello, I released pcsc-lite-0.8.2 on the web site. pcsc-lite-0.8.2 has the following changes: Hot plug manager for USB devices and pcmcia devices - implemented for OS X but pluggable to write one for Linux, BSD, Solaris Added more error checking on winscard functions like Scope, Protocol, Di

Re: MUSCLE new pcsc

2000-05-18 Thread John Vrkic
unsubscribe This message was sent through MyMail http://www.mymail.com.au *** Linux Smart Card Developers - M.U.S.C.L.E. (Movement for the Use of Smart Cards in a Linux Environment) http://www.linuxnet.com/smartcard/index.html *

MUSCLE new pcsc

2000-05-16 Thread David Corcoran
Hello, Tomorrow I will release a new pcsc. It is version 0.6.5 it will have alot of fixes including: Coding practices: initialized vars, proper pointer mgmt, buffer zeroing so that temp APDU buffers don't disclose any secret information. Removed dangerous references to pointers for ID. Used r

MUSCLE New PCSC Released

2000-03-19 Thread David Corcoran
Hello, I released a developer release of pcsc-lite on linuxnet.com. The version is 0.6.0 and it (by default) will do startup allocation of a reader listed in /etc/reader.conf and will spawn off an insertion/removal thread. You can also do the runtime allocation method of pcsc-lite by getting ri

MUSCLE New PCSC

1999-09-27 Thread David Corcoran
Hello, I released a new version of PC/SC Lite version 0.2.2 that includes all the bug fixes you sent plus the following: * Support for Memory Cards - only works with compliant reader drivers SCardReadMemory, SCardWriteMemory * Added SCardCancel so you can spawn a thread off on SCardGetStatusC

MUSCLE new pcsc-lite

1999-08-20 Thread David Corcoran
Hi, I released a new pcsc-lite that fixes the getstatuschange, listreaders, and fills in the other functions. The documentation is fixed also. Please send all errors and concerns to me and I'll fix them ASAP. Thanks, Dave * David Cor