summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-02-10 17:02:46 +0100
committerStef Walter <stefw@gnome.org>2012-02-10 17:32:35 +0100
commita9e9199acaec4c0af75758cec82bd36612f431ef (patch)
treece062cddf0b2f118fde6c15082917364ec4d897e /docs
parent347d286e8db2787d26a26ab2336fb9a2884257c9 (diff)
downloadgcr-a9e9199acaec4c0af75758cec82bd36612f431ef.tar.gz
gcr: Expose secure memory API
* Add gcr_secure_memory_new() and gcr_secure_memory_free() and friends. * Exposed so that we can implement secure entry widget in gnome-shell
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gcr/gcr-docs.sgml1
-rw-r--r--docs/reference/gcr/gcr-sections.txt13
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/reference/gcr/gcr-docs.sgml b/docs/reference/gcr/gcr-docs.sgml
index 9ba537d..8756344 100644
--- a/docs/reference/gcr/gcr-docs.sgml
+++ b/docs/reference/gcr/gcr-docs.sgml
@@ -68,6 +68,7 @@
<xi:include href="xml/gcr-library.xml"/>
<xi:include href="xml/gcr-fingerprint.xml"/>
<xi:include href="xml/gcr-secret-exchange.xml"/>
+ <xi:include href="xml/gcr-secure-memory.xml"/>
<xi:include href="xml/gcr-secure-entry-buffer.xml"/>
</part>
diff --git a/docs/reference/gcr/gcr-sections.txt b/docs/reference/gcr/gcr-sections.txt
index 6b7f4c0..de8b840 100644
--- a/docs/reference/gcr/gcr-sections.txt
+++ b/docs/reference/gcr/gcr-sections.txt
@@ -663,6 +663,19 @@ GcrSecureEntryBufferPrivate
</SECTION>
<SECTION>
+<FILE>gcr-secure-memory</FILE>
+gcr_secure_memory_new
+gcr_secure_memory_alloc
+gcr_secure_memory_try_alloc
+gcr_secure_memory_realloc
+gcr_secure_memory_try_realloc
+gcr_secure_memory_strdup
+gcr_secure_memory_strfree
+gcr_secure_memory_free
+gcr_secure_memory_is_secure
+</SECTION>
+
+<SECTION>
<FILE>gcr-private</FILE>
<SUBSECTION Private>
GCR_GNUPG_COLLECTION