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
/
module.c
Age
Commit message (
Collapse
)
Author
2011-02-20
Make CKR_CRYPTOKI_ALREADY_INITIALIZED be optional.
Stef Walter
2009-11-15
Allow use of p11-tests as a library.
Stef Walter
2008-12-09
Fixes for building on Windows, and some tweaks for testing the CAPI PKCS#11 ↵
Stef Walter
module.
2008-12-08
Fix problem when comparing the function list.
Stef Walter
2008-12-08
Turn warning about function list into an info.
Stef Walter
2008-12-06
Change how the tests are logged and failed.
Stef Walter
2008-12-06
Fix syntax error on unix side
Stef Walter
2008-12-06
Build on Win32 and create VCE project.
Stef Walter
2008-12-05
Implement GetAttributeValue tests.
Stef Walter
2008-12-05
Add ability to run NSS libsoftokn3 using the lazy flag.
Stef Walter
2008-12-05
Clarify messages.
Stef Walter
2008-12-05
Added config file support.
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