Skip to content
Tags give the ability to mark specific points in history as being important
  • 3.7.5
    bc0119a7 · Release version 3.7.5 ·
    gcr 3.7.5:
     - Separate the base and ui parts of the Gcr library more thoroughly
     - Fix crasher in armor parsing code
     - Build fixes
     - Updated translations
    
  • 3.7.2
    2c58454a · Release version 3.7.2 ·
    gcr 3.7.2:
     - Fix corner case in DER parsing
     - Fix crash when parsing invalid DER
     - More complete test coverage
     - Other minor fixes
     - Build fixes
    
  • 3.6.2
    f01ce1c8 · Release 3.6.2 ·
    gcr 3.6.2:
     - Updated translations
    
  • 3.7.1
    dd728dd8 · Release version 3.7.1 ·
    gcr 3.7.1:
     - Allow system prompts to be cancelled while in 'checking' state
     - Cancel system prompts when the prompter goes away
     - Use gnome-common code coverage macros
     - Translation fixes
     - Build fixes
    
  • 3.6.1
    fd9997b6 · Release version 3.6.1 ·
    gcr 3.6.1
     - Remove unneeded translation
     - Clear and focus password entry in gcr-viewer when invalid password
     - Keep enumerating if getting info about one slot fails.
     - Updated translations
     - Testing fixes
    
  • 3.6.0
    ac1c2133 · Release version 3.6.0 ·
    gcr 3.6.0:
     - Updated translations
    
  • 3.5.92
    e09c73a0 · Release version 3.5.92 ·
    gcr 3.5.92:
     - Updated transaltions
    
  • 3.5.90
    ae3afcd9 · Release version 3.5.90 ·
    gcr 3.5.90:
     - Updated translations
     - Don't fail preconditions when pkcs11 isn't initialized in gcr
     - Fix regression in ASN.1 parsing
     - Build fixes
    
  • 3.5.5
    fc0ad2f2 · Release version 3.5.5 ·
    gcr 3.5.5:
     - Use p11-kit/pkcs11.h instead of shipping a copy with gck.
     - Documentation fixes
     - Updated translations
    
  • 3.5.4
    cf06bae7 · Release version 3.5.4 ·
    gcr 3.5.4:
     - Add debug output to GcrSecretExchange
     - Fix invalid warning when sending a secret exchange
     - Remove support code for old glib versions
     - Updated translations
     - Documentation fixes
    
  • 3.5.3
    46062832 · Release version 3.5.3 ·
    gcr 3.5.3:
     - Rework DER parsing so we can parse odd PKCS#12 files
     - Use GBytes, bump glib dependency
     - Enable gnome2 keyring storage
     - Documentation fixes
     - Updated translations
    
  • 3.4.1
    ef5ea204 · Release 3.4.1 ·
    gcr 3.4.1:
     - Fix more issues disabling grabs during password prompts
     - More debug messages to GcrSystemPrompter
     - Fix up GCR_DEBUG and GCK_DEBUG environment variables
     - Updated translations
     - Build fixes
    
  • 3.4.0
    6173ce92 · Release 3.4.0 ·
    gcr 3.4.0:
     (no changes since last release)
    
  • 3.3.92
    7d9ed10c · Release version 3.3.92 ·
    gcr 3.3.92:
     - Fix up copyright headers
     - Updated translations
     - Build fix
    
  • 3.3.90
    198678cd · Release version 3.3.90 ·
    gcr 3.3.90:
     - Expose the secure memory API
    
  • 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