summaryrefslogtreecommitdiff
path: root/pk
Commit message (Expand)AuthorAgeFilesLines
* Proper support for creating and destroying objects through PKCS#11 (noStefan Walter2008-01-1421-482/+1377
* Refactor index value writing and reading code.Stefan Walter2007-12-229-314/+566
* Don't list directories from the watch.Stefan Walter2007-12-221-1/+1
* Calculate the CA certificate category properly.Stefan Walter2007-12-219-62/+122
* Fix uninitialized variable.Stefan Walter2007-12-211-2/+3
* Add configure options for startup components and root certificateStefan Walter2007-12-211-1/+3
* Add missing files from previous commit.Stefan Walter2007-12-201-0/+188
* Access indexes on an object basis and flush the object caches whenStefan Walter2007-12-2025-654/+1361
* pkcs11/Makefile.amStefan Walter2007-12-197-103/+475
* Add support for unencrypted keyrings when the user specifies a blankStefan Walter2007-12-191-1/+1
* Add the PKCS#11 'purpose' object which exposes trust and usage.Stefan Walter2007-12-163-1/+468
* Fix uninitialized variable. Patch by Cosimo Cecchi. Fixes bug # 503737Stefan Walter2007-12-151-1/+1
* Move the GkrPkixCert class from pkix to pkStefan Walter2007-12-077-7/+534
* Fix bug #501996 check flock and timegm existence. Implement flock if flockHalton Huo2007-12-071-0/+33
* Release gnome-keyring 2.21.3.2 with more build fixes so it builds inGNOME_KEYRING_2_21_3_2Stefan Walter2007-12-051-0/+1
* Lookup related certificates properly using GTypeStefan Walter2007-12-052-4/+6
* Proper formating of a date into a PKCS#11 CK_DATEStefan Walter2007-12-051-3/+13
* Fix dangling pointer.Stefan Walter2007-12-051-2/+4
* x86_64 build fixes. Patch by Dan WinshipStefan Walter2007-12-045-7/+7
* Fix object finalizing bugs.Stefan Walter2007-12-013-4/+7
* Store index files in *.keystore, and look for keys/certificates inStefan Walter2007-12-012-3/+3
* Fix session objects so they are visible for all sessions in a clientStefan Walter2007-12-017-60/+104
* Implement creation of DSA key objects.Stefan Walter2007-12-014-15/+77
* Implement RSA public key CK_VALUEStefan Walter2007-11-301-1/+27
* Rework how objects are loaded and keep them in the object manager as longStefan Walter2007-11-3011-493/+775
* Cleanup and organize tests to be with the components that they test.Stefan Walter2007-11-292-37/+6
* Prompt for main login when a PKCS#11 client tries to log in.Stefan Walter2007-11-291-7/+7
* Don't use g_slice for random sizes of data found in attributes.Stefan Walter2007-11-291-5/+5
* Fix uninitialized variable usage. Fixes bug #500380Stefan Walter2007-11-291-2/+2
* Allow excluding files from location watchStefan Walter2007-11-281-2/+2
* Fix problems that prevent listing of objects via PKCS#11.Stefan Walter2007-11-282-4/+0
* Add and update license stubs in headers properly.Stefan Walter2007-11-284-0/+89
* 570 - 887Stefan Walter2007-11-2816-0/+4036