Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2004-10-13 | * configure.ac: Actually name the option --disable-finger and not | Werner Koch | 1 | -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. | |||||
2003-05-24 | * argparse.c, dotlock.c, fileutil.c, iobuf.c, miscutil.c, | David Shaw | 1 | -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. | |||||
2003-05-21 | * fileutil.c (is_file_compressed): Fixed checking for "-" filename. | Werner Koch | 1 | -2/+2 | |
2002-11-06 | * w32reg.c (read_w32_registry_string): Fixed expanding of the environment | David Shaw | 1 | -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. | |||||
2002-10-31 | added RISC OS module loading support | Stefan Bellon | 1 | -3/+3 | |
2002-10-29 | tidied RISC OS filetype support | Stefan Bellon | 1 | -17/+8 | |
2002-10-28 | filetype support for RISC OS | Stefan Bellon | 1 | -2/+4 | |
2002-09-12 | updated RISC OS stuff | Stefan Bellon | 1 | -0/+4 | |
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -12/+91 | |
2000-01-27 | See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch | Werner Koch | 1 | -0/+1 | |
2000-01-24 | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 1 | -5/+5 | |
1999-02-10 | See ChangeLog: Wed Feb 10 17:15:39 CET 1999 Werner Koch | Werner Koch | 1 | -18/+18 | |
1998-12-23 | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1 | -3/+3 | |
1998-10-25 | some random changes | Werner Koch | 1 | -0/+55 | |
1998-06-11 | update from tobold | Werner Koch | 1 | -0/+14 | |
1998-04-14 | applied Mathews typo and grammar fixes | Werner Koch | 1 | -2/+2 | |
1998-03-09 | partial DSA support | Werner Koch | 1 | -0/+23 | |
1998-02-24 | Renamed to GNUPGV-0-2-8 | Werner Koch | 1 | -4/+4 | |
1997-12-12 | added option file handling | Werner Koch | 1 | -0/+35 | |
1997-11-18 | initially checkin | Werner Koch | 1 | -0/+31 | |