summaryrefslogtreecommitdiff
path: root/src/object.c
AgeCommit message (Expand)Author
2012-04-07Fix use of undefined valueHEADmasterStef Walter
2009-11-16Implement testing of DH key pair generationStef Walter
2009-11-15Allow use of p11-tests as a library.Stef Walter
2009-11-13Fix semantics when attribute retrieved with too small buffer.Stef Walter
2009-01-03Active operations can be cancelled by starting another operation.Stef Walter
2008-12-23Support virtual slots, context specific logins, and other fixes.Stef Walter
2008-12-23Some fine tuning and bug fixes.Stef Walter
2008-12-09Fix some memory leaks.Stef Walter
2008-12-09Add testing of key objects.Stef Walter
2008-12-08Small fine tuning.Stef Walter
2008-12-06Change how the tests are logged and failed.Stef Walter
2008-12-06Build on Win32 and create VCE project.Stef Walter
2008-12-05Implement RSA encrypt and decrypt.Stef Walter
2008-12-05Hide some more of the slot info, and id lookups.Stef Walter
2008-12-05Fix problems retrieving objects from FindObjects.Stef Walter
2008-12-05Implement GetAttributeValue tests.Stef Walter
2008-12-05Add support for testing FindObjects.Stef Walter