platform/upstream/gcr.git
2011-12-09 Stef Waltergcr: GcrKeyRenderer has a writable object and attribute...
2011-12-09 Stef WalterRevert changes to libtool version and removed API
2011-12-08 Stef Waltergck: Bump gck libtool version, as we removed interfaces...
2011-12-08 Stef Waltergck: Add documentation for newly functions
2011-12-08 Stef Waltergck: Rename GckObjectAttributes to GckObjectCache
2011-12-08 Stef Waltergck: Add floating references to GckAttributes
2011-12-08 Stef Waltergck: Add GckBuilder as a mutable attribute set
2011-12-08 Stef Walteregg: Make secure memory pool shared across modules
2011-12-08 Stef WalterBump version number for upcoming release
2011-12-06 Stef WalterFix build for glib 2.31 deprecations
2011-11-30 Stef Waltergcr: Fix testing errors
2011-11-30 Stef Waltergcr: Parse gnupg import errors correctly to GError...
2011-11-30 Stef Waltergcr: Fix problem looking up the renderers
2011-11-30 Stef Waltergcr: Don't show empty dates in gnupg key renderer
2011-11-30 Stef Waltergcr: Show import errors in an info bar under the viewer
2011-11-30 Stef Waltergcr: Fix invalid memory access in _gcr_records_parse_co...
2011-11-30 Stef Waltergck: Make the gck_attributes_to_string() function public
2011-11-29 Stef Waltergcr: Add gcr_certificate_get_basic_constraints()
2011-11-29 Stef Waltergcr: Add gcr_certificate_get_xxx_name()
2011-11-29 Stef Waltergck: Retrieve attributes in GckEnumerator properly
2011-11-25 Stef Waltergcr: Fix build gulong != gsize
2011-11-24 Stef Waltergcr: Update documentation and symbols
2011-11-24 Stef Waltergcr: Support plain RSA signing
2011-11-23 Stef Waltergcr: Add support for encoding certificate requests...
2011-11-23 Stef Waltergck: Change gck_object_get attr_types arguments to...
2011-11-23 Stef Waltergcr: Add missing symbols, and build fixes
2011-11-23 Stef Waltergcr: Rename GcrCertificateReqRenderer to GcrCertificate...
2011-11-23 Stef Waltergcr: Document GcrCertificateRequest
2011-11-23 Stef Waltergcr: Add GcrCertificateRequest class for requesting...
2011-11-23 Stef Waltergcr: Implement functions for loading and using SubjectP...
2011-11-23 Stef Waltergck: add gck_attributes_set() and gck_attributes_set_al...
2011-11-23 Stef Walteregg: Add support for building simple DNs
2011-11-23 Stef Walteregg: Fix regression of DER choice encoding
2011-11-23 Stef Walteregg: Encode DER tag classes correctly
2011-11-23 Stef Walteregg: Rework egg_assert_cmpbytes()
2011-11-23 Stef Walteregg: In egg_assert_cmpmem() output printable without...
2011-11-23 Stef Walteregg: Expose ASN.1 node types
2011-11-23 Stef Walteregg: Rename egg_asn1x_xxx_raw_element() to egg_asn1x_xx...
2011-11-23 Stef Waltergcr: Add support for viewing certificate requests
2011-11-23 Stef Waltergcr: Add support for parsing PKCS#10 and SPKAC formats
2011-11-22 Stef WalterRelease version 3.3.2.1
2011-11-21 Stef WalterDon't include internal glib headers
2011-11-21 Stef WalterFix bugs and unused code highlighted by the clang stati...
2011-11-21 Stef WalterBump version number
2011-11-21 Stef WalterRelease 3.3.2
2011-11-21 Stef Walteregg: Remove usage of libtasn1.h
2011-11-21 Stef WalterAdd valgrind memory checking and fix up errors
2011-11-16 Stef Waltergcr: Use GBytes immutable ref counted byte buffers
2011-11-15 Stef Waltergck: Make gck_attributes_unref take a pointer
2011-11-15 Stef Waltergcr: Add missing symbols to gcr.symbols
2011-11-15 Stef Waltergck: Fix problem where gck_slot_open_session_async...
2011-11-15 Stef WalterIgnore editor backup files
2011-11-14 Stef Waltergck: Fix regression in gck_slot_open_session_finish
2011-11-13 Stef WalterFix problem where test sources were being ignored by...
2011-11-09 Stef Waltergcr: Allow changing the collection on a GcrCollectionModel
2011-11-09 Stef Waltergcr: Add tree and list mode for GcrCollectionModel
2011-11-09 Stef Waltergck: Fix annotations for array and out params in GckSession
2011-11-09 Stef Waltergck: Allow generating key without getting out key objects
2011-11-09 Stef Waltergcr: Add GcrFilterCollection
2011-11-07 Stef Waltergck: fix symbols file
2011-11-03 Colin Waltersautogen.sh: Make executable
2011-11-03 Colin Waltersbuild: Don't reference uninstalled gck
2011-11-03 Stef Waltergck: gck_attribute_get_string() should not return a...
2011-11-03 Stef Waltergck: Add gck_attribute_hash and cleanup for use in...
2011-11-02 Stef Waltergck: Chaining of enumerators
2011-11-02 Stef Waltergck: Allow enumerating objects on a session
2011-11-02 Stef Waltergck: Fix documentation
2011-11-02 Stef Waltergck: GTlsInteraction is set on sessions, not slots
2011-11-02 Stef Waltergck: Remove unneeded variable in gck_session_from_handle()
2011-11-02 Stef Waltergck: Don't try and discard handle for session that...
2011-11-01 Stef Waltergck: Add methods for opening and logging in that accept...
2011-11-01 Stef WalterIgnore coverage file types for git inclusion
2011-11-01 Travis Reitergcr: Fix build, link against glib
2011-10-30 Stef Waltergcr: Fix gobject-introspection build ... again
2011-10-29 Stef WalterRemove g_thread_init() calls.
2011-10-28 Stef Waltergcr: Remove redefinition of GcrRenderer typedef
2011-10-28 Stef Waltergck: Remove duplicate typedef of GckObjectAttributes
2011-10-26 Stef WalterBump version number
2011-10-26 Stef WalterRelease version 3.3.1.1 3.3.1.1
2011-10-26 Stef Waltergcr: Fix building of introspection dependencies
2011-10-26 Stef Waltergcr: Don't include main headers in individual components
2011-10-24 Stef WalterBump version number
2011-10-24 Stef WalterRelease version 3.3.1 3.3.1
2011-10-19 Stef Waltergcr: Add function to get the elements of a union collection
2011-10-17 Stef WalterAdd gnupg, and cleanup icon rendering
2011-10-17 Gabor KelemenInclude gi18n-lib.h in library sources instead of gi18n.h
2011-10-13 Stef Waltergcr: Fix up docs and symbols
2011-10-13 Stef Waltergcr: Add password icon
2011-10-13 Stef Waltergcr: Function to emit notify on GcrCertificate props...
2011-10-12 Stef Waltergck: Add gck_slot_enumerate_objects() function
2011-10-12 Stef Waltergck: Documentation fix up
2011-10-12 Stef Waltergck: Enumerator can now retrieve object attributes
2011-10-11 Stef Waltergck: Fix build issue on i686 where sizeof (gsize) ...
2011-10-11 Stef Waltergcr: Fix documentation build by linking to right library
2011-10-07 Stef Waltergck: Add gck_session_find_handles() and friends
2011-10-06 Stef WalterUpdate glib dependency for 2.30.0
2011-10-06 Stef WalterFix problem with doap file syntax
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
next