STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog encode.c g10.c)
cvs user dshaw
cvs@cvs.gnupg.org
Sat, 06 Sep 2003 01:55:52 +0200
Date: Saturday, September 6, 2003 @ 01:55:52
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog encode.c g10.c
* g10.c (main): Add --multifile as an alias to turn --encrypt into
--encrypt-files (plus --verify-files, --decrypt-files).
* encode.c (use_mdc), g10.c (main): Use RFC1991 and RFC2440 directly to
check for MDC usability. Do not set the force_mdc or disable_mdc flags
since there is no point any longer.
-----------+
ChangeLog | 9 ++++++
encode.c | 4 ++
g10.c | 83 +++++++++++++++++++++++++++++++-----------------------------
3 files changed, 56 insertions(+), 40 deletions(-)