summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-22cleanup - space around assignmentHEADmasterbz806038.remove_fakeAlon Levy1-1/+1
2012-03-22SlotList::waitForSlotEvent: use \\?PnP?\NotificationAlon Levy1-8/+15
2012-03-22CKYCardContext_WaitForStatusChange: timeout is successAlon Levy1-1/+1
2012-03-22SlotList::updateReaderList: don't create a fake E-Gate readerAlon Levy1-18/+1
2011-07-13Handle pcscd restarting.rrelyea3-5/+19
2011-02-02Define LPSCARD_READERSTATE only for the Mac.jmagne1-0/+6
2011-01-20Fix Bugzilla Bug 614639 - 64k gemalto usb token no longer works properly aft...jmagne1-29/+37
2011-01-14Fix Bugzilla Bug#533226 - ESC on Vista 64bit: throws 'Certificate Propagation...jmagne3-8/+13
2010-09-20Fix incorrect unlink in error pathrrelyea1-1/+1
2010-09-08pcsc-lite now defines LPSCARD_READERSTATErrelyea1-1/+0
2010-09-08Remove depricated SCARD_READERSTATE_A definition and only use SCARD_READERSTATE.rrelyea1-12/+12
2010-09-08Unix safe open code for the cacherrelyea2-10/+81
2010-09-08New CAC supportrrelyea9-52/+577
2010-08-04Only get locks if the application requests it.rrelyea3-11/+36
2010-02-19Fix for #403571, CoolKey compatibility with OS X.jmagne2-4/+4
2009-12-09Bug #499976, CAC cards can be incorrectly identified as a Coolkey.jmagne1-0/+1
2009-10-02Bugzilla #514341, get coolkey working on 64bit Windows.jmagne5-25/+56
2009-09-16Misc simple bug fixes: #485032 new/delete mismatch, #250738 , and #497758 pro...jmagne4-7/+7
2009-04-06At least some version of the documentation should be on the public CVS server.rrelyea1-0/+0
2009-02-19Add support for 2048 bit keys, #485829.jmagne6-19/+241
2009-01-24Fix to allow protocol T1 cards to work. Bug# 479880.jmagne1-7/+22
2008-02-14Fix for gcc 4.3, bug#427666, rev. rrelyea.jmagne4-2/+5
2007-11-16Minor change to the Windows classpath separator char, from ";" to "\;" since ...jmagne1-1/+1
2007-11-12Correctly parse application specific initialization data such that the "issue...jmagne1-37/+200
2007-10-16Address Gemalto USBKey 64K detection issues. Bug #285441, r. rrelyea.jmagne2-3/+69
2007-08-15Use a less obscure name for the cache file.rrelyea1-6/+6
2007-08-14Move the cache to /var/cache where the coolkey package can own and controlrrelyea1-17/+17
2007-08-14update the spec file for a new release (1.1.0)rrelyea1-1/+10
2007-08-11Fix minor error in reading in signature file. #251773 r. rrelyeajmagne1-1/+1
2007-07-25Don't filter based on ATR at all. Let the application deal with which cardsrrelyea1-9/+4
2007-07-09Fix DIST in coolkeyrrelyea1-1/+1
2007-06-28Correct spelling error. so dist will work.rrelyea1-1/+1
2007-04-30Bring Fedora CSP up to one shipped with CertSystem. Bug #23150, rev. WTC.jmagne6-6/+135
2007-04-04Call C_Finalize on a Windows PROCESS_DETACH message. Bug #234175. Rev. rrelyea.jmagne1-0/+2
2007-02-17Match the distribution location of zlib1.dll when installing it.rrelyea2-2/+2
2007-02-16update Makefiles so Makedist works correctlyrrelyea7-138/+36
2007-02-16Include install instructions for windows.rrelyea1-4/+9
2007-02-16For simplicity and convinience we include a number of files which are builtrrelyea3-8352/+0
2007-02-161) Check in configure (linux/unix) after build changes.rrelyea2-3666/+4280
2007-02-16Update Makefiles generated by automake to support windows installrrelyea5-19/+17
2007-02-16make install fixes for windowsrrelyea4-17/+21
2007-02-14Add optional SYSLOG logging for Linux and Mac.rrelyea4-6/+41
2007-02-14Make sure windows still build when following the instructions from the wikkirrelyea1-2/+2
2007-02-14Make file clean up:rrelyea9-89/+110
2007-02-09CK_ULONG is platform dependent, where the number of bytes used to store arrelyea1-2/+4
2007-02-09Move optional enable-pk11install line so linux compiles correctly.rrelyea3-271/+275
2007-02-08Update README from the latest information from the wikirrelyea1-31/+161
2007-02-08Let configure create the Makefile if necessaryrrelyea1-488/+0
2007-02-06Remove defaults for Windows only variables ZLIB_CFLAGS and ZLIB_LIBS. Previo...jmagne1-2/+2
2007-02-06Use proper Windows ifdef, (WIN32 vs. _WINDOWS), to allow compilation on Windows.jmagne1-4/+4