summaryrefslogtreecommitdiff
path: root/NEWS
blob: 1d478ff4bbd4e9751d69ff7561d76118f6146070 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
gcr 3.3.92:
 - Fix up copyright headers
 - Updated translations
 - Build fix

gcr 3.3.90:
 - Expose the secure memory API

gcr 3.3.5:
 - Add way to specify button labels for a GcrPrompt
 - Reenable grabs for password prompts

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

gcr 3.3.3.1
 - Fix build issues

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.

gcr 3.3.2.1
 - Fix build issues

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

gcr 3.3.1.1
 - Fix build issues

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

Versions 3.2.2 and prior were released as part of gnome-keyring