gpgme/src
NIIBE Yutaka 60828a505a build: Make gpgme.m4 use gpgrt-config with *.pc.
* src/gpgme.m4 (_AM_PATH_GPGME_CONFIG): Use gpgrt-config with gpgme.pc
when possible.
(AM_PATH_GPGME_GLIB): Likewise with gpgme-glib.pc.

--

Keeping AM_PATH_GPGME_PTHREAD, as is, untouched.

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2018-11-12 10:01:16 +09:00
..
.gitignore .gitignore: flesh out rules and add subdirectory-.gitignores. 2012-04-20 16:05:11 +02:00
argparse.c spelling: fix misspellings 2018-11-08 12:34:27 +07:00
argparse.h doc: Replace http: by https: in core source files. 2016-11-16 13:27:00 +01:00
assuan-support.c w32: Don't use CloseHandle on an arbitrary integer. 2018-11-02 11:26:19 +01:00
ath.c w32: Remove all support for WindowsCE 2018-10-31 12:35:14 +01:00
ath.h w32: Remove all support for WindowsCE 2018-10-31 12:35:14 +01:00
b64dec.c doc: Replace http: by https: in core source files. 2016-11-16 13:27:00 +01:00
ChangeLog-2011 spelling: fix misspellings 2018-11-08 12:34:27 +07:00
cJSON.c json: Wipe memory in cJSON_Delete 2018-08-08 14:27:24 +02:00
cJSON.h spelling: fix misspellings 2018-11-08 12:34:27 +07:00
cJSON.readme doc: convert more http:// links to https:// 2018-10-18 00:28:51 -04:00
context.h core: Add trust-model flag 2018-10-09 10:48:58 +02:00
conversion.c core: Extend decryption result with symkey_algo. 2018-04-17 13:48:56 +02:00
data-compat.c w32: Remove all support for WindowsCE 2018-10-31 12:35:14 +01:00
data-estream.c doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
data-fd.c spelling: fix misspellings 2018-11-08 12:34:27 +07:00
data-identify.c spelling: fix misspellings 2018-11-08 12:34:27 +07:00
data-mem.c core: Blank out the plaintext after decryption failure. 2018-07-19 17:39:09 +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 spelling: fix misspellings 2018-11-08 12:34:27 +07:00
data.h spelling: fix misspellings 2018-11-08 12:34:27 +07:00
debug.c w32: Remove all support for WindowsCE 2018-10-31 12:35:14 +01:00
debug.h w32: Fix a few compiler warnings. 2018-11-02 12:54:22 +01:00
decrypt-verify.c core: Blank out the plaintext after decryption failure. 2018-07-19 17:39:09 +02:00
decrypt.c core: Blank out the plaintext after decryption failure. 2018-07-19 17:39:09 +02:00
delete.c g10: Add new delete operations that allow more flags. 2017-08-11 19:13:44 +02:00
dirinfo.c core: Extend gpgme_get_dirinfo to return the gpg-wks-client name. 2017-03-21 11:16:16 +01:00
edit.c core: Remove cruft from the engine-gpg code. 2018-06-01 00:13:53 +02:00
encrypt-sign.c core: Remove cruft from the engine-gpg code. 2018-06-01 00:13:53 +02:00
encrypt.c core: Remove cruft from the engine-gpg code. 2018-06-01 00:13:53 +02:00
engine-assuan.c core: New gpgme_set_ctx_flag "request-origin". 2018-03-23 15:27:32 +01:00
engine-backend.h core: Remove cruft from the engine-gpg code. 2018-06-01 00:13:53 +02:00
engine-g13.c core: New gpgme_set_ctx_flag "request-origin". 2018-03-23 15:27:32 +01:00
engine-gpg.c spelling: fix misspellings 2018-11-08 12:34:27 +07:00
engine-gpgconf.c spelling: fix misspellings 2018-11-08 12:34:27 +07:00
engine-gpgsm.c spelling: fix misspellings 2018-11-08 12:34:27 +07:00
engine-spawn.c core: New gpgme_set_ctx_flag "request-origin". 2018-03-23 15:27:32 +01:00
engine-uiserver.c core: Add extended versions of the encrypt functions. 2018-04-17 08:45:00 +02:00
engine.c core: Remove cruft from the engine-gpg code. 2018-06-01 00:13:53 +02:00
engine.h core: Remove cruft from the engine-gpg code. 2018-06-01 00:13:53 +02:00
error.c Revert "core: Fix error types." 2017-03-02 14:47:51 +01:00
export.c core: add experimental GPGME_EXPORT_MODE_NOUID. 2018-10-02 11:18:00 +02:00
genkey.c core: Fix segv in genkey when no endtag is provided. 2018-10-18 17:37:57 +02:00
get-env.c core: Support non-thread-safe getenv. 2018-02-27 18:43:40 +09:00
getauditlog.c core: Add gpg auditlog to get diagnostics 2018-07-05 11:29:36 +02:00
gpgconf.c gpgconf: Add access to --list-dirs for non-default engine. 2017-08-15 19:52:29 +02:00
gpgme-config.in build: Provide gpgme.pc, generated by configure. 2018-11-12 09:03:49 +09:00
gpgme-glib.pc.in build: Provide gpgme-glib.pc too. 2018-11-12 09:59:05 +09:00
gpgme-json.c spelling: fix misspellings 2018-11-08 12:34:27 +07:00
gpgme-tool.c w32: Remove all support for WindowsCE 2018-10-31 12:35:14 +01:00
gpgme-w32spawn.c core, w32: Enable spawning GUI applications 2018-02-09 16:11:32 +01:00
gpgme.c core: Add trust-model flag 2018-10-09 10:48:58 +02:00
gpgme.def estreams revised 2018-09-08 14:45:37 +10:00
gpgme.h.in doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
gpgme.m4 build: Make gpgme.m4 use gpgrt-config with *.pc. 2018-11-12 10:01:16 +09:00
gpgme.pc.in build: Provide gpgme-glib.pc too. 2018-11-12 09:59:05 +09:00
import.c core: Parse skipped_v3_keys 2018-03-15 16:23:18 +01:00
isascii.c 008-11-03 Marcus Brinkmann <marcus@g10code.com> 2008-11-03 17:24:09 +00:00
key.c Fix a couple of bugs pointed out by clang compiler warnings. 2017-08-23 15:38:11 +02:00
keylist.c core: Ensure r_key init in gpgme_get_key 2018-10-09 10:45:12 +02:00
keysign.c core: Remove cruft from the engine-gpg code. 2018-06-01 00:13:53 +02:00
libgpgme.vers doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
Makefile.am build: Provide gpgme-glib.pc too. 2018-11-12 09:59:05 +09:00
mbox-util.c doc: Replace http: by https: in core source files. 2016-11-16 13:27:00 +01:00
mbox-util.h doc: Replace http: by https: in core source files. 2016-11-16 13:27:00 +01:00
op-support.c core: Do not modify args for ignored failures 2018-04-20 14:30:53 +02:00
opassuan.c doc: Replace http: by https: in core source files. 2016-11-16 13:27:00 +01:00
ops.h core: Blank out the plaintext after decryption failure. 2018-07-19 17:39:09 +02:00
parsetlv.c doc: Replace http: by https: in core source files. 2016-11-16 13:27:00 +01:00
parsetlv.h Spelling fixes for comments and doc 2017-12-08 05:59:11 +01:00
passphrase.c api: Add new function gpgme_set_ctx_flag. 2016-05-19 17:04:54 +02:00
passwd.c core: Remove cruft from the engine-gpg code. 2018-06-01 00:13:53 +02:00
posix-io.c core: Print a dump of the I/O data only at level 8. 2018-11-02 09:03:43 +01:00
posix-util.c core: Mark unused function args. 2016-09-13 20:53:49 +02:00
priv-io.h w32: Remove all support for WindowsCE 2018-10-31 12:35:14 +01:00
progress.c core: Add new context flag "redraw". 2017-01-31 09:44:29 +01:00
putc_unlocked.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
queryswdb.c doc: Replace http: by https: in core source files. 2016-11-16 13:27:00 +01:00
sema.h core: Use gpgrt locking for thread safeness 2016-11-10 13:33:13 +01: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 spelling: fix misspellings 2018-11-08 12:34:27 +07:00
signers.c Fix potential crash in trace macro. 2015-03-16 13:40:34 +01:00
spawn.c Actually implement flags for gpgme_op_spawn. 2014-04-10 14:17:19 +02:00
status-table.c Add flag 'is_de_vs' to decryption results and signatures. 2017-06-01 14:16:11 +02:00
stpcpy.c 008-11-03 Marcus Brinkmann <marcus@g10code.com> 2008-11-03 17:24:09 +00:00
sys-util.h w32: Use CancelSynchronousIo in destroy_reader. 2018-11-01 09:55:24 +01:00
tofupolicy.c doc: Replace http: by https: in core source files. 2016-11-16 13:27:00 +01:00
trust-item.c Use gpg_error_from_syserror instead of directly accessing errno. 2013-02-06 17:35:40 +01:00
trustlist.c spelling: fix misspellings 2018-11-08 12:34:27 +07:00
ttyname_r.c doc: Replace http: by https: in core source files. 2016-11-16 13:27:00 +01:00
util.h w32: Remove all support for WindowsCE 2018-10-31 12:35:14 +01:00
verify.c spelling: fix misspellings 2018-11-08 12:34:27 +07:00
version.c core: Really remove CR from version output. 2018-10-16 17:05:14 +02:00
versioninfo.rc.in doc: Update copyright years and change two URLs. 2018-04-18 19:30:50 +02:00
vfs-create.c core: Replace all calls to *sprintf by gpgrt_*sprintf. 2017-02-02 12:35:59 +01:00
vfs-mount.c core: Replace all calls to *sprintf by gpgrt_*sprintf. 2017-02-02 12:35:59 +01:00
w32-glib-io.c core: Print a dump of the I/O data only at level 8. 2018-11-02 09:03:43 +01:00
w32-io.c spelling: fix misspellings 2018-11-08 12:34:27 +07:00
w32-util.c w32: Fix and improve CancelSynchronousIo use. 2018-11-02 08:47:44 +01:00
wait-global.c Fix typos found by codespell. 2015-12-02 11:28:07 +01:00
wait-private.c Fix typos found by codespell. 2015-12-02 11:28:07 +01:00
wait-user.c core: Mark unused function args. 2016-09-13 20:53:49 +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