summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-09-16Misc simple bug fixes: #485032 new/delete mismatch, #250738 , and #497758 pro...jmagne3-5/+5
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-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-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-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 correctlyrrelyea5-132/+26
2007-02-161) Check in configure (linux/unix) after build changes.rrelyea1-0/+2
2007-02-16Update Makefiles generated by automake to support windows installrrelyea3-19/+14
2007-02-16make install fixes for windowsrrelyea2-15/+14
2007-02-14Add optional SYSLOG logging for Linux and Mac.rrelyea4-6/+41
2007-02-14Make file clean up:rrelyea6-23/+59
2007-02-09CK_ULONG is platform dependent, where the number of bytes used to store arrelyea1-2/+4
2007-02-08Let configure create the Makefile if necessaryrrelyea1-488/+0
2007-02-06Use proper Windows ifdef, (WIN32 vs. _WINDOWS), to allow compilation on Windows.jmagne1-4/+4
2007-01-18Use define MAC instead of DARWIN for Mac ifdefs. Allows program to compile on...jmagne1-2/+2
2007-01-18Utilize the contents of NSS_LIBS when linking executable, used when building ...jmagne2-3/+4
2007-01-18Alter LDFLAGS to allow darwin build to produce a dylib.jmagne2-2/+2
2006-11-30Remove reset and CUID reading for CAC. This was causing concurrent apps torrelyea1-4/+2
2006-11-30Fix compile problem with log.hrrelyea6-1/+11
2006-11-10Add syslog support.rrelyea2-2/+39
2006-10-13Add pk11install to the buildrrelyea6-0/+1456
2006-10-11Make the CSP build.rrelyea22-15/+3900
2006-09-07create separate cache files for each user.rrelyea1-4/+24
2006-08-25Complete the windows build.rrelyea2-2/+2
2006-08-18windows buildrrelyea1-1/+1
2006-08-18Windows build changes.rrelyea1-1/+1
2006-08-18Windows build stuffrrelyea2-0/+4
2006-08-18Checking autobuild Makefiles with Windows build changes.rrelyea2-4/+4
2006-08-18Windows build changes.rrelyea1-3/+3
2006-08-18Add -no-undefines so that Windows will actually build a shared library.rrelyea1-1/+1
2006-07-27Put the CSP up in open sourcerrelyea17-0/+6056
2006-07-25patch to support cac cards with only less than 3 certs.rrelyea1-3/+33
2006-07-13fix pthread issue.rrelyea1-1/+3
2006-06-10Package review changes: make libckyapplet a shared library.rrelyea3-34/+89
2006-06-09Remove coreconf only files (no longer necessary with automake/autoconf)rrelyea4-203/+0
2006-06-09Build in new tree location.rrelyea4-10/+12
2006-06-09libckyapplet was also misnamed.rrelyea20-0/+6212
2006-06-09coolkey was check in with the wrong name initiallyrrelyea27-0/+10705