gpgme/src
Werner Koch f2eeccbdfa Add function gpgme_signers_count.
* src/signers.c (gpgme_signers_count): New.
* src/libgpgme.vers, src/gpgme.def: Add as external symbol.
* src/gpgme.h.in: Add prototype.
2013-06-18 10:27:46 +02:00
..
.gitignore .gitignore: flesh out rules and add subdirectory-.gitignores. 2012-04-20 16:05:11 +02:00
assuan-support.c Make definition of off_t robust against misbehaving w32 toolchains. 2013-05-16 17:48:50 +02:00
ath-pthread.c Make definition of off_t robust against misbehaving w32 toolchains. 2013-05-16 17:48:50 +02:00
ath.c Make definition of off_t robust against misbehaving w32 toolchains. 2013-05-16 17:48:50 +02:00
ath.h Make definition of off_t robust against misbehaving w32 toolchains. 2013-05-16 17:48:50 +02:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-02 11:36:37 +01:00
context.h Add public function gpgme_set_pinentry_mode. 2013-02-07 20:59:16 +01:00
conversion.c Make _gpgme_encode_percent_string work for memory buffers. 2012-11-15 11:14:58 +01:00
data-compat.c Make definition of off_t robust against misbehaving w32 toolchains. 2013-05-16 17:48:50 +02:00
data-fd.c Make definition of off_t robust against misbehaving w32 toolchains. 2013-05-16 17:48:50 +02:00
data-mem.c Make definition of off_t robust against misbehaving w32 toolchains. 2013-05-16 17:48:50 +02:00
data-stream.c Make definition of off_t robust against misbehaving w32 toolchains. 2013-05-16 17:48:50 +02:00
data-user.c Make definition of off_t robust against misbehaving w32 toolchains. 2013-05-16 17:48:50 +02:00
data.c Make definition of off_t robust against misbehaving w32 toolchains. 2013-05-16 17:48:50 +02:00
data.h Make definition of off_t robust against misbehaving w32 toolchains. 2013-05-16 17:48:50 +02:00
debug.c Simplify a debug code function. 2013-05-06 20:22:23 +02:00
debug.h Trace the use of GPG_ERR_INV_ENGINE. 2012-10-19 11:23:39 +02:00
decrypt-verify.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
decrypt.c Trace the use of GPG_ERR_INV_ENGINE. 2012-10-19 11:23:39 +02:00
delete.c Trace the use of GPG_ERR_INV_ENGINE. 2012-10-19 11:23:39 +02:00
dirinfo.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
edit.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
encrypt-sign.c Allow symmetric encryption with gpgme_op_encrypt_sign. 2013-05-22 16:31:51 +02:00
encrypt.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
engine-assuan.c Add public function gpgme_set_pinentry_mode. 2013-02-07 20:59:16 +01:00
engine-backend.h Add public function gpgme_set_pinentry_mode. 2013-02-07 20:59:16 +01:00
engine-g13.c Add public function gpgme_set_pinentry_mode. 2013-02-07 20:59:16 +01:00
engine-gpg.c Support --no-encrypt-to also with gpgme_op_encrypt_sign. 2013-05-22 16:32:15 +02:00
engine-gpgconf.c Allow reading of long gpgconf output lines. 2013-04-30 18:09:13 +02:00
engine-gpgsm.c Make definition of off_t robust against misbehaving w32 toolchains. 2013-05-16 17:48:50 +02:00
engine-uiserver.c Make definition of off_t robust against misbehaving w32 toolchains. 2013-05-16 17:48:50 +02:00
engine.c Add public function gpgme_set_pinentry_mode. 2013-02-07 20:59:16 +01:00
engine.h Add public function gpgme_set_pinentry_mode. 2013-02-07 20:59:16 +01:00
error.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
export.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
funopen.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
genkey.c Use gpg_error_from_syserror instead of directly accessing errno. 2013-02-06 17:35:40 +01:00
get-env.c Use gpg_error_from_syserror instead of directly accessing errno. 2013-02-06 17:35:40 +01:00
getauditlog.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
gpgconf.c Trace the use of GPG_ERR_INV_ENGINE. 2012-10-19 11:23:39 +02:00
gpgme-config.in Remove unused pth stuff from gpgme-config. 2012-05-02 10:43:22 +02:00
gpgme-tool.c gpgme-tool: Allow for symmetric encryption. 2013-05-22 16:20:14 +02:00
gpgme-w32spawn.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
gpgme.c Make definition of off_t robust against misbehaving w32 toolchains. 2013-05-16 17:48:50 +02:00
gpgme.def Add function gpgme_signers_count. 2013-06-18 10:27:46 +02:00
gpgme.h.in Add function gpgme_signers_count. 2013-06-18 10:27:46 +02:00
gpgme.m4 Remove support for libgpgme-pth. 2011-10-25 18:59:26 +02:00
import.c Use gpg_error_from_syserror instead of directly accessing errno. 2013-02-06 17:35:40 +01:00
isascii.c 008-11-03 Marcus Brinkmann <marcus@g10code.com> 2008-11-03 17:24:09 +00:00
kdpipeiodevice.cpp 008-11-03 Marcus Brinkmann <marcus@g10code.com> 2008-11-03 17:24:09 +00:00
kdpipeiodevice.h 008-11-03 Marcus Brinkmann <marcus@g10code.com> 2008-11-03 17:24:09 +00:00
kdpipeiodevice.moc 008-11-03 Marcus Brinkmann <marcus@g10code.com> 2008-11-03 17:24:09 +00:00
key.c Use gpg_error_from_syserror instead of directly accessing errno. 2013-02-06 17:35:40 +01:00
keylist.c Use gpg_error_from_syserror instead of directly accessing errno. 2013-02-06 17:35:40 +01:00
libgpgme.vers Add function gpgme_signers_count. 2013-06-18 10:27:46 +02:00
Makefile.am w32: Fix installing of .def file. 2013-05-23 20:18:04 +02:00
moc_kdpipeiodevice.cpp 008-11-03 Marcus Brinkmann <marcus@g10code.com> 2008-11-03 17:24:09 +00:00
op-support.c Add public function gpgme_set_pinentry_mode. 2013-02-07 20:59:16 +01:00
opassuan.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
ops.h Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
passphrase.c Use gpg_error_from_syserror instead of directly accessing errno. 2013-02-06 17:35:40 +01:00
passwd.c Trace the use of GPG_ERR_INV_ENGINE. 2012-10-19 11:23:39 +02:00
posix-io.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
posix-sema.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
posix-util.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
priv-io.h Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
progress.c Use gpg_error_from_syserror instead of directly accessing errno. 2013-02-06 17:35:40 +01:00
putc_unlocked.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
sema.h Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
setenv.c More include guards. 2010-11-03 09:56:27 +00:00
sig-notation.c Use gpg_error_from_syserror instead of directly accessing errno. 2013-02-06 17:35:40 +01:00
sign.c Use gpg_error_from_syserror instead of directly accessing errno. 2013-02-06 17:35:40 +01:00
signers.c Add function gpgme_signers_count. 2013-06-18 10:27:46 +02:00
status-table.c status-table.c: include string.h for strcmp. 2012-04-13 10:02:39 +02:00
stpcpy.c 008-11-03 Marcus Brinkmann <marcus@g10code.com> 2008-11-03 17:24:09 +00:00
trust-item.c Use gpg_error_from_syserror instead of directly accessing errno. 2013-02-06 17:35:40 +01:00
trustlist.c Use gpg_error_from_syserror instead of directly accessing errno. 2013-02-06 17:35:40 +01:00
ttyname_r.c Fix ttyname problem on Android. 2012-10-24 16:44:34 +02:00
util.h w32: Hacks for building with 32 bit mingw64. 2013-02-26 17:10:45 +01:00
vasprintf.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
verify.c Trace the use of GPG_ERR_INV_ENGINE. 2012-10-19 11:23:39 +02:00
version.c Change the various version numbers to the new scheme. 2013-02-26 17:10:18 +01:00
versioninfo.rc.in Change the various version numbers to the new scheme. 2013-02-26 17:10:18 +01:00
vfs-create.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
vfs-mount.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
w32-ce.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
w32-ce.h Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
w32-glib-io.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
w32-io.c w32: Change the way the I/O threads are cleaned up. 2013-05-11 15:38:08 +02:00
w32-qt-io.cpp 2010-05-06 Marcus Brinkmann <marcus@g10code.de> 2010-05-06 15:16:57 +00:00
w32-sema.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
w32-util.c w32: Hacks for building with 32 bit mingw64. 2013-02-26 17:10:45 +01:00
wait-global.c Use gpg_error_from_syserror instead of directly accessing errno. 2013-02-06 17:35:40 +01:00
wait-private.c Use gpg_error_from_syserror instead of directly accessing errno. 2013-02-06 17:35:40 +01:00
wait-user.c Trace the use of GPG_ERR_INV_ENGINE. 2012-10-19 11:23:39 +02:00
wait.c Use gpg_error_from_syserror instead of directly accessing errno. 2013-02-06 17:35:40 +01:00
wait.h Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00