index
:
p11-tests
master
Test cases for pkcs11 modules
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2009-11-16
Implement testing of DH key pair generation
Stef Walter
2009-11-16
Add p11-tests.pc file which is installed for pkg-config
Stef Walter
2009-11-15
Add --disable-strict and build with -Werror by default.
Stef Walter
2009-11-15
Allow use of p11-tests as a library.
Stef Walter
2009-11-13
Basic DH public and private key checks.
Stef Walter
2009-11-13
Fix compilation warning.
Stef Walter
2009-11-13
Close all sessions before trying to log in as SO.
Stef Walter
2009-11-13
Fix semantics when attribute retrieved with too small buffer.
Stef Walter
2009-11-13
Migrate to git.
Stef Walter
2009-01-10
Test creation of session keys.
Stef Walter
2009-01-03
Active operations can be cancelled by starting another operation.
Stef Walter
2008-12-24
A few last checks.
Stef Walter
2008-12-24
Add generic crypto testing.
Stef Walter
2008-12-24
Add DSA key support to tests.
Stef Walter
2008-12-24
Implement RSA_X_509 and Verify.
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
Declare key tests.
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
Allow implementations not to support CKU_SO.
Stef Walter
2008-12-08
When loading mechanisms, use the correct one.
Stef Walter
2008-12-08
Fix problem when comparing the function list.
Stef Walter
2008-12-08
Add verbose -v flag to P11 test.
Stef Walter
2008-12-08
Turn warning about function list into an info.
Stef Walter
2008-12-08
Small fine tuning.
Stef Walter
2008-12-06
Treat 'not supported' differently when returned in a CK_RV
Stef Walter
2008-12-06
Update coverage tool for new system.
Stef Walter
2008-12-06
Change how the tests are logged and failed.
Stef Walter
2008-12-06
Ignore built files
Stef Walter
2008-12-06
Remove solution from SVN.
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 RSA sign tests.
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
2008-12-05
Implement login.
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-05
Add basic session tests.
Stef Walter
2008-12-05
Implement mechanism info tests.
Stef Walter
2008-12-04
Add coverage generation into make file.
Stef Walter
2008-12-04
Fix typo.
Stef Walter
2008-12-04
Add GetInfo, GetSlotInfo, GetTokenInfo, GetSlotList tests.
Stef Walter
[next]