summaryrefslogtreecommitdiff
path: root/gck/gck-mock.c
Commit message (Expand)AuthorAgeFilesLines
* gck: Remove floating capabilities to GckAttributesCorentin Noël2022-04-091-19/+19
* gck-mock: Also store objects in the order they are takenIain Lane2019-02-061-14/+61
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gck: Fix warnings printed by p11-kit during testsStef Walter2012-09-251-1/+1
* Use p11-kit/pkcs11.h instead of shipping a copy with gck.Evan Nemerson2012-08-041-1/+1
* Fix copyright headers.Jordi Mallach2012-03-161-3/+3
* gck: Add floating references to GckAttributesStef Walter2011-12-081-13/+20
* gck: Add GckBuilder as a mutable attribute setStef Walter2011-12-081-109/+142
* gcr: Implement functions for loading and using SubjectPublicKeyInfoStef Walter2011-11-231-4/+3
* Add valgrind memory checking and fix up errorsStef Walter2011-11-211-1/+5
* gck: Fix problem where gck_slot_open_session_async() leaked objectsStef Walter2011-11-151-0/+1
* Split the GCR and GCK libraries out of gnome-keyringsplitStef Walter2011-10-061-2/+2
* gck: More introspection and documentation cleanupStef Walter2011-09-291-4/+4
* [gcr] Implement GcrPkcs11Certificate which loads certs from PKCS#11Stef Walter2010-12-061-0/+7
* [gcr] Complete tests of gcr_trust_xxx functionality.Stef Walter2010-11-291-0/+16
* [gck] Add session options, remove module options.Stef Walter2010-09-271-3/+1
* [gck] Rework testing and make mock module.Stef Walter2010-09-181-0/+1787