summaryrefslogtreecommitdiff
path: root/src
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-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.jmagne1-2/+2
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 ↵jmagne3-5/+5
problem connecting to token. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@81 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-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-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-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 correctlyrrelyea5-132/+26
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@57 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-161) Check in configure (linux/unix) after build changes.rrelyea1-0/+2
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 installrrelyea3-19/+14
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@53 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-02-16make install fixes for windowsrrelyea2-15/+14
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 file clean up:rrelyea6-23/+59
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-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-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
2007-01-18Use define MAC instead of DARWIN for Mac ifdefs. Allows program to compile ↵jmagne1-2/+2
on the Mac. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@41 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-01-18Utilize the contents of NSS_LIBS when linking executable, used when building ↵jmagne2-3/+4
Mac version. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@40 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2007-01-18Alter LDFLAGS to allow darwin build to produce a dylib.jmagne2-2/+2
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@39 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2006-11-30Remove reset and CUID reading for CAC. This was causing concurrent apps torrelyea1-4/+2
loose login state. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@36 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2006-11-30Fix compile problem with log.hrrelyea6-1/+11
Make pk11install and optionally built feature. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@35 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2006-11-10Add syslog support.rrelyea2-2/+39
Add CAC support git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@34 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2006-10-13Add pk11install to the buildrrelyea6-0/+1456
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@33 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2006-10-11Make the CSP build.rrelyea22-15/+3900
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@32 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2006-09-07create separate cache files for each user.rrelyea1-4/+24
Set permissions so all users can share the directory. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@27 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2006-08-25Complete the windows build.rrelyea2-2/+2
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@25 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2006-08-18windows buildrrelyea1-1/+1
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@23 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2006-08-18Windows build changes.rrelyea1-1/+1
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@22 fba4d07e-fe0f-4d7f-8147-e0026e666dc0
2006-08-18Windows build stuffrrelyea2-0/+4
git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@21 fba4d07e-fe0f-4d7f-8147-e0026e666dc0