CVS update: gnupg/g10
Werner Koch
wkoch@guug.de
Thu, 14 Sep 2000 14:20:30 +0200
Date: Thursday September 14, 2000 @ 14:20
Author: wkoch
Update of /home/koch/cvs/gnupg/g10
In directory sigtrap:/tmp/cvs-serv23948/g10
Modified Files:
Tag: STABLE-BRANCH-1-0
ChangeLog g10.c main.h misc.c
Log Message:
Thu Sep 14 14:20:38 CEST 2000 Werner Koch <wk@openit.de>
* g10.c (main): Default S2K algorithms are now SHA1 and CAST5 - this
should solve a lot of compatibility problems with other OpenPGP
apps because those algorithms are SHOULD and not optional. The old
way to force it was by using the --openpgp option whith the drawback
that this would disable a couple of workarounds for PGP.
* g10.c (main): Don't set --quite along with --no-tty. By Frank Tobin.
* misc.c (disable_core_dump): Don't display a warning here but a return
a status value and ...
* g10.c (main): ...print warnining here. Suggested by Sam Roberts.
File: ChangeLog Status: Up-to-date
File: g10.c Status: Up-to-date
File: main.h Status: Up-to-date
File: misc.c Status: Up-to-date