~vcs-imports-ii/gpgme/master

  • Committer: Werner Koch
  • Date: 2013-08-09 17:19:26 UTC
  • Revision ID: git-v1:8579091c4f6a36e6bb06fcfbd147a776166fd3ea
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.
Filename Latest Rev Last Changed Committer Comment Size
..
build-aux 1422 12 years ago Werner Koch Generate the ChangeLog from commit logs. * build- Diff
contrib 1381 13 years ago Werner Koch First take on changes to allow building with MSC f Diff
doc 70 22 years ago Werner Koch Added more doc entries and prepared for 0.2.3 Diff
lang 1067 17 years ago Marcus Brinkmann 2006-07-06 Marcus Brinkmann <marcus@g10code.de> Diff
m4 825 20 years ago Werner Koch Added files usually installed bu automake. We wan Diff
src 1234 15 years ago Marcus Brinkmann 008-11-03 Marcus Brinkmann <marcus@g10code.com> Diff
tests 6 23 years ago Werner Koch Just a backup for now Diff
.gitignore 1440 12 years ago Marcus Brinkmann .gitignore: flesh out rules and add subdirectory-. 137 bytes Diff Download File
acinclude.m4 1411 12 years ago Marcus Brinkmann Remove unused macro GNUPG_FIX_HDR_VERSION. 1.9 KB Diff Download File
AUTHORS 1486 11 years ago Werner Koch Release 1.4.0. * configure.ac: Bump LT version to 1 KB Diff Download File
File autogen.sh 1480 11 years ago Werner Koch Update helper scripts. * configure.ac: Use AC_CON 7.9 KB Diff Download File
ChangeLog 1422 12 years ago Werner Koch Generate the ChangeLog from commit logs. * build- 488 bytes Diff Download File
ChangeLog-2011 1422 12 years ago Werner Koch Generate the ChangeLog from commit logs. * build- 28.2 KB Diff Download File
configure.ac 1515 10 years ago Werner Koch Prefer GnuPG-2 engines over GnuPG-1. * src/util.h 30.1 KB Diff Download File
COPYING 825 20 years ago Werner Koch Added files usually installed bu automake. We wan 17.5 KB Diff Download File
COPYING.LESSER 949 19 years ago Marcus Brinkmann 2004-12-07 Marcus Brinkmann <marcus@g10code.de> 25.9 KB Diff Download File
gpgme.spec.in 949 19 years ago Marcus Brinkmann 2004-12-07 Marcus Brinkmann <marcus@g10code.de> 1.7 KB Diff Download File
gpgme.txt 930 19 years ago Marcus Brinkmann Update the information before release, for what it 1.9 KB Diff Download File
INSTALL 1216 15 years ago Werner Koch Update automake scripts. Minor doc changes. 9.2 KB Diff Download File
Makefile.am 1446 11 years ago Werner Koch Release 1.3.2. * configure.ac: Bump LT version to 1.9 KB Diff Download File
File missing 1216 15 years ago Werner Koch Update automake scripts. Minor doc changes. 10.8 KB Diff Download File
NEWS 1516 10 years ago Werner Koch Add function gpgme_data_identify. * src/gpgme.h.i 57.1 KB Diff Download File
README 1509 10 years ago Werner Koch Release 1.4.2. * configure.ac: Set LT version to 4 KB Diff Download File
README.GIT 1446 11 years ago Werner Koch Release 1.3.2. * configure.ac: Bump LT version to 2.2 KB Diff Download File
THANKS 1452 11 years ago Marcus Brinkmann Add two recent contributors. 1.4 KB Diff Download File
TODO 1312 14 years ago Marcus Brinkmann 2009-11-10 Marcus Brinkmann <marcus@g10code.de> 9.9 KB Diff Download File