gnupg/util (ChangeLog fileutil.c iobuf.c)
cvs user werner
cvs at cvs.gnupg.org
Wed Oct 13 11:59:43 CEST 2004
Date: Wednesday, October 13, 2004 @ 11:59:43
Author: werner
Path: /cvs/gnupg/gnupg/util
Modified: ChangeLog fileutil.c iobuf.c
* configure.ac: Actually name the option --disable-finger and not
http.
* openfile.c (overwrite_filep, make_outfile_name, open_outfile)
(open_sigfile): Use iobuf_is_pipe_filename to check for pipes so
that special filesnames are taken into account. This is bug 327.
* tdbdump.c (import_ownertrust): Ditto.
* sign.c (write_plaintext_packet): Ditto.
* progress.c (handle_progress): Ditto.
* plaintext.c (handle_plaintext): Ditto.
* encode.c (encode_simple, encode_crypt): Ditto.
* iobuf.c (iobuf_is_pipe_filename): New.
* fileutil.c (is_file_compressed): Use it here.
------------+
ChangeLog | 5 +++++
fileutil.c | 2 +-
iobuf.c | 10 ++++++++++
3 files changed, 16 insertions(+), 1 deletion(-)
More information about the Gnupg-commits
mailing list