summaryrefslogtreecommitdiff
path: root/pk
AgeCommit message (Expand)AuthorFilesLines
2008-02-03Reworked pkix parsing and added some serializing capabilities. Add basicStefan Walter10-48/+118
2008-01-14Proper support for creating and destroying objects through PKCS#11 (noStefan Walter21-482/+1377
2007-12-22Refactor index value writing and reading code.Stefan Walter9-314/+566
2007-12-22Don't list directories from the watch.Stefan Walter1-1/+1
2007-12-21Calculate the CA certificate category properly.Stefan Walter9-62/+122
2007-12-21Fix uninitialized variable.Stefan Walter1-2/+3
2007-12-21Add configure options for startup components and root certificateStefan Walter1-1/+3
2007-12-20Add missing files from previous commit.Stefan Walter1-0/+188
2007-12-20Access indexes on an object basis and flush the object caches whenStefan Walter25-654/+1361
2007-12-19pkcs11/Makefile.amStefan Walter7-103/+475
2007-12-19Add support for unencrypted keyrings when the user specifies a blankStefan Walter1-1/+1
2007-12-16Add the PKCS#11 'purpose' object which exposes trust and usage.Stefan Walter3-1/+468
2007-12-15Fix uninitialized variable. Patch by Cosimo Cecchi. Fixes bug # 503737Stefan Walter1-1/+1
2007-12-07Move the GkrPkixCert class from pkix to pkStefan Walter7-7/+534
2007-12-07Fix bug #501996 check flock and timegm existence. Implement flock if flockHalton Huo1-0/+33
2007-12-05Release gnome-keyring 2.21.3.2 with more build fixes so it builds inStefan Walter1-0/+1
2007-12-05Lookup related certificates properly using GTypeStefan Walter2-4/+6
2007-12-05Proper formating of a date into a PKCS#11 CK_DATEStefan Walter1-3/+13
2007-12-05Fix dangling pointer.Stefan Walter1-2/+4
2007-12-04x86_64 build fixes. Patch by Dan WinshipStefan Walter5-7/+7
2007-12-01Fix object finalizing bugs.Stefan Walter3-4/+7
2007-12-01Store index files in *.keystore, and look for keys/certificates inStefan Walter2-3/+3
2007-12-01Fix session objects so they are visible for all sessions in a clientStefan Walter7-60/+104
2007-12-01Implement creation of DSA key objects.Stefan Walter4-15/+77
2007-11-30Implement RSA public key CK_VALUEStefan Walter1-1/+27
2007-11-30Rework how objects are loaded and keep them in the object manager as longStefan Walter11-493/+775
2007-11-29Cleanup and organize tests to be with the components that they test.Stefan Walter2-37/+6
2007-11-29Prompt for main login when a PKCS#11 client tries to log in.Stefan Walter1-7/+7
2007-11-29Don't use g_slice for random sizes of data found in attributes.Stefan Walter1-5/+5
2007-11-29Fix uninitialized variable usage. Fixes bug #500380Stefan Walter1-2/+2
2007-11-28Allow excluding files from location watchStefan Walter1-2/+2
2007-11-28Fix problems that prevent listing of objects via PKCS#11.Stefan Walter2-4/+0
2007-11-28Add and update license stubs in headers properly.Stefan Walter4-0/+89
2007-11-28570 - 887Stefan Walter16-0/+4036