gpgme/src
Werner Koch 193eb62538 gpgme-tool: Fix handling of file descriptors
* src/gpgme-tool.c (server_reset_fds): Use close/CloseHandle instead
of the assuan close functions.
(_cmd_decrypt_verify, _cmd_sign_encrypt, cmd_verify, cmd_import)
(cmd_export, cmd_genkey, cmd_getauditlog): Use SERVER object instead
of assuan_get_*_fd functions.
--

Although we used our own handlers for INPUT and OUTPUT, we still used
assuan_get_input_fd, assuan_get_output_fd and their close functions.
That clearly can't work because libassuan does not have any values for
them.
2012-09-26 09:37:22 +02:00
..
.gitignore .gitignore: flesh out rules and add subdirectory-.gitignores. 2012-04-20 16:05:11 +02:00
assuan-support.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
ath-pthread.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
ath.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
ath.h Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-02 11:36:37 +01:00
context.h Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
conversion.c Fix timestamp parsing for y2038 hack. 2012-04-30 17:46:15 +02:00
data-compat.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
data-fd.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
data-mem.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
data-stream.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
data-user.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
data.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
data.h Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
debug.c Add gpgme_set_global_flag to help debugging 2012-09-25 15:38:26 +02:00
debug.h Add gpgme_set_global_flag to help debugging 2012-09-25 15:38:26 +02:00
decrypt-verify.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
decrypt.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
delete.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +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 Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
encrypt.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
engine-assuan.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
engine-backend.h Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
engine-g13.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
engine-gpg.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
engine-gpgconf.c Make handling of new conf values more robust (bug#1413). 2012-07-13 10:59:22 +02:00
engine-gpgsm.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
engine-uiserver.c Do not include the removed file status-table.h 2012-07-13 14:00:22 +02:00
engine.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
engine.h Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02: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 Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
get-env.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
getauditlog.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
gpgconf.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +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: Fix handling of file descriptors 2012-09-26 09:37:22 +02:00
gpgme-w32spawn.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
gpgme.c Add gpgme_set_global_flag to help debugging 2012-09-25 15:38:26 +02:00
gpgme.def Add gpgme_set_global_flag to help debugging 2012-09-25 15:38:26 +02:00
gpgme.h.in Add gpgme_set_global_flag to help debugging 2012-09-25 15:38:26 +02:00
gpgme.m4 Remove support for libgpgme-pth. 2011-10-25 18:59:26 +02:00
import.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02: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 Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
keylist.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
libgpgme.vers Add gpgme_set_global_flag to help debugging 2012-09-25 15:38:26 +02:00
Makefile.am Rework status table to be less dynamically generated. 2012-02-14 13:34:44 +01:00
moc_kdpipeiodevice.cpp 008-11-03 Marcus Brinkmann <marcus@g10code.com> 2008-11-03 17:24:09 +00:00
op-support.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02: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 Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
passwd.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +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 Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02: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 Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
sign.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
signers.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +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 Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
trustlist.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
ttyname_r.c Fix Solaris problems with ttyname_r. 2012-01-19 18:43:10 +01:00
util.h Rework status table to be less dynamically generated. 2012-02-14 13:34:44 +01:00
vasprintf.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
verify.c Update signature summary for the case of missing X.509 keys. 2012-05-02 10:30:09 +02:00
version.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
versioninfo.rc.in For W32 use a build number instead of abbreviated commit id. 2012-01-19 16:04:19 +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 Remove all trailing whitespace from source files 2012-09-25 15:29:49 +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 Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
wait-global.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
wait-private.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
wait-user.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
wait.c Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00
wait.h Remove all trailing whitespace from source files 2012-09-25 15:29:49 +02:00