Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-06-03 | gpg: Reject signatures made with MD5. | Werner Koch | 1 | -0/+1 | |
* g10/gpg.c: Add option --allow-weak-digest-algos. (main): Set option also in PGP2 mode. * g10/options.h (struct opt): Add flags.allow_weak_digest_algos. * g10/sig-check.c (do_check): Reject MD5 signatures. * tests/openpgp/gpg.conf.tmpl: Add allow_weak_digest_algos. -- (cherry picked from commit f90cfe6b66269de0154d810c5cee1fe9a5af475c) Resolved conflicts: g10/gpg.c - adjust. tests/openpgp/defs.inc - no changes | |||||
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 1 | -0/+5 | |
Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled. |