CVS update: gnupg/g10
Werner Koch
wkoch@guug.de
Wed, 28 Jun 2000 11:55:51 +0200
Date: Wednesday June 28, 2000 @ 11:55
Author: wkoch
Update of /home/koch/cvs/gnupg/g10
In directory sigtrap:/tmp/cvs-serv31506/g10
Modified Files:
Tag: STABLE-BRANCH-1-0
ChangeLog armor.c cipher.c encr-data.c keygen.c mainproc.c
options.h seckey-cert.c sign.c status.c status.h
Log Message:
Wed Jun 28 11:54:44 CEST 2000 Werner Koch <wk@>
* armor.c (armor_filter): Set sigclass to 0 in case of non-dash-escaped
clearsig. This makes this mode work again.
* mainproc.c (proc_tree): Fixed handling of one-pass-sig packets in textmode.
Disabled the ugly workaround for PGP 5 - let's see whether thi breaks less
cases. Found by Ted Cabeen.
* options.h (DBG_HASHING): New. All commented md_start_debug are now
controlled by this debug option.
* sign.c (print_status_sig_created): New and called from 2 places.
* keygen.c (gen_rsa): New, but commented.
(ask_algo): Commented support for RSA.
* seckey-cert.c (protect_secret_key): Started to fix the code for v4 RSA
keys - it is not solved yet. However, we have time until, Sep 20th ;)
File: ChangeLog Status: Up-to-date
File: armor.c Status: Up-to-date
File: cipher.c Status: Up-to-date
File: encr-data.c Status: Up-to-date
File: keygen.c Status: Up-to-date
File: mainproc.c Status: Up-to-date
File: options.h Status: Up-to-date
File: seckey-cert.c Status: Up-to-date
File: sign.c Status: Up-to-date
File: status.c Status: Up-to-date
File: status.h Status: Up-to-date