summaryrefslogtreecommitdiff
path: root/gcr/gcr-pkcs11-certificate.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2011-12-08gck: Add floating references to GckAttributesStef Walter1-1/+1
2011-12-08gck: Add GckBuilder as a mutable attribute setStef Walter1-8/+7
2011-10-06Split the GCR and GCK libraries out of gnome-keyringStef Walter1-4/+3
2011-09-29gcr: More introspection and documentation cleanupStef Walter1-2/+3
2011-09-28gcr: Complete introspection annotations for gcr libraryStef Walter1-6/+6
2011-09-27gcr: Refactor GcrParser and delay listing of importersStef Walter1-2/+2
2011-08-25gcr: Don't initialize pkcs11 modules automatically.Stef Walter1-42/+54
2011-04-08Merge branch 'gnome-3-0'Stef Walter1-0/+12
2011-04-08gcr: Complete documentationStef Walter1-0/+12
2011-04-05[gcr] More implementation of selector widget.Stef Walter1-5/+8
2010-12-13[gcr] Fix memory leaks in async functions.Stef Walter1-2/+4
2010-12-10[gcr] Fix leak in gcr_pkcs11_certificate_lookup_issuer()Stef Walter1-2/+10
2010-12-10[gcr] Expose functions for setting which pkcs11 modules to use.Stef Walter1-1/+3
2010-12-07[gcr] Complete documentation for various certificate types.Stef Walter1-12/+90
2010-12-06[gcr] Implement GcrPkcs11Certificate which loads certs from PKCS#11Stef Walter1-0/+334