summaryrefslogtreecommitdiff
path: root/pkcs11/xdg-store
AgeCommit message (Expand)AuthorFilesLines
2011-12-07Fix for deprecations in glib 2.31.xStef Walter1-2/+0
2011-10-26Build correctly with glib 2.31Stef Walter1-0/+1
2011-10-04egg: Fix parsing of unsigned integers in DERStef Walter3-14/+9
2011-09-26Rework configure build options based on recent mailing list postsStef Walter1-7/+1
2011-09-01gcr: Documentation, testing and distcheck fixesStef Walter1-1/+1
2011-08-31xdg-store: Use the peer name in a trust assertion as file nameStef Walter1-0/+10
2011-08-30Release 3.1.90Stef Walter1-3/+3
2011-08-25Don't keep going after tests failStef Walter1-1/+1
2011-04-24Modernize the remainder of the tests.Stef Walter10-326/+654
2011-04-04Release version 3.0.0Stef Walter1-1/+1
2011-01-24Link directly to gmodule for the modules that need itSjoerd Simons1-1/+3
2010-12-22Add missing files to distribution.Stef Walter2-3/+6
2010-12-13Use term 'distrust' instead of 'untrust'Stef Walter3-27/+27
2010-12-10Rename CKA_G_ trust prefix to CKA_X_ and move to own file.Stef Walter3-135/+139
2010-12-10Change terminology to 'pinned certificate' from 'exception'.Stef Walter5-424/+51
2010-12-10[pkcs11] Fix up standalone modules for use in tests.Stef Walter2-2/+17
2010-11-26[xdg-store] Tests and fixes for removing trust assertions.Stef Walter2-2/+45
2010-11-26[xdg-store] Test remaining netscape trust assertion mappings.Stef Walter1-1/+124
2010-11-26[xdg-store] Trust assertions with same purpose/peer replace each other.Stef Walter4-31/+27
2010-11-26[testing] Add function to clear scratch directory.Stef Walter1-0/+3
2010-11-26[xdg-store] Tests and more bug fixes for trust assertions.Stef Walter4-274/+516
2010-11-26[xdg-store] Fix problems exposing and refreshing trust assertions.Stef Walter1-16/+33
2010-11-25[xdg-store] Assertion creation test and fixes.Stef Walter3-22/+56
2010-11-24[xdg-store] Complete work on adding and removing assertions.Stef Walter6-57/+386
2010-11-24[testing] Move scratch file functions into testing module.Stef Walter1-81/+10
2010-11-24[xdg-store] Add support for storing certificates.Stef Walter4-26/+52
2010-11-24[xdg-store] Add tests for better test coverage.Stef Walter3-7/+184
2010-11-24[testing] Ignore g_message and g_debug messages in tests.Stef Walter2-2/+15
2010-11-24[xdg-store] Fix various bugs and neuter tests.Stef Walter7-59/+13
2010-11-24[pkcs11] Rename CKA_G_REMOTE to CKA_G_PEER (better terminology)Stef Walter1-17/+20
2010-11-24[testing] Preprocess test files before searching for tests.Stef Walter3-17/+20
2010-11-23[xdg-store] Tool for dumping trust assertion files.Stef Walter4-2/+207
2010-11-23[egg] Add utilities so GByteArray can be used in GHashTable.Stef Walter1-6/+10
2010-11-23[egg] Implement adding of trust via trust test tool.Stef Walter2-47/+48
2010-11-23[xdg-store] Start testing tool to create trust assertion files.Stef Walter5-45/+240
2010-11-19Implement trust assertions in pkcs11 modules.Stef Walter10-411/+1070
2010-09-21[xdg-store] Tests for xdg-store and fixes.Stef Walter10-35/+623
2010-09-19[xdg-store] Implement writing of objects in xdg-store.Stef Walter2-5/+175
2010-09-18[xdg-store] Initial xdg-store with trust storage.Stef Walter11-0/+1373