gpgme/doc
Werner Koch 8579091c4f Add function gpgme_data_identify.
* src/gpgme.h.in (gpgme_data_type_t): New.
(gpgme_data_identify): New prototype.
* src/data-identify.c: New.
* src/parsetlv.c, src/parsetlv.h: New.  Take from gpa.
* src/libgpgme.vers, src/gpgme.def: Add gpgme_data_identify.
* src/gpgme-tool.c (status): Add STATUS_IDENTIFY_RESULT.
(gt_identify): New.
(cmd_identify): New.

(hlp_passwd): Move close to cmd_passwd.
--

It is often useful to have a way to identify the data which needs
processing.  This is such a common task that it makes sense to
implement this in gpgme to avoid diverging implementations.
2013-08-09 19:19:26 +02:00
..
examples Updated the example. 2008-06-20 10:40:52 +00:00
.gitignore .gitignore: flesh out rules and add subdirectory-.gitignores. 2012-04-20 16:05:11 +02:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-02 11:36:37 +01:00
DCO Add DCO file 2012-09-25 19:21:00 +02:00
gpgme.texi Add function gpgme_data_identify. 2013-08-09 19:19:26 +02:00
gpl.texi Include the GnuPG UI Server specification. 2008-06-04 14:14:38 +00:00
HACKING Document contribution rules. 2012-09-25 19:19:13 +02:00
lesser.texi Include the GnuPG UI Server specification. 2008-06-04 14:14:38 +00:00
Makefile.am Document contribution rules. 2012-09-25 19:19:13 +02:00
mdate-sh Update automake scripts. 2008-07-04 15:46:01 +00:00
module-overview.sk Add a module overview diagram. 2008-07-17 17:09:39 +00:00
texinfo.tex Update automake scripts. 2008-07-04 15:46:01 +00:00
uiserver.texi doc: Add --binary option for the OUTPUT command of an uiserver. 2013-07-31 17:32:02 +02:00