-
-
3.3.3136b3785 · ·
gcr 3.3.3 - Add support for parsing PKCS#10 and SPKAC formats in GcrParser - Add support for viewing certificate requests in GcrViewer - Support for dynamically loading private key data from PKCS#11 - Add GcrCertificateRequest class for requesting certificates - Add function to retrieve basic constraints from a certificate - Show import errors in an info bar under the viewer - Don't show empty dates in gnupg key renderer - Make secure memory pool shared across modules - Add GckBuilder as a mutable attribute set - Add floating references to GckAttributes - Rename GckObjectAttributes to GckObjectCache - Expose GcrSecureEntryBuffer as a public class - Add system prompt and prompter - Expose uri in GcrImporter - Fix build for glib 2.31 deprecations - Licensing fixes - Build fixes, internal bug fixes, documentation, etc.
-
3.3.21079619f · ·
gcr 3.3.2 - Allow changing collection on a GcrCollectionModel, add tree/list mode to GcrCollectionModel - Allow chaining of GckEnumerator objects, so that when objects from one is listed, then chained enumerator is enumerated. - Integrate GTlsInteraction into libgck for logging in or key auth. - Refactor internal DER parsing to use reference counted memory using the prototyped GBytes API. - Build fixes, documentation fixes, testing fixes, memory leak fixes
-
-
3.3.1a319d796 · ·
gcr 3.3.1 - Add function to get elements of union collection - Add gck_slot_enumerate_objects() function - Enumerator can now retrieve object attributes - Add gck_session_find_handles() and friends - Add gnupg and password icons - Function to notify that certificate changed - Update glib dependency for 2.30.0 - Build, translation and documentation fixes
-
splitc6691faa · ·
This is the point at which this module was split out of gnome-keyring Commits prior to this commit will not build. To build old releases of Gcr or Gck you should use the gnome-keyring git module. This module currently depends on: gtk+ >= 3.0, glib >= 2.28.0, p11-kit >= 0.6, libgcrypt >= 1.2.2 Additionally it requires asn1Parser for building.