1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-02-01 16:33:02 +01:00
Werner Koch e30cb8f617 gpg: Remove PGP-2 related cruft.
* g10/armor.c (parse_hash_header,carmor_filter): Ignore MD5 in hash
header.
(fake_packet): Remove pgp-2 workaround for white space stripping.
* g10/filter.h (armor_filter_context_t): Remove field pgp2mode.
* g10/options.h (opt): Remove field pgp2_workarounds.
* g10/gpg.c (main): Do not set this field.
* g10/gpgv.c (main): Ditto.
* g10/mainproc.c (proc_encrypted): Use SHA-1 as fallback s2k hash
  algo.  Using MD5 here is useless.
(proc_plaintext): Remove PGP-2 related woraround
(proc_tree): Remove another workaround but keep the one for PGP-5.
--

The removed code was either not anymore used or its use would have
caused an error message later anyway.

Signed-off-by: Werner Koch <wk@gnupg.org>
2014-11-13 12:01:42 +01:00
..
2014-11-13 12:01:42 +01:00
2014-11-04 16:32:30 +01:00
2014-07-23 14:35:22 +02:00
2014-10-31 14:21:34 +01:00
2014-01-31 14:35:49 +01:00
2014-11-11 15:14:31 +01:00
2007-07-04 19:49:40 +00:00
2014-11-13 12:01:42 +01:00
2014-11-13 12:01:42 +01:00
2014-11-13 12:01:42 +01:00
2013-11-15 15:49:34 +01:00
2014-10-31 10:31:11 +01:00
2014-11-13 12:01:42 +01:00
2014-11-11 10:13:10 +01:00
2014-11-13 12:01:42 +01:00
2008-12-12 08:54:50 +00:00
2014-03-06 16:23:10 +09:00
2014-01-29 17:45:05 +01:00