summaryrefslogtreecommitdiff
path: root/pkcs11/gkm/gkm-certificate.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using volatile in conjunction with atomic operationswip/smcv/fix-ciSimon McVittie2022-05-211-1/+1
* Don't use g_type_class_add_private()Niels De Graef2020-01-141-4/+2
* Remove old FSF license from header filesStef Walter2014-01-081-3/+2
* Bring in fixed ASN.1 parser from gcr libraryStef Walter2012-11-091-2/+2
* Convert from EggBytes to GBytesStef Walter2012-07-161-25/+25
* Quiet down messages during testsStef Walter2012-06-271-2/+4
* Merge branch 'gnome-3-4'Stef Walter2012-06-191-2/+4
|\
| * gnome2-store: Ignore attributes that gcr-viewer setsStef Walter2012-06-191-2/+4
* | Bring over new egg'd components from gcrStef Walter2012-04-071-52/+58
|/
* Fix copyright headers.Jordi Mallach2012-03-161-3/+3
* Change warning on bad certificate data to a simple message.Stef Walter2011-03-091-1/+1
* Rename CKA_G_ trust prefix to CKA_X_ and move to own file.Stef Walter2010-12-101-1/+1
* [roots-store] Instantiate trust assertions in properly.Stef Walter2010-12-101-0/+11
* [xdg-store] Add support for storing certificates.Stef Walter2010-11-241-1/+5
* Implement trust assertions in pkcs11 modules.Stef Walter2010-11-191-156/+0
* [gkm] Don't barf on zero length certificate files.Stef Walter2010-09-211-1/+0
* [gkm] GkmSerializable uses gpointer instead of gucharStef Walter2010-09-181-2/+2
* [pkcs11] Fix errors parsing certificates.Stef Walter2010-09-051-5/+4
* Remove run time dependency on libtasn1.Stef Walter2010-07-111-2/+0
* Use new DER decoding and encoding routines.Stef Walter2010-07-101-40/+26
* [egg] Move the DN functionality into its own file.Stef Walter2010-06-241-2/+4
* [gkm] Always pass around session when finding stuff.Stef Walter2010-06-131-3/+3
* Massive cleanup of line endings and file names.Stef Walter2010-06-081-0/+794