10 descendants and 10 ancestors of ae434dadfc2003953c595eaadfdf03b85c302453a6ced131c29ad4f7c91a20ec
2010-10-11
| ||
13:41 | Updated to use pragma pack on Win32 fixing issues experienced with C_GetFunctionList returning unusable data Updated to unload all active PKCS#11 modules on exit check-in: fcc22c8809 user: rkeene tags: trunk | |
04:59 | Updated to close session if we get a CKR_DEVICE_REMOVED on logout Win32-specific PKCS#11 definitions created Updated to retrieve function pointers using lookups rather than C_GetFunctionList on Win32 since ActivClient doesn't seem to return valid function pointers... Updated to return fake PKCS#11 error "MAYBE_LOGIN" if we are unable to find any private key objects Updated to try C_Encrypt for encryption before trying C_Sign. Updated to unpad (PKCS 1.5 mode 1 only) input when encrypting since some drivers require the input to be unpadded Minor cleanup Updated test driver to support logging in if MAYBE_LOGIN is recieved check-in: 85de7abf4c user: rkeene tags: trunk | |
00:59 | Updated to include path in loading Tclpkcs11 shared object to avoid searching in test driver check-in: 74cea1e174 user: rkeene tags: trunk | |
00:31 | Tclpkcs11 0.9.5 Fixed bug with VERS not being substituted in configure script check-in: e57bf3dbc7 user: rkeene tags: release-0.9.5, trunk | |
00:28 | Tclpkcs11 0.9.4 Updated to substitute Tcl shell variables prior to adding them to our build flags check-in: e1ac61eea8 user: rkeene tags: release-0.9.4, trunk | |
00:18 | Tclpkcs11 0.9.3 check-in: 85a967cfa3 user: rkeene tags: release-0.9.3, trunk | |
00:10 | Removed built aclocal.m4 from release check-in: 32c1e0acef user: rkeene tags: trunk | |
00:08 | Added local build script check-in: e44bf4f1c8 user: rkeene tags: trunk | |
00:08 | Subversion to Fossil Copy Commit. Please Ignore. Recording copying build/make-win32 to build/make-local. check-in: ee5ffe26ef user: rkeene tags: trunk | |
00:06 | Updated Win32 build to replace version with actual value for building from Subversion check-in: 3aac139bd8 user: rkeene tags: trunk | |
2010-10-10
| ||
23:20 | Tclpkcs11 0.9.2 Updated test driver slightly check-in: ae434dadfc user: rkeene tags: release-0.9.2, trunk | |
23:19 | Tclpkcs11 0.9.1 check-in: d1da9e332d user: rkeene tags: release-0.9.1, trunk | |
23:15 | Updated to bind all references immediately in dlopen Updated to use "--" to end options when calling PKI check-in: 88fe253dd1 user: rkeene tags: trunk | |
22:43 | Moved Tcl initialization to the end check-in: feb8e3ae9f user: rkeene tags: trunk | |
22:30 | Tclpkcs11 0.9 check-in: da10f287f3 user: rkeene tags: trunk | |
22:30 | Added basic installation instructions to README check-in: cd77b1e72e user: rkeene tags: trunk | |
22:27 | Added README Updated to set package version from release script check-in: d902a335fd user: rkeene tags: trunk | |
22:21 | Added Win32 build script check-in: c755f4d2a4 user: rkeene tags: trunk | |
21:38 | Removed old define check-in: 66f35eca87 user: rkeene tags: trunk | |
19:10 | Updated to create a pkgIndex.tcl from the configure script check-in: b579486d80 user: rkeene tags: trunk | |
19:05 | Updated unload to be more forgiving about the state of the PKCS11 module Fixed issue with determining flags for dynamic linking check-in: 634ecd11da user: rkeene tags: trunk | |