index
:
p11-tests
master
Test cases for pkcs11 modules
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
object.c
Age
Commit message (
Expand
)
Author
2009-11-16
Implement testing of DH key pair generation
Stef Walter
2009-11-15
Allow use of p11-tests as a library.
Stef Walter
2009-11-13
Fix semantics when attribute retrieved with too small buffer.
Stef Walter
2009-01-03
Active operations can be cancelled by starting another operation.
Stef Walter
2008-12-23
Support virtual slots, context specific logins, and other fixes.
Stef Walter
2008-12-23
Some fine tuning and bug fixes.
Stef Walter
2008-12-09
Fix some memory leaks.
Stef Walter
2008-12-09
Add testing of key objects.
Stef Walter
2008-12-08
Small fine tuning.
Stef Walter
2008-12-06
Change how the tests are logged and failed.
Stef Walter
2008-12-06
Build on Win32 and create VCE project.
Stef Walter
2008-12-05
Implement RSA encrypt and decrypt.
Stef Walter
2008-12-05
Hide some more of the slot info, and id lookups.
Stef Walter
2008-12-05
Fix problems retrieving objects from FindObjects.
Stef Walter
2008-12-05
Implement GetAttributeValue tests.
Stef Walter
2008-12-05
Add support for testing FindObjects.
Stef Walter