summaryrefslogtreecommitdiff
path: root/common/attrs.h
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-136/+0
* Add the log-calls module config optionStef Walter2013-05-211-0/+9
* attrs: Print out the CKA_VALUE for certificates when debuggingStef Walter2013-03-201-4/+10
* attrs: Change p11_attrs_to_string() to allow static templatesStef Walter2013-03-181-1/+2
* Refine looking up of attributes in arraysStef Walter2013-03-181-8/+3
* trust: Update frob-nss-tool so it can compare modules for trust infoStef Walter2013-03-151-0/+2
* attrs: New p11_attrs_merge() functionStef Walter2013-03-151-0/+4
* Further tweaks and cleanup for functions dealing with PKCS#11 attributesStef Walter2013-02-041-13/+46
* Add common functions for manipulating CK_ATTRIBUTE arraysStef Walter2013-01-091-0/+86