9 check-ins using file build/make-local version 3bcde6e579
2010-10-11
| ||
13:54 | Changed session management functions to use an active flag rather than a special session value check-in: 250660270e user: rkeene tags: trunk | |
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 | |