platform/upstream/gcr.git
2011-10-06 Stef WalterSplit the GCR and GCK libraries out of gnome-keyring split
2011-10-05 Stef Waltergcr: Make spinner on GcrImportButton actually spin
2011-10-05 Stef Waltergcr: Fix build issues with gcr-icons.h header
2011-10-05 Stef Waltergcr: Properly get labels from the parser into the importer
2011-10-05 Stef Waltergcr: Parse required attributes out of certificates
2011-10-05 Stef Waltergcr: Use the home directory for the NSS icon
2011-10-05 Stef Waltergcr: Stop gcr-viewer process correctly when Close is...
2011-10-05 Stef Waltergcr: Rework how we get supplemental information for...
2011-10-05 Stef Waltergcr: Fix PKCS#11 importer attribute cleanup before...
2011-10-05 Stef Waltergcr: Complete and make gcr_fingerprint_xxx functions...
2011-10-04 Stef Walteregg: Fix parsing of unsigned integers in DER
2011-10-04 Stef Waltergcr: Import keys first when importing via PKCS#11
2011-10-04 Stef Waltergck: Include CKK_XXX values in debug output correctly
2011-10-04 Stef Waltergcr: Complete the PKCS#11 import dialog
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 Waltergcr: Check that secret exchanged data has correct proto...
2011-10-01 Stef Waltergcr: Documentation fixes for secret exchange commits
2011-10-01 Stef Walterui: Use GcrSecretExchange for passing passwords to...
2011-10-01 Stef Waltergcr: More work on the GcrSecretExchange
2011-10-01 Stef Waltergcr: Add documentation for GcrSecretExchange
2011-10-01 Stef Waltergcr: Refactor GcrSecretExchange
2011-10-01 Stef Waltergcr: Implement GcrSecretExchange
2011-10-01 Stef Waltergcr: More documentation fixes
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 Waltergcr: Annotate which types are being returned
2011-09-29 Stef Waltergcr: Add gcr_viewer_widget_get_parser()
2011-09-29 Stef Waltergck: Fix precondition in gck_object_from_handles
2011-09-29 Stef Waltergcr: More introspection and documentation cleanup
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 Waltergcr: Complete introspection annotations for gcr library
2011-09-28 Stef Waltergck: Fix introspection warnings and complete introspect...
2011-09-28 Evan Nemersongcr: mark many fields as private
2011-09-28 Evan Nemersongcr: add GObject introspection support
2011-09-28 Stef Waltergcr: Fix logic in GcrImportButton when unlocking is...
2011-09-27 Stef Waltergcr: More deprecation tweaking so we can build on FC16
2011-09-27 Stef Waltergcr: Fix logic in GcrImportButton when unlocking is...
2011-09-27 Stef Waltergcr: Fix problem with unlock prompt
2011-09-27 Stef Waltergcr: Fix documentation, abi, and translation issues
2011-09-27 Stef Waltergcr: Fix invalid memory access in _gcr_record_set_base64
2011-09-27 Stef Waltergcr: Use correct icon in the PKCS#11 importer
2011-09-27 Stef Waltergcr: Refactor GcrParser and delay listing of importers
2011-09-27 Stef Waltergcr: Add GcrSingleCollection internal class
2011-09-27 Stef Waltergcr: Show warnings about keys that have not been verified
2011-09-27 Stef Waltergcr: Fixes for the import button and viewer widget
2011-09-27 Stef Waltergcr: Distribute new headers properly.
2011-09-27 Stef Waltergcr: Fix up documentation images
2011-09-27 Stef Waltergcr: Complete GcrViewerWidget and GcrImportButton
2011-09-27 Stef Waltergcr: Fix up documentation for importer and menu button
2011-09-27 Stef Waltergcr: Implement GcrMenuButton which is copied from gnome...
2011-09-27 Stef Waltergcr: Refactor the importer with multiple registered...
2011-09-27 Stef Waltergcr: Add Renderer for Gnupg keys
2011-09-27 Stef Waltergcr: Implement parsing of openpgp packet contents into...
2011-09-27 Stef Waltergcr: Implement input for GcrGnupgProcess
2011-09-27 Stef Waltergcr: GcrParser now reports current format for block...
2011-09-27 Stef Waltergcr: Implement recognizing of OpenPGP packets
2011-09-27 Stef Waltergcr: Implement OpenSSH public key parser
2011-09-27 Stef Walteregg: Add decoder for decimal data, analogous to the...
2011-09-27 Stef Waltergcr: Remove stock icon code, add gcr_icon_for_token_info()
2011-09-27 Stef Waltergcr: Compatiblity fix for glib 2.28.x
2011-09-27 Stef Waltergcr: Add icons for smart card
2011-09-26 Stef Waltergcr: Fix for more glib deprecations
2011-09-26 Stef WalterMerge branch 'introspect-nodes'
2011-09-26 Stef WalterRework configure build options based on recent mailing...
2011-09-26 Stef WalterSplit the gcr library into base and ui components.
2011-09-26 Stef WalterMerge branch 'gnome-3-2'
2011-09-21 Stef WalterUpdate symbols files for recently added API.
2011-09-19 Stef WalterFix pkcs11 related pkg-config variables and build output.
2011-09-19 Stef WalterMerge branch 'track-memory'
2011-09-19 Stef Waltergck: Documentation fix
2011-09-19 Stef WalterMerge branch 'sort-values'
2011-09-17 Bastien Nocerabuild: Fix parallel compilation
2011-09-13 Andre KlapperChange online URL from library.g.o to developer.g.o
2011-09-12 Stef Waltergcr: Accept slightly invalid PKCS#12 files
2011-09-12 Stef Waltergcr: Verify PKCS#12 MAC
2011-09-12 Stef Waltergcr: Fix memory leak while parsing PKCS#8 encrypted...
2011-09-12 Stef Walteregg: Fix issue generating PKCS#12 symkey from password
2011-09-12 Stef Walteregg: Fix ASN.1 issues validating order of SETOF
2011-09-10 Stef WalterSecure memory tagging
2011-09-10 Stef WalterFix typo in GcrUnlockRenderer
2011-09-09 Stef Waltergck: Add functions for matching uri to modules and...
2011-09-09 Stef Waltergcr: Add gcr_union_collection_have() and gcr_union_coll...
2011-09-07 Stef Waltergcr: Fix extra object reference in gcr_union_collection...
2011-09-07 Stef Waltergcr: Fix null pointer dereference when finalizing GcrCo...
2011-09-06 Travis Reittergcr: Fix gcr-viewer build errors
2011-09-06 Rodrigo Moyagcr: Fix linking of gcr-viewer
2011-09-06 Stef Waltergcr: Add GcrUnionCollection class
2011-09-05 Stef Waltergcr: gcr_collection_model_set_columns() now returns...
2011-09-05 Stef Waltergcr: Add gcr_collection_model_get_collection()
2011-09-05 Stef Waltergcr: Add gcr_collection_contains() as a virtual interfa...
2011-09-05 Stef Waltergcr: Add support for GcrCollectionModel to have child...
2011-09-05 Stef Waltergcr: Add GtkTreeSortable interface to GcrCollectionModel
2011-09-05 Kalev Lembergcr: Don't update the MIME database if DESTDIR is set
next