Skip to content
Tags give the ability to mark specific points in history as being important
  • 3.3.5
    347d286e · Release 3.3.5 ·
    gcr 3.3.5:
     - Add way to specify button labels for a GcrPrompt
     - Reenable grabs for password prompts
    
  • 3.3.4
    942a69b5 · Release version 3.3.4 ·
    gcr 3.3.4
     - Display an appropriate title in gcr-viewer
     - Include GcrPrompt documentation
     - Add 'new-prompt' signal to GcrSystemPrompter for use with javascript
     - Fix build for glib 2.31 deprecations
     - Build fixes
    
  • 3.3.3.1
    defa049f · Release 3.3.3.1 ·
    gcr 3.3.3.1
     - Fix build issues
  • 3.3.3
    136b3785 · Release version 3.3.3 ·
    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.2.1
    8b228a5d · Release version 3.3.2.1 ·
    gcr 3.3.2.1
     - Fix build issues
    
  • 3.3.2
    1079619f · Release 3.3.2 ·
    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.1.1
    78d560bf · Release version 3.3.1.1 ·
    gcr 3.3.1.1
     - Fix build issues
  • 3.3.1
    a319d796 · Release version 3.3.1 ·
    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
  • split
    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.