summaryrefslogtreecommitdiff
path: root/gck/gck-mock.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-25gck: Fix warnings printed by p11-kit during testsStef Walter1-1/+1
2012-08-04Use p11-kit/pkcs11.h instead of shipping a copy with gck.Evan Nemerson1-1/+1
2012-03-16Fix copyright headers.Jordi Mallach1-3/+3
2011-12-08gck: Add floating references to GckAttributesStef Walter1-13/+20
2011-12-08gck: Add GckBuilder as a mutable attribute setStef Walter1-109/+142
2011-11-23gcr: Implement functions for loading and using SubjectPublicKeyInfoStef Walter1-4/+3
2011-11-21Add valgrind memory checking and fix up errorsStef Walter1-1/+5
2011-11-15gck: Fix problem where gck_slot_open_session_async() leaked objectsStef Walter1-0/+1
2011-10-06Split the GCR and GCK libraries out of gnome-keyringsplitStef Walter1-2/+2
2011-09-29gck: More introspection and documentation cleanupStef Walter1-4/+4
2010-12-06[gcr] Implement GcrPkcs11Certificate which loads certs from PKCS#11Stef Walter1-0/+7
2010-11-29[gcr] Complete tests of gcr_trust_xxx functionality.Stef Walter1-0/+16
2010-09-27[gck] Add session options, remove module options.Stef Walter1-3/+1
2010-09-18[gck] Rework testing and make mock module.Stef Walter1-0/+1787