index
:
p11-capi
master
Moved to: https://github.com/risacher/p11-capi
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-12-08
Implement concept of logins (no-op). Do RSA testing, and fix problems discove...
Stef Walter
2008-12-08
Support the concept of read-write and read-only sessions.
Stef Walter
2008-12-08
Calculate correct length of CRYPT_PROV_INFO
Stef Walter
2008-12-08
Find key objects properly. Don't error when a certificate doesn't have a key ...
Stef Walter
2008-12-08
Hook in the RSA mechanism to the PKCS#11 calls.
Stef Walter
2008-12-08
Some minor cosmetic changes.
Stef Walter
2008-12-08
Support non certificate store slots properly throughout the code.
Stef Walter
2008-12-08
Fix returning of strings so they're not null terminated.
Stef Walter
2008-12-08
Return data correctly for builtin objects.
Stef Walter
2008-12-06
Better argument handling after running through test tool.
Stef Walter
2008-12-06
Ignore built files.
Stef Walter
2008-12-06
Remove VC6 project and solution from SVN.
Stef Walter
2008-12-04
Implement RSA Sign and Decrypt operations. Not tested.
Stef Walter
2008-12-03
Add basic key object support. No support yet for actual crypto ops. Not teste...
Stef Walter
2008-12-02
Add concept of slots without any certificates.
Stef Walter
2008-12-02
Load certificates by key ID if finding by CKA_ID. Use standard function for r...
Stef Walter
2008-12-01
Split headers for C file into own header.
Stef Walter
2008-12-01
Change to my real name.
Stef Walter
2008-12-01
Make slot ids not start at zero.
Stef Walter
2008-12-01
Fix crash which happens when closeall is called at a strange time.
Stef Walter
2008-12-01
Add support for building on VC 2005, and remove support for old MSVC.
Stef Walter
2007-05-11
Do proper usage vs. enhanced usage.
Stef Walter
2007-05-11
Use proper usage functions.
Stef Walter
2007-05-11
License for the new file
Stef Walter
2007-05-11
Add different tokens for different certificate stores.
Stef Walter
2007-05-06
Commit project file that changed.
Stef Walter
2007-05-06
Use LGPL PKCS#11 headers.
Stef Walter
2007-05-06
Add distribution script
Stef Walter
2007-05-06
Add a make file.
Stef Walter
2007-05-06
Add licenses
Stef Walter
2007-05-06
Internal API cleanup.
Stef Walter
2007-05-06
Fix problem with objects going away due to duplicates.
Stef Walter
2007-05-06
Complete trust for Mozilla.
Stef Walter
2007-05-06
A bit of documentation
Stef Walter
2007-05-06
A bunch of trust work on the plugin.
Stef Walter
2007-04-29
Fix tons of bugs and performance issues to better list the certificates.
Stef Walter
2007-04-28
A complete but slow implementation for certificate listing.
Stef Walter
2007-04-28
Show windows CAPI certificates. Basic implementation and functionality complete.
Stef Walter
2007-04-27
A bunch more changes, that implement almost complete find and get support.
Stef Walter
2007-04-27
(no commit message)
Stef Walter