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
/
p11-tests.c
Age
Commit message (
Collapse
)
Author
2009-11-15
Allow use of p11-tests as a library.
Stef Walter
2009-01-10
Test creation of session keys.
Stef Walter
2008-12-24
Add DSA key support to tests.
Stef Walter
2008-12-09
Fix some memory leaks.
Stef Walter
2008-12-09
Add testing of key objects.
Stef Walter
2008-12-09
Fixes for building on Windows, and some tweaks for testing the CAPI PKCS#11 ↵
Stef Walter
module.
2008-12-09
Add tests for X509 certificates.
Stef Walter
2008-12-08
Add verbose -v flag to P11 test.
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
Add support for testing FindObjects.
Stef Walter
2008-12-05
Add ability to run NSS libsoftokn3 using the lazy flag.
Stef Walter
2008-12-05
Added config file support.
Stef Walter
2008-12-05
Add basic session tests.
Stef Walter
2008-12-05
Implement mechanism info tests.
Stef Walter
2008-12-04
Add GetInfo, GetSlotInfo, GetTokenInfo, GetSlotList tests.
Stef Walter
2008-12-04
Implement initialize testing.
Stef Walter
2008-12-04
Add basic module loading and printing of messages.
Stef Walter
2008-12-04
Initial import
Stef Walter