summaryrefslogtreecommitdiff
path: root/pkcs11
Commit message (Expand)AuthorAgeFilesLines
* [xdg-store] Tests and fixes for removing trust assertions.Stef Walter2010-11-262-2/+45
* [xdg-store] Test remaining netscape trust assertion mappings.Stef Walter2010-11-261-1/+124
* [xdg-store] Trust assertions with same purpose/peer replace each other.Stef Walter2010-11-264-31/+27
* [testing] Add function to clear scratch directory.Stef Walter2010-11-261-0/+3
* [xdg-store] Tests and more bug fixes for trust assertions.Stef Walter2010-11-264-274/+516
* [pkcs11] Refresh token before creating token object.Stef Walter2010-11-261-23/+7
* [pkcs11] Fix typo which fails returning hashed attributes.Stef Walter2010-11-261-1/+1
* [xdg-store] Fix problems exposing and refreshing trust assertions.Stef Walter2010-11-261-16/+33
* [xdg-store] Assertion creation test and fixes.Stef Walter2010-11-254-23/+70
* [xdg-store] Complete work on adding and removing assertions.Stef Walter2010-11-246-57/+386
* [gkm] PKCS#11 objects may be deletable even when not modifiable.Stef Walter2010-11-241-5/+0
* [testing] Move scratch file functions into testing module.Stef Walter2010-11-241-81/+10
* [xdg-store] Add support for storing certificates.Stef Walter2010-11-246-28/+65
* [xdg-store] Add tests for better test coverage.Stef Walter2010-11-243-7/+184
* [testing] Ignore g_message and g_debug messages in tests.Stef Walter2010-11-242-2/+15
* [xdg-store] Fix various bugs and neuter tests.Stef Walter2010-11-247-59/+13
* [pkcs11] Rename CKA_G_REMOTE to CKA_G_PEER (better terminology)Stef Walter2010-11-244-34/+55
* [testing] Preprocess test files before searching for tests.Stef Walter2010-11-2444-387/+395
* [xdg-store] Tool for dumping trust assertion files.Stef Walter2010-11-234-2/+207
* [egg] Add utilities so GByteArray can be used in GHashTable.Stef Walter2010-11-232-66/+10
* [egg] Implement adding of trust via trust test tool.Stef Walter2010-11-232-47/+48
* [xdg-store] Start testing tool to create trust assertion files.Stef Walter2010-11-235-45/+240
* Implement trust assertions in pkcs11 modules.Stef Walter2010-11-1931-1078/+2297
* Merge branch 'master' into trust-storeStef Walter2010-11-116-21/+133
|\
| * [wrap-layer] Fix login keyring password doesn't match login.Stef Walter2010-10-195-19/+131
| * Merge branch 'gck-work'Stef Walter2010-10-013-6/+3
| |\
| * | [rpc-layer] Fix invalid memory access.Stef Walter2010-10-011-2/+2
* | | [xdg-store] Tests for xdg-store and fixes.Stef Walter2010-09-2110-35/+623
* | | [gkm] Don't barf on zero length certificate files.Stef Walter2010-09-211-1/+0
* | | [testing] Add function for putting test files in scratch dir.Stef Walter2010-09-211-23/+2
* | | [xdg-store] Implement writing of objects in xdg-store.Stef Walter2010-09-192-5/+175
* | | [gkm] Add function for creating unique filename in transaction.Stef Walter2010-09-193-18/+202
* | | [rpc-layer] Install gnome-keyring-pkcs11.so to correct directory.Stef Walter2010-09-181-1/+1
* | | [xdg-store] Initial xdg-store with trust storage.Stef Walter2010-09-1812-0/+1374
* | | [gkm] GkmSerializable uses gpointer instead of gucharStef Walter2010-09-186-14/+14
* | | [gnome2-store] Rename the user-store to gnome2-storeStef Walter2010-09-1829-809/+809
* | | [user-store] Move old junky data file stuff into old user store.Stef Walter2010-09-1812-277/+284
| |/ |/|
* | Merge branch 'master' into gck-workStef Walter2010-09-125-54/+77
|\ \ | |/
| * [pkcs11] Fix errors parsing certificates.Stef Walter2010-09-051-5/+4
| * [gcr, ui] Rework how unlock options are loaded and handled.Stef Walter2010-09-051-48/+68
| * [wrap-layer] Fix saving of auto-unlock passwords.Stef Walter2010-09-052-2/+6
| * [secret-store] Fix the CKA_TRUSTED attribute for collections.Stef Walter2010-09-011-1/+1
| * Release version 2.31.91GNOME_KEYRING_2_31_91Stef Walter2010-08-301-2/+2
* | Port gnome-keyring to new gck library.Stef Walter2010-08-253-6/+3
|/
* [gkm] Fix warning that occurs when screensaver unlocks daemon.Stef Walter2010-08-081-1/+3
* [wrap-layer] Fix text prompt for login keyring.Stef Walter2010-07-291-1/+1
* [plex-layer] Remove old code.Stef Walter2010-07-134-998/+0
* [wrap-layer] Don't barf if token is write protected.Stef Walter2010-07-111-2/+3
* [wrap-layer] Separate wrap layer auth functionalityStef Walter2010-07-113-45/+235
* Remove run time dependency on libtasn1.Stef Walter2010-07-118-10/+0