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