gnupg/g10 (7 files)

cvs user werner cvs at cvs.gnupg.org
Wed Oct 13 11:59:44 CEST 2004


    Date: Wednesday, October 13, 2004 @ 11:59:44
  Author: werner
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog encode.c openfile.c plaintext.c progress.c sign.c
          tdbdump.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   |   11 +++++++++++
 encode.c    |    6 +++---
 openfile.c  |   10 +++++-----
 plaintext.c |    4 ++--
 progress.c  |    2 +-
 sign.c      |    2 +-
 tdbdump.c   |    2 +-
 7 files changed, 24 insertions(+), 13 deletions(-)



More information about the Gnupg-commits mailing list