summaryrefslogtreecommitdiff
path: root/common/attrs.c
Commit message (Expand)AuthorAgeFilesLines
* Update the pkcs11.h header for missing mechanismsStef Walter2013-02-201-1/+1
* Fix dereference of varargs in p11_attrs_build()Stef Walter2013-02-111-1/+1
* Further tweaks and cleanup for functions dealing with PKCS#11 attributesStef Walter2013-02-041-40/+755
* Use the stdbool.h C99 bool typeStef Walter2013-01-231-6/+6
* Add common functions for manipulating CK_ATTRIBUTE arraysStef Walter2013-01-091-0/+310