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