]> git.deb.at Git - pkg/t-prot.git/commitdiff
Imported Upstream version 3.0 upstream/3.0
authorAxel Beckert <abe@deuxchevaux.org>
Tue, 29 Oct 2013 12:17:03 +0000 (13:17 +0100)
committerAxel Beckert <abe@deuxchevaux.org>
Tue, 29 Oct 2013 12:17:03 +0000 (13:17 +0100)
ChangeLog
README
contrib/README.patches
contrib/muttrc.t-prot
contrib/muttrc.t-prot.m1512 [deleted file]
contrib/t-prot-r1.238-gpg126.diff [deleted file]
contrib/t-prot-r1.311-mutt1512.diff [deleted file]
contrib/t-prot.sl
contrib/t-prot.sl-slang2.diff [deleted file]
t-prot
t-prot.1

index d9e67f3478717d3e70d88ec1fa5d73711a5c74fa..64eb9765d4c5a1c05693e919230dfbf7538f2aa9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-2010-10-31 11:18  Jochen Striepe
+2013-10-29 12:39  Jochen Striepe  <jochen>
+
+       * t-prot: After a very long testing phase, finally the version
+         update to 3.0.
+
+2013-06-27 18:03  Jochen Striepe  <jochen>
+
+       * t-prot: Umlauts always are so wrong. Hopefully Outlook mails in
+         German are handled fine now.
+
+2012-07-26 16:23  Jochen Striepe  <jochen>
+
+       * t-prot.1: Make clear that --pgp-move and --pgp-move-vrf also work
+         on SSL output.
+
+2012-07-26 16:14  Jochen Striepe  <jochen>
+
+       * t-prot: Coding style cleanup in pgp().
+
+2012-07-26 15:11  Jochen Striepe  <jochen>
+
+       * t-prot: Fix detection of unified diffs in the message body when
+         using --diff.
+
+2012-02-07 12:27  Jochen Striepe  <jochen>
+
+       * t-prot.1: Update year.
+
+2012-02-07 12:19  Jochen Striepe  <jochen>
+
+       * contrib/t-prot.sl: Reflect transition to slang2 in comments.
+
+2012-02-07 11:56  Jochen Striepe  <jochen>
+
+       * contrib/t-prot.sl: Drop support for slang-1, default to slang-2.
+
+2012-02-07 11:55  Jochen Striepe  <jochen>
+
+       * t-prot, contrib/muttrc.t-prot: Drop support for mutt-1.4. Default
+         to mutt-1.5.x strings.
+
+2012-01-19 15:56  Jochen Striepe  <jochen>
+
+       * t-prot: Fix eYou Webmail Tofu.
+
+2012-01-19 15:50  Jochen Striepe  <jochen>
+
+       * t-prot: Fix text/plain content-type detection with several user
+         agents.
+
+2010-10-31 12:18  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.101.
 
-2010-10-31 10:13  Jochen Striepe
+2010-10-31 11:13  Jochen Striepe  <jochen>
 
        * t-prot: Add just another of mutt's decryption messages to the
-       list. This seems not to be translated yet, so no gettext() is
-       inserted this time.
+         list. This seems not to be translated yet, so no gettext() is
+         inserted this time.
 
-2010-07-10 19:14  Jochen Striepe
+2010-07-10 21:14  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.100.
 
-2010-07-10 12:59  Jochen Striepe
+2010-07-10 14:59  Jochen Striepe  <jochen>
 
        * t-prot: Add line to make -m filter Lotus Domino Webserver
-       produced TOFU.
+         produced TOFU.
 
-2010-07-02 15:52  Jochen Striepe
+2010-07-02 17:52  Jochen Striepe  <jochen>
 
        * t-prot: Use uniform syntax notation for parameters in command
-       line options.
+         line options.
 
-2010-07-02 15:48  Jochen Striepe
+2010-07-02 17:48  Jochen Striepe  <jochen>
 
        * t-prot.1: Use uniform syntax notation for parameters in command
-       line options.
+         line options.
 
-2010-07-01 16:02  Jochen Striepe
+2010-07-01 18:02  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.99.
 
-2010-07-01 15:58  Jochen Striepe
+2010-07-01 17:58  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: New command line option --fixind to fix broken
-       quoting (regarding to RFC 3676).  Perhaps this should not be
-       default, as there might be false positives if the message is
-       already quoted correctly. Quotes with this particular brokenness
-       are quite common, though. Patch by Simon Ruderich, many thanks.
+         quoting (regarding to RFC 3676).  Perhaps this should not be
+         default, as there might be false positives if the message is
+         already quoted correctly. Quotes with this particular brokenness
+         are quite common, though. Patch by Simon Ruderich, many thanks.
 
-2010-06-09 19:32  Jochen Striepe
+2010-06-09 21:32  Jochen Striepe  <jochen>
 
        * t-prot: Use index() instead of regex for $indent. Patch by Simon
-       Ruderich.
+         Ruderich.
 
-2010-04-20 09:40  Jochen Striepe
+2010-04-20 11:40  Jochen Striepe  <jochen>
 
        * t-prot: Revert new handling of empty lines at the beginning of
-       the body, as it removes lines where it should not.
+         the body, as it removes lines where it should not.
 
-2010-04-20 08:58  Jochen Striepe
+2010-04-20 10:58  Jochen Striepe  <jochen>
 
        * t-prot: Another bug with -c: Empty lines before the signature
-       were not handled properly.  Patch by Simon Ruderich.
+         were not handled properly.  Patch by Simon Ruderich.
 
-2010-04-20 08:57  Jochen Striepe
+2010-04-20 10:57  Jochen Striepe  <jochen>
 
        * t-prot: This causes -c1 to not create an empty line at the
-       beginning of the message if there were empty lines at the start of
-       the body. Patch by Simon Ruderich.
+         beginning of the message if there were empty lines at the start
+         of the body. Patch by Simon Ruderich.
 
-2010-04-20 08:55  Jochen Striepe
+2010-04-20 10:55  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Typos and documentation fixes regarding
-       $indent. Many thanks to Simon Ruderich.
+         $indent. Many thanks to Simon Ruderich.
 
-2010-04-09 06:47  Jochen Striepe
+2010-04-09 08:47  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.98.
 
-2010-04-09 06:45  Jochen Striepe
+2010-04-09 08:45  Jochen Striepe  <jochen>
 
        * t-prot.1: Clarify --lax-security description.
 
-2010-04-09 06:36  Jochen Striepe
+2010-04-09 08:36  Jochen Striepe  <jochen>
 
        * t-prot: Use descriptive temp variable names when parsing command
-       line.
+         line.
 
-2010-03-06 12:26  Jochen Striepe
+2010-03-06 13:26  Jochen Striepe  <jochen>
 
        * t-prot.1: Mention configuration files for Heirloom mailx and
-       metamail. Avoid false impression with --lax-security.
+         metamail. Avoid false impression with --lax-security.
 
-2010-03-06 10:51  Jochen Striepe
+2010-03-06 11:51  Jochen Striepe  <jochen>
 
        * t-prot.1: Another Typo.
 
-2010-03-06 09:19  Jochen Striepe
+2010-03-06 10:19  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix spelling error. Thanks to Gerfried Fuchs!
 
-2010-03-06 01:32  Jochen Striepe
+2010-03-06 02:32  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.97.
 
-2010-03-06 01:31  Jochen Striepe
+2010-03-06 02:31  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Standard diff(1) output now is protected by
-       --diff, too. Many thanks to Martin Neitzel and Matthias Kilian.
+         --diff, too. Many thanks to Martin Neitzel and Matthias Kilian.
 
-2010-03-04 22:01  Jochen Striepe
+2010-03-04 23:01  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.96.
 
-2010-03-04 21:48  Jochen Striepe
+2010-03-04 22:48  Jochen Striepe  <jochen>
 
        * t-prot: Allow -o /dev/null without bitching around.
 
-2010-03-04 21:40  Jochen Striepe
+2010-03-04 22:40  Jochen Striepe  <jochen>
 
        * t-prot.1: Give some emergency help how to write to /dev/null. You
-       never know.
+         never know.
 
-2010-03-04 21:19  Jochen Striepe
+2010-03-04 22:19  Jochen Striepe  <jochen>
 
        * t-prot.1: Remove repetition.
 
-2010-03-04 21:12  Jochen Striepe
+2010-03-04 22:12  Jochen Striepe  <jochen>
 
        * t-prot: More syntax help fixes.
 
-2010-03-04 21:09  Jochen Striepe
+2010-03-04 22:09  Jochen Striepe  <jochen>
 
        * t-prot.1: Update date string.
 
-2010-03-04 21:09  Jochen Striepe
+2010-03-04 22:09  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix --version description.
 
-2010-03-04 21:07  Jochen Striepe
+2010-03-04 22:07  Jochen Striepe  <jochen>
 
        * t-prot.1: More syntax fixes.
 
-2010-03-04 21:02  Jochen Striepe
+2010-03-04 22:02  Jochen Striepe  <jochen>
 
        * t-prot.1: Change option order for footer options.
 
-2010-03-04 20:48  Jochen Striepe
+2010-03-04 21:48  Jochen Striepe  <jochen>
 
        * t-prot.1: More grouping: Footers.
 
-2010-03-04 20:34  Jochen Striepe
+2010-03-04 21:34  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix typo.
 
-2010-03-04 20:32  Jochen Striepe
+2010-03-04 21:32  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Special output to "NONE" is not required. You
-       can use /dev/null.
+         can use /dev/null.
 
-2010-03-04 20:24  Jochen Striepe
+2010-03-04 21:24  Jochen Striepe  <jochen>
 
        * t-prot.1: Improve word flow.
 
-2010-03-04 20:22  Jochen Striepe
+2010-03-04 21:22  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix -i and -o syntax.
 
-2010-03-04 20:21  Jochen Striepe
+2010-03-04 21:21  Jochen Striepe  <jochen>
 
        * t-prot.1: Improve MIME handling description.
 
-2010-03-04 20:19  Jochen Striepe
+2010-03-04 21:19  Jochen Striepe  <jochen>
 
        * t-prot.1: Explain grouping of options and what happens if none
-       are specified. Be specific how MIME is handled.
+         are specified. Be specific how MIME is handled.
 
-2010-03-04 18:45  Jochen Striepe
+2010-03-04 19:45  Jochen Striepe  <jochen>
 
        * contrib/: mailcap.t-prot, nailrc.t-prot: New files: configuration
-       samples for metamail and Heirloom mailx (a.k.a. nail).  Many thanks
-       to Martin Neitzel!
+         samples for metamail and Heirloom mailx (a.k.a. nail).  Many
+         thanks to Martin Neitzel!
 
-2010-03-04 17:26  Jochen Striepe
+2010-03-04 18:26  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix -S syntax.
 
-2010-03-04 17:25  Jochen Striepe
+2010-03-04 18:25  Jochen Striepe  <jochen>
 
        * t-prot: Fix -S syntax help.
 
-2010-03-04 17:24  Jochen Striepe
+2010-03-04 18:24  Jochen Striepe  <jochen>
 
        * t-prot.1: Group options by meaning, rather than alphabetically.
-       Thanks to Martin Neitzel for suggesting.
+         Thanks to Martin Neitzel for suggesting.
 
-2010-03-04 16:53  Jochen Striepe
+2010-03-04 17:53  Jochen Striepe  <jochen>
 
        * t-prot: Fix --help output order.
 
-2010-03-04 16:52  Jochen Striepe
+2010-03-04 17:52  Jochen Striepe  <jochen>
 
        * t-prot: Fix -c syntax in --help, too.
 
-2010-03-03 22:39  Jochen Striepe
+2010-03-03 23:39  Jochen Striepe  <jochen>
 
        * t-prot.1: Precisify wording for --ms-smart.
 
-2010-03-03 22:36  Jochen Striepe
+2010-03-03 23:36  Jochen Striepe  <jochen>
 
        * t-prot.1: Be a little more specific as to what --ms-smart really
-       does.
+         does.
 
-2010-03-03 22:30  Jochen Striepe
+2010-03-03 23:30  Jochen Striepe  <jochen>
 
        * t-prot.1: Specify more clearly what locale to specify with
-       --locale. Thanks to Martin Neitzel for suggesting.
+         --locale. Thanks to Martin Neitzel for suggesting.
 
-2010-03-03 22:24  Jochen Striepe
+2010-03-03 23:24  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix -c syntax help.
 
-2010-03-03 20:09  Jochen Striepe
+2010-03-03 21:09  Jochen Striepe  <jochen>
 
        * t-prot: Fix bad typo. Thanks to Martin Neitzel.
 
-2010-03-03 16:50  Jochen Striepe
+2010-03-03 17:50  Jochen Striepe  <jochen>
 
        * t-prot: Big changes, we step a great deal towards the next major
-       version number.  Release as v2.95.
+         version number.  Release as v2.95.
 
-2010-03-03 16:27  Jochen Striepe
+2010-03-03 17:27  Jochen Striepe  <jochen>
 
        * t-prot: Since Getopt::Mixed would break existing configurations
-       with the new -c command line switch behaviour, the migration to
-       Getopt::Long has been finished by now: This commit merges the big
-       bad Getopt::Long patch.  Hope the performance issue does not turn
-       out to be too grave. Thanks to everyone for testing and providing
-       feedback.
+         with the new -c command line switch behaviour, the migration to
+         Getopt::Long has been finished by now: This commit merges the big
+         bad Getopt::Long patch.  Hope the performance issue does not turn
+         out to be too grave. Thanks to everyone for testing and providing
+         feedback.
 
-2010-02-19 16:20  Jochen Striepe
+2010-02-19 17:20  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1, contrib/muttrc.t-prot, contrib/t-prot.sl: The
-       command line option -c now accepts an optional parameter specifying
-       the number of empty lines to remain. Thanks to Simon Ruderich.
+         command line option -c now accepts an optional parameter
+         specifying the number of empty lines to remain. Thanks to Simon
+         Ruderich.
 
-2010-02-15 20:13  Jochen Striepe
+2010-02-15 21:13  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.15.
 
-2010-02-15 20:08  Jochen Striepe
+2010-02-15 21:08  Jochen Striepe  <jochen>
 
        * t-prot.1: Describe --sani more precisely.
 
-2010-02-15 19:21  Jochen Striepe
+2010-02-15 20:21  Jochen Striepe  <jochen>
 
        * t-prot: Fine-tune some regex.
 
-2010-02-15 19:20  Jochen Striepe
+2010-02-15 20:20  Jochen Striepe  <jochen>
 
        * t-prot: Fix merging of multiple blank lines within pgp output
-       using -Mmutt.
+         using -Mmutt.
 
-2010-02-15 19:02  Jochen Striepe
+2010-02-15 20:02  Jochen Striepe  <jochen>
 
        * t-prot: Simplify expression.
 
-2010-02-15 18:34  Jochen Striepe
+2010-02-15 19:34  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Add --reply and --sani for fixing annoying
-       headers. Add documentation for both.  Many thanks to Matthias
-       Kilian and Martin Neitzel for suggesting and providing some script
-       invoked by procmail rules.
+         headers. Add documentation for both.  Many thanks to Matthias
+         Kilian and Martin Neitzel for suggesting and providing some
+         script invoked by procmail rules.
 
-2010-02-14 12:03  Jochen Striepe
+2010-02-14 13:03  Jochen Striepe  <jochen>
 
        * t-prot.1: Suggest reading about -p when using -P.
 
-2010-02-14 12:00  Jochen Striepe
+2010-02-14 13:00  Jochen Striepe  <jochen>
 
        * t-prot.1: Sort options in a consistent, alphabetical way.
 
-2010-02-11 20:59  Jochen Striepe
+2010-02-11 21:59  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix hyphenation. Thanks to Gerfried Fuchs for noticing!
 
-2010-02-11 12:55  Jochen Striepe
+2010-02-11 13:55  Jochen Striepe  <jochen>
 
        * t-prot.1: Jeff Covey's article should not be missing under SEE
-       ALSO.
+         ALSO.
 
-2010-02-11 11:10  Jochen Striepe
+2010-02-11 12:10  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.14.
 
-2010-02-11 11:09  Jochen Striepe
+2010-02-11 12:09  Jochen Striepe  <jochen>
 
        * t-prot: Code cleanup for --pgp-short. Should get better
-       performance now.
+         performance now.
 
-2010-02-07 22:41  Jochen Striepe
+2010-02-07 23:41  Jochen Striepe  <jochen>
 
        * t-prot: Tighten --help output.
 
-2010-02-07 22:10  Jochen Striepe
+2010-02-07 23:10  Jochen Striepe  <jochen>
 
        * t-prot.1: Add fields of usage and mention the INN2 filter file.
 
-2010-02-07 21:56  Jochen Striepe
+2010-02-07 22:56  Jochen Striepe  <jochen>
 
        * t-prot.1: Improve word flow.
 
-2010-02-07 16:16  Jochen Striepe
+2010-02-07 17:16  Jochen Striepe  <jochen>
 
        * t-prot.1: Another occurence of RFC 2822, update to RFC 5322.
 
-2010-02-07 14:31  Jochen Striepe
+2010-02-07 15:31  Jochen Striepe  <jochen>
 
        * t-prot.1: RFC 5322 is offficial standard for the Internet Message
-       Format since October 2008, obsoleting RFC 2822.
+         Format since October 2008, obsoleting RFC 2822.
 
-2010-02-06 03:29  Jochen Striepe
+2010-02-06 04:29  Jochen Striepe  <jochen>
 
        * t-prot: Adjust comment to modern t-prot times.
 
-2010-02-04 21:33  Jochen Striepe
+2010-02-04 22:33  Jochen Striepe  <jochen>
 
        * t-prot.1: Update contributers list.
 
-2010-02-03 17:58  Jochen Striepe
+2010-02-03 18:58  Jochen Striepe  <jochen>
 
        * t-prot.1: Update date string.
 
-2010-02-03 17:56  Jochen Striepe
+2010-02-03 18:56  Jochen Striepe  <jochen>
 
        * t-prot.1: Remove redundancies, improve some descriptions.
 
-2010-02-01 23:48  Jochen Striepe
+2010-02-02 00:48  Jochen Striepe  <jochen>
 
        * contrib/muttrc.t-prot: By now, --bigq is pretty much standard and
-       extremely well-tested, so we include it into default configuration.
+         extremely well-tested, so we include it into default
+         configuration.
 
-2010-02-01 22:34  Jochen Striepe
+2010-02-01 23:34  Jochen Striepe  <jochen>
 
        * t-prot: Revert thinko from r1.272.
 
-2010-02-01 22:27  Jochen Striepe
+2010-02-01 23:27  Jochen Striepe  <jochen>
 
        * t-prot: Fix syntax to match coding style.
 
-2010-01-31 22:07  Jochen Striepe
+2010-01-31 23:07  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.13.
 
-2010-01-29 13:03  Jochen Striepe
+2010-01-29 14:03  Jochen Striepe  <jochen>
 
        * t-prot: Fix long standig false positive for mutt<1.5.18 with
-       Microsoft TOFU inside a PGP signed message and no lines above the
-       full quote (indicating a forwarded message rather than a lazy full
-       quote).  Thanks to Gerfried Fuchs.
+         Microsoft TOFU inside a PGP signed message and no lines above the
+         full quote (indicating a forwarded message rather than a lazy
+         full quote).  Thanks to Gerfried Fuchs.
 
-2010-01-24 17:17  Jochen Striepe
+2010-01-24 18:17  Jochen Striepe  <jochen>
 
        * t-prot: Fix newline stripping for locales.
 
-2010-01-08 11:10  Jochen Striepe
+2010-01-08 12:10  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.12.
 
-2010-01-08 11:08  Jochen Striepe
+2010-01-08 12:08  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Exit with exit status EX_OK when --max-lines
-       hits and -Mmutt is set (mutt is picky when a display_filter fails).
-       Provide a notification line in that case. Update man page. Many
-       thanks to Gerfried Fuchs, Martin F. Krafft and Tino Keitel for
-       reporting, providing a patch and testing.
+         hits and -Mmutt is set (mutt is picky when a display_filter
+         fails). Provide a notification line in that case. Update man
+         page. Many thanks to Gerfried Fuchs, Martin F. Krafft and Tino
+         Keitel for reporting, providing a patch and testing.
 
-2010-01-05 12:05  Jochen Striepe
+2010-01-05 13:05  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.11.
 
-2010-01-05 12:01  Jochen Striepe
+2010-01-05 13:01  Jochen Striepe  <jochen>
 
        * contrib/filter_innd.pl: Command line default has changed, check
-       flags must be set now.
+         flags must be set now.
 
-2010-01-05 11:46  Jochen Striepe
+2010-01-05 12:46  Jochen Striepe  <jochen>
 
        * t-prot.1: Better explain ratio check value.
 
-2010-01-05 11:43  Jochen Striepe
+2010-01-05 12:43  Jochen Striepe  <jochen>
 
        * t-prot.1: Update copyright time stamp.
 
-2010-01-05 11:42  Jochen Striepe
+2010-01-05 12:42  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Fix initialization and command line parsing for
-       --check (this should work as advertised now). Make the ratio check
-       code a little easier to read. Add the default value for the ratio
-       check to the man page.
+         --check (this should work as advertised now). Make the ratio
+         check code a little easier to read. Add the default value for the
+         ratio check to the man page.
 
-2010-01-04 11:07  Jochen Striepe
+2010-01-04 12:07  Jochen Striepe  <jochen>
 
        * t-prot.1: Remove URLs to example scripts and configs. The files
-       are provided with the package.
+         are provided with the package.
 
-2009-12-30 21:34  Jochen Striepe
+2009-12-30 22:34  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Fix last commit, release as t-prot v2.10.
-       Update man page.
+         Update man page.
 
-2009-12-30 21:28  Jochen Striepe
+2009-12-30 22:28  Jochen Striepe  <jochen>
 
        * t-prot: Release as t-prot v2.9.
 
-2009-12-30 21:27  Jochen Striepe
+2009-12-30 22:27  Jochen Striepe  <jochen>
 
        * t-prot: Do not check for message length in attachments (we
-       checked already for the entire message). Do exit with proper exit
-       code if message is longer than set in --max-lines (so scripts can
-       see if we gave up processing).
+         checked already for the entire message). Do exit with proper exit
+         code if message is longer than set in --max-lines (so scripts can
+         see if we gave up processing).
 
-2009-12-30 09:07  Jochen Striepe
+2009-12-30 10:07  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix speling.
 
-2009-12-25 17:40  Jochen Striepe
+2009-12-25 18:40  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix time stamp.
 
-2009-12-20 21:38  Jochen Striepe
+2009-12-20 22:38  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix rendering for anyone out there using UTF-8. Many
-       thanks (and a very merry Christmas) to Alfie.
+         thanks (and a very merry Christmas) to Alfie.
 
-2009-12-19 22:18  Jochen Striepe
+2009-12-19 23:18  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.8.
 
-2009-12-18 21:53  Jochen Striepe
+2009-12-18 22:53  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Update documentation to reflect last change.
-       Avoid being tripped by endless (or non-existant) headers.
+         Avoid being tripped by endless (or non-existant) headers.
 
-2009-12-18 13:25  Jochen Striepe
+2009-12-18 14:25  Jochen Striepe  <jochen>
 
        * t-prot: Change check order and remove duplicated code for
-       --max-lines.
+         --max-lines.
 
-2009-08-24 20:32  Jochen Striepe
+2009-08-24 22:32  Jochen Striepe  <jochen>
 
        * t-prot: Release as t-prot v2.7.
 
-2009-08-24 17:20  Jochen Striepe
+2009-08-24 19:20  Jochen Striepe  <jochen>
 
        * t-prot: Cosmetics.
 
-2009-08-24 17:17  Jochen Striepe
+2009-08-24 19:17  Jochen Striepe  <jochen>
 
        * t-prot: Cosmetics.
 
-2009-08-24 12:15  Jochen Striepe
+2009-08-24 14:15  Jochen Striepe  <jochen>
 
        * t-prot: Andreas Kneib had problems with some Microsoft Outlook
-       gargabe and submitted a one-liner. Thanks!
+         gargabe and submitted a one-liner. Thanks!
 
-2009-08-24 02:07  Jochen Striepe
+2009-08-24 04:07  Jochen Striepe  <jochen>
 
        * t-prot: Release as t-prot v2.6.
 
-2009-08-24 01:44  Jochen Striepe
+2009-08-24 03:44  Jochen Striepe  <jochen>
 
        * t-prot.1: Update dates.
 
-2009-08-24 01:43  Jochen Striepe
+2009-08-24 03:43  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix a typo, thanks to Gerfried Fuchs.
 
-2009-08-24 01:42  Jochen Striepe
+2009-08-24 03:42  Jochen Striepe  <jochen>
 
        * t-prot: Fix a typo, thanks to Michael Hunger. Tweak the MS-TOFU
-       pattern, thanks to Simon Ruderich.
+         pattern, thanks to Simon Ruderich.
 
-2007-09-19 11:32  Jochen Striepe
+2007-09-19 13:32  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Updated time stamps, released as v2.5.
 
-2007-09-19 11:31  Jochen Striepe
+2007-09-19 13:31  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: New feature, new command line switch: Hide TOFU
-       produced by Novell Groupwise.  Many thanks to Philipp Thomas for
-       testing and suggesting.
+         produced by Novell Groupwise.  Many thanks to Philipp Thomas for
+         testing and suggesting.
 
-2007-05-24 08:22  Jochen Striepe
+2007-05-24 10:22  Jochen Striepe  <jochen>
 
        * t-prot.1: Update copyright date.
 
-2007-03-09 15:06  Jochen Striepe
+2007-03-09 16:06  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.4.
 
-2007-03-09 15:05  Jochen Striepe
+2007-03-09 16:05  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Add feature to skip processing very large
-       messages. Many thanks to Gerfried Fuchs and Scorpi for testing and
-       suggesting.
+         messages. Many thanks to Gerfried Fuchs and Scorpi for testing
+         and suggesting.
 
-2007-03-09 14:33  Jochen Striepe
+2007-03-09 15:33  Jochen Striepe  <jochen>
 
        * t-prot: Fix formatting for better reading.
 
-2006-12-19 13:13  Jochen Striepe
+2006-12-19 14:13  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.3.
 
-2006-12-19 12:30  Jochen Striepe
+2006-12-19 13:30  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix grammar, update time stamp.
 
-2006-12-19 12:04  Jochen Striepe
+2006-12-19 13:04  Jochen Striepe  <jochen>
 
        * t-prot: Sync the order of options in the man page and "t-prot
-       -h".
+         -h".
 
-2006-11-30 14:06  Jochen Striepe
+2006-11-30 15:06  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.2.
 
-2006-11-30 13:02  Jochen Striepe
+2006-11-30 14:02  Jochen Striepe  <jochen>
 
        * t-prot: Add string to detect gmx.de's M$ style TOFU.
 
-2006-09-25 14:42  Jochen Striepe
+2006-09-25 16:42  Jochen Striepe  <jochen>
 
        * t-prot.1: Make sure we can ship files not copyrighted by the
-       author of the package.
+         author of the package.
 
-2006-07-16 08:50  Jochen Striepe
+2006-07-16 10:50  Jochen Striepe  <jochen>
 
        * t-prot.1: There are no patches for locales of old mutt versions.
 
-2006-07-11 14:05  Jochen Striepe
+2006-07-11 16:05  Jochen Striepe  <jochen>
 
        * t-prot.1: Updated time stamp.
 
-2006-07-10 10:01  Jochen Striepe
+2006-07-10 12:01  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix spelling and grammar.
 
-2006-06-23 17:28  Jochen Striepe
+2006-06-23 19:28  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix capitalization of "pgp".
 
-2006-06-23 17:25  Jochen Striepe
+2006-06-23 19:25  Jochen Striepe  <jochen>
 
        * t-prot.1: Add section about performance issues.
 
-2006-06-17 22:45  Jochen Striepe
+2006-06-18 00:45  Jochen Striepe  <jochen>
 
        * t-prot: Release as v2.1.
 
-2006-06-17 22:45  Jochen Striepe
+2006-06-18 00:45  Jochen Striepe  <jochen>
 
        * t-prot: Frank Terbeck suggested a more tolerant handling of
-       signatures -- trailing newlines are no longer counted as signature
-       lines, thus fixing some mailing list software behaviour.
+         signatures -- trailing newlines are no longer counted as
+         signature lines, thus fixing some mailing list software
+         behaviour.
 
-2006-06-17 12:34  Jochen Striepe
+2006-06-17 14:34  Jochen Striepe  <jochen>
 
        * t-prot.1: Update time stamp.
 
-2006-06-17 12:34  Jochen Striepe
+2006-06-17 14:34  Jochen Striepe  <jochen>
 
        * t-prot.1: Section "BUGS" is for known bugs in t-prot, not for
-       learning how to report them.
+         learning how to report them.
 
-2006-05-16 12:07  Jochen Striepe
+2006-05-16 14:07  Jochen Striepe  <jochen>
 
        * t-prot: Klaus Ethgen reported some undetected MS TOFU hidden in
-       MIME attachments.  Many thanks!
+         MIME attachments.  Many thanks!
 
-2006-05-16 12:07  Jochen Striepe
+2006-05-16 14:07  Jochen Striepe  <jochen>
 
        * t-prot.1: There is no BUGS file any longer.
 
-2006-05-16 11:34  Jochen Striepe
+2006-05-16 13:34  Jochen Striepe  <jochen>
 
        * t-prot.1: Time stamp and copyright updated.
 
-2006-05-16 11:33  Jochen Striepe
+2006-05-16 13:33  Jochen Striepe  <jochen>
 
        * contrib/t-prot.sl: Clarify comments reg. S-Lang v2.
 
-2005-06-29 12:45  Jochen Striepe
+2005-06-29 14:45  Jochen Striepe  <jochen>
 
        * t-prot.1: Better formatting for "see also".
 
-2005-06-29 12:36  Jochen Striepe
+2005-06-29 14:36  Jochen Striepe  <jochen>
 
        * t-prot.1: Add section about exit status.
-       
-       Update date string.
 
-2005-05-27 10:00  Jochen Striepe
+         Update date string.
+
+2005-05-27 12:00  Jochen Striepe  <jochen>
 
        * t-prot: Re-release as v2.0. No code change since v1.104.
 
-2005-05-13 00:06  Jochen Striepe
+2005-05-13 02:06  Jochen Striepe  <jochen>
 
        * t-prot.1: Matthias Kilian suggested some cleanup for better
-       reading. Many thanks!
+         reading. Many thanks!
 
-2005-05-12 15:29  Jochen Striepe
+2005-05-12 17:29  Jochen Striepe  <jochen>
 
        * t-prot.1: Include the BUGS file in the REPORTING BUGS section.
 
-2005-05-12 15:07  Jochen Striepe
+2005-05-12 17:07  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix typo.
 
-2005-05-12 15:07  Jochen Striepe
+2005-05-12 17:07  Jochen Striepe  <jochen>
 
        * t-prot.1: Provide more information on how to submit bug reports.
 
-2005-05-12 03:32  Jochen Striepe
+2005-05-12 05:32  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix formatting.
 
-2005-05-12 03:29  Jochen Striepe
+2005-05-12 05:29  Jochen Striepe  <jochen>
 
        * t-prot.1: Another typo.
 
-2005-05-12 03:27  Jochen Striepe
+2005-05-12 05:27  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix typo.
 
-2005-05-12 02:54  Jochen Striepe
+2005-05-12 04:54  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.104.
 
-2005-05-11 12:14  Jochen Striepe
+2005-05-11 14:14  Jochen Striepe  <jochen>
 
        * t-prot.1: Many clarifications and added details. Some formatting
-       cleanup.
+         cleanup.
 
-2005-05-11 09:21  Jochen Striepe
+2005-05-11 11:21  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix copyright date string.
 
-2005-05-11 09:17  Jochen Striepe
+2005-05-11 11:17  Jochen Striepe  <jochen>
 
        * t-prot.1: LICENSE CHANGE!
-       
-       Alfie is completely right: Since the copyright notice essentially
-       is a BSD license, it is the Right Thing to simply switch to a BSD
-       license (slightly modified, as there is no binary code in t-prot).
 
-2005-05-11 01:22  Jochen Striepe
+         Alfie is completely right: Since the copyright notice essentially
+         is a BSD license, it is the Right Thing to simply switch to a BSD
+         license (slightly modified, as there is no binary code in
+         t-prot).
+
+2005-05-11 03:22  Jochen Striepe  <jochen>
 
        * t-prot.1: LICENSE CHANGE! More clarifications. The meaning still
-       remains the same.
+         remains the same.
 
-2005-05-11 01:16  Jochen Striepe
+2005-05-11 03:16  Jochen Striepe  <jochen>
 
        * t-prot.1: LICENSE CHANGE! The meaning remains the same, but the
-       wording should be a little clearer now.
+         wording should be a little clearer now.
 
-2005-05-11 01:14  Jochen Striepe
+2005-05-11 03:14  Jochen Striepe  <jochen>
 
        * t-prot.1: Remove unnecessary text block.
 
-2005-05-11 01:09  Jochen Striepe
+2005-05-11 03:09  Jochen Striepe  <jochen>
 
        * t-prot: The case-sensitivity of the Content-Type: header (vs.
-       Content-type:) seems not to be absolutely clear. RFC 1049 should be
-       obsoleted by RFCs 2045-2049 by now, but to be sure, we will accept
-       both strings.
+         Content-type:) seems not to be absolutely clear. RFC 1049 should
+         be obsoleted by RFCs 2045-2049 by now, but to be sure, we will
+         accept both strings.
 
-2005-05-11 01:04  Jochen Striepe
+2005-05-11 03:04  Jochen Striepe  <jochen>
 
        * t-prot.1: RFC 822 is no longer important. RFC 2822 should
-       suffice.
+         suffice.
 
-2005-05-11 00:59  Jochen Striepe
+2005-05-11 02:59  Jochen Striepe  <jochen>
 
        * t-prot.1: Update date string.
 
-2005-05-11 00:58  Jochen Striepe
+2005-05-11 02:58  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix apostrophe.
 
-2005-05-10 13:09  Jochen Striepe
+2005-05-10 15:09  Jochen Striepe  <jochen>
 
        * contrib/t-prot.sl: Update copyright.
 
-2005-05-09 14:54  Jochen Striepe
+2005-05-09 16:54  Jochen Striepe  <jochen>
 
        * contrib/t-prot.sl: Make sure users get a hint if they look why
-       t-prot.sl does not work on their system (just as I did and wondered
-       what was wrong).
+         t-prot.sl does not work on their system (just as I did and
+         wondered what was wrong).
 
-2005-05-08 18:13  Jochen Striepe
+2005-05-08 20:13  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.103.
 
-2005-05-08 18:13  Jochen Striepe
+2005-05-08 20:13  Jochen Striepe  <jochen>
 
        * t-prot: More regex fixes.
 
-2005-05-08 17:50  Jochen Striepe
+2005-05-08 19:50  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.102.
 
-2005-05-08 17:49  Jochen Striepe
+2005-05-08 19:49  Jochen Striepe  <jochen>
 
        * t-prot: Many fixes to many regexes, fixing performance issues und
-       readability.  Some were entirely replaced by faster means.
+         readability.  Some were entirely replaced by faster means.
 
-2005-04-25 16:35  Jochen Striepe
+2005-04-25 18:35  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.101.
 
-2005-04-25 15:49  Jochen Striepe
+2005-04-25 17:49  Jochen Striepe  <jochen>
 
        * t-prot: We must not forget to remove ad and mailing list footers
-       within the first MIME/Multipart attachment when processing raw
-       messages (lacking -M).
+         within the first MIME/Multipart attachment when processing raw
+         messages (lacking -M).
 
-2005-04-25 15:29  Jochen Striepe
+2005-04-25 17:29  Jochen Striepe  <jochen>
 
        * t-prot: Fix a comment.
 
-2005-04-25 15:28  Jochen Striepe
+2005-04-25 17:28  Jochen Striepe  <jochen>
 
        * t-prot: Mailing list footers (and probably ad footers) were not
-       detected when processing raw MIME/Multipart messages: We have to
-       look at the very end of the message, not only at the end of the
-       first attachment.  Fix this by calling remove_footers() before
-       dealing with raw multipart attachments.
+         detected when processing raw MIME/Multipart messages: We have to
+         look at the very end of the message, not only at the end of the
+         first attachment.  Fix this by calling remove_footers() before
+         dealing with raw multipart attachments.
 
-2005-04-15 14:08  Jochen Striepe
+2005-04-15 16:08  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.100.
 
-2005-04-15 14:07  Jochen Striepe
+2005-04-15 16:07  Jochen Striepe  <jochen>
 
        * contrib/filter_innd.pl: We don't submit any headers, so use
-       --body. Use unlink() instead of system(). Mention the temp file
-       problem.
+         --body. Use unlink() instead of system(). Mention the temp file
+         problem.
 
-2005-04-15 14:03  Jochen Striepe
+2005-04-15 16:03  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Add --body to make sure we are not looking for
-       any headers when there are none in the input.
+         any headers when there are none in the input.
 
-2005-04-15 13:42  Jochen Striepe
+2005-04-15 15:42  Jochen Striepe  <jochen>
 
        * t-prot.1: Add some clarifications and missing details.
 
-2005-03-31 19:39  Jochen Striepe
+2005-03-31 21:39  Jochen Striepe  <jochen>
 
        * contrib/t-prot.sl: Use S-Lang calls popen(), fputs(), and
-       remove() instead of system() and pipe_article() to reduce
-       flickering (and for cleaner code). Patch by Gregor Herrman, many
-       thanks!
+         remove() instead of system() and pipe_article() to reduce
+         flickering (and for cleaner code). Patch by Gregor Herrman, many
+         thanks!
 
-2005-03-31 19:20  Jochen Striepe
+2005-03-31 21:20  Jochen Striepe  <jochen>
 
        * contrib/t-prot.sl: Mention mimedecode as filter for Quoted
-       Printable. Thanks to Gregor Herrmann.
+         Printable. Thanks to Gregor Herrmann.
 
-2005-03-31 19:17  Jochen Striepe
+2005-03-31 21:17  Jochen Striepe  <jochen>
 
        * contrib/t-prot.sl: Change key bindings: ESC-0 and ESC-1 are
-       prefixes for other commands, so we should not overwrite those.
-       Patch by Gregor Herrmann, many thanks!
+         prefixes for other commands, so we should not overwrite those.
+         Patch by Gregor Herrmann, many thanks!
 
-2005-03-24 22:24  Jochen Striepe
+2005-03-24 23:24  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.99.
 
-2005-03-22 16:10  Jochen Striepe
+2005-03-22 17:10  Jochen Striepe  <jochen>
 
        * t-prot: Fix false positive for kammquote condition.
 
-2005-03-21 19:30  Jochen Striepe
+2005-03-21 20:30  Jochen Striepe  <jochen>
 
        * t-prot: Fix missing range check when From: is the last header.
-       Thanks to Norbert Tretkowski for reporting.
+         Thanks to Norbert Tretkowski for reporting.
 
-2005-03-01 15:20  Jochen Striepe
+2005-03-01 16:20  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.98.
 
-2005-03-01 15:20  Jochen Striepe
+2005-03-01 16:20  Jochen Striepe  <jochen>
 
        * t-prot: Gerfried Fuchs pointed out that some locale maintainers
-       might avoid quote signs, so we check for "%" too when extracting
-       some locale strings. This still is not *really* bullet-proof,
-       because e.g. the percent sign might be protected by an escape. This
-       possibility should be quite unlikely, though, so we stick with it
-       for now.
+         might avoid quote signs, so we check for "%" too when extracting
+         some locale strings. This still is not *really* bullet-proof,
+         because e.g. the percent sign might be protected by an escape.
+         This possibility should be quite unlikely, though, so we stick
+         with it for now.
 
-2005-02-24 23:34  Jochen Striepe
+2005-02-25 00:34  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix broken URL -- the Learn To Edit Messages Howto is
-       no longer available at Sven Gucke's old site.
+         no longer available at Sven Gucke's old site.
 
-2005-02-24 22:45  Jochen Striepe
+2005-02-24 23:45  Jochen Striepe  <jochen>
 
        * t-prot: Make esc() superfluous, use \Q and \E instead. Thanks to
-       Gerfried Fuchs.
+         Gerfried Fuchs.
 
-2005-02-23 13:07  Jochen Striepe
+2005-02-23 14:07  Jochen Striepe  <jochen>
 
        * t-prot.1: Remove misleading information about locale names.
 
-2005-02-23 12:39  Jochen Striepe
+2005-02-23 13:39  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.97.
 
-2005-02-23 12:38  Jochen Striepe
+2005-02-23 13:38  Jochen Striepe  <jochen>
 
        * t-prot: Fix French (and probably many other) locales extraction.
-       Many thanks to Philippe Berini and Gerfried Fuchs who helped a
-       great deal with the bug hunt.
+         Many thanks to Philippe Berini and Gerfried Fuchs who helped a
+         great deal with the bug hunt.
 
-2005-02-14 15:02  Jochen Striepe
+2005-02-14 16:02  Jochen Striepe  <jochen>
 
        * t-prot.1: Remove unnecessary lines.
 
-2005-02-14 15:01  Jochen Striepe
+2005-02-14 16:01  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix copyright time stamp.
 
-2005-02-14 14:19  Jochen Striepe
+2005-02-14 15:19  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.96.
 
-2005-02-14 14:18  Jochen Striepe
+2005-02-14 15:18  Jochen Striepe  <jochen>
 
        * t-prot: GnuPG locale strings were for v1.2.6, update them to
-       v1.4.0.
+         v1.4.0.
 
-2005-02-14 13:29  Jochen Striepe
+2005-02-14 14:29  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.95. The use of Locale::gettext is quite a
-       big change, so we consider this a v2.0 pre-release. Please send any
-       feature requests and bugreports NOW, so we can work on them before
-       the release of v2.0.
+         big change, so we consider this a v2.0 pre-release. Please send
+         any feature requests and bugreports NOW, so we can work on them
+         before the release of v2.0.
 
-2005-02-14 13:26  Jochen Striepe
+2005-02-14 14:26  Jochen Striepe  <jochen>
 
        * t-prot.1: Mention the need for Locale::gettext when using
-       --locale. Update date string.
+         --locale. Update date string.
 
-2005-02-14 13:23  Jochen Striepe
+2005-02-14 14:23  Jochen Striepe  <jochen>
 
        * t-prot: Following a suggestion by Gerfried Fuchs, make
-       Locale::gettext fetch the locale strings for us. Big change, please
-       report any funny behaviour -- thanks!
+         Locale::gettext fetch the locale strings for us. Big change,
+         please report any funny behaviour -- thanks!
 
-2005-02-02 13:46  Jochen Striepe
+2005-02-02 14:46  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.49.
 
-2005-02-02 12:22  Jochen Striepe
+2005-02-02 13:22  Jochen Striepe  <jochen>
 
        * t-prot: Torsten Veller spotted a violation of RFC 2822 in the
-       pgp() code when dealing with multi-line From: headers. Many thanks
-       for reporting!
+         pgp() code when dealing with multi-line From: headers. Many
+         thanks for reporting!
 
-2005-02-01 15:38  Jochen Striepe
+2005-02-01 16:38  Jochen Striepe  <jochen>
 
        * t-prot: Fix missing Locale value.
 
-2005-02-01 14:15  Jochen Striepe
+2005-02-01 15:15  Jochen Striepe  <jochen>
 
        * t-prot: Fix another regex.
 
-2005-02-01 13:50  Jochen Striepe
+2005-02-01 14:50  Jochen Striepe  <jochen>
 
        * t-prot: Fix regexes.
 
-2005-01-08 11:05  Jochen Striepe
+2005-01-08 12:05  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix broken link.
 
-2005-01-07 18:15  Jochen Striepe
+2005-01-07 19:15  Jochen Striepe  <jochen>
 
        * contrib/t-prot.sl: Now that line breaks by the encoding are
-       better detected, we will turn on signature checking once again.
+         better detected, we will turn on signature checking once again.
 
-2005-01-07 18:14  Jochen Striepe
+2005-01-07 19:14  Jochen Striepe  <jochen>
 
        * contrib/t-prot.sl: Gregor Herrmann found some problems with
-       S-Lang variables and provided documentation improvements.
+         S-Lang variables and provided documentation improvements.
 
-2005-01-01 13:17  Jochen Striepe
+2005-01-01 14:17  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix typo.
 
-2005-01-01 13:14  Jochen Striepe
+2005-01-01 14:14  Jochen Striepe  <jochen>
 
        * t-prot.1: T-prot's name does not have to be highlighted each time
-       it occurs.
+         it occurs.
 
-2005-01-01 13:12  Jochen Striepe
+2005-01-01 14:12  Jochen Striepe  <jochen>
 
        * t-prot.1: Add note about t-prot fitting to recent mutt and gnupg
-       versions.
+         versions.
 
-2004-12-31 13:45  Jochen Striepe
+2004-12-31 14:45  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.48.
 
-2004-12-31 13:39  Jochen Striepe
+2004-12-31 14:39  Jochen Striepe  <jochen>
 
        * t-prot: Fix off-by-one error in TOFU code.
 
-2004-12-31 13:33  Jochen Striepe
+2004-12-31 14:33  Jochen Striepe  <jochen>
 
        * t-prot: Gnupg-1.4.0 again changes the locales. Sigh.
 
-2004-10-25 22:50  Jochen Striepe
+2004-10-26 00:50  Jochen Striepe  <jochen>
 
        * t-prot: Fix false positive reported by Gerfried Fuchs. Many
-       thanks!
+         thanks!
 
-2004-10-21 16:16  Jochen Striepe
+2004-10-21 18:16  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.47.
 
-2004-10-21 16:16  Jochen Striepe
+2004-10-21 18:16  Jochen Striepe  <jochen>
 
        * t-prot: Fix --ftr-ad and --ftr-ml command line parsing and
-       initialisation. --ftr-ad implicitely sets -a, --ftr-ml implicitely
-       sets -l. Many thanks to Andre Berger.
+         initialisation. --ftr-ad implicitely sets -a, --ftr-ml
+         implicitely sets -l. Many thanks to Andre Berger.
 
-2004-10-21 15:13  Jochen Striepe
+2004-10-21 17:13  Jochen Striepe  <jochen>
 
        * t-prot.1: Make the documentation for -a, -A, and --ftr-ad (resp.
-       -l, -L, and --ftr-ml) more elaborate. Many thanks to Andre Berger.
+         -l, -L, and --ftr-ml) more elaborate. Many thanks to Andre
+         Berger.
 
-2004-10-21 12:26  Jochen Striepe
+2004-10-21 14:26  Jochen Striepe  <jochen>
 
        * t-prot.1: Try to explain -a and -l in more detail (without
-       confusing everyone).
+         confusing everyone).
 
-2004-10-21 12:13  Jochen Striepe
+2004-10-21 14:13  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.46.
 
-2004-10-10 21:10  Jochen Striepe
+2004-10-10 23:10  Jochen Striepe  <jochen>
 
        * contrib/t-prot.sl: Remove -S command line option as line counts
-       get wrong with quoted-printable (which gets more and more widely
-       used).
+         get wrong with quoted-printable (which gets more and more widely
+         used).
 
-2004-10-10 20:47  Jochen Striepe
+2004-10-10 22:47  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Remove the groups flag within --check: This is
-       done easier inside filter_innd.pl (where it is actually implemented
-       already).
+         done easier inside filter_innd.pl (where it is actually
+         implemented already).
 
-2004-10-10 20:43  Jochen Striepe
+2004-10-10 22:43  Jochen Striepe  <jochen>
 
        * t-prot: Realign global vars into three categories: command-line
-       switches, mutt locales, gnupg locales. This should be much more
-       readable.
+         switches, mutt locales, gnupg locales. This should be much more
+         readable.
 
-2004-10-10 20:27  Jochen Striepe
+2004-10-10 22:27  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix typo. Update date string.
 
-2004-10-10 20:26  Jochen Striepe
+2004-10-10 22:26  Jochen Striepe  <jochen>
 
        * contrib/filter_innd.pl: Reject full quotes as well.
 
-2004-10-10 19:50  Jochen Striepe
+2004-10-10 21:50  Jochen Striepe  <jochen>
 
        * t-prot: Performance fix.
 
-2004-10-10 19:47  Jochen Striepe
+2004-10-10 21:47  Jochen Striepe  <jochen>
 
        * contrib/filter_innd.pl: Update comment.
 
-2004-10-10 19:28  Jochen Striepe
+2004-10-10 21:28  Jochen Striepe  <jochen>
 
        * t-prot: Fix --check flags parsing to be stricter.
 
-2004-10-10 19:22  Jochen Striepe
+2004-10-10 21:22  Jochen Striepe  <jochen>
 
        * t-prot: Fix --check flags parsing.
 
-2004-10-09 10:17  Jochen Striepe
+2004-10-09 12:17  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.45.
 
-2004-10-09 10:08  Jochen Striepe
+2004-10-09 12:08  Jochen Striepe  <jochen>
 
        * t-prot: Check for empty footer files before processing them. Many
-       thanks to Markus Hubig.
+         thanks to Markus Hubig.
 
-2004-09-28 11:19  Jochen Striepe
+2004-09-28 13:19  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.44.
 
-2004-09-28 11:19  Jochen Striepe
+2004-09-28 13:19  Jochen Striepe  <jochen>
 
        * t-prot: Fix detection of MS-style TOFU within PGP signed
-       messages.  Many thanks to Gerfried Fuchs for reporting.
+         messages.  Many thanks to Gerfried Fuchs for reporting.
 
-2004-09-27 17:45  Jochen Striepe
+2004-09-27 19:45  Jochen Striepe  <jochen>
 
        * t-prot.1: Update time stamp.
 
-2004-09-27 17:40  Jochen Striepe
+2004-09-27 19:40  Jochen Striepe  <jochen>
 
        * t-prot.1, contrib/filter_innd.pl: Add credits to Martin Dietze.
 
-2004-09-27 17:23  Jochen Striepe
+2004-09-27 19:23  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.43.
 
-2004-09-27 17:22  Jochen Striepe
+2004-09-27 19:22  Jochen Striepe  <jochen>
 
        * t-prot: Fix MS-style TOFU removal for attachments when invoked
-       from mutt.  Many thanks to Gerfried Fuchs.
+         from mutt.  Many thanks to Gerfried Fuchs.
 
-2004-09-27 17:05  Jochen Striepe
+2004-09-27 19:05  Jochen Striepe  <jochen>
 
        * t-prot: Fix typo, small performance enhancement.
 
-2004-09-27 15:27  Jochen Striepe
+2004-09-27 17:27  Jochen Striepe  <jochen>
 
        * t-prot: Minor cleanup.
 
-2004-09-20 17:02  Jochen Striepe
+2004-09-20 19:02  Jochen Striepe  <jochen>
 
        * contrib/filter_innd.pl: New file.
 
-2004-09-20 17:01  Jochen Striepe
+2004-09-20 19:01  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Add INN2 filtering aids. New command line
-       switch --check.
-       
-       Release as v1.42.
+         switch --check.
 
-2004-09-20 14:13  Jochen Striepe
+         Release as v1.42.
+
+2004-09-20 16:13  Jochen Striepe  <jochen>
 
        * t-prot: Website http://learn.to/edit_messages/ is no longer
-       available.
+         available.
 
-2004-08-28 11:50  Jochen Striepe
+2004-08-28 13:50  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.41.
 
-2004-08-28 11:42  Jochen Striepe
+2004-08-28 13:42  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Make t-prot use gnupg's locales as in
-       gpg-1.2.6.
+         gpg-1.2.6.
 
-2004-08-07 16:57  Jochen Striepe
+2004-08-07 18:57  Jochen Striepe  <jochen>
 
        * t-prot.1: Update Copyright date.
 
-2004-08-07 16:34  Jochen Striepe
+2004-08-07 18:34  Jochen Striepe  <jochen>
 
        * t-prot: Fix last changes so attachments are separated by at least
-       one empty line (as done in the pgp code as well).
+         one empty line (as done in the pgp code as well).
 
-2004-08-07 15:52  Jochen Striepe
+2004-08-07 17:52  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.40.
 
-2004-08-07 15:51  Jochen Striepe
+2004-08-07 17:51  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Add new option --ms-smart. Right now only
-       special pgp treatment is included (this fixes the behaviour when
-       there is a clear text pgp signed message embedded in some MS style
-       TOFU).
-       
-       This should work fine, but you never know what crap Outlook users
-       will send.  So please give feedback if the results are not as they
-       should be.
+         special pgp treatment is included (this fixes the behaviour when
+         there is a clear text pgp signed message embedded in some MS
+         style TOFU).
+
+         This should work fine, but you never know what crap Outlook users
+         will send.  So please give feedback if the results are not as
+         they should be.
 
-2004-08-07 13:37  Jochen Striepe
+2004-08-07 15:37  Jochen Striepe  <jochen>
 
        * t-prot.1: Remove "require" line note. Update date string.
 
-2004-08-07 13:20  Jochen Striepe
+2004-08-07 15:20  Jochen Striepe  <jochen>
 
        * t-prot: More checks on command line correctness.
 
-2004-08-07 12:58  Jochen Striepe
+2004-08-07 14:58  Jochen Striepe  <jochen>
 
        * t-prot: Fix typo introduced with last update.
 
-2004-08-07 12:48  Jochen Striepe
+2004-08-07 14:48  Jochen Striepe  <jochen>
 
        * t-prot: Fix "require" statement to match the code.
 
-2004-07-31 11:41  Jochen Striepe
+2004-07-31 13:41  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.39.
 
-2004-07-31 11:10  Jochen Striepe
+2004-07-31 13:10  Jochen Striepe  <jochen>
 
        * t-prot.1: Reflect locale changes in gnupg-1.2.5, update date
-       string.
+         string.
 
-2004-07-31 10:41  Jochen Striepe
+2004-07-31 12:41  Jochen Striepe  <jochen>
 
        * t-prot: Fix "be" gnupg locales.
-       
-       Update locales to newly released gnupg-1.2.5 (and be incompatible
-       to gnupg-1.2.4 and earlier once again, *sigh* -- however, that's
-       the price for not simply setting the LC vars to "C"...).
 
-2004-07-17 13:28  Jochen Striepe
+         Update locales to newly released gnupg-1.2.5 (and be incompatible
+         to gnupg-1.2.4 and earlier once again, *sigh* -- however, that's
+         the price for not simply setting the LC vars to "C"...).
+
+2004-07-17 15:28  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Add option to have no output file.
 
-2004-04-25 01:51  Jochen Striepe
+2004-04-25 03:51  Jochen Striepe  <jochen>
 
        * t-prot.1: Add warning regarding --pgp-move-vrfy and signals to
-       gpg.
+         gpg.
 
-2004-03-02 16:57  Jochen Striepe
+2004-03-02 17:57  Jochen Striepe  <jochen>
 
        * t-prot: Comment updated: Reflect the fact that no locales have
-       changed in mutt-1.4.2.1.
+         changed in mutt-1.4.2.1.
 
-2004-03-02 15:54  Jochen Striepe
+2004-03-02 16:54  Jochen Striepe  <jochen>
 
        * muttrc.t-prot, t-prot.sl: Moved to contrib/.
 
-2004-02-11 16:05  Jochen Striepe
+2004-02-11 17:05  Jochen Striepe  <jochen>
 
        * t-prot: Comment updated: Reflect the fact that no locales have
-       changed in mutt-1.4.2.
+         changed in mutt-1.4.2.
 
-2004-01-31 02:06  Jochen Striepe
+2004-01-31 03:06  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix copyright date.
 
-2004-01-30 15:20  Jochen Striepe
+2004-01-30 16:20  Jochen Striepe  <jochen>
 
        * t-prot.1: Change --ftr to --ftr-ad, add --ftr-ml.
 
-2004-01-30 15:08  Jochen Striepe
+2004-01-30 16:08  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.38.
 
-2004-01-30 14:38  Jochen Striepe
+2004-01-30 15:38  Jochen Striepe  <jochen>
 
-       * t-prot: Change --ftr option to --ftr-ad. Add --ftr-ml option. 
-       Many thanks to Christian Wach for pointing at the problem.
+       * t-prot: Change --ftr option to --ftr-ad. Add --ftr-ml option.
+         Many thanks to Christian Wach for pointing at the problem.
 
-2004-01-30 14:31  Jochen Striepe
+2004-01-30 15:31  Jochen Striepe  <jochen>
 
        * t-prot: Small performance fix in footer treatment.
 
-2004-01-21 13:46  Jochen Striepe
+2004-01-21 14:46  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.37.
 
-2004-01-21 13:45  Jochen Striepe
+2004-01-21 14:45  Jochen Striepe  <jochen>
 
        * t-prot: Fix processing if first attachment is of type
-       application/pgp.
+         application/pgp.
 
-2004-01-21 13:39  Jochen Striepe
+2004-01-21 14:39  Jochen Striepe  <jochen>
 
        * t-prot: Small performance fix.
 
-2003-12-29 17:06  Jochen Striepe
+2003-12-29 18:06  Jochen Striepe  <jochen>
 
        * t-prot: Release as 1.36.
 
-2003-12-29 17:06  Jochen Striepe
+2003-12-29 18:06  Jochen Striepe  <jochen>
 
        * t-prot: Fix Kammquote behaviour for words divided by a hyphen.
 
-2003-12-29 15:33  Jochen Striepe
+2003-12-29 16:33  Jochen Striepe  <jochen>
 
        * t-prot.1: Update date string.
 
-2003-12-29 15:09  Jochen Striepe
+2003-12-29 16:09  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Update locales for gnupg-1.2.4.
 
-2003-12-29 12:59  Jochen Striepe
+2003-12-29 13:59  Jochen Striepe  <jochen>
 
        * t-prot: Mutt-1.4.1 has no support for SSL, so we may drop it
-       altogether. Mutt developer versions are handled in patches.
+         altogether. Mutt developer versions are handled in patches.
 
-2003-11-22 02:35  Jochen Striepe
+2003-11-22 03:35  Jochen Striepe  <jochen>
 
        * t-prot: Fix comments for gpg and mutt locales.
 
-2003-11-20 14:51  Jochen Striepe
+2003-11-20 15:51  Jochen Striepe  <jochen>
 
        * t-prot: Fixed --pgp-move-vrf: Obviously, gpg output should not be
-       interpreted as successful if a bug showed up (boy, I never saw this
-       with good old gnupg-1.0.7).
-       
-       Released as v1.35.
+         interpreted as successful if a bug showed up (boy, I never saw
+         this with good old gnupg-1.0.7).
 
-2003-11-19 21:05  Jochen Striepe
+         Released as v1.35.
+
+2003-11-19 22:05  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.34.
 
-2003-11-19 20:58  Jochen Striepe
+2003-11-19 21:58  Jochen Striepe  <jochen>
 
        * t-prot: Cosmetics.
 
-2003-11-19 20:45  Jochen Striepe
+2003-11-19 21:45  Jochen Striepe  <jochen>
 
        * t-prot.1: Cosmetics.
 
-2003-11-19 20:43  Jochen Striepe
+2003-11-19 21:43  Jochen Striepe  <jochen>
 
        * t-prot.1: Change time stamp.
 
-2003-11-19 20:43  Jochen Striepe
+2003-11-19 21:43  Jochen Striepe  <jochen>
 
        * t-prot.1: Update man page to reflect last changes.
 
-2003-11-19 20:41  Jochen Striepe
+2003-11-19 21:41  Jochen Striepe  <jochen>
 
        * t-prot: Update gpg's locales to gpg-1.2.3. Support for
-       gpg-1.0.7's locales is available as a patch.
+         gpg-1.0.7's locales is available as a patch.
 
-2003-11-19 20:11  Jochen Striepe
+2003-11-19 21:11  Jochen Striepe  <jochen>
 
        * t-prot.1: Update man page to reflect last changes.
 
-2003-11-19 20:10  Jochen Striepe
+2003-11-19 21:10  Jochen Striepe  <jochen>
 
        * t-prot: Removed option --mutt-ver for sanity reasons. Special
-       adapations for mutt developer versions will be available as a
-       patch.
+         adapations for mutt developer versions will be available as a
+         patch.
 
-2003-09-10 11:32  Jochen Striepe
+2003-09-10 13:32  Jochen Striepe  <jochen>
 
        * t-prot.1: Make clear t-prot.sl is just an example implementation.
-       Update date string.
+         Update date string.
 
-2003-09-10 11:30  Jochen Striepe
+2003-09-10 13:30  Jochen Striepe  <jochen>
 
        * t-prot.sl, contrib/t-prot.sl: Additional comments.
 
-2003-08-11 14:35  Jochen Striepe
+2003-08-11 16:35  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.33.
 
-2003-08-11 14:35  Jochen Striepe
+2003-08-11 16:35  Jochen Striepe  <jochen>
 
        * t-prot.1: Improve description for --mutt-ver.
 
-2003-08-11 14:33  Jochen Striepe
+2003-08-11 16:33  Jochen Striepe  <jochen>
 
        * t-prot.1: Update date string.
 
-2003-08-11 14:32  Jochen Striepe
+2003-08-11 16:32  Jochen Striepe  <jochen>
 
        * t-prot: Clean up locales stuff.
 
-2003-08-11 14:19  Jochen Striepe
+2003-08-11 16:19  Jochen Striepe  <jochen>
 
        * t-prot: Fix parsing order with --mutt-ver and --locale.
 
-2003-08-11 14:05  Jochen Striepe
+2003-08-11 16:05  Jochen Striepe  <jochen>
 
        * t-prot.1: Add description for --mutt-ver.
 
-2003-08-11 14:00  Jochen Striepe
+2003-08-11 16:00  Jochen Striepe  <jochen>
 
        * t-prot: Add some locale that changed in mutt-1.5.4 (and made pgp
-       block detection fail). New parameter --mutt-ver. Many thanks to
-       Gerfried Fuchs.
-       
-       Release as v1.32.
+         block detection fail). New parameter --mutt-ver. Many thanks to
+         Gerfried Fuchs.
+
+         Release as v1.32.
 
-2003-08-11 13:41  Jochen Striepe
+2003-08-11 15:41  Jochen Striepe  <jochen>
 
        * t-prot: Simplify regex introduced in last update.
 
-2003-08-09 22:22  Jochen Striepe
+2003-08-10 00:22  Jochen Striepe  <jochen>
 
        * t-prot: Fix some cases where SIGINT was not detected for pgp
-       verification from within mutt.
-       
-       Release as v1.31.
+         verification from within mutt.
+
+         Release as v1.31.
 
-2003-07-21 13:12  Jochen Striepe
+2003-07-21 15:12  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.30.
 
-2003-07-21 13:12  Jochen Striepe
+2003-07-21 15:12  Jochen Striepe  <jochen>
 
        * t-prot: Recognize LC_MESSAGES for locales. Thanks to Gerfried
-       Fuchs.
+         Fuchs.
 
-2003-07-15 13:39  Jochen Striepe
+2003-07-15 15:39  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.29.
 
-2003-07-15 13:38  Jochen Striepe
+2003-07-15 15:38  Jochen Striepe  <jochen>
 
        * t-prot: Fix email adress verification inside pgp(). Fix locale
-       detection.
+         detection.
 
-2003-07-09 21:11  Jochen Striepe
+2003-07-09 23:11  Jochen Striepe  <jochen>
 
        * t-prot: Use the environment variable LC_ALL (and if this fails,
-       LANG) to determine a reasonable locale default. Suggested by
-       Michael Olbrich.
-       
-       Release as v1.28.
+         LANG) to determine a reasonable locale default. Suggested by
+         Michael Olbrich.
 
-2003-06-24 23:52  Jochen Striepe
+         Release as v1.28.
+
+2003-06-25 01:52  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.27.
 
-2003-06-24 23:52  Jochen Striepe
+2003-06-25 01:52  Jochen Striepe  <jochen>
 
        * t-prot: Getting some rare multipart message from mutt, t-prot got
-       locked into a probably endless 100% CPU consuming loop (see msgid
-       <20030624071950.GA24479@sil.at>).  This was a DoS and therefore a
-       security problem if you use t-prot in some automated setup. This
-       bug was only triggered when used with -Mmutt. BTW, fixing this
-       should also increase performance when processing multipart messages
-       with -Mmutt.
-       
-       Many many thanks to Gerfried Fuchs for alerting us and pointing out
-       the DoS character of the bug (though most people might not use mutt
-       to do fully automated email processing).
-
-2003-06-24 22:44  Jochen Striepe
+         locked into a probably endless 100% CPU consuming loop (see msgid
+         <20030624071950.GA24479@sil.at>).  This was a DoS and therefore a
+         security problem if you use t-prot in some automated setup. This
+         bug was only triggered when used with -Mmutt. BTW, fixing this
+         should also increase performance when processing multipart
+         messages with -Mmutt.
+
+         Many many thanks to Gerfried Fuchs for alerting us and pointing
+         out the DoS character of the bug (though most people might not
+         use mutt to do fully automated email processing).
+
+2003-06-25 00:44  Jochen Striepe  <jochen>
 
        * t-prot: Fix treatment of forwarded messages by Opera7.
 
-2003-06-23 14:10  Jochen Striepe
+2003-06-23 16:10  Jochen Striepe  <jochen>
 
        * t-prot.sl, contrib/t-prot.sl: Quoted-printable treatment
-       (hopefully this will be obsolet with S-Lang-2.0) and some minor
-       fixes.
+         (hopefully this will be obsolet with S-Lang-2.0) and some minor
+         fixes.
 
-2003-06-23 13:20  Jochen Striepe
+2003-06-23 15:20  Jochen Striepe  <jochen>
 
        * t-prot.sl, contrib/t-prot.sl: Add missing semicolon.
 
-2003-06-23 12:58  Jochen Striepe
+2003-06-23 14:58  Jochen Striepe  <jochen>
 
        * t-prot.sl, contrib/t-prot.sl: Fix error treatment.
 
-2003-06-22 23:47  Jochen Striepe
+2003-06-23 01:47  Jochen Striepe  <jochen>
 
        * t-prot.sl, contrib/t-prot.sl: Make the tmp dir configurable,
-       correct some plain wrong comments, and add some more comments.
+         correct some plain wrong comments, and add some more comments.
 
-2003-06-22 22:57  Jochen Striepe
+2003-06-23 00:57  Jochen Striepe  <jochen>
 
        * t-prot.sl, contrib/t-prot.sl: Make the S-Lang example macro more
-       configurable (thanks to Gerfried Fuchs for some suggestions) and
-       provide a possibility to toggle filtering on/off from within slrn
-       (thanks to Michael Prokop for feedback).
+         configurable (thanks to Gerfried Fuchs for some suggestions) and
+         provide a possibility to toggle filtering on/off from within slrn
+         (thanks to Michael Prokop for feedback).
 
-2003-06-15 22:53  Jochen Striepe
+2003-06-16 00:53  Jochen Striepe  <jochen>
 
        * t-prot.1, t-prot.sl, contrib/t-prot.sl: Add some comments to
-       t-prot.sl and update the man page to mention the S-Lang example
-       macro.
+         t-prot.sl and update the man page to mention the S-Lang example
+         macro.
 
-2003-06-15 22:33  Jochen Striepe
+2003-06-16 00:33  Jochen Striepe  <jochen>
 
        * t-prot.sl, contrib/t-prot.sl: Added S-Lang macro to use t-prot
-       from within slrn(1).
+         from within slrn(1).
 
-2003-05-04 12:40  Jochen Striepe
+2003-05-04 14:40  Jochen Striepe  <jochen>
 
        * t-prot: Fix handling of empty lines in traditional TOFU code:
-       TOFU broken into parts by empty lines will be detected correctly
-       now, empty lines will not be deleted if there is no TOFU at all.
-       
-       Release as v1.26.
+         TOFU broken into parts by empty lines will be detected correctly
+         now, empty lines will not be deleted if there is no TOFU at all.
+
+         Release as v1.26.
 
-2003-04-23 14:50  Jochen Striepe
+2003-04-23 16:50  Jochen Striepe  <jochen>
 
        * t-prot: Finally fix thrown away verbatim information with
-       --pgp-move-vrf and -k (hope you had a happy Easter too). Many
-       thanks to Gerfried Fuchs.
-       
-       Release as v1.25.
+         --pgp-move-vrf and -k (hope you had a happy Easter too). Many
+         thanks to Gerfried Fuchs.
+
+         Release as v1.25.
 
-2003-04-03 13:26  Jochen Striepe
+2003-04-03 15:26  Jochen Striepe  <jochen>
 
        * t-prot: Regex performance fixes.
 
-2003-03-20 02:09  Jochen Striepe
+2003-03-20 03:09  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: New locale in mutt-1.4.1: bg.
-       
-       Release as v1.24.
 
-2003-03-18 16:08  Jochen Striepe
+         Release as v1.24.
+
+2003-03-18 17:08  Jochen Striepe  <devel>
 
        * t-prot: Clean up $0 usage.
 
-2003-03-08 17:05  Jochen Striepe
+2003-03-08 18:05  Jochen Striepe  <jochen>
 
        * t-prot: Pure cosmetics.
 
-2003-03-08 16:48  Jochen Striepe
+2003-03-08 17:48  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.23.
 
-2003-03-08 16:43  Jochen Striepe
+2003-03-08 17:43  Jochen Striepe  <jochen>
 
        * t-prot: Fix another typo.
 
-2003-03-08 16:40  Jochen Striepe
+2003-03-08 17:40  Jochen Striepe  <devel>
 
        * t-prot: Fix typo in last commit.
 
-2003-03-08 16:37  Jochen Striepe
+2003-03-08 17:37  Jochen Striepe  <devel>
 
        * t-prot: Add a handler for SIGINT -- pgp() has to know if we got
-       an interrupt.  Many thanks to Gerfried Fuchs.
+         an interrupt.  Many thanks to Gerfried Fuchs.
 
-2003-03-08 02:24  Jochen Striepe
+2003-03-08 03:24  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Add a workaround for old mutt versions using
-       the pagerfilter patch. Do not activate --lax-security unless you
-       really know what you are doing.
+         the pagerfilter patch. Do not activate --lax-security unless you
+         really know what you are doing.
 
-2003-03-07 14:19  Jochen Striepe
+2003-03-07 15:19  Jochen Striepe  <jochen>
 
        * t-prot: Ignore SIGINTs when called from within mutt. You probably
-       want the chance to stop PGP verification and still have the message
-       displayed. Idea by Peter Palfrader, suggested for t-prot by
-       Gerfried Fuchs. Thanks, great idea!
-       
-       Release as v1.22.
+         want the chance to stop PGP verification and still have the
+         message displayed. Idea by Peter Palfrader, suggested for t-prot
+         by Gerfried Fuchs. Thanks, great idea!
+
+         Release as v1.22.
 
-2003-03-05 17:26  Jochen Striepe
+2003-03-05 18:26  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.21.
 
-2003-03-05 17:15  Jochen Striepe
+2003-03-05 18:15  Jochen Striepe  <jochen>
 
        * t-prot: Various performance fixes.
 
-2003-03-05 17:02  Jochen Striepe
+2003-03-05 18:02  Jochen Striepe  <jochen>
 
        * t-prot: Another performance fix.
 
-2003-03-05 16:59  Jochen Striepe
+2003-03-05 17:59  Jochen Striepe  <jochen>
 
        * t-prot: Fix multipart boundary detection.
 
-2003-03-05 16:53  Jochen Striepe
+2003-03-05 17:53  Jochen Striepe  <jochen>
 
        * t-prot: Another performance fix in pgp().
 
-2003-03-05 16:51  Jochen Striepe
+2003-03-05 17:51  Jochen Striepe  <jochen>
 
        * t-prot: Fix bad typo.
 
-2003-03-05 16:35  Jochen Striepe
+2003-03-05 17:35  Jochen Striepe  <jochen>
 
        * t-prot: Performance improvements in pgp().
 
-2003-03-05 16:14  Jochen Striepe
+2003-03-05 17:14  Jochen Striepe  <jochen>
 
        * t-prot: Make kammquote code more efficient.
 
-2003-03-05 16:09  Jochen Striepe
+2003-03-05 17:09  Jochen Striepe  <jochen>
 
        * t-prot: Fix kammquote condition.
 
-2003-03-05 15:54  Jochen Striepe
+2003-03-05 16:54  Jochen Striepe  <jochen>
 
        * t-prot: Some cosmetics, no code changes.
 
-2003-03-01 17:49  Jochen Striepe
+2003-03-01 18:49  Jochen Striepe  <devel>
 
        * t-prot: Formatting: Replace tabs with spaces.
 
-2003-03-01 17:46  Jochen Striepe
+2003-03-01 18:46  Jochen Striepe  <devel>
 
        * t-prot: Add some comments.
 
-2003-02-26 22:56  Jochen Striepe
+2003-02-26 23:56  Jochen Striepe  <devel>
 
        * t-prot.1: Reflect the fact that world has not stopped spinning
-       after RFC 822 (so far, at least). Mention RFCs 2045, 2046, 2049,
-       and 2822. Thanks to Thomas Bliesener for noticing.
+         after RFC 822 (so far, at least). Mention RFCs 2045, 2046, 2049,
+         and 2822. Thanks to Thomas Bliesener for noticing.
 
-2003-02-26 22:32  Jochen Striepe
+2003-02-26 23:32  Jochen Striepe  <devel>
 
        * t-prot.1: Add an example for bouncing TOFU'ed messages using
-       sendmail(8). Add a note that -m/-t is needed for successful use of
-       -p. Thanks to Thomas Bliesener.
+         sendmail(8). Add a note that -m/-t is needed for successful use
+         of -p. Thanks to Thomas Bliesener.
 
-2003-02-19 22:05  Jochen Striepe
+2003-02-19 23:05  Jochen Striepe  <jochen>
 
        * t-prot: Release as v1.20.
 
-2003-02-19 21:53  Jochen Striepe
+2003-02-19 22:53  Jochen Striepe  <jochen>
 
        * t-prot: Fix missing verbatim vals when moving gpg output.
 
-2003-02-17 15:00  Jochen Striepe
+2003-02-17 16:00  Jochen Striepe  <jochen>
 
        * t-prot.1: Update Copyright date.
 
-2003-02-17 13:53  Jochen Striepe
+2003-02-17 14:53  Jochen Striepe  <jochen>
 
        * t-prot: Fix moving gpg output for signatures by expired keys.
-       
-       Release v1.19.
 
-2003-02-17 13:35  Jochen Striepe
+         Release v1.19.
+
+2003-02-17 14:35  Jochen Striepe  <jochen>
 
        * t-prot: Fix sender address for --pgp-short.
 
-2003-02-17 13:02  Jochen Striepe
+2003-02-17 14:02  Jochen Striepe  <jochen>
 
        * t-prot: Remove unnecessary variable in write_msg().
 
-2003-02-17 12:59  Jochen Striepe
+2003-02-17 13:59  Jochen Striepe  <jochen>
 
        * t-prot: Regex performance improvements.
 
-2003-02-17 01:59  Jochen Striepe
+2003-02-17 02:59  Jochen Striepe  <jochen>
 
        * t-prot: Fix mutt-pgp code: if we have nested signed/encrypted
-       mime parts, we must take care that all gpg output is printed.
-       
-       Release v1.18.
+         mime parts, we must take care that all gpg output is printed.
+
+         Release v1.18.
 
-2003-02-17 00:08  Jochen Striepe
+2003-02-17 01:08  Jochen Striepe  <jochen>
 
        * t-prot: Make t-prot compile again on perl-5.6.1 (many thanks to
-       Brian Medley).
-       
-       Release v1.17.
+         Brian Medley).
+
+         Release v1.17.
 
-2003-02-14 14:50  Jochen Striepe
+2003-02-14 15:50  Jochen Striepe  <jochen>
 
        * t-prot: Fix missing check.
 
-2003-02-14 14:42  Jochen Striepe
+2003-02-14 15:42  Jochen Striepe  <jochen>
 
        * t-prot: Fix really annoying footer unflexibility. Now empty lines
-       on the bottom of a message are ignored.
-       
-       Release v1.16.
+         on the bottom of a message are ignored.
 
-2003-02-11 21:06  Jochen Striepe
+         Release v1.16.
+
+2003-02-11 22:06  Jochen Striepe  <jochen>
 
        * t-prot: Fix --bigq for big quotes that go down to one of the two
-       last lines.
-       
-       Release v1.15.
+         last lines.
+
+         Release v1.15.
 
-2003-02-11 13:49  Jochen Striepe
+2003-02-11 14:49  Jochen Striepe  <jochen>
 
        * t-prot: Fix ad footers within pgp signed stuff.
 
-2003-02-11 13:42  Jochen Striepe
+2003-02-11 14:42  Jochen Striepe  <jochen>
 
        * t-prot: Fix trailing empty lines ("match anything") in ad footer
-       files.
-       
-       Release v1.14.
+         files.
 
-2003-02-09 20:34  Jochen Striepe
+         Release v1.14.
+
+2003-02-09 21:34  Jochen Striepe  <devel>
 
        * t-prot: Add support for mutt-1.5.x's OpenSSL output for S/MIME.
-       Thanks to Michael Loeffler.
-       
-       Clean up some regexps for mutt's separators (should give better
-       performance now).
-       
-       Release v1.13.
+         Thanks to Michael Loeffler.
+
+         Clean up some regexps for mutt's separators (should give better
+         performance now).
+
+         Release v1.13.
 
-2003-02-08 18:19  Jochen Striepe
+2003-02-08 19:19  Jochen Striepe  <devel>
 
        * t-prot, t-prot.1: Integrate the footers patch to allow aggressive
-       ad footer matching.
-       
-       Release v1.12.
+         ad footer matching.
 
-2003-02-08 17:44  Jochen Striepe
+         Release v1.12.
+
+2003-02-08 18:44  Jochen Striepe  <devel>
 
        * t-prot: Use constants where possible.
 
-2003-02-07 19:16  Jochen Striepe
+2003-02-07 20:16  Jochen Striepe  <jochen>
 
        * t-prot: Fix two bugs in the Big Kammquote Condition. Using -k
-       should work again.
-       
-       Release v1.11.
+         should work again.
+
+         Release v1.11.
 
-2003-02-07 18:26  Jochen Striepe
+2003-02-07 19:26  Jochen Striepe  <devel>
 
        * t-prot: Fix another terminal color sequence.
 
-2003-02-07 16:29  Jochen Striepe
+2003-02-07 17:29  Jochen Striepe  <jochen>
 
        * t-prot.1: List contributors in alphabetical order.
 
-2003-02-07 16:00  Jochen Striepe
+2003-02-07 17:00  Jochen Striepe  <jochen>
 
        * t-prot.1: Update date string.
 
-2003-02-07 15:55  Jochen Striepe
+2003-02-07 16:55  Jochen Striepe  <jochen>
 
        * t-prot.1: Add a note to the BUGS section about possible perl
-       compiler errors with not-up-to-date perl installations.
+         compiler errors with not-up-to-date perl installations.
 
-2003-02-07 11:51  Jochen Striepe
+2003-02-07 12:51  Jochen Striepe  <jochen>
 
        * t-prot: Make --pgp-move-vrf work for BAD signatures too (many
-       thanks to Gerfried Fuchs).
-       
-       Release v1.10.
+         thanks to Gerfried Fuchs).
+
+         Release v1.10.
 
-2003-02-06 16:11  Jochen Striepe
+2003-02-06 17:11  Jochen Striepe  <jochen>
 
        * t-prot: Last change broke attachment detection for -Mmutt.
 
-2003-02-06 15:37  Jochen Striepe
+2003-02-06 16:37  Jochen Striepe  <jochen>
 
        * t-prot: Fix mutt terminal color sequences. Fix false positive for
-       overlong signatures with mutt-1.5.3 (MANY MANY thanks to Gerfried
-       Fuchs for reporting the bug and providing vital data!).
-       
-       Release v1.9.
+         overlong signatures with mutt-1.5.3 (MANY MANY thanks to Gerfried
+         Fuchs for reporting the bug and providing vital data!).
 
-2003-01-29 03:24  Jochen Striepe
+         Release v1.9.
+
+2003-01-29 04:24  Jochen Striepe  <devel>
 
        * t-prot.1: Update date string.
 
-2003-01-29 03:23  Jochen Striepe
+2003-01-29 04:23  Jochen Striepe  <devel>
 
        * t-prot.1: Fix spellling error.
 
-2003-01-28 12:00  Jochen Striepe
+2003-01-28 13:00  Jochen Striepe  <jochen>
 
        * t-prot: Make -h work again.
-       
-       Version bump to 1.8.
 
-2002-12-29 03:52  Jochen Striepe
+         Version bump to 1.8.
+
+2002-12-29 04:52  Jochen Striepe  <jochen>
 
        * muttrc.t-prot, t-prot, t-prot.1, contrib/muttrc.t-prot: Enable
-       spamassassin workaround. Update man page and sample config file
-       accordingly.
-       
-       Correct some speling errors in the man page.
-       
-       Bump to v1.7.
+         spamassassin workaround. Update man page and sample config file
+         accordingly.
+
+         Correct some speling errors in the man page.
 
-2002-12-11 18:53  Jochen Striepe
+         Bump to v1.7.
+
+2002-12-11 19:53  Jochen Striepe  <jochen>
 
        * t-prot: Mutt content type fix.
-       
-       Version bump to 1.6.
 
-2002-12-11 01:46  Jochen Striepe
+         Version bump to 1.6.
+
+2002-12-11 02:46  Jochen Striepe  <jochen>
 
        * t-prot: Improve M$ style TOFU heuristics.
-       
-       Bump to v1.5.
 
-2002-12-08 22:45  Jochen Striepe
+         Bump to v1.5.
+
+2002-12-08 23:45  Jochen Striepe  <jochen>
 
        * t-prot: Remove unused else.
 
-2002-12-06 16:21  Jochen Striepe
+2002-12-06 17:21  Jochen Striepe  <jochen>
 
        * t-prot: Fix treatment of pgp uids without email adress for
-       --pgp-move. Many thanks to Gerfried Fuchs for noticing.
-       
-       Small performance fix for --pgp-move-vrf.
-       
-       Bump to v1.4.
+         --pgp-move. Many thanks to Gerfried Fuchs for noticing.
+
+         Small performance fix for --pgp-move-vrf.
+
+         Bump to v1.4.
 
-2002-12-04 20:45  Jochen Striepe
+2002-12-04 21:45  Jochen Striepe  <jochen>
 
        * t-prot: Fix --pgp-short to be overzealous with gpg encryption
-       output.
-       
-       Version bump to 1.3.
+         output.
 
-2002-12-04 09:06  Jochen Striepe
+         Version bump to 1.3.
+
+2002-12-04 10:06  Jochen Striepe  <jochen>
 
        * t-prot.1: Another --locale fix.
 
-2002-12-04 09:01  Jochen Striepe
+2002-12-04 10:01  Jochen Striepe  <jochen>
 
        * t-prot.1: Update --locale description.
 
-2002-12-03 18:20  Jochen Striepe
+2002-12-03 19:20  Jochen Striepe  <jochen>
 
        * t-prot: Add internationalization for --pgp-move-vrf from
-       gnupg-1.0.7's po files.  Should work with gnupg-1.2.x as well.
-       
-       Bump to v1.2.
+         gnupg-1.0.7's po files.  Should work with gnupg-1.2.x as well.
+
+         Bump to v1.2.
 
-2002-12-02 21:04  Jochen Striepe
+2002-12-02 22:04  Jochen Striepe  <jochen>
 
        * t-prot.1: Update man page date string.
 
-2002-12-02 21:03  Jochen Striepe
+2002-12-02 22:03  Jochen Striepe  <jochen>
 
        * t-prot.1: Make last man page update more complete.
 
-2002-12-02 21:00  Jochen Striepe
+2002-12-02 22:00  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Add an option to move only positive pgp
-       verification output (this works for English gpg-1.0.7 right now --
-       no internationalization, no pgp.com support). Thanks to Markus
-       Hubig for suggesting.
+         verification output (this works for English gpg-1.0.7 right now
+         -- no internationalization, no pgp.com support). Thanks to Markus
+         Hubig for suggesting.
 
-2002-11-11 02:59  Jochen Striepe
+2002-11-11 03:59  Jochen Striepe  <jochen>
 
        * t-prot: Version 1.0.
 
-2002-11-09 02:22  Jochen Striepe
+2002-11-09 03:22  Jochen Striepe  <jochen>
 
        * t-prot.1: Man page update.
 
-2002-11-09 01:53  Jochen Striepe
+2002-11-09 02:53  Jochen Striepe  <jochen>
 
        * t-prot: Adding comment for pgp().
 
-2002-11-05 13:29  Jochen Striepe
+2002-11-05 14:29  Jochen Striepe  <jochen>
 
        * t-prot: Fix a race condition introduced in 0.70. Many many thanks
-       to Wichert Akkerman and Gerfried Fuchs.
-       
-       Bump to v0.94.
+         to Wichert Akkerman and Gerfried Fuchs.
 
-2002-11-04 19:01  Jochen Striepe
+         Bump to v0.94.
+
+2002-11-04 20:01  Jochen Striepe  <jochen>
 
        * t-prot: Fix typo from last submission.
-       
-       Bump to v0.93.
 
-2002-11-04 18:49  Jochen Striepe
+         Bump to v0.93.
+
+2002-11-04 19:49  Jochen Striepe  <jochen>
 
        * t-prot: Markus Hubig noticed a bug in the kammquote condition
-       that ate the first (empty) line of pgp signed data when using
-       t-prot within mutt. Many thanks!
-       
-       Version bump to 0.92.
+         that ate the first (empty) line of pgp signed data when using
+         t-prot within mutt. Many thanks!
+
+         Version bump to 0.92.
 
-2002-11-02 16:35  Jochen Striepe
+2002-11-02 17:35  Jochen Striepe  <jochen>
 
        * t-prot: Replace all die()s with exit()s and appropriate exit
-       codes for better interaction with MTAs.
-       
-       Bump to v0.91.
+         codes for better interaction with MTAs.
 
-2002-11-02 16:08  Jochen Striepe
+         Bump to v0.91.
+
+2002-11-02 17:08  Jochen Striepe  <jochen>
 
        * t-prot: Minor changes.
 
-2002-11-02 01:05  Jochen Striepe
+2002-11-02 02:05  Jochen Striepe  <jochen>
 
        * t-prot.1: Update man page modification stamp.
 
-2002-11-01 18:30  Jochen Striepe
+2002-11-01 19:30  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Merge the pgp hack after solving the last
-       pending bug report (thanks to Markus Hubig). Update the man page to
-       represent changes.
-       
-       Huge version jump to v0.90: this is a release candidate for v1.0,
-       every main feature should work fine by now. Please tell me *now* if
-       something does not work for you (or if you have a major feature
-       request that should be considered before v1.0).
+         pending bug report (thanks to Markus Hubig). Update the man page
+         to represent changes.
+
+         Huge version jump to v0.90: this is a release candidate for v1.0,
+         every main feature should work fine by now. Please tell me *now*
+         if something does not work for you (or if you have a major
+         feature request that should be considered before v1.0).
 
-2002-10-31 18:29  Jochen Striepe
+2002-10-31 19:29  Jochen Striepe  <jochen>
 
        * t-prot: Eye candy: People using vim with a tabwidth!=4 should see
-       the source with proper alignment now.
+         the source with proper alignment now.
 
-2002-10-31 14:17  Jochen Striepe
+2002-10-31 15:17  Jochen Striepe  <jochen>
 
        * t-prot: T-prot would cheerfully create an output file without
-       checking to see if it was about to write to a symlink or a named
-       pipe. If a user used t-prot to write data into open shared
-       directories, such as /tmp, this vulnerability could be used by a
-       local attacker to overwrite files or lead to privilege escalation.
-       
-       Bump to v0.70.
+         checking to see if it was about to write to a symlink or a named
+         pipe. If a user used t-prot to write data into open shared
+         directories, such as /tmp, this vulnerability could be used by a
+         local attacker to overwrite files or lead to privilege
+         escalation.
 
-2002-10-22 16:42  Jochen Striepe
+         Bump to v0.70.
+
+2002-10-22 18:42  Jochen Striepe  <jochen>
 
        * t-prot: Add French M$ tofu detection (many thanks to Mikael
-       Berthe for suggesting).
+         Berthe for suggesting).
 
-2002-10-19 17:22  Jochen Striepe
+2002-10-19 19:22  Jochen Striepe  <jochen>
 
        * t-prot: Using any of --kminl, --kmaxl, or --kdiff implicitely
-       activates -k.
-       
-       Specifying an empty string for -i or -o is no longer tolerated.
-       
-       Version bump to 0.69.
+         activates -k.
+
+         Specifying an empty string for -i or -o is no longer tolerated.
+
+         Version bump to 0.69.
 
-2002-10-19 16:15  Jochen Striepe
+2002-10-19 18:15  Jochen Striepe  <jochen>
 
        * t-prot: Support for Dutch(?) M$-style TOFU markers.
 
-2002-09-14 05:24  Jochen Striepe
+2002-09-14 07:24  Jochen Striepe  <jochen>
 
        * t-prot: Fixed thinko in M$ TOFU/Forwarding treatment.
 
-2002-09-14 05:10  Jochen Striepe
+2002-09-14 07:10  Jochen Striepe  <jochen>
 
        * t-prot: Johan Almqvist found another bug, this time false
-       positives with some M$ MUA's forwarded messages.
+         positives with some M$ MUA's forwarded messages.
 
-2002-09-12 12:59  Jochen Striepe
+2002-09-12 14:59  Jochen Striepe  <jochen>
 
        * t-prot: Add swedish M$ TOFU detection. Thanks to Johan Almqvist
-       for noticing. Bumped to v0.68.
+         for noticing. Bumped to v0.68.
 
-2002-07-26 14:03  Jochen Striepe
+2002-07-26 16:03  Jochen Striepe  <jochen>
 
        * t-prot: Eye candy: add vim-6.x compliant folding comments.
 
-2002-07-09 14:07  Jochen Striepe
+2002-07-09 16:07  Jochen Striepe  <jochen>
 
        * t-prot: Try better heuristics for M$ style TOFU. Gerfried Fuchs
-       had some very reasonable ideas
-       (<20020705143319.GH11482@asgard.pte.at>, 2002-07-05).  We now
-       tolerate MS style TOFU if there is no text above.
-       
-       Version bump to v0.67.
+         had some very reasonable ideas
+         (<20020705143319.GH11482@asgard.pte.at>, 2002-07-05).  We now
+         tolerate MS style TOFU if there is no text above.
 
-2002-06-27 21:37  Jochen Striepe
+         Version bump to v0.67.
+
+2002-06-27 23:37  Jochen Striepe  <jochen>
 
        * t-prot: Fix unbelievable stupid typo introduced in the last
-       commit.
-       
-       Bump to v0.66.
+         commit.
+
+         Bump to v0.66.
 
-2002-06-27 19:54  Jochen Striepe
+2002-06-27 21:54  Jochen Striepe  <jochen>
 
        * t-prot: Fix detection of mailing list footers in attachments
-       within attachments.
-       
-       Bump to v0.65.
+         within attachments.
 
-2002-06-27 18:16  Jochen Striepe
+         Bump to v0.65.
+
+2002-06-27 20:16  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Fix thinko where to search for mailing list
-       footers, bug reported by Gerfried Fuchs (many thanks!).
-       
-       Update manpage to make clear -Mmutt is *required* when t-prot is
-       called from within mutt.
-       
-       Bump to v0.64.
+         footers, bug reported by Gerfried Fuchs (many thanks!).
+
+         Update manpage to make clear -Mmutt is *required* when t-prot is
+         called from within mutt.
+
+         Bump to v0.64.
 
-2002-06-18 01:45  Jochen Striepe
+2002-06-18 03:45  Jochen Striepe  <jochen>
 
        * t-prot: Another tweak on the kammquote condition.
 
-2002-06-16 12:32  Jochen Striepe
+2002-06-16 14:32  Jochen Striepe  <jochen>
 
        * t-prot: Fixed the line count header with -Mmutt and attachments,
-       pgp signatures and encryption.
+         pgp signatures and encryption.
 
-2002-06-15 17:18  Jochen Striepe
+2002-06-15 19:18  Jochen Striepe  <jochen>
 
        * t-prot: Another tweak on the kammquote condition.
 
-2002-06-08 19:50  Jochen Striepe
+2002-06-08 21:50  Jochen Striepe  <jochen>
 
        * muttrc.t-prot, contrib/muttrc.t-prot: Add warning comment about
-       required mutt version.
+         required mutt version.
 
-2002-06-02 07:51  Jochen Striepe
+2002-06-02 09:51  Jochen Striepe  <jochen>
 
        * t-prot: Fixed some typos.
 
-2002-06-02 07:12  Jochen Striepe
+2002-06-02 09:12  Jochen Striepe  <jochen>
 
        * t-prot.1: Updated manpage. The Kammquote problem should be mostly
-       solved by now.
+         solved by now.
 
-2002-06-02 02:12  Jochen Striepe
+2002-06-02 04:12  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: New option --sigsmax for fine-tuning the
-       tolerated number of signatures.  Manpage updated. Version bump to
-       v0.61.
+         tolerated number of signatures.  Manpage updated. Version bump to
+         v0.61.
 
-2002-05-30 11:24  Jochen Striepe
+2002-05-30 13:24  Jochen Striepe  <jochen>
 
        * t-prot: Update help to reflect -p changes.
 
-2002-05-30 11:16  Jochen Striepe
+2002-05-30 13:16  Jochen Striepe  <jochen>
 
        * t-prot: Bump to v0.60.
 
-2002-05-30 10:45  Jochen Striepe
+2002-05-30 12:45  Jochen Striepe  <jochen>
 
        * t-prot.1: Update manpage for new behaviour of -p.
 
-2002-05-10 02:18  Jochen Striepe
+2002-05-10 04:18  Jochen Striepe  <jochen>
 
        * t-prot: Add some quick hack to make t-prot an easy drop-in for
-       spamassassin: the parameter for -p is optionally right now. If
-       there is none supplied, there is no mail sent, of course.
+         spamassassin: the parameter for -p is optionally right now. If
+         there is none supplied, there is no mail sent, of course.
 
-2002-05-03 02:02  Jochen Striepe
+2002-05-03 04:02  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix typo.
 
-2002-05-03 01:56  Jochen Striepe
+2002-05-03 03:56  Jochen Striepe  <jochen>
 
        * t-prot.1: Update man page date.
 
-2002-05-03 01:55  Jochen Striepe
+2002-05-03 03:55  Jochen Striepe  <jochen>
 
        * t-prot.1: Man page fixes and updates.
 
-2002-04-30 17:23  Jochen Striepe
+2002-04-30 19:23  Jochen Striepe  <jochen>
 
        * t-prot: Improve the comment on the Kammquote condition.
 
-2002-04-30 17:16  Jochen Striepe
+2002-04-30 19:16  Jochen Striepe  <jochen>
 
        * t-prot: Further tweak on the Kammquote condition. Should really
-       do The Right Thing by now.
+         do The Right Thing by now.
 
-2002-04-24 14:08  Jochen Striepe
+2002-04-24 16:08  Jochen Striepe  <jochen>
 
        * t-prot: Performance tweak in debigq().
 
-2002-04-24 13:33  Jochen Striepe
+2002-04-24 15:33  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Added an option to remove the bigger part of
-       huge blocks of quoted lines (--bigq). Updated the man page
-       accordingly.
-       
-       Updated the man page's contributors text.
-       
-       Bump to v0.58.
+         huge blocks of quoted lines (--bigq). Updated the man page
+         accordingly.
+
+         Updated the man page's contributors text.
+
+         Bump to v0.58.
 
-2002-04-20 21:32  Jochen Striepe
+2002-04-20 23:32  Jochen Striepe  <jochen>
 
        * t-prot: Just insert one space when joining lines in decomb().
 
-2002-04-20 15:37  Jochen Striepe
+2002-04-20 17:37  Jochen Striepe  <jochen>
 
        * t-prot.1: Update man page to reflect upon new options --kminl,
-       --kmaxl, and --kdiff.
+         --kmaxl, and --kdiff.
 
-2002-04-20 15:18  Jochen Striepe
+2002-04-20 17:18  Jochen Striepe  <jochen>
 
        * t-prot: Some more tweaks to the Kammquote condition. Add some
-       command line switches to make behaviour a little more flexible.
-       
-       Bump to v0.57.
+         command line switches to make behaviour a little more flexible.
 
-2002-04-20 11:10  Jochen Striepe
+         Bump to v0.57.
+
+2002-04-20 13:10  Jochen Striepe  <jochen>
 
        * t-prot: Another small tweak in the Kammquoting condition.
 
-2002-04-20 11:03  Jochen Striepe
+2002-04-20 13:03  Jochen Striepe  <jochen>
 
        * t-prot: Another small tweak in the Kammquote condition.
 
-2002-04-20 10:58  Jochen Striepe
+2002-04-20 12:58  Jochen Striepe  <jochen>
 
        * t-prot: Make the Kammquote condition a little pickier.
 
-2002-04-20 02:48  Jochen Striepe
+2002-04-20 04:48  Jochen Striepe  <jochen>
 
        * t-prot.1: Add description of the anti Kammquoting option.
 
-2002-04-20 02:28  Jochen Striepe
+2002-04-20 04:28  Jochen Striepe  <jochen>
 
        * t-prot: Added an option to fix those zig-zag shaped quotings,
-       well-known to German users as "Kammquoting".
-       
-       Lines with verbatim statements (#v+/-) itselves are now verbatim by
-       definition, so they won't be cleaned away.
-       
-       Bumped to v0.56.
+         well-known to German users as "Kammquoting".
+
+         Lines with verbatim statements (#v+/-) itselves are now verbatim
+         by definition, so they won't be cleaned away.
+
+         Bumped to v0.56.
 
-2002-04-18 22:51  Jochen Striepe
+2002-04-19 00:51  Jochen Striepe  <jochen>
 
        * t-prot: Clean up revision number a bit.
 
-2002-04-11 05:14  Jochen Striepe
+2002-04-11 07:14  Jochen Striepe  <jochen>
 
        * t-prot: Just catch the last signature if there are more.
 
-2002-04-11 04:46  Jochen Striepe
+2002-04-11 06:46  Jochen Striepe  <jochen>
 
        * t-prot: Hugo Haas reported that t-prot did not detect TOFU if
-       there is an overlong signature and no -S on the command line.
-       Though this was intended behaviour, this is changed: by now
-       signatures are always interpreted as such, so the text before can
-       be parsed properly.
+         there is an overlong signature and no -S on the command line.
+         Though this was intended behaviour, this is changed: by now
+         signatures are always interpreted as such, so the text before can
+         be parsed properly.
 
-2002-03-29 01:46  Jochen Striepe
+2002-03-29 02:46  Jochen Striepe  <jochen>
 
        * t-prot.1: Add description for --locale=LOCALE.
 
-2002-03-29 01:15  Jochen Striepe
+2002-03-29 02:15  Jochen Striepe  <jochen>
 
        * t-prot: Add option to treat mutt(1)'s locales correctly. Bump to
-       v0.55.
+         v0.55.
 
-2002-03-23 10:47  Jochen Striepe
+2002-03-23 11:47  Jochen Striepe  <jochen>
 
        * t-prot: Fix typo.
 
-2002-03-22 11:38  Jochen Striepe
+2002-03-22 12:38  Jochen Striepe  <jochen>
 
        * t-prot.1: Add ghw to the IDEAS AND INSPIRATION section.
 
-2002-03-21 22:26  Jochen Striepe
+2002-03-21 23:26  Jochen Striepe  <jochen>
 
        * t-prot: Bump to 0.54.
 
-2002-03-21 13:16  Jochen Striepe
+2002-03-21 14:16  Jochen Striepe  <jochen>
 
        * t-prot: More cleanups in the multipart code.
 
-2002-03-21 12:53  Jochen Striepe
+2002-03-21 13:53  Jochen Striepe  <jochen>
 
        * t-prot: Fix comment in the mutt specific multipart code.
 
-2002-03-21 12:27  Jochen Striepe
+2002-03-21 13:27  Jochen Striepe  <jochen>
 
        * t-prot: Fixed assumption in the mutt-specific code that the first
-       attachment always would be text/plain containing the actual message
-       text.
+         attachment always would be text/plain containing the actual
+         message text.
 
-2002-03-20 22:58  Jochen Striepe
+2002-03-20 23:58  Jochen Striepe  <jochen>
 
        * t-prot: Fix some false positives in footers and multipart code.
 
-2002-03-20 17:02  Jochen Striepe
+2002-03-20 18:02  Jochen Striepe  <jochen>
 
        * t-prot: More cleanups and performance improvements. Fixed tofu
-       deletion when diff appended to signature. Fixed broken detection of
-       mutt(1)'s mime/pgp output.  Bumped to 0.53.
+         deletion when diff appended to signature. Fixed broken detection
+         of mutt(1)'s mime/pgp output.  Bumped to 0.53.
 
-2002-03-20 15:12  Jochen Striepe
+2002-03-20 16:12  Jochen Striepe  <jochen>
 
        * t-prot: Make mime/multipart parts with type=message/rfc822 being
-       processed if the message has been processed by mutt(1) before.
+         processed if the message has been processed by mutt(1) before.
 
-2002-03-20 13:16  Jochen Striepe
+2002-03-20 14:16  Jochen Striepe  <jochen>
 
        * t-prot: Another HUGE cleanup.
 
-2002-03-20 01:56  Jochen Striepe
+2002-03-20 02:56  Jochen Striepe  <jochen>
 
        * t-prot: Major cleanup. Bump to 0.52.
 
-2002-03-19 14:16  Jochen Striepe
+2002-03-19 15:16  Jochen Striepe  <jochen>
 
        * t-prot: Fixed some bugs in the multipart code. Bumped version to
-       0.51.
+         0.51.
 
-2002-03-19 12:42  Jochen Striepe
+2002-03-19 13:42  Jochen Striepe  <jochen>
 
        * t-prot.1: Add note describing the complicated and confusing line
-       count thingie when deleting an overlong signature.
+         count thingie when deleting an overlong signature.
 
-2002-03-19 12:38  Jochen Striepe
+2002-03-19 13:38  Jochen Striepe  <jochen>
 
        * t-prot: Correct line count in snipped-overlong-sig message.
 
-2002-03-18 19:19  Jochen Striepe
+2002-03-18 20:19  Jochen Striepe  <jochen>
 
        * muttrc.t-prot, t-prot, t-prot.1, contrib/muttrc.t-prot: Add new
-       options (-a and -A=dir) to get rid of those annoying hotmail
-       advertisements appended to messages from people using gratis email
-       providers. Update manpage and muttrc sample.
-       
-       Add non-usascii-problem to TROUBLESHOOTING section of the man page.
-       
-       Bump to v0.50.
+         options (-a and -A=dir) to get rid of those annoying hotmail
+         advertisements appended to messages from people using gratis
+         email providers. Update manpage and muttrc sample.
+
+         Add non-usascii-problem to TROUBLESHOOTING section of the man
+         page.
+
+         Bump to v0.50.
 
-2002-03-18 15:49  Jochen Striepe
+2002-03-18 16:49  Jochen Striepe  <jochen>
 
        * t-prot: Fix the line count header. Bump to v0.49.
 
-2002-03-16 00:01  Jochen Striepe
+2002-03-16 01:01  Jochen Striepe  <jochen>
 
        * t-prot.1: Minor fix.
 
-2002-03-15 23:58  Jochen Striepe
+2002-03-16 00:58  Jochen Striepe  <jochen>
 
        * t-prot.1: Minor cleanup.
 
-2002-03-15 01:48  Jochen Striepe
+2002-03-15 02:48  Jochen Striepe  <jochen>
 
        * t-prot: Fix variables initialisation.
 
-2002-03-14 22:21  Jochen Striepe
+2002-03-14 23:21  Jochen Striepe  <jochen>
 
        * t-prot: Fix a bug in the multipart code. Bump to v0.48.
 
-2002-03-13 08:07  Jochen Striepe
+2002-03-13 09:07  Jochen Striepe  <jochen>
 
        * t-prot.1: Add some explanation for the verbatim instruction to
-       the troubleshooting section.
+         the troubleshooting section.
 
-2002-03-13 07:52  Jochen Striepe
+2002-03-13 08:52  Jochen Striepe  <jochen>
 
        * t-prot: Make verbatim instructions work for everything except
-       mailing list footers.  Bump to v0.47.
+         mailing list footers.  Bump to v0.47.
 
-2002-03-13 01:19  Jochen Striepe
+2002-03-13 02:19  Jochen Striepe  <jochen>
 
        * t-prot.1: Fixed typo.
 
-2002-03-12 17:16  Jochen Striepe
+2002-03-12 18:16  Jochen Striepe  <jochen>
 
        * t-prot.1: Add TROUBLESHOOTING section.
 
-2002-03-12 16:44  Jochen Striepe
+2002-03-12 17:44  Jochen Striepe  <jochen>
 
        * t-prot.1: Changed one makro which was overseen last commit.
 
-2002-03-12 16:24  Jochen Striepe
+2002-03-12 17:24  Jochen Striepe  <jochen>
 
        * t-prot.1: Big man page cleanup.
 
-2002-03-12 15:41  Jochen Striepe
+2002-03-12 16:41  Jochen Striepe  <jochen>
 
        * t-prot.1: Further improvement of the -L man page text.
 
-2002-03-12 15:39  Jochen Striepe
+2002-03-12 16:39  Jochen Striepe  <jochen>
 
        * t-prot.1: Improved man page text for -L.
 
-2002-03-12 15:37  Jochen Striepe
+2002-03-12 16:37  Jochen Striepe  <jochen>
 
        * t-prot.1: Clarify the man page text for -l and -L.
 
-2002-03-12 02:47  Jochen Striepe
+2002-03-12 03:47  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Add the "tolerate diff" option. Bump to v0.46.
 
-2002-03-09 17:18  Jochen Striepe
+2002-03-09 18:18  Jochen Striepe  <jochen>
 
        * muttrc.t-prot, t-prot, t-prot.1, contrib/muttrc.t-prot: Add
-       option -M/--mua and try to detect attachments only when necessary. 
-       Updated man page and muttrc sample. Version bump to 0.45.
+         option -M/--mua and try to detect attachments only when
+         necessary.  Updated man page and muttrc sample. Version bump to
+         0.45.
 
-2002-03-08 20:29  Jochen Striepe
+2002-03-08 21:29  Jochen Striepe  <jochen>
 
        * t-prot: Fix an off-by-one error when removing mutt(1)'s
-       attachments. Credits to Gerfried Fuchs for reporting and locating
-       the bug.
+         attachments. Credits to Gerfried Fuchs for reporting and locating
+         the bug.
 
-2002-03-02 02:26  Jochen Striepe
+2002-03-02 03:26  Jochen Striepe  <jochen>
 
        * t-prot: Some minor cleanups.
 
-2002-03-02 02:18  Jochen Striepe
+2002-03-02 03:18  Jochen Striepe  <jochen>
 
        * t-prot: Some minor cleanups.
 
-2002-03-01 10:10  Jochen Striepe
+2002-03-01 11:10  Jochen Striepe  <jochen>
 
        * t-prot: Fixed a missing range check reported by Gerfried Fuchs
-       with messages only containing the mailing list footer.
+         with messages only containing the mailing list footer.
 
-2002-02-26 12:20  Jochen Striepe
+2002-02-26 13:20  Jochen Striepe  <jochen>
 
        * t-prot: Add infrastructure for better debugging.
 
-2002-02-26 11:11  Jochen Striepe
+2002-02-26 12:11  Jochen Striepe  <jochen>
 
        * muttrc.t-prot, contrib/muttrc.t-prot: Make the muttrc example a
-       little shorter, and add colors.
+         little shorter, and add colors.
 
-2002-02-26 03:05  Jochen Striepe
+2002-02-26 04:05  Jochen Striepe  <jochen>
 
        * t-prot: Improve empty line handling between body and signature.
 
-2002-02-26 02:50  Jochen Striepe
+2002-02-26 03:50  Jochen Striepe  <jochen>
 
        * t-prot: Fixed thinko in signature handling. Be more tolerant with
-       empty lines around signatures and mailing list footers.
-       
-       Version bump to 0.42.
+         empty lines around signatures and mailing list footers.
 
-2002-02-25 19:20  Jochen Striepe
+         Version bump to 0.42.
+
+2002-02-25 20:20  Jochen Striepe  <jochen>
 
        * t-prot: Widened the rexexp for mutt(1)'s attachments a little -
-       some cases were not caught before.
+         some cases were not caught before.
 
-2002-02-25 18:48  Jochen Striepe
+2002-02-25 19:48  Jochen Striepe  <jochen>
 
        * t-prot: Gerfried Fuchs found a bug in the signature code (many
-       thanks!). It was ugly anyway, so that part got a clean rewrite.
-       
-       Bumped version to 0.41.
+         thanks!). It was ugly anyway, so that part got a clean rewrite.
+
+         Bumped version to 0.41.
 
-2002-02-22 15:55  Jochen Striepe
+2002-02-22 16:55  Jochen Striepe  <jochen>
 
        * t-prot: Another slight performance hit with multipart messages.
 
-2002-02-22 15:36  Jochen Striepe
+2002-02-22 16:36  Jochen Striepe  <jochen>
 
        * t-prot: Leave only the body of the first multipart message part
-       for processing, not the headers.
+         for processing, not the headers.
 
-2002-02-21 23:27  Jochen Striepe
+2002-02-22 00:27  Jochen Striepe  <jochen>
 
        * t-prot.1: Updated the manpage to reflect the fix of the multipart
-       bug.
+         bug.
 
-2002-02-21 23:24  Jochen Striepe
+2002-02-22 00:24  Jochen Striepe  <jochen>
 
        * t-prot: Fix no TOFU is detected in multipart messages without
-       signature and without previous preparation by mutt(1). Now
-       multipart messages as described in RFC 1341 are detected properly.
-       Only the first part is processed, and only if it has the content
-       type "text/plain" or none specified as described in RFC 1341.
+         signature and without previous preparation by mutt(1). Now
+         multipart messages as described in RFC 1341 are detected
+         properly. Only the first part is processed, and only if it has
+         the content type "text/plain" or none specified as described in
+         RFC 1341.
 
-2002-02-20 16:51  Jochen Striepe
+2002-02-20 17:51  Jochen Striepe  <jochen>
 
        * t-prot: Bump version to 0.39.
 
-2002-02-20 16:50  Jochen Striepe
+2002-02-20 17:50  Jochen Striepe  <jochen>
 
        * t-prot.1: Updated manpage for long options.
 
-2002-02-18 19:44  Jochen Striepe
+2002-02-18 20:44  Jochen Striepe  <jochen>
 
        * t-prot.1: Updated credits in manpage.
 
-2002-02-16 00:06  Jochen Striepe
+2002-02-16 01:06  Jochen Striepe  <jochen>
 
        * muttrc.t-prot, t-prot, contrib/muttrc.t-prot, t-prot.1: Switched
-       command line system to Getopt::Mixed as recommended by Gerfried
-       Fuchs. One of the reasons is that now the parameter of the option
-       '-S' is optionally, what was not cleanly realizeable before. The
-       opportunity has been used to do a cleanup on some things, too ...
-       
-       Please note that Getopt::Mixed now is mandatory to run t-prot - you
-       can get it at CPAN. The trade-off seems worthy IMHO - please drop
-       an email to <t-prot@tolot.escape.de> if you do not think so, so the
-       matter can be discussed. :)
-       
-       Updated manpage.
-
-2002-02-15 03:49  Jochen Striepe
+         command line system to Getopt::Mixed as recommended by Gerfried
+         Fuchs. One of the reasons is that now the parameter of the option
+         '-S' is optionally, what was not cleanly realizeable before. The
+         opportunity has been used to do a cleanup on some things, too ...
+
+         Please note that Getopt::Mixed now is mandatory to run t-prot -
+         you can get it at CPAN. The trade-off seems worthy IMHO - please
+         drop an email to <t-prot@tolot.escape.de> if you do not think so,
+         so the matter can be discussed. :)
+
+         Updated manpage.
+
+2002-02-15 04:49  Jochen Striepe  <jochen>
 
        * t-prot.1: Beautify the manpage, and add some more info about bugs
-       and todos.
+         and todos.
 
-2002-02-15 03:30  Jochen Striepe
+2002-02-15 04:30  Jochen Striepe  <jochen>
 
        * t-prot: Beautify help text.
 
-2002-02-14 16:32  Jochen Striepe
+2002-02-14 17:32  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Bjoern Buerger requested an option to make
-       t-prot write a syslog entry for each message bounced when invoked
-       with -p. So -d is new. Will only write syslog entries if
-       Sys::Syslog is available but will not crash if not.
+         t-prot write a syslog entry for each message bounced when invoked
+         with -p. So -d is new. Will only write syslog entries if
+         Sys::Syslog is available but will not crash if not.
 
-2002-02-14 13:26  Jochen Striepe
+2002-02-14 14:26  Jochen Striepe  <jochen>
 
        * t-prot: Minor cleanup.
 
-2002-02-14 11:04  Jochen Striepe
+2002-02-14 12:04  Jochen Striepe  <jochen>
 
        * t-prot: Fix unbelieveable stupid bug in attachment fix. Bump to
-       v0.36.
+         v0.36.
 
-2002-02-13 01:08  Jochen Striepe
+2002-02-13 02:08  Jochen Striepe  <jochen>
 
        * t-prot: Version bump to 0.35.
 
-2002-02-12 13:57  Jochen Striepe
+2002-02-12 14:57  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Added Option -P=MESSAGE. Updated manpage.
 
-2002-02-12 12:47  Jochen Striepe
+2002-02-12 13:47  Jochen Striepe  <jochen>
 
        * t-prot.1: Update manpage for -S=n.
 
-2002-02-12 12:45  Jochen Striepe
+2002-02-12 13:45  Jochen Striepe  <jochen>
 
        * muttrc.t-prot, contrib/muttrc.t-prot, t-prot: Improve bounce
-       message. Change option -S to accept an integer denoting the maximum
-       allowed lines for a valid signature.
+         message. Change option -S to accept an integer denoting the
+         maximum allowed lines for a valid signature.
 
-2002-02-12 04:44  Jochen Striepe
+2002-02-12 05:44  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: New option -p=ADDRESS added: Finally you may
-       use t-prot in your MTA's aliases file to bounce TOFUed emails.
-       Manpage updated.
+         use t-prot in your MTA's aliases file to bounce TOFUed emails.
+         Manpage updated.
 
-2002-02-12 01:03  Jochen Striepe
+2002-02-12 02:03  Jochen Striepe  <jochen>
 
        * t-prot: Corrected help when called with -h. Small indent cleanup.
 
-2002-02-11 20:40  Jochen Striepe
+2002-02-11 21:40  Jochen Striepe  <jochen>
 
        * t-prot.1: Updated manpage date.
 
-2002-02-11 20:33  Jochen Striepe
+2002-02-11 21:33  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Gerfried Fuchs reported that t-prot eats up
-       attachments when hiding lines, that flaw should be fixed right now.
-       Manpage has been updated to reflect upon that fact.
+         attachments when hiding lines, that flaw should be fixed right
+         now. Manpage has been updated to reflect upon that fact.
 
-2002-02-11 19:13  Jochen Striepe
+2002-02-11 20:13  Jochen Striepe  <jochen>
 
        * t-prot: Corrected line count for overlong signatures. Problem
-       reported by Gerfried Fuchs (thanks, Alfie!).
+         reported by Gerfried Fuchs (thanks, Alfie!).
 
-2002-01-29 14:57  Jochen Striepe
+2002-01-29 15:57  Jochen Striepe  <jochen>
 
        * t-prot: Remove goto. Patch by Gerfried Fuchs.
 
-2002-01-28 20:34  Jochen Striepe
+2002-01-28 21:34  Jochen Striepe  <jochen>
 
        * t-prot: Bump version to 0.32.
 
-2002-01-28 16:53  Jochen Striepe
+2002-01-28 17:53  Jochen Striepe  <jochen>
 
        * t-prot: Just again a version fix. Should be done now...
 
-2002-01-28 16:52  Jochen Striepe
+2002-01-28 17:52  Jochen Striepe  <jochen>
 
        * t-prot: Sigh. Another version fix.
 
-2002-01-28 16:50  Jochen Striepe
+2002-01-28 17:50  Jochen Striepe  <jochen>
 
        * t-prot.1: Fix manpage version.
 
-2002-01-28 16:48  Jochen Striepe
+2002-01-28 17:48  Jochen Striepe  <jochen>
 
        * t-prot, t-prot.1: Fix version strings.
 
-2002-01-28 16:46  Jochen Striepe
+2002-01-28 17:46  Jochen Striepe  <jochen>
 
        * muttrc.t-prot, t-prot, t-prot.1, contrib/muttrc.t-prot: Version
-       cleanup.
+         cleanup.
 
-2002-01-28 16:39  Jochen Striepe
+2002-01-28 17:39  Jochen Striepe  <jochen>
 
        * muttrc.t-prot, t-prot, t-prot.1, contrib/muttrc.t-prot: Initial
-       version.
+         revision
 
-2002-01-28 16:39  Jochen Striepe
+2002-01-28 17:39  Jochen Striepe  <jochen>
 
        * muttrc.t-prot, t-prot, t-prot.1, contrib/muttrc.t-prot: Initial
-       revision
+         version.
 
diff --git a/README b/README
index d52fafa4f2c163392069b37bb4a3235049d8e92c..4fa5264be5d75f7b8ea2461b9465c9f31549f087 100644 (file)
--- a/README
+++ b/README
@@ -34,9 +34,9 @@ T-PROT -- TOFU protection
    further details on the activated features.
 
 5. And what about other User Agents?
-   I just use  mutt and slrn,  so I do  not know how to  filter messages in
-   other User Agents.  If you know  how to incorporate  t-prot e.g. in Gnus,
-   please just drop me a note. ;)
+   I just use mutt and slrn, but I will gladly accept configuration samples
+   for other user agents. There are already examples for mailcap(1) and the
+   Heirloom mailx (a.k.a. nail) in the contrib/ directory.
 
 6. Where did the idea come from?
    Many thanks  to  Gerhard H. Wrodnigg  who uses a  TOFU protection script 
index 98f621f364ece8341079f693e35e988c2717a84e..5272c4fd6878504c2ae085ec2e9a41195efa3d38 100644 (file)
@@ -14,14 +14,12 @@ odds are high for it to be included into vanilla t-prot, even though there
 are some drawbacks with it. If you keep silent, the patch will be dropped
 at some time, because noone seems to need it.
 
-
 Some patches exist because they bring *big* changes and need some more
 testing. So if you use these patches, please send an email to the author,
 and give some feedback on how well the patch works. It will be most helpful
 to decide if some specific feature makes it into vanilla t-prot.
 
 
-
 PERMANENT PATCHES
 =================
 
@@ -34,19 +32,7 @@ Users: Please note that these patches will most likely be applied by the
 t-prot package maintainer(s) of your distribution (if the distribution
 makes use of said Slang, mutt and gnupg versions).
 
-t-prot-*-mutt15*.diff and t-prot-*-gpg1*.diff
-=============================================
-You want to be on the bleeding edge, using a developer version of mutt?
-Your distribution provides just an outdated version of gnupg?
-
-No problem, these patches add the locales needed for them to work
-smoothly. Please send a bug report if there are some great new
-features in the new mutt or gnupg which break anything inside t-prot.
-
-t-prot.sl-slang2.diff
-=====================
-Patch by Gregor Herrmann, making t-prot.sl run with Slang-2.
-
+none
 
 
 RECENT PATCHES
@@ -55,10 +41,19 @@ RECENT PATCHES
 none
 
 
-
 OBSOLETE PATCHES
 ================
 
+t-prot-*-mutt15*.diff and t-prot-*-gpg1*.diff
+=============================================
+By now it seems safe to assume every distribution is using mutt version
+1.5.x and gnupg newer than 1.2.6, so these patches have been incorporated
+into t-prot in version 3.0.
+
+t-prot.sl-slang2.diff
+=====================
+Slang-2 seems to be standard nowadays, so we drop Slang-1 support.
+
 t-prot-*-gol.diff (2nd version)
 ===============================
 This patch has been incorporated in t-prot since version 2.95, when
index 629582887398c7a61aac9ffcd23458bbb732c04f..4dfc645f79b3a265a68b7c9ea9a1a303793e4467 100644 (file)
@@ -1,17 +1,20 @@
-# $Id: muttrc.t-prot,v 1.11 2010/02/19 16:21:14 jochen Exp $
-
 # This all works only if you have mutt-1.3.12 or newer
 # or if you use something like the pagerfilter patch
 # (http://www.escape.de/users/tolot/mutt/).
-set display_filter='t-prot -aelmtS -c --bigq -Mmutt --spass -L$HOME/.mutt/mlfooters -A$HOME/.mutt/adfooters'
+#
+# The $my_tprot variable works since mutt-1.5.12, in older
+# versions you must copy its value in each macro.
+
+set my_tprot='t-prot -aelmtS -c --bigq -Mmutt --spass -L$HOME/.mutt/mlfooters -A$HOME/.mutt/adfooters'
+set display_filter=$my_tprot
 
 # toggle TOFU protection with ESC-0 and ESC-1
 macro generic \e0 ":unset display_filter\n" "Turn TOFU protection off"
-macro generic \e1 ":set display_filter='t-prot -aclmtS -c --bigq -Mmutt --spass -L$HOME/.mutt/mlfooters -A$HOME/.mutt/adfooters'\n" "Turn TOFU protection on"
+macro generic \e1 ":set display_filter='$my_tprot'\n" "Turn TOFU protection on"
 
 # same in pager mode - ugly but what the hell...
 macro pager \e0 ":unset display_filter; exec exit\n:exec display-message\n" "Turn TOFU protection off"
-macro pager \e1 ":set display_filter='t-prot -aelmtS -c --bigq -Mmutt --spass -L$HOME/.mutt/mlfooters -A$HOME/.mutt/adfooters'; exec exit\n:exec display-message\n" "Turn TOFU protection on"
+macro pager \e1 ":set display_filter='$my_tprot'; exec exit\n:exec display-message\n" "Turn TOFU protection on"
 
 # highlight TOFU protection:
 color body     brightmagenta   black   "^\\[---.*"
diff --git a/contrib/muttrc.t-prot.m1512 b/contrib/muttrc.t-prot.m1512
deleted file mode 100644 (file)
index 4dfc645..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-# This all works only if you have mutt-1.3.12 or newer
-# or if you use something like the pagerfilter patch
-# (http://www.escape.de/users/tolot/mutt/).
-#
-# The $my_tprot variable works since mutt-1.5.12, in older
-# versions you must copy its value in each macro.
-
-set my_tprot='t-prot -aelmtS -c --bigq -Mmutt --spass -L$HOME/.mutt/mlfooters -A$HOME/.mutt/adfooters'
-set display_filter=$my_tprot
-
-# toggle TOFU protection with ESC-0 and ESC-1
-macro generic \e0 ":unset display_filter\n" "Turn TOFU protection off"
-macro generic \e1 ":set display_filter='$my_tprot'\n" "Turn TOFU protection on"
-
-# same in pager mode - ugly but what the hell...
-macro pager \e0 ":unset display_filter; exec exit\n:exec display-message\n" "Turn TOFU protection off"
-macro pager \e1 ":set display_filter='$my_tprot'; exec exit\n:exec display-message\n" "Turn TOFU protection on"
-
-# highlight TOFU protection:
-color body     brightmagenta   black   "^\\[---.*"
-color body     green                   black   "^#v[-+]"
diff --git a/contrib/t-prot-r1.238-gpg126.diff b/contrib/t-prot-r1.238-gpg126.diff
deleted file mode 100644 (file)
index 37832b1..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
---- t-prot     2005-05-08 19:50:44.000000000 +0200
-+++ t-prot-G126        2005-05-08 19:54:42.000000000 +0200
-@@ -1013,16 +1013,16 @@
-                 Locale::gettext::gettext("Can't check signature: %s\n") =~
-                 m/^([^%]*)/;
-             ($gpg_aka) =
--                Locale::gettext::gettext((' 'x16).'aka "%s"') =~
-+                Locale::gettext::gettext((' 'x16).'aka "') =~
-                 m/^([^"«%]*)["«%]/;
-             ($gpg_bad) =
--                Locale::gettext::gettext('BAD signature from "%s"') =~
-+                Locale::gettext::gettext('BAD signature from "') =~
-                 m/^([^"«%]*)["«%]/;
-             ($gpg_expired) =
-                 Locale::gettext::gettext("Note: This key has expired!\n") =~
-                 m/^(.*)\n/m;
-             ($gpg_good) =
--                Locale::gettext::gettext('Good signature from "%s"') =~
-+                Locale::gettext::gettext('Good signature from "') =~
-                 m/^(([^"«%]*))["«%]/;
-             ($gpg_bug) =
-                 Locale::gettext::gettext("... this is a bug (%s:%d:%s)\n") =~
diff --git a/contrib/t-prot-r1.311-mutt1512.diff b/contrib/t-prot-r1.311-mutt1512.diff
deleted file mode 100644 (file)
index 7035533..0000000
+++ /dev/null
@@ -1,101 +0,0 @@
---- t-prot     2010-10-31 11:13:22.000000000 +0100
-+++ t-prot-mutt1520    2010-10-31 11:40:45.000000000 +0100
-@@ -33,6 +33,7 @@
-     $mutt_attachment $mutt_contenttype $mutt_pgpsigned $mutt_beginsigned
-     $mutt_pgpclearsigned $mutt_pgpclearsigstart $mutt_pgpencrypted
-     $mutt_pgpoutstart $mutt_pgpoutend $mutt_pgpcryptend $mutt_pgpcryptstart
-+    $mutt_ssloutstart $mutt_ssloutend
- );
-@@ -74,6 +75,8 @@
- $mutt_pgpencrypted      = '[-- End of PGP/MIME encrypted data --]';
- $mutt_pgpoutstart       = '[-- PGP output follows (current time:';
- $mutt_pgpoutend         = '[-- End of PGP output --]';
-+$mutt_ssloutstart       = '[-- OpenSSL output follows';
-+$mutt_ssloutend         = '[-- End of OpenSSL output --]';
- # set the defaults to the C locale
- $gpg_WARNING            = 'WARNING: ';
-@@ -412,7 +415,7 @@
-     for (my $x=0; $x<scalar(@$L); $x++) {
-         if ($$V[$x]) { next; }
--        if ($$L[$x]=~/^(?:\e[^\a]+\a)?(?:\Q$mutt_pgpoutstart\E)/o)
-+        if ($$L[$x]=~/^(?:\e[^\a]+\a)?(?:\Q$mutt_pgpoutstart\E|\Q$mutt_ssloutstart\E)/o)
-         {
-             my $from;
-             for (my $m=0; $m<scalar(@$H); $m++) {
-@@ -438,7 +441,7 @@
-                         $i--;
-                     }
-                 }
--                elsif ($$L[$i]=~/^(?:\e[^\a]+\a)?(?:\Q$mutt_pgpoutend\E)/o) {
-+                elsif ($$L[$i]=~/^(?:\e[^\a]+\a)?(?:\Q$mutt_pgpoutend\E|\Q$mutt_ssloutend\E)/o) {
-                     if ($pgpmove ||
-                         ($pgpmovevrf && (!$sigint) && verified($L, $x+1, $i)))
-                     {
-@@ -804,7 +807,7 @@
-                     'Weitergeleitete Nachricht / Forwarded Message',
-                     '[A-Za-z ]+ <(\w[\w.+-]*@(?:[\w.+-]+\.)+[A-Za-z]{2,})> schrieb:');
-         my $k = 0;    # any text above?
--        my $tmp = 0;  # flagged if inside PGP output
-+        my $tmp = 0;  # flagged if inside PGP or SSL output
-         DONE: for ($x=0; $x<scalar(@$lines); $x++) { 
-             if (!$vrb[$x]) {
-@@ -832,9 +835,11 @@
-                     ((!$spass) || index($$lines[$x], $spass_prefix)!=0))
-                 {
-                     if ($mua eq 'mutt' && (!$tmp) &&
--                        $$lines[$x] =~
--                             /^(?:\e[^\a]+\a)?(?:\Q$mutt_pgpoutstart\E)/o) {
--                        $tmp = 1; 
-+                        ($$lines[$x] =~
-+                             /^(?:\e[^\a]+\a)?(?:\Q$mutt_pgpoutstart\E)/o ||
-+                         $$lines[$x] =~
-+                             /^(?:\e[^\a]+\a)?(?:\Q$mutt_ssloutstart\E)/o)) {
-+                        $tmp = 1;
-                     } elsif ($mua eq 'mutt' && $tmp && 
-                         ($$lines[$x] =~
-                              /^(?:\e[^\a]+\a)?(?:\Q$mutt_beginsigned\E)/o ||
-@@ -1130,8 +1135,8 @@
-                 Locale::gettext::gettext("[-- Type: %s/%s, Encoding: %s, Size: %s --]\n") =~
-                 m/^([^%]*)/;
-             ($mutt_pgpsigned) =
--                Locale::gettext::gettext("[-- End of signed data --]\n")  =~
--                m/^(.*)\n/m;
-+                Locale::gettext::gettext("\n[-- End of signed data --]\n")  =~
-+                m/^\n*(.*)\n/m;
-             ($mutt_beginsigned) =
-                 Locale::gettext::gettext("[-- The following data is signed --]\n\n") =~
-                 m/^(.*)\n/m;
-@@ -1139,16 +1144,24 @@
-                 Locale::gettext::gettext("[-- END PGP SIGNED MESSAGE --]\n") =~
-                 m/^(.*)\n/m;
-             ($mutt_pgpclearsigstart) =
--                Locale::gettext::gettext("[-- BEGIN PGP SIGNED MESSAGE --]\n") =~
-+                Locale::gettext::gettext("[-- BEGIN PGP SIGNED MESSAGE --]\n\n") =~
-                 m/^(.*)\n/m;
-             ($mutt_pgpencrypted) =
-                 Locale::gettext::gettext("[-- End of PGP/MIME encrypted data --]\n") =~
-                 m/^(.*)\n/m;
-             ($mutt_pgpoutstart) =
--                Locale::gettext::gettext("[-- PGP output follows (current time: %c) --]\n") =~
--                m/^([^%]*)/;
-+                sprintf(Locale::gettext::gettext("[-- %s output follows%s --]\n"), 'PGP', '%s') =~
-+                m/^(.*)%s/;
-+            $mutt_pgpoutstart =~ s/%s/PGP/;
-             ($mutt_pgpoutend) =
--                Locale::gettext::gettext("[-- End of PGP output --]\n") =~
-+                Locale::gettext::gettext("[-- End of PGP output --]\n\n") =~
-+                m/^(.*)\n/m;
-+            ($mutt_ssloutstart) =
-+                Locale::gettext::gettext("[-- %s output follows%s --]\n") =~
-+                m/^(.*)%s/;
-+            $mutt_ssloutstart =~ s/%s/OpenSSL/;
-+            ($mutt_ssloutend) =
-+                Locale::gettext::gettext("[-- End of OpenSSL output --]\n\n") =~
-                 m/^(.*)\n/m;
-             Locale::gettext::textdomain('gnupg');
index 422b554a8f7ef1c57e1904139533b128d37bc7cc..597f2f17096d2ff6211dfe7035675188236908b1 100644 (file)
@@ -1,4 +1,4 @@
-% $Id: t-prot.sl,v 1.18 2010/02/19 16:21:14 jochen Exp $
+% $Id: t-prot.sl,v 1.20 2012/02/07 11:19:57 jochen Exp $
 % Copyright (c) 2003-2005 Jochen Striepe <t-prot@tolot.escape.de>
 %
 % This file is provided as an example implemention for articles to be
@@ -40,8 +40,7 @@
 % on any Unix-like system, mktemp(1) should be available on any recent
 % OpenBSD or Debian Linux system -- you can get the sources there
 % if your system happens to lack this program. This macro has been
-% tested with slrn-0.9.7.4 to slrn-0.9.8.0 and S-Lang v1.4.5, it might
-% fail with other versions (and will definitely fail with S-Lang v2.x).
+% written for S-Lang v2.x (and will definitely fail with S-Lang v1.x).
 % As always, bug reports, patches (preferrably in unified diff format),
 % comments and suggestions are welcome.
 %
@@ -72,7 +71,7 @@ define t_prot () {
 
        f = popen (qp+"t-prot "+t_prot_params+" >"+fname, "w");
        if (f == NULL) {
-               error ("Unable to filter article to "+fname);
+               message ("Unable to filter article to "+fname);
                return;
        }
        () = fputs (article_as_string(), f);
@@ -81,7 +80,7 @@ define t_prot () {
 
        f = fopen (fname, "r");
        if (f == NULL) {
-               error (fname+" could not be opened.");
+               message (fname+" could not be opened.");
                return;
        }
        while (-1 != fgets (&line, f)) {
@@ -89,26 +88,26 @@ define t_prot () {
        }
        fclose (f);
 
-       if (0 != remove(fname)) error ("Unable to remove "+fname);
+       if (0 != remove(fname)) message ("Unable to remove "+fname);
 
        replace_article (art);
 }
 
 define register_t_prot () {
        if (1 == register_hook("read_article_hook", "t_prot")) {
-               error("t-prot filtering activated");
+               message ("t-prot filtering activated");
        }
        else {
-               error("t-prot filtering NOT activated");
+               message ("t-prot filtering NOT activated");
        }
 }
 
 define unregister_t_prot () {
        if (1 == unregister_hook("read_article_hook", "t_prot")) {
-               error("t-prot filtering deactivated");
+               message ("t-prot filtering deactivated");
        }
        else {
-               error("t-prot filtering NOT deactivated");
+               message ("t-prot filtering NOT deactivated");
        }
 }
 
diff --git a/contrib/t-prot.sl-slang2.diff b/contrib/t-prot.sl-slang2.diff
deleted file mode 100644 (file)
index a710d60..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-Patch 2005-12-23 (c) by Gregor Herrmann, making t-prot.sl run with
-slang2. His comment:
-
-| After some fiddling around and reading manuals I found a workaround:
-| replace "error" by "message".
-| I don't know if this is the canonical solution but at least the
-| errors are gone :-)
-
-
---- t-prot.sl.2.0.2-1  2005-12-23 19:20:43.000000000 +0100
-+++ t-prot.sl  2005-12-23 19:21:24.000000000 +0100
-@@ -73,3 +73,3 @@
-       if (f == NULL) {
--              error ("Unable to filter article to "+fname);
-+              message ("Unable to filter article to "+fname);
-               return;
-@@ -82,3 +82,3 @@
-       if (f == NULL) {
--              error (fname+" could not be opened.");
-+              message (fname+" could not be opened.");
-               return;
-@@ -90,3 +90,3 @@
--      if (0 != remove(fname)) error ("Unable to remove "+fname);
-+      if (0 != remove(fname)) message ("Unable to remove "+fname);
-@@ -97,6 +97,6 @@
-       if (1 == register_hook("read_article_hook", "t_prot")) {
--              error("t-prot filtering activated");
-+              message ("t-prot filtering activated");
-       }
-       else {
--              error("t-prot filtering NOT activated");
-+              message ("t-prot filtering NOT activated");
-       }
-@@ -106,6 +106,6 @@
-       if (1 == unregister_hook("read_article_hook", "t_prot")) {
--              error("t-prot filtering deactivated");
-+              message ("t-prot filtering deactivated");
-       }
-       else {
--              error("t-prot filtering NOT deactivated");
-+              message ("t-prot filtering NOT deactivated");
-       }
diff --git a/t-prot b/t-prot
index 29d23e1688a24c0044b79d0e111ec0483708b57d..f461425910bece44ad8223efe433a077e625992e 100755 (executable)
--- a/t-prot
+++ b/t-prot
@@ -1,13 +1,13 @@
 #!/usr/bin/perl -w
-# $Id: t-prot,v 1.312 2010/10/31 11:18:15 jochen Exp $
+# $Id: t-prot,v 1.319 2013/10/29 11:39:43 jochen Exp $
 
 require 5.006;
 use strict;
 use Fcntl qw(O_EXCL O_WRONLY O_CREAT);
 use Getopt::Long qw(:config gnu_getopt no_ignore_case);
-use constant VER            => '2.101';
+use constant VER            => '3.0';
 use constant REV            => '';
-use constant REL            => q$Revision: 1.312 $=~m/(\d+(?:\.\d+)+)/;
+use constant REL            => q$Revision: 1.319 $=~m/(\d+(?:\.\d+)+)/;
 # MTA expecting mail on STDIN
 # (you might have to adjust this if using a different MTA)
 use constant SENDMAIL       => '/usr/sbin/sendmail -oi';
@@ -33,6 +33,7 @@ use vars qw(
     $mutt_attachment $mutt_contenttype $mutt_pgpsigned $mutt_beginsigned
     $mutt_pgpclearsigned $mutt_pgpclearsigstart $mutt_pgpencrypted
     $mutt_pgpoutstart $mutt_pgpoutend $mutt_pgpcryptend $mutt_pgpcryptstart
+    $mutt_ssloutstart $mutt_ssloutend
 );
 
 
@@ -74,6 +75,8 @@ $mutt_pgpclearsigned    = '[-- END PGP SIGNED MESSAGE --]';
 $mutt_pgpencrypted      = '[-- End of PGP/MIME encrypted data --]';
 $mutt_pgpoutstart       = '[-- PGP output follows (current time:';
 $mutt_pgpoutend         = '[-- End of PGP output --]';
+$mutt_ssloutstart       = '[-- OpenSSL output follows';
+$mutt_ssloutend         = '[-- End of OpenSSL output --]';
 
 # set the defaults to the C locale
 $gpg_WARNING            = 'WARNING: ';
@@ -412,8 +415,8 @@ sub pgp {
     for (my $x=0; $x<scalar(@$L); $x++) {
         if ($$V[$x]) { next; }
 
-        if ($$L[$x]=~/^(?:\e[^\a]+\a)?(?:\Q$mutt_pgpoutstart\E)/o)
-        {
+        if ($$L[$x]=~/^(?:\e[^\a]+\a)?
+                       (?:\Q$mutt_pgpoutstart\E|\Q$mutt_ssloutstart\E)/ox) {
             my $from;
             for (my $m=0; $m<scalar(@$H); $m++) {
                 if (index($$H[$m], 'From:')==0) {
@@ -438,10 +441,10 @@ sub pgp {
                         $i--;
                     }
                 }
-                elsif ($$L[$i]=~/^(?:\e[^\a]+\a)?(?:\Q$mutt_pgpoutend\E)/o) {
+                elsif ($$L[$i]=~/^(?:\e[^\a]+\a)?
+                       (?:\Q$mutt_pgpoutend\E|\Q$mutt_ssloutend\E)/ox) {
                     if ($pgpmove ||
-                        ($pgpmovevrf && (!$sigint) && verified($L, $x+1, $i)))
-                    {
+                        ($pgpmovevrf && (!$sigint) && verified($L, $x+1, $i))) {
                         push(@{$tmp[++$tmp]}, "\n", @$L[$x..($i+1)]);
                         splice(@$L, $x, $i-$x+2);
                         splice(@$V, $x, $i-$x+2);
@@ -453,14 +456,13 @@ sub pgp {
             }
         }
         elsif ($tmp &&
-            $$L[$x] =~ /^
+               $$L[$x] =~ /^
                         (?:\e[^\a]+\a)?
-                        (?:\Q$mutt_pgpencrypted\E  |
+                        (?:\Q$mutt_pgpencrypted\E|
                            \Q$mutt_pgpcryptend\E|
                            \Q$mutt_pgpclearsigned\E|
                            \Q$mutt_pgpsigned\E)
-                       /ox)
-        {
+                       /ox) {
             splice(@$L, $x+1, 0, @{$tmp[$tmp]});
             for (my $i=$x; $i<scalar(@{$tmp[$tmp]}); $i++) {
                 splice(@$V, $x+1, 0, (0));
@@ -564,7 +566,7 @@ sub process_msg {
                             }
                             if ($x>=scalar(@$lines)) { exit(EX_DATAERR); }
 
-                            if ($bar =~ m!^text/plain!) {
+                            if ($bar =~ m!^text/plain!i) {
                                 my $z;
                                 for ($z=1; $x+$z<@$lines; $z++) {
                                     if (index($$lines[$x+$z], '--'.$foo)==0) {
@@ -605,20 +607,41 @@ sub process_msg {
     # Protect verbatims:
     $verb = 0;
     for ($x=0; $x<scalar(@$lines); $x++) {
-        if ($$lines[$x] =~ /^\s*#v([+-])$/) { 
+        if ($$lines[$x] =~ /^\s*#v([+-])$/o) { 
             $verb = $1 eq '+' ? 1 : 0;
             $vrb[$x] = 1;
-        } elsif ($diff && $$lines[$x] =~ /^[0-9]+a([0-9]+),([0-9]+)$/) {
+        } elsif ($diff && $$lines[$x] =~ /^[0-9]+a([0-9]+),([0-9]+)$/o) {
             # Detect and protect standard diffs.
             # Skip and proceed to next line if premature file end or diff line
             # numbers implausible (so it might be not a diff at all).
             if ($1>$2 || $x+$2-$1+1>$#$lines) { next; }
             $vrb[$x] = 1;
             for (my $i=0; $i<$2-$1+1; $i++) { $vrb[++$x] = 1; }
-        } elsif ($diff && $$lines[$x] =~ /^([0-9]+),([0-9]+)c([0-9]+),([0-9]+)$/) {
+        } elsif ($diff &&
+                 $$lines[$x] =~ /^([0-9]+),([0-9]+)c([0-9]+),([0-9]+)$/o) {
             if ($1!=$3 || $1>$2 || $3>$4 || $x+$2-$1+$4-$3+3>$#$lines) { next; }
             $vrb[$x] = 1;
             for (my $i=0; $i<$2-$1+$4-$3+3; $i++) { $vrb[++$x] = 1; }
+        } elsif ($diff &&
+                 $$lines[$x] =~ /^--- ./o &&
+                 $$lines[$x+1] =~ /^\+\+\+ ./o &&
+                 $$lines[$x+2] =~ /^@@ -[0-9]+,([0-9]+) \+[0-9]+,([0-9]+) @@/o
+                ) {
+            # Detect and protect unified diffs.
+            # Proceed only as far as the diff should go.
+            my $minus = $1;
+            my $plus = $2;
+            $vrb[$x++] = 1;
+            $vrb[$x++] = 1;
+            $vrb[$x++] = 1;
+            for (my $cminus = 0, my $cplus = 0;
+                 $cminus<=$minus && $cplus<=$plus && $x<$#$lines;
+                 $x++) {
+                $vrb[$x] = 1;
+                if ($$lines[$x] !~ /^\+/) { $cminus++; };
+                if ($$lines[$x] !~ /^-/) { $cplus++; };
+            }
+            $x-=1;
         } else { $vrb[$x] = $verb; }
     }
 
@@ -659,7 +682,7 @@ sub process_msg {
                             (?:\e[^\a]+\a)?
                             (?:\Q$mutt_contenttype\E)
                             (?:text/plain|application/pgp)
-                        !ox))) ||
+                        !oxi))) ||
                 ($$lines[$x] =~ /^
                     (?:\e[^\a]+\a)?
                     (?:\Q$mutt_pgpsigned\E     |
@@ -793,18 +816,17 @@ sub process_msg {
         # bloat this array if you want more internationalization:
         my @tofu = ('Original Message',
                     'Original-Nachricht',
-                    'Ursprüngliche Nachricht',
-                    'Ursprüngliche Nachricht',
-                    'Ursprungliche Nachricht',
+                    'Urspr.ngliche Nachricht',
                     'Mensagem original',
                     'Ursprungligt meddelande',
                     'Oorspronkelijk bericht',
                     'Message d\'origine',
+                    'Origin message',
                     'Forwarded message',
                     'Weitergeleitete Nachricht / Forwarded Message',
                     '[A-Za-z ]+ <(\w[\w.+-]*@(?:[\w.+-]+\.)+[A-Za-z]{2,})> schrieb:');
         my $k = 0;    # any text above?
-        my $tmp = 0;  # flagged if inside PGP output
+        my $tmp = 0;  # flagged if inside PGP or SSL output
 
         DONE: for ($x=0; $x<scalar(@$lines); $x++) { 
             if (!$vrb[$x]) {
@@ -832,9 +854,11 @@ sub process_msg {
                     ((!$spass) || index($$lines[$x], $spass_prefix)!=0))
                 {
                     if ($mua eq 'mutt' && (!$tmp) &&
-                        $$lines[$x] =~
-                             /^(?:\e[^\a]+\a)?(?:\Q$mutt_pgpoutstart\E)/o) {
-                        $tmp = 1; 
+                        ($$lines[$x] =~
+                             /^(?:\e[^\a]+\a)?(?:\Q$mutt_pgpoutstart\E)/o ||
+                         $$lines[$x] =~
+                             /^(?:\e[^\a]+\a)?(?:\Q$mutt_ssloutstart\E)/o)) {
+                        $tmp = 1;
                     } elsif ($mua eq 'mutt' && $tmp && 
                         ($$lines[$x] =~
                              /^(?:\e[^\a]+\a)?(?:\Q$mutt_beginsigned\E)/o ||
@@ -1130,8 +1154,8 @@ if ($mua eq 'mutt') {
                 Locale::gettext::gettext("[-- Type: %s/%s, Encoding: %s, Size: %s --]\n") =~
                 m/^([^%]*)/;
             ($mutt_pgpsigned) =
-                Locale::gettext::gettext("[-- End of signed data --]\n")  =~
-                m/^(.*)\n/m;
+                Locale::gettext::gettext("\n[-- End of signed data --]\n")  =~
+                m/^\n*(.*)\n/m;
             ($mutt_beginsigned) =
                 Locale::gettext::gettext("[-- The following data is signed --]\n\n") =~
                 m/^(.*)\n/m;
@@ -1139,16 +1163,24 @@ if ($mua eq 'mutt') {
                 Locale::gettext::gettext("[-- END PGP SIGNED MESSAGE --]\n") =~
                 m/^(.*)\n/m;
             ($mutt_pgpclearsigstart) =
-                Locale::gettext::gettext("[-- BEGIN PGP SIGNED MESSAGE --]\n") =~
+                Locale::gettext::gettext("[-- BEGIN PGP SIGNED MESSAGE --]\n\n") =~
                 m/^(.*)\n/m;
             ($mutt_pgpencrypted) =
                 Locale::gettext::gettext("[-- End of PGP/MIME encrypted data --]\n") =~
                 m/^(.*)\n/m;
             ($mutt_pgpoutstart) =
-                Locale::gettext::gettext("[-- PGP output follows (current time: %c) --]\n") =~
-                m/^([^%]*)/;
+                sprintf(Locale::gettext::gettext("[-- %s output follows%s --]\n"), 'PGP', '%s') =~
+                m/^(.*)%s/;
+            $mutt_pgpoutstart =~ s/%s/PGP/;
             ($mutt_pgpoutend) =
-                Locale::gettext::gettext("[-- End of PGP output --]\n") =~
+                Locale::gettext::gettext("[-- End of PGP output --]\n\n") =~
+                m/^(.*)\n/m;
+            ($mutt_ssloutstart) =
+                Locale::gettext::gettext("[-- %s output follows%s --]\n") =~
+                m/^(.*)%s/;
+            $mutt_ssloutstart =~ s/%s/OpenSSL/;
+            ($mutt_ssloutend) =
+                Locale::gettext::gettext("[-- End of OpenSSL output --]\n\n") =~
                 m/^(.*)\n/m;
 
             Locale::gettext::textdomain('gnupg');
index 4c2d767e3a667f9debe08d57f1f8d58405111e98..3d320756b8ea55972707961beb3d60a73e9bca21 100644 (file)
--- a/t-prot.1
+++ b/t-prot.1
@@ -1,6 +1,6 @@
-.\" $Id: t-prot.1,v 1.185 2010/07/02 15:48:33 jochen Exp $
+.\" $Id: t-prot.1,v 1.187 2012/07/26 14:23:11 jochen Exp $
 .\"
-.TH T-PROT "1" "July 2010" "T-PROT"
+.TH T-PROT "1" "July 2012" "T-PROT"
 .SH NAME
 t-prot \- TOFU Protection - Display Filter for RFC 5322 messages
 .SH SYNOPSIS
@@ -332,14 +332,14 @@ Requires
 .BR "\-m" .
 .TP
 .B \-\-pgp\-move
-Move PGP verification output to bottom; requires
+Move PGP and SSL verification output to bottom; requires
 .BR "\-Mmutt" .
 .TP
 .B \-\-pgp\-move\-vrf
-Move PGP verification output to bottom only if verification shows a good signature
-and the signature could be verified as authentic (using a trust path). If there is
-any problem with the signature, the PGP output should not be moved so the user is
-more likely to notice. Requires
+Move PGP and SSL verification output to bottom only if verification shows a
+good signature and the signature could be verified as authentic (using a
+trust path). If there is any problem with the signature, the PGP output
+should not be moved so the user is more likely to notice. Requires
 .BR "\-Mmutt" .
 .sp
 .IR NOTE :
@@ -599,7 +599,7 @@ Written by Jochen Striepe <t\-prot@tolot.escape.de>.
 All of the documentation and software included in the t-prot releases
 is copyrighted by Jochen Striepe (except when explicitly stated otherwise).
 .PP
-Copyright \(co 2001-2010 Jochen Striepe. All rights reserved.                     
+Copyright \(co 2001-2012 Jochen Striepe. All rights reserved.                     
 .PP
 Redistribution and use, with or without modification, are permitted
 provided that the following conditions are met: