Split the GCR and GCK libraries out of gnome-keyring
[platform/upstream/gcr.git] / gcr /
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 Waltergcr: Complete the PKCS#11 import dialog
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-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 Waltergcr: More introspection and documentation cleanup
2011-09-28 Stef Waltergcr: Complete introspection annotations for gcr library
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: 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 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 WalterMerge branch 'sort-values'
2011-09-17 Bastien Nocerabuild: Fix parallel compilation
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-10 Stef WalterSecure memory tagging
2011-09-10 Stef WalterFix typo in GcrUnlockRenderer
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
2011-09-03 Frédéric Pétersbuild: install gcr-viewer-window.h header file
2011-09-02 Stef Waltergcr: Stop parsing PKCS#12 bag if locked
2011-09-02 Stef Waltergcr: Proper flags for GcrColumnFlags
2011-09-01 Stef Waltergcr: Add support for getting friendly name out of a...
2011-09-01 Stef Waltergcr: Support multiple items inside a PKCS#12 bag.
2011-09-01 Stef Waltergcr: Use place holder text in viewer unlock prompt.
2011-09-01 Stef Waltergcr: Documentation, testing and distcheck fixes
2011-09-01 Stef Waltergcr: Expose correct outer block for PEM in GcrParser
2011-09-01 Stef Walteregg: Make OpenSSL PEM routines return outer block as...
2011-09-01 Stef Waltergcr: Display errors in the gcr-viewer
2011-09-01 Stef Waltergcr: Add support for unlocking files in gcr-viewer
2011-09-01 Stef Waltergcr: Support get surrounding data block from GcrParser
2011-09-01 Stef Waltergcr: Test GcrParser with null and empty data
2011-09-01 Stef Waltergcr: Refactor the parser tests
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-30 Stef Waltergcr: Fix library initialization bugs, and add some...
2011-08-30 Stef WalterFix compile warnings when building with --disable-debug
2011-08-30 Stef Waltergcr: Fix up GcrViewerWindow documentation
next