CVS update: gnupg/g10
Werner Koch
wkoch@guug.de
Mon, 5 Jun 2000 12:27:45 +0200
Date: Monday June 5, 2000 @ 12:27
Author: wkoch
Update of /home/koch/cvs/gnupg/g10
In directory sigtrap:/tmp/cvs-serv21936/g10
Modified Files:
Tag: STABLE-BRANCH-1-0
ChangeLog build-packet.c cipher.c encr-data.c filter.h g10.c
mainproc.c options.h packet.h parse-packet.c sig-check.c
Log Message:
Mon Jun 5 12:37:43 CEST 2000 Werner Koch <wk@openit.de>
* build-packet.c (do_mdc): New.
(do_encrypted_mdc): Changed for the new proposal.
* parse-packet.c (parse_mdc): New.
(parse_encrypted): Fixed for the new proposal.
* packet.h (PKT_MDC): New.
* cipher.c (cipher_filter): Build the MDC packet here.
* g10.c (main): Enable --force-mdc.
* encr-data.c (mdc_decode_filter): Fixed for new MDC method
* options.h(rfc2440): New.
* g10.c (main): Changed the selected values for --openpgp to not include
optional algorithms.
File: ChangeLog Status: Up-to-date
File: build-packet.c Status: Up-to-date
File: cipher.c Status: Up-to-date
File: encr-data.c Status: Up-to-date
File: filter.h Status: Up-to-date
File: g10.c Status: Up-to-date
File: mainproc.c Status: Up-to-date
File: options.h Status: Up-to-date
File: packet.h Status: Up-to-date
File: parse-packet.c Status: Up-to-date
File: sig-check.c Status: Up-to-date