summaryrefslogtreecommitdiff
path: root/ckcapi-trust.c
AgeCommit message (Expand)Author
2008-12-09Better handling of attribute data types. Remove concept of a date type.Stef Walter
2008-12-09Fix a particularly nasty bug in the hash tables, where an old would continue ...Stef Walter
2008-12-09Use better and faster hashing of objects. Stef Walter
2008-12-09Complete the certificate support so most of the tests clear.Stef Walter
2008-12-03Add basic key object support. No support yet for actual crypto ops. Not teste...Stef Walter
2008-12-02Add concept of slots without any certificates.Stef Walter
2008-12-01Split headers for C file into own header.Stef Walter
2008-12-01Change to my real name.Stef Walter
2007-05-11Do proper usage vs. enhanced usage.Stef Walter
2007-05-11Use proper usage functions.Stef Walter
2007-05-11Add different tokens for different certificate stores.Stef Walter
2007-05-06Add licensesStef Walter
2007-05-06Internal API cleanup.Stef Walter
2007-05-06Fix problem with objects going away due to duplicates.Stef Walter
2007-05-06Complete trust for Mozilla.Stef Walter
2007-05-06A bit of documentationStef Walter
2007-05-06A bunch of trust work on the plugin.Stef Walter