aboutsummaryrefslogtreecommitdiffstats
path: root/util/fileutil.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
|
* * configure.ac: Actually name the option --disable-finger and notWerner Koch2004-10-131-1/+1
| | | | | | | | | | | | | | | | | 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.
* * argparse.c, dotlock.c, fileutil.c, iobuf.c, miscutil.c,David Shaw2003-05-241-7/+5
| | | | | | | | simple-gettext.c, errors.c, http.c, memory.c, secmem.c, ttyio.c: Edit all preprocessor instructions to remove whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it.
* * fileutil.c (is_file_compressed): Fixed checking for "-" filename.Werner Koch2003-05-211-2/+2
|
* * w32reg.c (read_w32_registry_string): Fixed expanding of the environmentDavid Shaw2002-11-061-4/+4
| | | | | | | | | | | | | | buffer; didn't worked at all. Reported by Thijmen Klok. From Werner on stable branch. * secmem.c (secmem_free, secmem_term): Use wipememory2() instead of memset() to overwrite secure memory * iobuf.c (direct_open): Handle mode 'b' if O_BINARY is available. From Werner on stable branch. * fileutil.c: Comment from stable branch.
* added RISC OS module loading supportStefan Bellon2002-10-311-3/+3
|
* tidied RISC OS filetype supportStefan Bellon2002-10-291-17/+8
|
* filetype support for RISC OSStefan Bellon2002-10-281-2/+4
|
* updated RISC OS stuffStefan Bellon2002-09-121-0/+4
|
* Update head to match stable 1.0David Shaw2002-06-291-12/+91
|
* See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch2000-01-271-0/+1
|
* See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch2000-01-241-5/+5
|
* See ChangeLog: Wed Feb 10 17:15:39 CET 1999 Werner KochWerner Koch1999-02-101-18/+18
|
* See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner KochWerner Koch1998-12-231-3/+3
|
* some random changesWerner Koch1998-10-251-0/+55
|
* update from toboldWerner Koch1998-06-111-0/+14
|
* applied Mathews typo and grammar fixesWerner Koch1998-04-141-2/+2
|
* partial DSA supportWerner Koch1998-03-091-0/+23
|
* Renamed to GNUPGV-0-2-8Werner Koch1998-02-241-4/+4
|
* added option file handlingWerner Koch1997-12-121-0/+35
|
* initially checkinWerner Koch1997-11-181-0/+31