]> granicus.if.org Git - neomutt/commit
Remove PgpSignature
authorBo YU <yuzibode@126.com>
Thu, 31 May 2018 08:44:55 +0000 (16:44 +0800)
committerRichard Russon <rich@flatcap.org>
Thu, 31 May 2018 10:42:03 +0000 (11:42 +0100)
commitcd1f31a86c25e8e08517d27f9827a014bae84b28
tree9f0498689c31933339111e420686ba58e2134ad6
parentd6ff9bda6f7b9b32d962fda0519e8df68dfb0ea5
Remove PgpSignature

The PgpSignature is only used by the pgpring tool.
The pgpring tool is only needed by users of PGP2 and PGP5.
PGP5 is over twenty years old.

- remove PgpSignature from ncrypt/pgplib.[ch]
- remove pgppubring.c
- update Makefile.autosetup
- remove contrib/pgp2.rc
- remove contrib/pgp5.rc
- remove contrib/pgp6.rc
- update contrib/Makefile.autosetup
Makefile.autosetup
contrib/Makefile.autosetup
contrib/pgp2.rc [deleted file]
contrib/pgp5.rc [deleted file]
contrib/pgp6.rc [deleted file]
ncrypt/pgplib.c
ncrypt/pgplib.h
pgppubring.c [deleted file]