Split the GCR and GCK libraries out of gnome-keyring
[platform/upstream/gcr.git] / gck /
2011-10-06 Stef WalterSplit the GCR and GCK libraries out of gnome-keyring split
2011-10-04 Stef Waltergck: Include CKK_XXX values in debug output correctly
2011-10-04 Stef Waltergck: Add support for setting attributes in an array
2011-10-03 Stef Waltergck: Integrate GTlsInteraction into libgck
2011-10-01 Stef WalterFix up exported symbols for recent changes
2011-09-30 Stef Waltergck: Fix more argument types
2011-09-29 Stef Waltergck: More introspection tweaks, checking for parameters...
2011-09-29 Stef Waltergck: Fix precondition in gck_object_from_handles
2011-09-29 Stef Waltergck: More introspection and documentation cleanup
2011-09-29 Stef Waltergck: Fix if _gck_debug was not called _gck_debugging...
2011-09-29 Stef Waltergck: Documentation, introspection, and header fixes
2011-09-29 Stef Waltergck: Work around g-ir-scanner syntax problem
2011-09-29 Stef WalterGck: GckAttribute value field is a byte array
2011-09-29 Stef Waltergck: Gck introspection doesn't depend on gtk
2011-09-28 Stef Waltergck: Fix introspection warnings and complete introspect...
2011-09-27 Stef Waltergcr: Refactor the importer with multiple registered...
2011-09-27 Stef Waltergcr: Implement parsing of openpgp packet contents into...
2011-09-26 Stef WalterMerge branch 'introspect-nodes'
2011-09-26 Stef WalterRework configure build options based on recent mailing...
2011-09-26 Stef WalterMerge branch 'gnome-3-2'
2011-09-21 Stef WalterUpdate symbols files for recently added API.
2011-09-19 Stef WalterMerge branch 'track-memory'
2011-09-19 Stef WalterMerge branch 'sort-values'
2011-09-09 Stef Waltergck: Add functions for matching uri to modules and...
2011-09-01 Stef Waltergcr: Documentation, testing and distcheck fixes
2011-08-31 Friedel WolffTypo in translatable string
2011-08-31 Stef Waltergck: Fix tests for new PKCS#11 URI revesion
2011-08-31 Stef Waltergck: Add gck_modules_tokens_for_uri() function
2011-08-31 Stef Waltergck: Add debug output to GckEnumerator and bits of...
2011-08-25 Stef Waltergck: Cleanup gck API for consistency
2011-08-25 Stef WalterPut ABI symbol checks into 'make check'
2011-08-25 Stef Waltergck: Add async initialization functions.
2011-07-25 Stef WalterRelease version 3.1.4
2011-07-18 Stef Waltergck: Fix PKCS#11 URI documentation.
2011-07-09 Stef Waltergck: Dump major version number due to recent API refact...
2011-07-06 Stef Waltergck: Update GckUriFlags to match p11-kit
2011-07-06 Stef WalterRemove extraneous argument from gck_module_new and...
2011-07-06 Stef Waltergck: Use p11-kit for module loading, messages, and...
2011-06-07 Stef WalterMerge branch 'gnome-3-0'
2011-05-31 Stef WalterMerge branch 'gnome-3-0'
2011-05-26 Stef WalterMerge branch 'gnome-3-0'
2011-05-09 Stef WalterMerge branch 'gnome-3-0'
2011-05-09 Stef WalterFix build with --no-add-needed
2011-04-27 Stef WalterFix Makefiles so testable libraries are rebuilt when...
2011-04-25 Stef WalterMerge branch 'gnome-3-0'
2011-04-24 Stef WalterModernize the remainder of the tests.
2011-04-23 Stef WalterBetter testing configure options.
2011-04-21 Stef WalterMerge branch 'gnome-3-0'
2011-04-21 Stef Waltergck: Fix linking issue due to type in Makefile.
2011-04-20 Marc Plano-Lesayfix unused-but-set-variable warnings
2011-04-18 Stef WalterMerge branch 'gnome-3-0'
2011-04-09 Stef WalterMerge branch 'gnome-3-0'
2011-04-08 Stef WalterMerge branch 'gnome-3-0'
2011-04-06 Stef Waltergck: Cleanup the documentation
2011-04-05 Stef Waltergck: Cleanup the documentation
2011-04-05 Stef WalterMerge branch 'gnome-3-0'
2011-04-05 Stef WalterModernise the gck tests.
2011-03-23 Stef WalterModernise the gck tests.
2011-03-19 Stef WalterMerge branch 'gnome-3-0'
2011-03-14 Lucian Adrian GrijincuFix gck_uri_parse error message
2011-03-09 Stef WalterMerge branch 'with-hkdf'
2011-03-07 Stef Walter[gck] Fix uri library-manufacturer test.
2011-03-01 Stef Walter[gck] Support 'library-manufacturer' in PKCS#11 URIs...
2011-01-19 Stef WalterFix problems building tests using internal functions.
2011-01-19 Stef Walter[gck] Update PKCS#11 URI to add library support.
2010-12-29 Emilio Pozuelo Monfortlibgck.so: Only export symbols that begin with gck_
2010-12-22 Stef WalterMerge branch 'trust-store'
2010-12-22 Stef WalterAdd missing files to distribution.
2010-12-18 Stef Walter[gck] Allow enumeration over slots as well as modules.
2010-12-13 Stef WalterMerge branch 'master' into trust-store
2010-12-13 Stef WalterUse term 'distrust' instead of 'untrust'
2010-12-10 Stef WalterRename CKA_G_ trust prefix to CKA_X_ and move to own...
2010-12-10 Stef WalterChange terminology to 'pinned certificate' from 'except...
2010-12-06 Stef Walter[gcr] Implement GcrPkcs11Certificate which loads certs...
2010-12-06 Stef WalterMerge branch 'master' into trust-store
2010-12-06 Stef Walter[gck] Don't load *.la files as PKCS#11 modules.
2010-12-06 Stef WalterMerge branch 'master' into trust-store
2010-11-29 Stef Walter[gcr] Complete tests of gcr_trust_xxx functionality.
2010-11-29 Stef Walter[gck] Fix crash in enumerator when C_FindObjects fails.
2010-11-29 Stef Walter[gck] Add functionality for dumping PKCS#11 attributes.
2010-11-24 Stef Walter[testing] Preprocess test files before searching for...
2010-11-11 Stef WalterMerge branch 'master' into trust-store
2010-10-06 Stef Walter[gck] Fix wrong library name in pkgconfig file
2010-10-05 Stef WalterMerge branch 'ui-widgets'
2010-10-05 Stef WalterMerge branch 'gnome-2-32'
2010-10-02 William Jon McCannFix typo to fix the build
2010-10-01 Philip WithnallMiscellaneous string fixes
2010-10-01 Stef WalterMerge branch 'gck-work'
2010-10-01 Stef Walter[gck] Mark the gck API as unstable with a define.
2010-09-28 Stef Walter[gck] GckAttribute with const value pointer.
2010-09-28 Stef Walter[gck] Simplify use of GckMechanism
2010-09-27 Stef Walter[gck] Cleanup use of 'full' functions.
2010-09-27 Stef Walter[gck] Add session options, remove module options.
2010-09-18 Stef Walter[gck] Add gck_attributes_add_all() for copying GckAttri...
2010-09-18 Stef Walter[gck] Rework testing and make mock module.
2010-09-18 Stef Walter[gck] Expose CK_BBOOL and CK_ULONG casting helpers.
2010-09-13 Stef WalterMerge branch 'gck-work' into ui-widgets
2010-09-12 Stef WalterMerge branch 'master' into gck-work
2010-09-10 Stef Walter[gck] Fix double free with copied attributes.
2010-08-28 Stef WalterMerge branch 'gck-work' into ui-widgets
next