Commit graph

9 commits

Author SHA1 Message Date
David Lawrence
feabce1cb3 Version 1.7. Parse PGP 5.0 'good signature' lines. Allow -test switch;
prints pgp input and output.  Look for pgp in INN's innshellvars.pl.
Changed regexp delimiters for stripping $0 to be compatible with old perl.
1998-03-02 22:17:59 +00:00
David Lawrence
b88cc96c42 Version 1.6. Handle articles encoded in NNTP format ('.' starting line
is doubled, \r\n at line end) by stripping NNTP encoding.  Exit 255 with
pointer to $HOME or $PGPPATH if pgp can't find key ring.  (Probably
doesn't match the necessary error message with ViaCrypt PGP.)  Failures
also report message-id so the article can be looked up to retry.
1998-02-03 15:42:28 +00:00
David Lawrence
54bf1e9797 Force English lanugage for 'Good signature from user' by passing
+language=en on pgp command line, rather than setting the environment
variable LANGUAGE to 'en'.
1997-12-30 01:25:45 +00:00
David Lawrence
e124662eb5 Version 1.4. Now handles wrapped headers that have been unfolded.
(Though I do believe news software oughtn't be unfolding them.)  Checks to
ensure that the temporary file is really a file, and not a link or some
other weirdness.
1997-08-12 00:00:35 +00:00
David Lawrence
d05e386079 Version 1.3. Add support for ViaCrypt PGP 4.0. 1996-10-15 17:49:21 +00:00
David Lawrence
1542344316 Version 1.2.1. Allow the final line of the signature to not contain any
equal signs.
1996-07-11 18:07:01 +00:00
David Lawrence
45f9b3c7e8 Version 1.2. Add commented-out setting of PGPPATH. 1996-05-24 15:49:59 +00:00
David Lawrence
a231eb641a Version 1.1.1. Force English for PGP messages. 1996-05-08 20:32:44 +00:00
David Lawrence
9a4e2ab2d8 Original version. 1996-05-07 21:33:27 +00:00