summaryrefslogtreecommitdiff
AgeCommit message (Collapse)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
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@95 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2011-02-02Define LPSCARD_READERSTATE only for the Mac.jmagne1-0/+6
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@94 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2011-01-20Fix Bugzilla Bug 614639 - 64k gemalto usb token no longer works properly ↵jmagne1-29/+37
after a logout request is issued. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@93 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2011-01-14Fix Bugzilla Bug#533226 - ESC on Vista 64bit: throws 'Certificate ↵jmagne3-8/+13
Propagation has stopped working' when an enrolled token is inserted. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@92 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2010-09-20Fix incorrect unlink in error pathrrelyea1-1/+1
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@91 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2010-09-08pcsc-lite now defines LPSCARD_READERSTATErrelyea1-1/+0
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@90 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2010-09-08Remove depricated SCARD_READERSTATE_A definition and only use SCARD_READERSTATE.rrelyea1-12/+12
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@89 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2010-09-08Unix safe open code for the cacherrelyea2-10/+81
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@88 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2010-09-08New CAC supportrrelyea9-52/+577
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@87 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2010-08-04Only get locks if the application requests it.rrelyea3-11/+36
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@86 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2010-02-19Fix for #403571, CoolKey compatibility with OS X.jmagne2-4/+4
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@85 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2009-12-09Bug #499976, CAC cards can be incorrectly identified as a Coolkey.jmagne1-0/+1
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@84 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2009-10-02Bugzilla #514341, get coolkey working on 64bit Windows.jmagne5-25/+56
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@82 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2009-09-16Misc simple bug fixes: #485032 new/delete mismatch, #250738 , and #497758 ↵jmagne4-7/+7
problem connecting to token. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@81 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2009-04-06At least some version of the documentation should be on the public CVS server.rrelyea1-0/+0
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@78 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2009-02-19Add support for 2048 bit keys, #485829.jmagne6-19/+241
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@77 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2009-01-24Fix to allow protocol T1 cards to work. Bug# 479880.jmagne1-7/+22
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@73 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2008-02-14Fix for gcc 4.3, bug#427666, rev. rrelyea.jmagne4-2/+5
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@72 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-11-16Minor change to the Windows classpath separator char, from ";" to "\;" since ↵jmagne1-1/+1
Cygwin eats the sem if not escaped. Rev. rrelyea. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@71 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-11-12Correctly parse application specific initialization data such that the ↵jmagne1-37/+200
"issuerInfo" URL can be encoded onto the card. Bug #367751, rev. rrelyea. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@70 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-10-16Address Gemalto USBKey 64K detection issues. Bug #285441, r. rrelyea.jmagne2-3/+69
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@69 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-08-15Use a less obscure name for the cache file.rrelyea1-6/+6
Don't try to initialize the file if we couldn't open it. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@68 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-08-14Move the cache to /var/cache where the coolkey package can own and controlrrelyea1-17/+17
the directory better. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@67 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-08-14update the spec file for a new release (1.1.0)rrelyea1-1/+10
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@66 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-08-11Fix minor error in reading in signature file. #251773 r. rrelyeajmagne1-1/+1
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@65 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-07-25Don't filter based on ATR at all. Let the application deal with which cardsrrelyea1-9/+4
it wants to work with git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@64 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-07-09Fix DIST in coolkeyrrelyea1-1/+1
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@63 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-06-28Correct spelling error. so dist will work.rrelyea1-1/+1
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@62 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-04-30Bring Fedora CSP up to one shipped with CertSystem. Bug #23150, rev. WTC.jmagne6-6/+135
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@61 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-04-04Call C_Finalize on a Windows PROCESS_DETACH message. Bug #234175. Rev. rrelyea.jmagne1-0/+2
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@60 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-17Match the distribution location of zlib1.dll when installing it.rrelyea2-2/+2
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@58 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-16update Makefiles so Makedist works correctlyrrelyea7-138/+36
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@57 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-16Include install instructions for windows.rrelyea1-4/+9
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@56 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-16For simplicity and convinience we include a number of files which are builtrrelyea3-8352/+0
with the autotools (Makefile.in, configure, m4 macros, etc). We aren't including files built by configure, however. These files are built by configure and should be in CVS ore the distribution. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@55 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-161) Check in configure (linux/unix) after build changes.rrelyea2-3666/+4280
2) Fix a bug were tokens without any applet appear to have a firmware version. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@54 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-16Update Makefiles generated by automake to support windows installrrelyea5-19/+17
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@53 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-16make install fixes for windowsrrelyea4-17/+21
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@52 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-14Add optional SYSLOG logging for Linux and Mac.rrelyea4-6/+41
Allow CAC cards which have only one cert to operate. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@51 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-14Make sure windows still build when following the instructions from the wikkirrelyea1-2/+2
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@50 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-14Make file clean up:rrelyea9-89/+110
don't distribute .a and .la files. fix build problem when --enable-pk11install is not set. Add dist values so make dist includes the correct files. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@49 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-09CK_ULONG is platform dependent, where the number of bytes used to store arrelyea1-2/+4
CK_ULONG in the token is not. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@48 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-09Move optional enable-pk11install line so linux compiles correctly.rrelyea3-271/+275
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@47 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-08Update README from the latest information from the wikirrelyea1-31/+161
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@46 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-08Let configure create the Makefile if necessaryrrelyea1-488/+0
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@45 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-06Remove defaults for Windows only variables ZLIB_CFLAGS and ZLIB_LIBS. ↵jmagne1-2/+2
Previously any attempt to override the variables in the ./configure call failed when attempting to build on Windows. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@44 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-06Use proper Windows ifdef, (WIN32 vs. _WINDOWS), to allow compilation on Windows.jmagne1-4/+4
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@43 fba4d07e-fe0f-4d7f-8147-e0026e666dc0