summaryrefslogtreecommitdiff
path: root/doc/gpgme.info-2
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gpgme.info-2')
-rw-r--r--doc/gpgme.info-229
1 files changed, 21 insertions, 8 deletions
diff --git a/doc/gpgme.info-2 b/doc/gpgme.info-2
index 287304f..984300d 100644
--- a/doc/gpgme.info-2
+++ b/doc/gpgme.info-2
@@ -22,8 +22,8 @@ General Public License for more details.
This file documents the GPGME library.
- This is Edition 1.4.2, last updated 28 May 2013, of `The `GnuPG Made
-Easy' Reference Manual', for Version 1.4.2.
+ This is Edition 1.4.3, last updated 9 August 2013, of `The `GnuPG
+Made Easy' Reference Manual', for Version 1.4.3.
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010, 2012,
2013 g10 Code GmbH.
@@ -778,13 +778,15 @@ Function and Data Index
(line 10)
* DECRYPT_VERIFY_FILES: UI Server Verify/Decrypt Files.
(line 12)
-* ENCRYPT: UI Server Encrypt. (line 46)
+* ENCRYPT: UI Server Encrypt. (line 47)
* ENCRYPT_FILES: UI Server Sign/Encrypt Files.
(line 10)
* ENCRYPT_SIGN_FILES: UI Server Sign/Encrypt Files.
(line 12)
* enum gpgme_data_encoding_t: Data Buffer Meta-Data.
(line 28)
+* enum gpgme_data_type_t: Data Buffer Convenience.
+ (line 7)
* enum gpgme_event_io_t: I/O Callback Interface.
(line 57)
* enum gpgme_hash_algo_t: Hash Algorithms. (line 10)
@@ -815,6 +817,8 @@ Function and Data Index
(line 69)
* gpgme_data_get_file_name: Data Buffer Meta-Data.
(line 7)
+* gpgme_data_identify: Data Buffer Convenience.
+ (line 46)
* gpgme_data_new: Memory Based Data Buffers.
(line 13)
* gpgme_data_new_from_cbs: Callback Based Data Buffers.
@@ -852,6 +856,8 @@ Function and Data Index
* gpgme_data_set_file_name: Data Buffer Meta-Data.
(line 18)
* gpgme_data_t: Exchanging Data. (line 14)
+* gpgme_data_type_t: Data Buffer Convenience.
+ (line 7)
* gpgme_data_write: Data Buffer I/O Operations.
(line 18)
* gpgme_data_write_cb_t: Callback Based Data Buffers.
@@ -1039,7 +1045,8 @@ Function and Data Index
* gpgme_signature_t: Verify. (line 92)
* gpgme_signers_add: Selecting Signers. (line 15)
* gpgme_signers_clear: Selecting Signers. (line 7)
-* gpgme_signers_enum: Selecting Signers. (line 22)
+* gpgme_signers_count: Selecting Signers. (line 21)
+* gpgme_signers_enum: Selecting Signers. (line 26)
* gpgme_ssize_t: Exchanging Data. (line 31)
* gpgme_strerror: Error Strings. (line 7)
* gpgme_strerror_r: Error Strings. (line 17)
@@ -1070,21 +1077,21 @@ Function and Data Index
* INPUT <3>: UI Server Sign. (line 13)
* INPUT: UI Server Encrypt. (line 23)
* MESSAGE: UI Server Verify. (line 11)
-* MICALG: UI Server Sign. (line 43)
+* MICALG: UI Server Sign. (line 44)
* off_t (*gpgme_data_seek_cb_t) (void *HANDLE, off_t OFFSET, int WHENCE): Callback Based Data Buffers.
(line 44)
* OUTPUT <1>: UI Server Verify. (line 24)
* OUTPUT <2>: UI Server Decrypt. (line 20)
* OUTPUT <3>: UI Server Sign. (line 19)
* OUTPUT: UI Server Encrypt. (line 36)
-* PREP_ENCRYPT: UI Server Encrypt. (line 72)
-* PROTOCOL: UI Server Encrypt. (line 97)
+* PREP_ENCRYPT: UI Server Encrypt. (line 73)
+* PROTOCOL: UI Server Encrypt. (line 98)
* RECIPIENT: UI Server Encrypt. (line 10)
* SENDER: Miscellaneous UI Server Commands.
(line 51)
* SESSION: Miscellaneous UI Server Commands.
(line 70)
-* SIGN: UI Server Sign. (line 33)
+* SIGN: UI Server Sign. (line 34)
* SIGN_FILES: UI Server Sign/Encrypt Files.
(line 11)
* SIGSTATUS: UI Server Verify. (line 59)
@@ -1174,6 +1181,8 @@ Concept Index
* cryptographic operation, verification: Verify. (line 6)
* cryptographic operation, wait for: Waiting For Completion.
(line 6)
+* data buffer, convenience: Data Buffer Convenience.
+ (line 6)
* data buffer, creation: Creating Data Buffers. (line 6)
* data buffer, destruction: Destroying Data Buffers.
(line 6)
@@ -1224,6 +1233,8 @@ Concept Index
(line 6)
* hash algorithms: Hash Algorithms. (line 6)
* header file: Header. (line 6)
+* identify: Data Buffer Convenience.
+ (line 6)
* include file: Header. (line 6)
* key listing: Listing Keys. (line 6)
* key listing mode: Key Listing Mode. (line 6)
@@ -1303,6 +1314,8 @@ Concept Index
(line 6)
* trust item, manipulation: Manipulating Trust Items.
(line 6)
+* type of data: Data Buffer Convenience.
+ (line 6)
* UI server: UI Server Protocol. (line 6)
* user interface server: UI Server Protocol. (line 6)
* verification: Verify. (line 6)