50 check-ins by user rkeene occurring on or before 2011-08-24 03:36:04.
More ↑
2011-08-24
| ||
03:36 | Corrected typo check-in: 8cb81a67c7 user: rkeene tags: trunk | |
03:35 | Updated to deal with comparing the MODULUS attribute with non-exact matches check-in: d689039e52 user: rkeene tags: trunk | |
01:46 | Updated Mac OS X build scripts check-in: e8be04d9cf user: rkeene tags: trunk | |
2011-07-21
| ||
21:12 | Fixed bug in rpm2deb for x86_64 check-in: def14c0dc3 user: rkeene tags: trunk | |
2011-06-17
| ||
06:26 | Corrected small issues check-in: 80df9c1ff5 user: rkeene tags: trunk | |
2011-01-12
| ||
15:29 | Updated to remove duplicate file (causes problems on case-insensitive filesystems) check-in: e0a76b9d35 user: rkeene tags: trunk | |
2010-10-21
| ||
03:43 | CACKey 0.5.21 check-in: 89933f697d user: rkeene tags: 0.5.21, trunk | |
03:32 | Updated to leave Win32 build scripts in place for release check-in: 35b6d2498d user: rkeene tags: trunk | |
2010-10-20
| ||
22:22 | Added missing libz.a check-in: 81d58547cf user: rkeene tags: trunk | |
2010-10-15
| ||
17:56 | Updated Win32 build script to use relative paths check-in: f238396b29 user: rkeene tags: trunk | |
10:27 |
Fixed issue with win32 build script
Updated ignores check-in: 81e42b32af user: rkeene tags: trunk | |
10:20 | Added local definitions of T=1 and T=0 protocols on Win32 build (seems to be missing from library) check-in: c3a8fe4086 user: rkeene tags: trunk | |
09:53 |
Added mostly-compiling Win32 support
Added local copy of RSA PKCS#11 check-in: ec1f93c869 user: rkeene tags: trunk | |
2010-10-10
| ||
09:10 |
CACKey 0.5.20
Updated CACKey to not require pReserved to be set to NULL Fixed bug where Sign and Decrypt operations would not terminate correctly check-in: 8aec474c2b user: rkeene tags: 0.5.20, trunk | |
2010-08-02
| ||
16:05 | CACKey 0.5.19 check-in: 25c710f288 user: rkeene tags: 0.5.19, trunk | |
2010-07-27
| ||
00:05 | Updated platforms check-in: 84b477088d user: rkeene tags: trunk | |
2010-07-23
| ||
23:08 | Added platform build notes check-in: 031f9f08b9 user: rkeene tags: trunk | |
22:25 |
CACKey 0.5.18
Fixed issue with reset clean-up marking slot as reset (infinite loop) check-in: aff9dd7ca3 user: rkeene tags: 0.5.18, trunk | |
22:03 | CACKey 0.5.17 check-in: 45a6d087db user: rkeene tags: 0.5.17, trunk | |
21:58 | Updated to call SCardDisconnect if we detect a previously connected slot -- this fixes a regression in the previous commit where a smartcard would not function after being inserted, removed, and reinserted check-in: 84aaf35a0e user: rkeene tags: trunk | |
21:46 |
Consolidated slot resetting into a single function.
Updated slot resetting to invalidate slot PC/SC handle. check-in: 1edf82bc16 user: rkeene tags: trunk | |
21:23 |
Added timing information to debug output
Fixed issue where readers that were removed and readded weren't connected to properly check-in: e4fd58cbb9 user: rkeene tags: trunk | |
17:24 |
Fixed retry on NOT_TRANSACTED to retry at a higher level
Consolidated all SCardReconnect calls into a wrapper that takes care of T=0 or T=1 selection check-in: 93bc06dab6 user: rkeene tags: trunk | |
09:08 |
Fixed bug with selecting between T=0 and T=1 protocol and card going to sleep
Fixed bug with soft-transactions Updated soft-transactions to re-lock hardware card if possible check-in: 9b04a062cc user: rkeene tags: trunk | |
05:56 | Updated snapshot to give build an updated version number check-in: a0551b52f7 user: rkeene tags: trunk | |
2010-07-22
| ||
18:57 | CACKey 0.5.16 check-in: a066a8770f user: rkeene tags: 0.5.16, trunk | |
2010-07-21
| ||
21:33 | Updated to leave build directory intact on snapshot check-in: 1fed88b8b1 user: rkeene tags: trunk | |
21:21 |
Updated to allow use of protocol T=0 or protocol T=1
Fixed minor warning in debug mode check-in: d85f1a762d user: rkeene tags: trunk | |
2010-07-12
| ||
15:54 | Removed extraneous Mac OS X files check-in: e32e750733 user: rkeene tags: trunk | |
2010-07-11
| ||
07:40 |
CACKey 0.5.15
Fixed issue with manually specifying header file path check-in: cae3768452 user: rkeene tags: 0.5.15, trunk | |
07:27 | CACKey 0.5.14 check-in: b0c547f735 user: rkeene tags: 0.5.14, trunk | |
07:27 | Added support for allowing users to specify path to headers and libraries check-in: 99d0ae7d47 user: rkeene tags: trunk | |
06:53 | Added support for Mac OS X headers and libraries check-in: 48bd3742a7 user: rkeene tags: trunk | |
06:32 |
Updated to include PCSC header "winstype.h"
Updated PCSC header inclusion to be more robust check-in: fea904e63c user: rkeene tags: trunk | |
2010-06-23
| ||
22:13 |
CACKey 0.5.13
Updated debugging messages check-in: b09d33f9bc user: rkeene tags: 0.5.13, trunk | |
2010-06-07
| ||
19:20 | Corrected compiler warning check-in: 2c67b3f70f user: rkeene tags: trunk | |
17:37 | CACKey 0.5.12 check-in: 82a12f1ab0 user: rkeene tags: 0.5.12, trunk | |
17:35 | Updated to correctly handle condition where pSignature is NULL in C_Sign() check-in: 85feb752e1 user: rkeene tags: trunk | |
08:40 | Added a test program to configure script check-in: 8c2970ff5d user: rkeene tags: trunk | |
04:41 |
Added LICENSE and README
Renamed aclocal PCSC script Added warnings for PC/SC libraries and headers not being found check-in: 6e6d64508e user: rkeene tags: trunk | |
2010-06-05
| ||
23:46 | Updated to create Debian package from RPM version check-in: 8757ba0280 user: rkeene tags: trunk | |
20:18 | CACKey 0.5.11 check-in: 1a514f86a4 user: rkeene tags: 0.5.11, trunk | |
20:17 |
Updated to correctly deep copy pTemplate in C_FindObjectsInit
Added support for CKA_TRUSTED check-in: 965b9a28c7 user: rkeene tags: trunk | |
2010-06-04
| ||
00:21 | Added script to build release packages check-in: 6b55b9da2d user: rkeene tags: trunk | |
2010-06-03
| ||
23:34 | CACKey 0.5.10 check-in: d1b2e5ea57 user: rkeene tags: 0.5.10, trunk | |
22:58 |
Updated to work around issues with loss of connectivity to PC/SC
Updated to re-power card if needed check-in: 55457b92ff user: rkeene tags: trunk | |
19:16 | Corrected issues with compiling without zlib support check-in: bd8ec23325 user: rkeene tags: trunk | |
2010-05-26
| ||
16:01 | CACKey 0.5.9 check-in: db42db5d95 user: rkeene tags: 0.5.9, trunk | |
15:58 | Corrected issue with sending wrong APDU for selecting applet, failing on older cards check-in: 68ed2268aa user: rkeene tags: trunk | |
2010-05-23
| ||
07:07 |
Added more debugging for failed realloc()s
Added ifdefs to support more versions of PCSC in debug mode check-in: 170e3dfda4 user: rkeene tags: trunk | |