]> git.deb.at Git - pkg/t-prot.git/blob - ChangeLog
Merge branch 'upstream'
[pkg/t-prot.git] / ChangeLog
1 2010-03-06 01:32  Jochen Striepe
2
3         * t-prot: Release as v2.97.
4
5 2010-03-06 01:31  Jochen Striepe
6
7         * t-prot, t-prot.1: Standard diff(1) output now is protected by
8         --diff, too. Many thanks to Martin Neitzel and Matthias Kilian.
9
10 2010-03-04 22:01  Jochen Striepe
11
12         * t-prot: Release as v2.96.
13
14 2010-03-04 21:48  Jochen Striepe
15
16         * t-prot: Allow -o /dev/null without bitching around.
17
18 2010-03-04 21:40  Jochen Striepe
19
20         * t-prot.1: Give some emergency help how to write to /dev/null. You
21         never know.
22
23 2010-03-04 21:19  Jochen Striepe
24
25         * t-prot.1: Remove repetition.
26
27 2010-03-04 21:12  Jochen Striepe
28
29         * t-prot: More syntax help fixes.
30
31 2010-03-04 21:09  Jochen Striepe
32
33         * t-prot.1: Update date string.
34
35 2010-03-04 21:09  Jochen Striepe
36
37         * t-prot.1: Fix --version description.
38
39 2010-03-04 21:07  Jochen Striepe
40
41         * t-prot.1: More syntax fixes.
42
43 2010-03-04 21:02  Jochen Striepe
44
45         * t-prot.1: Change option order for footer options.
46
47 2010-03-04 20:48  Jochen Striepe
48
49         * t-prot.1: More grouping: Footers.
50
51 2010-03-04 20:34  Jochen Striepe
52
53         * t-prot.1: Fix typo.
54
55 2010-03-04 20:32  Jochen Striepe
56
57         * t-prot, t-prot.1: Special output to "NONE" is not required. You
58         can use /dev/null.
59
60 2010-03-04 20:24  Jochen Striepe
61
62         * t-prot.1: Improve word flow.
63
64 2010-03-04 20:22  Jochen Striepe
65
66         * t-prot.1: Fix -i and -o syntax.
67
68 2010-03-04 20:21  Jochen Striepe
69
70         * t-prot.1: Improve MIME handling description.
71
72 2010-03-04 20:19  Jochen Striepe
73
74         * t-prot.1: Explain grouping of options and what happens if none
75         are specified. Be specific how MIME is handled.
76
77 2010-03-04 18:45  Jochen Striepe
78
79         * contrib/: mailcap.t-prot, nailrc.t-prot: New files: configuration
80         samples for metamail and Heirloom mailx (a.k.a. nail).  Many thanks
81         to Martin Neitzel!
82
83 2010-03-04 17:26  Jochen Striepe
84
85         * t-prot.1: Fix -S syntax.
86
87 2010-03-04 17:25  Jochen Striepe
88
89         * t-prot: Fix -S syntax help.
90
91 2010-03-04 17:24  Jochen Striepe
92
93         * t-prot.1: Group options by meaning, rather than alphabetically.
94         Thanks to Martin Neitzel for suggesting.
95
96 2010-03-04 16:53  Jochen Striepe
97
98         * t-prot: Fix --help output order.
99
100 2010-03-04 16:52  Jochen Striepe
101
102         * t-prot: Fix -c syntax in --help, too.
103
104 2010-03-03 22:39  Jochen Striepe
105
106         * t-prot.1: Precisify wording for --ms-smart.
107
108 2010-03-03 22:36  Jochen Striepe
109
110         * t-prot.1: Be a little more specific as to what --ms-smart really
111         does.
112
113 2010-03-03 22:30  Jochen Striepe
114
115         * t-prot.1: Specify more clearly what locale to specify with
116         --locale. Thanks to Martin Neitzel for suggesting.
117
118 2010-03-03 22:24  Jochen Striepe
119
120         * t-prot.1: Fix -c syntax help.
121
122 2010-03-03 20:09  Jochen Striepe
123
124         * t-prot: Fix bad typo. Thanks to Martin Neitzel.
125
126 2010-03-03 16:50  Jochen Striepe
127
128         * t-prot: Big changes, we step a great deal towards the next major
129         version number.  Release as v2.95.
130
131 2010-03-03 16:27  Jochen Striepe
132
133         * t-prot: Since Getopt::Mixed would break existing configurations
134         with the new -c command line switch behaviour, the migration to
135         Getopt::Long has been finished by now: This commit merges the big
136         bad Getopt::Long patch.  Hope the performance issue does not turn
137         out to be too grave. Thanks to everyone for testing and providing
138         feedback.
139
140 2010-02-19 16:20  Jochen Striepe
141
142         * t-prot, t-prot.1, contrib/muttrc.t-prot, contrib/t-prot.sl: The
143         command line option -c now accepts an optional parameter specifying
144         the number of empty lines to remain. Thanks to Simon Ruderich.
145
146 2010-02-15 20:13  Jochen Striepe
147
148         * t-prot: Release as v2.15.
149
150 2010-02-15 20:08  Jochen Striepe
151
152         * t-prot.1: Describe --sani more precisely.
153
154 2010-02-15 19:21  Jochen Striepe
155
156         * t-prot: Fine-tune some regex.
157
158 2010-02-15 19:20  Jochen Striepe
159
160         * t-prot: Fix merging of multiple blank lines within pgp output
161         using -Mmutt.
162
163 2010-02-15 19:02  Jochen Striepe
164
165         * t-prot: Simplify expression.
166
167 2010-02-15 18:34  Jochen Striepe
168
169         * t-prot, t-prot.1: Add --reply and --sani for fixing annoying
170         headers. Add documentation for both.  Many thanks to Matthias
171         Kilian and Martin Neitzel for suggesting and providing some script
172         invoked by procmail rules.
173
174 2010-02-14 12:03  Jochen Striepe
175
176         * t-prot.1: Suggest reading about -p when using -P.
177
178 2010-02-14 12:00  Jochen Striepe
179
180         * t-prot.1: Sort options in a consistent, alphabetical way.
181
182 2010-02-11 20:59  Jochen Striepe
183
184         * t-prot.1: Fix hyphenation. Thanks to Gerfried Fuchs for noticing!
185
186 2010-02-11 12:55  Jochen Striepe
187
188         * t-prot.1: Jeff Covey's article should not be missing under SEE
189         ALSO.
190
191 2010-02-11 11:10  Jochen Striepe
192
193         * t-prot: Release as v2.14.
194
195 2010-02-11 11:09  Jochen Striepe
196
197         * t-prot: Code cleanup for --pgp-short. Should get better
198         performance now.
199
200 2010-02-07 22:41  Jochen Striepe
201
202         * t-prot: Tighten --help output.
203
204 2010-02-07 22:10  Jochen Striepe
205
206         * t-prot.1: Add fields of usage and mention the INN2 filter file.
207
208 2010-02-07 21:56  Jochen Striepe
209
210         * t-prot.1: Improve word flow.
211
212 2010-02-07 16:16  Jochen Striepe
213
214         * t-prot.1: Another occurence of RFC 2822, update to RFC 5322.
215
216 2010-02-07 14:31  Jochen Striepe
217
218         * t-prot.1: RFC 5322 is offficial standard for the Internet Message
219         Format since October 2008, obsoleting RFC 2822.
220
221 2010-02-06 03:29  Jochen Striepe
222
223         * t-prot: Adjust comment to modern t-prot times.
224
225 2010-02-04 21:33  Jochen Striepe
226
227         * t-prot.1: Update contributers list.
228
229 2010-02-03 17:58  Jochen Striepe
230
231         * t-prot.1: Update date string.
232
233 2010-02-03 17:56  Jochen Striepe
234
235         * t-prot.1: Remove redundancies, improve some descriptions.
236
237 2010-02-01 23:48  Jochen Striepe
238
239         * contrib/muttrc.t-prot: By now, --bigq is pretty much standard and
240         extremely well-tested, so we include it into default configuration.
241
242 2010-02-01 22:34  Jochen Striepe
243
244         * t-prot: Revert thinko from r1.272.
245
246 2010-02-01 22:27  Jochen Striepe
247
248         * t-prot: Fix syntax to match coding style.
249
250 2010-01-31 22:07  Jochen Striepe
251
252         * t-prot: Release as v2.13.
253
254 2010-01-29 13:03  Jochen Striepe
255
256         * t-prot: Fix long standig false positive for mutt<1.5.18 with
257         Microsoft TOFU inside a PGP signed message and no lines above the
258         full quote (indicating a forwarded message rather than a lazy full
259         quote).  Thanks to Gerfried Fuchs.
260
261 2010-01-24 17:17  Jochen Striepe
262
263         * t-prot: Fix newline stripping for locales.
264
265 2010-01-08 11:10  Jochen Striepe
266
267         * t-prot: Release as v2.12.
268
269 2010-01-08 11:08  Jochen Striepe
270
271         * t-prot, t-prot.1: Exit with exit status EX_OK when --max-lines
272         hits and -Mmutt is set (mutt is picky when a display_filter fails).
273         Provide a notification line in that case. Update man page. Many
274         thanks to Gerfried Fuchs, Martin F. Krafft and Tino Keitel for
275         reporting, providing a patch and testing.
276
277 2010-01-05 12:05  Jochen Striepe
278
279         * t-prot: Release as v2.11.
280
281 2010-01-05 12:01  Jochen Striepe
282
283         * contrib/filter_innd.pl: Command line default has changed, check
284         flags must be set now.
285
286 2010-01-05 11:46  Jochen Striepe
287
288         * t-prot.1: Better explain ratio check value.
289
290 2010-01-05 11:43  Jochen Striepe
291
292         * t-prot.1: Update copyright time stamp.
293
294 2010-01-05 11:42  Jochen Striepe
295
296         * t-prot, t-prot.1: Fix initialization and command line parsing for
297         --check (this should work as advertised now). Make the ratio check
298         code a little easier to read. Add the default value for the ratio
299         check to the man page.
300
301 2010-01-04 11:07  Jochen Striepe
302
303         * t-prot.1: Remove URLs to example scripts and configs. The files
304         are provided with the package.
305
306 2009-12-30 21:34  Jochen Striepe
307
308         * t-prot, t-prot.1: Fix last commit, release as t-prot v2.10.
309         Update man page.
310
311 2009-12-30 21:28  Jochen Striepe
312
313         * t-prot: Release as t-prot v2.9.
314
315 2009-12-30 21:27  Jochen Striepe
316
317         * t-prot: Do not check for message length in attachments (we
318         checked already for the entire message). Do exit with proper exit
319         code if message is longer than set in --max-lines (so scripts can
320         see if we gave up processing).
321
322 2009-12-30 09:07  Jochen Striepe
323
324         * t-prot.1: Fix speling.
325
326 2009-12-25 17:40  Jochen Striepe
327
328         * t-prot.1: Fix time stamp.
329
330 2009-12-20 21:38  Jochen Striepe
331
332         * t-prot.1: Fix rendering for anyone out there using UTF-8. Many
333         thanks (and a very merry Christmas) to Alfie.
334
335 2009-12-19 22:18  Jochen Striepe
336
337         * t-prot: Release as v2.8.
338
339 2009-12-18 21:53  Jochen Striepe
340
341         * t-prot, t-prot.1: Update documentation to reflect last change.
342         Avoid being tripped by endless (or non-existant) headers.
343
344 2009-12-18 13:25  Jochen Striepe
345
346         * t-prot: Change check order and remove duplicated code for
347         --max-lines.
348
349 2009-08-24 20:32  Jochen Striepe
350
351         * t-prot: Release as t-prot v2.7.
352
353 2009-08-24 17:20  Jochen Striepe
354
355         * t-prot: Cosmetics.
356
357 2009-08-24 17:17  Jochen Striepe
358
359         * t-prot: Cosmetics.
360
361 2009-08-24 12:15  Jochen Striepe
362
363         * t-prot: Andreas Kneib had problems with some Microsoft Outlook
364         gargabe and submitted a one-liner. Thanks!
365
366 2009-08-24 02:07  Jochen Striepe
367
368         * t-prot: Release as t-prot v2.6.
369
370 2009-08-24 01:44  Jochen Striepe
371
372         * t-prot.1: Update dates.
373
374 2009-08-24 01:43  Jochen Striepe
375
376         * t-prot.1: Fix a typo, thanks to Gerfried Fuchs.
377
378 2009-08-24 01:42  Jochen Striepe
379
380         * t-prot: Fix a typo, thanks to Michael Hunger. Tweak the MS-TOFU
381         pattern, thanks to Simon Ruderich.
382
383 2007-09-19 11:32  Jochen Striepe
384
385         * t-prot, t-prot.1: Updated time stamps, released as v2.5.
386
387 2007-09-19 11:31  Jochen Striepe
388
389         * t-prot, t-prot.1: New feature, new command line switch: Hide TOFU
390         produced by Novell Groupwise.  Many thanks to Philipp Thomas for
391         testing and suggesting.
392
393 2007-05-24 08:22  Jochen Striepe
394
395         * t-prot.1: Update copyright date.
396
397 2007-03-09 15:06  Jochen Striepe
398
399         * t-prot: Release as v2.4.
400
401 2007-03-09 15:05  Jochen Striepe
402
403         * t-prot, t-prot.1: Add feature to skip processing very large
404         messages. Many thanks to Gerfried Fuchs and Scorpi for testing and
405         suggesting.
406
407 2007-03-09 14:33  Jochen Striepe
408
409         * t-prot: Fix formatting for better reading.
410
411 2006-12-19 13:13  Jochen Striepe
412
413         * t-prot: Release as v2.3.
414
415 2006-12-19 12:30  Jochen Striepe
416
417         * t-prot.1: Fix grammar, update time stamp.
418
419 2006-12-19 12:04  Jochen Striepe
420
421         * t-prot: Sync the order of options in the man page and "t-prot
422         -h".
423
424 2006-11-30 14:06  Jochen Striepe
425
426         * t-prot: Release as v2.2.
427
428 2006-11-30 13:02  Jochen Striepe
429
430         * t-prot: Add string to detect gmx.de's M$ style TOFU.
431
432 2006-09-25 14:42  Jochen Striepe
433
434         * t-prot.1: Make sure we can ship files not copyrighted by the
435         author of the package.
436
437 2006-07-16 08:50  Jochen Striepe
438
439         * t-prot.1: There are no patches for locales of old mutt versions.
440
441 2006-07-11 14:05  Jochen Striepe
442
443         * t-prot.1: Updated time stamp.
444
445 2006-07-10 10:01  Jochen Striepe
446
447         * t-prot.1: Fix spelling and grammar.
448
449 2006-06-23 17:28  Jochen Striepe
450
451         * t-prot.1: Fix capitalization of "pgp".
452
453 2006-06-23 17:25  Jochen Striepe
454
455         * t-prot.1: Add section about performance issues.
456
457 2006-06-17 22:45  Jochen Striepe
458
459         * t-prot: Release as v2.1.
460
461 2006-06-17 22:45  Jochen Striepe
462
463         * t-prot: Frank Terbeck suggested a more tolerant handling of
464         signatures -- trailing newlines are no longer counted as signature
465         lines, thus fixing some mailing list software behaviour.
466
467 2006-06-17 12:34  Jochen Striepe
468
469         * t-prot.1: Update time stamp.
470
471 2006-06-17 12:34  Jochen Striepe
472
473         * t-prot.1: Section "BUGS" is for known bugs in t-prot, not for
474         learning how to report them.
475
476 2006-05-16 12:07  Jochen Striepe
477
478         * t-prot: Klaus Ethgen reported some undetected MS TOFU hidden in
479         MIME attachments.  Many thanks!
480
481 2006-05-16 12:07  Jochen Striepe
482
483         * t-prot.1: There is no BUGS file any longer.
484
485 2006-05-16 11:34  Jochen Striepe
486
487         * t-prot.1: Time stamp and copyright updated.
488
489 2006-05-16 11:33  Jochen Striepe
490
491         * contrib/t-prot.sl: Clarify comments reg. S-Lang v2.
492
493 2005-06-29 12:45  Jochen Striepe
494
495         * t-prot.1: Better formatting for "see also".
496
497 2005-06-29 12:36  Jochen Striepe
498
499         * t-prot.1: Add section about exit status.
500         
501         Update date string.
502
503 2005-05-27 10:00  Jochen Striepe
504
505         * t-prot: Re-release as v2.0. No code change since v1.104.
506
507 2005-05-13 00:06  Jochen Striepe
508
509         * t-prot.1: Matthias Kilian suggested some cleanup for better
510         reading. Many thanks!
511
512 2005-05-12 15:29  Jochen Striepe
513
514         * t-prot.1: Include the BUGS file in the REPORTING BUGS section.
515
516 2005-05-12 15:07  Jochen Striepe
517
518         * t-prot.1: Fix typo.
519
520 2005-05-12 15:07  Jochen Striepe
521
522         * t-prot.1: Provide more information on how to submit bug reports.
523
524 2005-05-12 03:32  Jochen Striepe
525
526         * t-prot.1: Fix formatting.
527
528 2005-05-12 03:29  Jochen Striepe
529
530         * t-prot.1: Another typo.
531
532 2005-05-12 03:27  Jochen Striepe
533
534         * t-prot.1: Fix typo.
535
536 2005-05-12 02:54  Jochen Striepe
537
538         * t-prot: Release as v1.104.
539
540 2005-05-11 12:14  Jochen Striepe
541
542         * t-prot.1: Many clarifications and added details. Some formatting
543         cleanup.
544
545 2005-05-11 09:21  Jochen Striepe
546
547         * t-prot.1: Fix copyright date string.
548
549 2005-05-11 09:17  Jochen Striepe
550
551         * t-prot.1: LICENSE CHANGE!
552         
553         Alfie is completely right: Since the copyright notice essentially
554         is a BSD license, it is the Right Thing to simply switch to a BSD
555         license (slightly modified, as there is no binary code in t-prot).
556
557 2005-05-11 01:22  Jochen Striepe
558
559         * t-prot.1: LICENSE CHANGE! More clarifications. The meaning still
560         remains the same.
561
562 2005-05-11 01:16  Jochen Striepe
563
564         * t-prot.1: LICENSE CHANGE! The meaning remains the same, but the
565         wording should be a little clearer now.
566
567 2005-05-11 01:14  Jochen Striepe
568
569         * t-prot.1: Remove unnecessary text block.
570
571 2005-05-11 01:09  Jochen Striepe
572
573         * t-prot: The case-sensitivity of the Content-Type: header (vs.
574         Content-type:) seems not to be absolutely clear. RFC 1049 should be
575         obsoleted by RFCs 2045-2049 by now, but to be sure, we will accept
576         both strings.
577
578 2005-05-11 01:04  Jochen Striepe
579
580         * t-prot.1: RFC 822 is no longer important. RFC 2822 should
581         suffice.
582
583 2005-05-11 00:59  Jochen Striepe
584
585         * t-prot.1: Update date string.
586
587 2005-05-11 00:58  Jochen Striepe
588
589         * t-prot.1: Fix apostrophe.
590
591 2005-05-10 13:09  Jochen Striepe
592
593         * contrib/t-prot.sl: Update copyright.
594
595 2005-05-09 14:54  Jochen Striepe
596
597         * contrib/t-prot.sl: Make sure users get a hint if they look why
598         t-prot.sl does not work on their system (just as I did and wondered
599         what was wrong).
600
601 2005-05-08 18:13  Jochen Striepe
602
603         * t-prot: Release as v1.103.
604
605 2005-05-08 18:13  Jochen Striepe
606
607         * t-prot: More regex fixes.
608
609 2005-05-08 17:50  Jochen Striepe
610
611         * t-prot: Release as v1.102.
612
613 2005-05-08 17:49  Jochen Striepe
614
615         * t-prot: Many fixes to many regexes, fixing performance issues und
616         readability.  Some were entirely replaced by faster means.
617
618 2005-04-25 16:35  Jochen Striepe
619
620         * t-prot: Release as v1.101.
621
622 2005-04-25 15:49  Jochen Striepe
623
624         * t-prot: We must not forget to remove ad and mailing list footers
625         within the first MIME/Multipart attachment when processing raw
626         messages (lacking -M).
627
628 2005-04-25 15:29  Jochen Striepe
629
630         * t-prot: Fix a comment.
631
632 2005-04-25 15:28  Jochen Striepe
633
634         * t-prot: Mailing list footers (and probably ad footers) were not
635         detected when processing raw MIME/Multipart messages: We have to
636         look at the very end of the message, not only at the end of the
637         first attachment.  Fix this by calling remove_footers() before
638         dealing with raw multipart attachments.
639
640 2005-04-15 14:08  Jochen Striepe
641
642         * t-prot: Release as v1.100.
643
644 2005-04-15 14:07  Jochen Striepe
645
646         * contrib/filter_innd.pl: We don't submit any headers, so use
647         --body. Use unlink() instead of system(). Mention the temp file
648         problem.
649
650 2005-04-15 14:03  Jochen Striepe
651
652         * t-prot, t-prot.1: Add --body to make sure we are not looking for
653         any headers when there are none in the input.
654
655 2005-04-15 13:42  Jochen Striepe
656
657         * t-prot.1: Add some clarifications and missing details.
658
659 2005-03-31 19:39  Jochen Striepe
660
661         * contrib/t-prot.sl: Use S-Lang calls popen(), fputs(), and
662         remove() instead of system() and pipe_article() to reduce
663         flickering (and for cleaner code). Patch by Gregor Herrman, many
664         thanks!
665
666 2005-03-31 19:20  Jochen Striepe
667
668         * contrib/t-prot.sl: Mention mimedecode as filter for Quoted
669         Printable. Thanks to Gregor Herrmann.
670
671 2005-03-31 19:17  Jochen Striepe
672
673         * contrib/t-prot.sl: Change key bindings: ESC-0 and ESC-1 are
674         prefixes for other commands, so we should not overwrite those.
675         Patch by Gregor Herrmann, many thanks!
676
677 2005-03-24 22:24  Jochen Striepe
678
679         * t-prot: Release as v1.99.
680
681 2005-03-22 16:10  Jochen Striepe
682
683         * t-prot: Fix false positive for kammquote condition.
684
685 2005-03-21 19:30  Jochen Striepe
686
687         * t-prot: Fix missing range check when From: is the last header.
688         Thanks to Norbert Tretkowski for reporting.
689
690 2005-03-01 15:20  Jochen Striepe
691
692         * t-prot: Release as v1.98.
693
694 2005-03-01 15:20  Jochen Striepe
695
696         * t-prot: Gerfried Fuchs pointed out that some locale maintainers
697         might avoid quote signs, so we check for "%" too when extracting
698         some locale strings. This still is not *really* bullet-proof,
699         because e.g. the percent sign might be protected by an escape. This
700         possibility should be quite unlikely, though, so we stick with it
701         for now.
702
703 2005-02-24 23:34  Jochen Striepe
704
705         * t-prot.1: Fix broken URL -- the Learn To Edit Messages Howto is
706         no longer available at Sven Gucke's old site.
707
708 2005-02-24 22:45  Jochen Striepe
709
710         * t-prot: Make esc() superfluous, use \Q and \E instead. Thanks to
711         Gerfried Fuchs.
712
713 2005-02-23 13:07  Jochen Striepe
714
715         * t-prot.1: Remove misleading information about locale names.
716
717 2005-02-23 12:39  Jochen Striepe
718
719         * t-prot: Release as v1.97.
720
721 2005-02-23 12:38  Jochen Striepe
722
723         * t-prot: Fix French (and probably many other) locales extraction.
724         Many thanks to Philippe Berini and Gerfried Fuchs who helped a
725         great deal with the bug hunt.
726
727 2005-02-14 15:02  Jochen Striepe
728
729         * t-prot.1: Remove unnecessary lines.
730
731 2005-02-14 15:01  Jochen Striepe
732
733         * t-prot.1: Fix copyright time stamp.
734
735 2005-02-14 14:19  Jochen Striepe
736
737         * t-prot: Release as v1.96.
738
739 2005-02-14 14:18  Jochen Striepe
740
741         * t-prot: GnuPG locale strings were for v1.2.6, update them to
742         v1.4.0.
743
744 2005-02-14 13:29  Jochen Striepe
745
746         * t-prot: Release as v1.95. The use of Locale::gettext is quite a
747         big change, so we consider this a v2.0 pre-release. Please send any
748         feature requests and bugreports NOW, so we can work on them before
749         the release of v2.0.
750
751 2005-02-14 13:26  Jochen Striepe
752
753         * t-prot.1: Mention the need for Locale::gettext when using
754         --locale. Update date string.
755
756 2005-02-14 13:23  Jochen Striepe
757
758         * t-prot: Following a suggestion by Gerfried Fuchs, make
759         Locale::gettext fetch the locale strings for us. Big change, please
760         report any funny behaviour -- thanks!
761
762 2005-02-02 13:46  Jochen Striepe
763
764         * t-prot: Release as v1.49.
765
766 2005-02-02 12:22  Jochen Striepe
767
768         * t-prot: Torsten Veller spotted a violation of RFC 2822 in the
769         pgp() code when dealing with multi-line From: headers. Many thanks
770         for reporting!
771
772 2005-02-01 15:38  Jochen Striepe
773
774         * t-prot: Fix missing Locale value.
775
776 2005-02-01 14:15  Jochen Striepe
777
778         * t-prot: Fix another regex.
779
780 2005-02-01 13:50  Jochen Striepe
781
782         * t-prot: Fix regexes.
783
784 2005-01-08 11:05  Jochen Striepe
785
786         * t-prot.1: Fix broken link.
787
788 2005-01-07 18:15  Jochen Striepe
789
790         * contrib/t-prot.sl: Now that line breaks by the encoding are
791         better detected, we will turn on signature checking once again.
792
793 2005-01-07 18:14  Jochen Striepe
794
795         * contrib/t-prot.sl: Gregor Herrmann found some problems with
796         S-Lang variables and provided documentation improvements.
797
798 2005-01-01 13:17  Jochen Striepe
799
800         * t-prot.1: Fix typo.
801
802 2005-01-01 13:14  Jochen Striepe
803
804         * t-prot.1: T-prot's name does not have to be highlighted each time
805         it occurs.
806
807 2005-01-01 13:12  Jochen Striepe
808
809         * t-prot.1: Add note about t-prot fitting to recent mutt and gnupg
810         versions.
811
812 2004-12-31 13:45  Jochen Striepe
813
814         * t-prot: Release as v1.48.
815
816 2004-12-31 13:39  Jochen Striepe
817
818         * t-prot: Fix off-by-one error in TOFU code.
819
820 2004-12-31 13:33  Jochen Striepe
821
822         * t-prot: Gnupg-1.4.0 again changes the locales. Sigh.
823
824 2004-10-25 22:50  Jochen Striepe
825
826         * t-prot: Fix false positive reported by Gerfried Fuchs. Many
827         thanks!
828
829 2004-10-21 16:16  Jochen Striepe
830
831         * t-prot: Release as v1.47.
832
833 2004-10-21 16:16  Jochen Striepe
834
835         * t-prot: Fix --ftr-ad and --ftr-ml command line parsing and
836         initialisation. --ftr-ad implicitely sets -a, --ftr-ml implicitely
837         sets -l. Many thanks to Andre Berger.
838
839 2004-10-21 15:13  Jochen Striepe
840
841         * t-prot.1: Make the documentation for -a, -A, and --ftr-ad (resp.
842         -l, -L, and --ftr-ml) more elaborate. Many thanks to Andre Berger.
843
844 2004-10-21 12:26  Jochen Striepe
845
846         * t-prot.1: Try to explain -a and -l in more detail (without
847         confusing everyone).
848
849 2004-10-21 12:13  Jochen Striepe
850
851         * t-prot: Release as v1.46.
852
853 2004-10-10 21:10  Jochen Striepe
854
855         * contrib/t-prot.sl: Remove -S command line option as line counts
856         get wrong with quoted-printable (which gets more and more widely
857         used).
858
859 2004-10-10 20:47  Jochen Striepe
860
861         * t-prot, t-prot.1: Remove the groups flag within --check: This is
862         done easier inside filter_innd.pl (where it is actually implemented
863         already).
864
865 2004-10-10 20:43  Jochen Striepe
866
867         * t-prot: Realign global vars into three categories: command-line
868         switches, mutt locales, gnupg locales. This should be much more
869         readable.
870
871 2004-10-10 20:27  Jochen Striepe
872
873         * t-prot.1: Fix typo. Update date string.
874
875 2004-10-10 20:26  Jochen Striepe
876
877         * contrib/filter_innd.pl: Reject full quotes as well.
878
879 2004-10-10 19:50  Jochen Striepe
880
881         * t-prot: Performance fix.
882
883 2004-10-10 19:47  Jochen Striepe
884
885         * contrib/filter_innd.pl: Update comment.
886
887 2004-10-10 19:28  Jochen Striepe
888
889         * t-prot: Fix --check flags parsing to be stricter.
890
891 2004-10-10 19:22  Jochen Striepe
892
893         * t-prot: Fix --check flags parsing.
894
895 2004-10-09 10:17  Jochen Striepe
896
897         * t-prot: Release as v1.45.
898
899 2004-10-09 10:08  Jochen Striepe
900
901         * t-prot: Check for empty footer files before processing them. Many
902         thanks to Markus Hubig.
903
904 2004-09-28 11:19  Jochen Striepe
905
906         * t-prot: Release as v1.44.
907
908 2004-09-28 11:19  Jochen Striepe
909
910         * t-prot: Fix detection of MS-style TOFU within PGP signed
911         messages.  Many thanks to Gerfried Fuchs for reporting.
912
913 2004-09-27 17:45  Jochen Striepe
914
915         * t-prot.1: Update time stamp.
916
917 2004-09-27 17:40  Jochen Striepe
918
919         * t-prot.1, contrib/filter_innd.pl: Add credits to Martin Dietze.
920
921 2004-09-27 17:23  Jochen Striepe
922
923         * t-prot: Release as v1.43.
924
925 2004-09-27 17:22  Jochen Striepe
926
927         * t-prot: Fix MS-style TOFU removal for attachments when invoked
928         from mutt.  Many thanks to Gerfried Fuchs.
929
930 2004-09-27 17:05  Jochen Striepe
931
932         * t-prot: Fix typo, small performance enhancement.
933
934 2004-09-27 15:27  Jochen Striepe
935
936         * t-prot: Minor cleanup.
937
938 2004-09-20 17:02  Jochen Striepe
939
940         * contrib/filter_innd.pl: New file.
941
942 2004-09-20 17:01  Jochen Striepe
943
944         * t-prot, t-prot.1: Add INN2 filtering aids. New command line
945         switch --check.
946         
947         Release as v1.42.
948
949 2004-09-20 14:13  Jochen Striepe
950
951         * t-prot: Website http://learn.to/edit_messages/ is no longer
952         available.
953
954 2004-08-28 11:50  Jochen Striepe
955
956         * t-prot: Release as v1.41.
957
958 2004-08-28 11:42  Jochen Striepe
959
960         * t-prot, t-prot.1: Make t-prot use gnupg's locales as in
961         gpg-1.2.6.
962
963 2004-08-07 16:57  Jochen Striepe
964
965         * t-prot.1: Update Copyright date.
966
967 2004-08-07 16:34  Jochen Striepe
968
969         * t-prot: Fix last changes so attachments are separated by at least
970         one empty line (as done in the pgp code as well).
971
972 2004-08-07 15:52  Jochen Striepe
973
974         * t-prot: Release as v1.40.
975
976 2004-08-07 15:51  Jochen Striepe
977
978         * t-prot, t-prot.1: Add new option --ms-smart. Right now only
979         special pgp treatment is included (this fixes the behaviour when
980         there is a clear text pgp signed message embedded in some MS style
981         TOFU).
982         
983         This should work fine, but you never know what crap Outlook users
984         will send.  So please give feedback if the results are not as they
985         should be.
986
987 2004-08-07 13:37  Jochen Striepe
988
989         * t-prot.1: Remove "require" line note. Update date string.
990
991 2004-08-07 13:20  Jochen Striepe
992
993         * t-prot: More checks on command line correctness.
994
995 2004-08-07 12:58  Jochen Striepe
996
997         * t-prot: Fix typo introduced with last update.
998
999 2004-08-07 12:48  Jochen Striepe
1000
1001         * t-prot: Fix "require" statement to match the code.
1002
1003 2004-07-31 11:41  Jochen Striepe
1004
1005         * t-prot: Release as v1.39.
1006
1007 2004-07-31 11:10  Jochen Striepe
1008
1009         * t-prot.1: Reflect locale changes in gnupg-1.2.5, update date
1010         string.
1011
1012 2004-07-31 10:41  Jochen Striepe
1013
1014         * t-prot: Fix "be" gnupg locales.
1015         
1016         Update locales to newly released gnupg-1.2.5 (and be incompatible
1017         to gnupg-1.2.4 and earlier once again, *sigh* -- however, that's
1018         the price for not simply setting the LC vars to "C"...).
1019
1020 2004-07-17 13:28  Jochen Striepe
1021
1022         * t-prot, t-prot.1: Add option to have no output file.
1023
1024 2004-04-25 01:51  Jochen Striepe
1025
1026         * t-prot.1: Add warning regarding --pgp-move-vrfy and signals to
1027         gpg.
1028
1029 2004-03-02 16:57  Jochen Striepe
1030
1031         * t-prot: Comment updated: Reflect the fact that no locales have
1032         changed in mutt-1.4.2.1.
1033
1034 2004-03-02 15:54  Jochen Striepe
1035
1036         * muttrc.t-prot, t-prot.sl: Moved to contrib/.
1037
1038 2004-02-11 16:05  Jochen Striepe
1039
1040         * t-prot: Comment updated: Reflect the fact that no locales have
1041         changed in mutt-1.4.2.
1042
1043 2004-01-31 02:06  Jochen Striepe
1044
1045         * t-prot.1: Fix copyright date.
1046
1047 2004-01-30 15:20  Jochen Striepe
1048
1049         * t-prot.1: Change --ftr to --ftr-ad, add --ftr-ml.
1050
1051 2004-01-30 15:08  Jochen Striepe
1052
1053         * t-prot: Release as v1.38.
1054
1055 2004-01-30 14:38  Jochen Striepe
1056
1057         * t-prot: Change --ftr option to --ftr-ad. Add --ftr-ml option. 
1058         Many thanks to Christian Wach for pointing at the problem.
1059
1060 2004-01-30 14:31  Jochen Striepe
1061
1062         * t-prot: Small performance fix in footer treatment.
1063
1064 2004-01-21 13:46  Jochen Striepe
1065
1066         * t-prot: Release as v1.37.
1067
1068 2004-01-21 13:45  Jochen Striepe
1069
1070         * t-prot: Fix processing if first attachment is of type
1071         application/pgp.
1072
1073 2004-01-21 13:39  Jochen Striepe
1074
1075         * t-prot: Small performance fix.
1076
1077 2003-12-29 17:06  Jochen Striepe
1078
1079         * t-prot: Release as 1.36.
1080
1081 2003-12-29 17:06  Jochen Striepe
1082
1083         * t-prot: Fix Kammquote behaviour for words divided by a hyphen.
1084
1085 2003-12-29 15:33  Jochen Striepe
1086
1087         * t-prot.1: Update date string.
1088
1089 2003-12-29 15:09  Jochen Striepe
1090
1091         * t-prot, t-prot.1: Update locales for gnupg-1.2.4.
1092
1093 2003-12-29 12:59  Jochen Striepe
1094
1095         * t-prot: Mutt-1.4.1 has no support for SSL, so we may drop it
1096         altogether. Mutt developer versions are handled in patches.
1097
1098 2003-11-22 02:35  Jochen Striepe
1099
1100         * t-prot: Fix comments for gpg and mutt locales.
1101
1102 2003-11-20 14:51  Jochen Striepe
1103
1104         * t-prot: Fixed --pgp-move-vrf: Obviously, gpg output should not be
1105         interpreted as successful if a bug showed up (boy, I never saw this
1106         with good old gnupg-1.0.7).
1107         
1108         Released as v1.35.
1109
1110 2003-11-19 21:05  Jochen Striepe
1111
1112         * t-prot: Release as v1.34.
1113
1114 2003-11-19 20:58  Jochen Striepe
1115
1116         * t-prot: Cosmetics.
1117
1118 2003-11-19 20:45  Jochen Striepe
1119
1120         * t-prot.1: Cosmetics.
1121
1122 2003-11-19 20:43  Jochen Striepe
1123
1124         * t-prot.1: Change time stamp.
1125
1126 2003-11-19 20:43  Jochen Striepe
1127
1128         * t-prot.1: Update man page to reflect last changes.
1129
1130 2003-11-19 20:41  Jochen Striepe
1131
1132         * t-prot: Update gpg's locales to gpg-1.2.3. Support for
1133         gpg-1.0.7's locales is available as a patch.
1134
1135 2003-11-19 20:11  Jochen Striepe
1136
1137         * t-prot.1: Update man page to reflect last changes.
1138
1139 2003-11-19 20:10  Jochen Striepe
1140
1141         * t-prot: Removed option --mutt-ver for sanity reasons. Special
1142         adapations for mutt developer versions will be available as a
1143         patch.
1144
1145 2003-09-10 11:32  Jochen Striepe
1146
1147         * t-prot.1: Make clear t-prot.sl is just an example implementation.
1148         Update date string.
1149
1150 2003-09-10 11:30  Jochen Striepe
1151
1152         * t-prot.sl, contrib/t-prot.sl: Additional comments.
1153
1154 2003-08-11 14:35  Jochen Striepe
1155
1156         * t-prot: Release as v1.33.
1157
1158 2003-08-11 14:35  Jochen Striepe
1159
1160         * t-prot.1: Improve description for --mutt-ver.
1161
1162 2003-08-11 14:33  Jochen Striepe
1163
1164         * t-prot.1: Update date string.
1165
1166 2003-08-11 14:32  Jochen Striepe
1167
1168         * t-prot: Clean up locales stuff.
1169
1170 2003-08-11 14:19  Jochen Striepe
1171
1172         * t-prot: Fix parsing order with --mutt-ver and --locale.
1173
1174 2003-08-11 14:05  Jochen Striepe
1175
1176         * t-prot.1: Add description for --mutt-ver.
1177
1178 2003-08-11 14:00  Jochen Striepe
1179
1180         * t-prot: Add some locale that changed in mutt-1.5.4 (and made pgp
1181         block detection fail). New parameter --mutt-ver. Many thanks to
1182         Gerfried Fuchs.
1183         
1184         Release as v1.32.
1185
1186 2003-08-11 13:41  Jochen Striepe
1187
1188         * t-prot: Simplify regex introduced in last update.
1189
1190 2003-08-09 22:22  Jochen Striepe
1191
1192         * t-prot: Fix some cases where SIGINT was not detected for pgp
1193         verification from within mutt.
1194         
1195         Release as v1.31.
1196
1197 2003-07-21 13:12  Jochen Striepe
1198
1199         * t-prot: Release as v1.30.
1200
1201 2003-07-21 13:12  Jochen Striepe
1202
1203         * t-prot: Recognize LC_MESSAGES for locales. Thanks to Gerfried
1204         Fuchs.
1205
1206 2003-07-15 13:39  Jochen Striepe
1207
1208         * t-prot: Release as v1.29.
1209
1210 2003-07-15 13:38  Jochen Striepe
1211
1212         * t-prot: Fix email adress verification inside pgp(). Fix locale
1213         detection.
1214
1215 2003-07-09 21:11  Jochen Striepe
1216
1217         * t-prot: Use the environment variable LC_ALL (and if this fails,
1218         LANG) to determine a reasonable locale default. Suggested by
1219         Michael Olbrich.
1220         
1221         Release as v1.28.
1222
1223 2003-06-24 23:52  Jochen Striepe
1224
1225         * t-prot: Release as v1.27.
1226
1227 2003-06-24 23:52  Jochen Striepe
1228
1229         * t-prot: Getting some rare multipart message from mutt, t-prot got
1230         locked into a probably endless 100% CPU consuming loop (see msgid
1231         <20030624071950.GA24479@sil.at>).  This was a DoS and therefore a
1232         security problem if you use t-prot in some automated setup. This
1233         bug was only triggered when used with -Mmutt. BTW, fixing this
1234         should also increase performance when processing multipart messages
1235         with -Mmutt.
1236         
1237         Many many thanks to Gerfried Fuchs for alerting us and pointing out
1238         the DoS character of the bug (though most people might not use mutt
1239         to do fully automated email processing).
1240
1241 2003-06-24 22:44  Jochen Striepe
1242
1243         * t-prot: Fix treatment of forwarded messages by Opera7.
1244
1245 2003-06-23 14:10  Jochen Striepe
1246
1247         * t-prot.sl, contrib/t-prot.sl: Quoted-printable treatment
1248         (hopefully this will be obsolet with S-Lang-2.0) and some minor
1249         fixes.
1250
1251 2003-06-23 13:20  Jochen Striepe
1252
1253         * t-prot.sl, contrib/t-prot.sl: Add missing semicolon.
1254
1255 2003-06-23 12:58  Jochen Striepe
1256
1257         * t-prot.sl, contrib/t-prot.sl: Fix error treatment.
1258
1259 2003-06-22 23:47  Jochen Striepe
1260
1261         * t-prot.sl, contrib/t-prot.sl: Make the tmp dir configurable,
1262         correct some plain wrong comments, and add some more comments.
1263
1264 2003-06-22 22:57  Jochen Striepe
1265
1266         * t-prot.sl, contrib/t-prot.sl: Make the S-Lang example macro more
1267         configurable (thanks to Gerfried Fuchs for some suggestions) and
1268         provide a possibility to toggle filtering on/off from within slrn
1269         (thanks to Michael Prokop for feedback).
1270
1271 2003-06-15 22:53  Jochen Striepe
1272
1273         * t-prot.1, t-prot.sl, contrib/t-prot.sl: Add some comments to
1274         t-prot.sl and update the man page to mention the S-Lang example
1275         macro.
1276
1277 2003-06-15 22:33  Jochen Striepe
1278
1279         * t-prot.sl, contrib/t-prot.sl: Added S-Lang macro to use t-prot
1280         from within slrn(1).
1281
1282 2003-05-04 12:40  Jochen Striepe
1283
1284         * t-prot: Fix handling of empty lines in traditional TOFU code:
1285         TOFU broken into parts by empty lines will be detected correctly
1286         now, empty lines will not be deleted if there is no TOFU at all.
1287         
1288         Release as v1.26.
1289
1290 2003-04-23 14:50  Jochen Striepe
1291
1292         * t-prot: Finally fix thrown away verbatim information with
1293         --pgp-move-vrf and -k (hope you had a happy Easter too). Many
1294         thanks to Gerfried Fuchs.
1295         
1296         Release as v1.25.
1297
1298 2003-04-03 13:26  Jochen Striepe
1299
1300         * t-prot: Regex performance fixes.
1301
1302 2003-03-20 02:09  Jochen Striepe
1303
1304         * t-prot, t-prot.1: New locale in mutt-1.4.1: bg.
1305         
1306         Release as v1.24.
1307
1308 2003-03-18 16:08  Jochen Striepe
1309
1310         * t-prot: Clean up $0 usage.
1311
1312 2003-03-08 17:05  Jochen Striepe
1313
1314         * t-prot: Pure cosmetics.
1315
1316 2003-03-08 16:48  Jochen Striepe
1317
1318         * t-prot: Release as v1.23.
1319
1320 2003-03-08 16:43  Jochen Striepe
1321
1322         * t-prot: Fix another typo.
1323
1324 2003-03-08 16:40  Jochen Striepe
1325
1326         * t-prot: Fix typo in last commit.
1327
1328 2003-03-08 16:37  Jochen Striepe
1329
1330         * t-prot: Add a handler for SIGINT -- pgp() has to know if we got
1331         an interrupt.  Many thanks to Gerfried Fuchs.
1332
1333 2003-03-08 02:24  Jochen Striepe
1334
1335         * t-prot, t-prot.1: Add a workaround for old mutt versions using
1336         the pagerfilter patch. Do not activate --lax-security unless you
1337         really know what you are doing.
1338
1339 2003-03-07 14:19  Jochen Striepe
1340
1341         * t-prot: Ignore SIGINTs when called from within mutt. You probably
1342         want the chance to stop PGP verification and still have the message
1343         displayed. Idea by Peter Palfrader, suggested for t-prot by
1344         Gerfried Fuchs. Thanks, great idea!
1345         
1346         Release as v1.22.
1347
1348 2003-03-05 17:26  Jochen Striepe
1349
1350         * t-prot: Release as v1.21.
1351
1352 2003-03-05 17:15  Jochen Striepe
1353
1354         * t-prot: Various performance fixes.
1355
1356 2003-03-05 17:02  Jochen Striepe
1357
1358         * t-prot: Another performance fix.
1359
1360 2003-03-05 16:59  Jochen Striepe
1361
1362         * t-prot: Fix multipart boundary detection.
1363
1364 2003-03-05 16:53  Jochen Striepe
1365
1366         * t-prot: Another performance fix in pgp().
1367
1368 2003-03-05 16:51  Jochen Striepe
1369
1370         * t-prot: Fix bad typo.
1371
1372 2003-03-05 16:35  Jochen Striepe
1373
1374         * t-prot: Performance improvements in pgp().
1375
1376 2003-03-05 16:14  Jochen Striepe
1377
1378         * t-prot: Make kammquote code more efficient.
1379
1380 2003-03-05 16:09  Jochen Striepe
1381
1382         * t-prot: Fix kammquote condition.
1383
1384 2003-03-05 15:54  Jochen Striepe
1385
1386         * t-prot: Some cosmetics, no code changes.
1387
1388 2003-03-01 17:49  Jochen Striepe
1389
1390         * t-prot: Formatting: Replace tabs with spaces.
1391
1392 2003-03-01 17:46  Jochen Striepe
1393
1394         * t-prot: Add some comments.
1395
1396 2003-02-26 22:56  Jochen Striepe
1397
1398         * t-prot.1: Reflect the fact that world has not stopped spinning
1399         after RFC 822 (so far, at least). Mention RFCs 2045, 2046, 2049,
1400         and 2822. Thanks to Thomas Bliesener for noticing.
1401
1402 2003-02-26 22:32  Jochen Striepe
1403
1404         * t-prot.1: Add an example for bouncing TOFU'ed messages using
1405         sendmail(8). Add a note that -m/-t is needed for successful use of
1406         -p. Thanks to Thomas Bliesener.
1407
1408 2003-02-19 22:05  Jochen Striepe
1409
1410         * t-prot: Release as v1.20.
1411
1412 2003-02-19 21:53  Jochen Striepe
1413
1414         * t-prot: Fix missing verbatim vals when moving gpg output.
1415
1416 2003-02-17 15:00  Jochen Striepe
1417
1418         * t-prot.1: Update Copyright date.
1419
1420 2003-02-17 13:53  Jochen Striepe
1421
1422         * t-prot: Fix moving gpg output for signatures by expired keys.
1423         
1424         Release v1.19.
1425
1426 2003-02-17 13:35  Jochen Striepe
1427
1428         * t-prot: Fix sender address for --pgp-short.
1429
1430 2003-02-17 13:02  Jochen Striepe
1431
1432         * t-prot: Remove unnecessary variable in write_msg().
1433
1434 2003-02-17 12:59  Jochen Striepe
1435
1436         * t-prot: Regex performance improvements.
1437
1438 2003-02-17 01:59  Jochen Striepe
1439
1440         * t-prot: Fix mutt-pgp code: if we have nested signed/encrypted
1441         mime parts, we must take care that all gpg output is printed.
1442         
1443         Release v1.18.
1444
1445 2003-02-17 00:08  Jochen Striepe
1446
1447         * t-prot: Make t-prot compile again on perl-5.6.1 (many thanks to
1448         Brian Medley).
1449         
1450         Release v1.17.
1451
1452 2003-02-14 14:50  Jochen Striepe
1453
1454         * t-prot: Fix missing check.
1455
1456 2003-02-14 14:42  Jochen Striepe
1457
1458         * t-prot: Fix really annoying footer unflexibility. Now empty lines
1459         on the bottom of a message are ignored.
1460         
1461         Release v1.16.
1462
1463 2003-02-11 21:06  Jochen Striepe
1464
1465         * t-prot: Fix --bigq for big quotes that go down to one of the two
1466         last lines.
1467         
1468         Release v1.15.
1469
1470 2003-02-11 13:49  Jochen Striepe
1471
1472         * t-prot: Fix ad footers within pgp signed stuff.
1473
1474 2003-02-11 13:42  Jochen Striepe
1475
1476         * t-prot: Fix trailing empty lines ("match anything") in ad footer
1477         files.
1478         
1479         Release v1.14.
1480
1481 2003-02-09 20:34  Jochen Striepe
1482
1483         * t-prot: Add support for mutt-1.5.x's OpenSSL output for S/MIME.
1484         Thanks to Michael Loeffler.
1485         
1486         Clean up some regexps for mutt's separators (should give better
1487         performance now).
1488         
1489         Release v1.13.
1490
1491 2003-02-08 18:19  Jochen Striepe
1492
1493         * t-prot, t-prot.1: Integrate the footers patch to allow aggressive
1494         ad footer matching.
1495         
1496         Release v1.12.
1497
1498 2003-02-08 17:44  Jochen Striepe
1499
1500         * t-prot: Use constants where possible.
1501
1502 2003-02-07 19:16  Jochen Striepe
1503
1504         * t-prot: Fix two bugs in the Big Kammquote Condition. Using -k
1505         should work again.
1506         
1507         Release v1.11.
1508
1509 2003-02-07 18:26  Jochen Striepe
1510
1511         * t-prot: Fix another terminal color sequence.
1512
1513 2003-02-07 16:29  Jochen Striepe
1514
1515         * t-prot.1: List contributors in alphabetical order.
1516
1517 2003-02-07 16:00  Jochen Striepe
1518
1519         * t-prot.1: Update date string.
1520
1521 2003-02-07 15:55  Jochen Striepe
1522
1523         * t-prot.1: Add a note to the BUGS section about possible perl
1524         compiler errors with not-up-to-date perl installations.
1525
1526 2003-02-07 11:51  Jochen Striepe
1527
1528         * t-prot: Make --pgp-move-vrf work for BAD signatures too (many
1529         thanks to Gerfried Fuchs).
1530         
1531         Release v1.10.
1532
1533 2003-02-06 16:11  Jochen Striepe
1534
1535         * t-prot: Last change broke attachment detection for -Mmutt.
1536
1537 2003-02-06 15:37  Jochen Striepe
1538
1539         * t-prot: Fix mutt terminal color sequences. Fix false positive for
1540         overlong signatures with mutt-1.5.3 (MANY MANY thanks to Gerfried
1541         Fuchs for reporting the bug and providing vital data!).
1542         
1543         Release v1.9.
1544
1545 2003-01-29 03:24  Jochen Striepe
1546
1547         * t-prot.1: Update date string.
1548
1549 2003-01-29 03:23  Jochen Striepe
1550
1551         * t-prot.1: Fix spellling error.
1552
1553 2003-01-28 12:00  Jochen Striepe
1554
1555         * t-prot: Make -h work again.
1556         
1557         Version bump to 1.8.
1558
1559 2002-12-29 03:52  Jochen Striepe
1560
1561         * muttrc.t-prot, t-prot, t-prot.1, contrib/muttrc.t-prot: Enable
1562         spamassassin workaround. Update man page and sample config file
1563         accordingly.
1564         
1565         Correct some speling errors in the man page.
1566         
1567         Bump to v1.7.
1568
1569 2002-12-11 18:53  Jochen Striepe
1570
1571         * t-prot: Mutt content type fix.
1572         
1573         Version bump to 1.6.
1574
1575 2002-12-11 01:46  Jochen Striepe
1576
1577         * t-prot: Improve M$ style TOFU heuristics.
1578         
1579         Bump to v1.5.
1580
1581 2002-12-08 22:45  Jochen Striepe
1582
1583         * t-prot: Remove unused else.
1584
1585 2002-12-06 16:21  Jochen Striepe
1586
1587         * t-prot: Fix treatment of pgp uids without email adress for
1588         --pgp-move. Many thanks to Gerfried Fuchs for noticing.
1589         
1590         Small performance fix for --pgp-move-vrf.
1591         
1592         Bump to v1.4.
1593
1594 2002-12-04 20:45  Jochen Striepe
1595
1596         * t-prot: Fix --pgp-short to be overzealous with gpg encryption
1597         output.
1598         
1599         Version bump to 1.3.
1600
1601 2002-12-04 09:06  Jochen Striepe
1602
1603         * t-prot.1: Another --locale fix.
1604
1605 2002-12-04 09:01  Jochen Striepe
1606
1607         * t-prot.1: Update --locale description.
1608
1609 2002-12-03 18:20  Jochen Striepe
1610
1611         * t-prot: Add internationalization for --pgp-move-vrf from
1612         gnupg-1.0.7's po files.  Should work with gnupg-1.2.x as well.
1613         
1614         Bump to v1.2.
1615
1616 2002-12-02 21:04  Jochen Striepe
1617
1618         * t-prot.1: Update man page date string.
1619
1620 2002-12-02 21:03  Jochen Striepe
1621
1622         * t-prot.1: Make last man page update more complete.
1623
1624 2002-12-02 21:00  Jochen Striepe
1625
1626         * t-prot, t-prot.1: Add an option to move only positive pgp
1627         verification output (this works for English gpg-1.0.7 right now --
1628         no internationalization, no pgp.com support). Thanks to Markus
1629         Hubig for suggesting.
1630
1631 2002-11-11 02:59  Jochen Striepe
1632
1633         * t-prot: Version 1.0.
1634
1635 2002-11-09 02:22  Jochen Striepe
1636
1637         * t-prot.1: Man page update.
1638
1639 2002-11-09 01:53  Jochen Striepe
1640
1641         * t-prot: Adding comment for pgp().
1642
1643 2002-11-05 13:29  Jochen Striepe
1644
1645         * t-prot: Fix a race condition introduced in 0.70. Many many thanks
1646         to Wichert Akkerman and Gerfried Fuchs.
1647         
1648         Bump to v0.94.
1649
1650 2002-11-04 19:01  Jochen Striepe
1651
1652         * t-prot: Fix typo from last submission.
1653         
1654         Bump to v0.93.
1655
1656 2002-11-04 18:49  Jochen Striepe
1657
1658         * t-prot: Markus Hubig noticed a bug in the kammquote condition
1659         that ate the first (empty) line of pgp signed data when using
1660         t-prot within mutt. Many thanks!
1661         
1662         Version bump to 0.92.
1663
1664 2002-11-02 16:35  Jochen Striepe
1665
1666         * t-prot: Replace all die()s with exit()s and appropriate exit
1667         codes for better interaction with MTAs.
1668         
1669         Bump to v0.91.
1670
1671 2002-11-02 16:08  Jochen Striepe
1672
1673         * t-prot: Minor changes.
1674
1675 2002-11-02 01:05  Jochen Striepe
1676
1677         * t-prot.1: Update man page modification stamp.
1678
1679 2002-11-01 18:30  Jochen Striepe
1680
1681         * t-prot, t-prot.1: Merge the pgp hack after solving the last
1682         pending bug report (thanks to Markus Hubig). Update the man page to
1683         represent changes.
1684         
1685         Huge version jump to v0.90: this is a release candidate for v1.0,
1686         every main feature should work fine by now. Please tell me *now* if
1687         something does not work for you (or if you have a major feature
1688         request that should be considered before v1.0).
1689
1690 2002-10-31 18:29  Jochen Striepe
1691
1692         * t-prot: Eye candy: People using vim with a tabwidth!=4 should see
1693         the source with proper alignment now.
1694
1695 2002-10-31 14:17  Jochen Striepe
1696
1697         * t-prot: T-prot would cheerfully create an output file without
1698         checking to see if it was about to write to a symlink or a named
1699         pipe. If a user used t-prot to write data into open shared
1700         directories, such as /tmp, this vulnerability could be used by a
1701         local attacker to overwrite files or lead to privilege escalation.
1702         
1703         Bump to v0.70.
1704
1705 2002-10-22 16:42  Jochen Striepe
1706
1707         * t-prot: Add French M$ tofu detection (many thanks to Mikael
1708         Berthe for suggesting).
1709
1710 2002-10-19 17:22  Jochen Striepe
1711
1712         * t-prot: Using any of --kminl, --kmaxl, or --kdiff implicitely
1713         activates -k.
1714         
1715         Specifying an empty string for -i or -o is no longer tolerated.
1716         
1717         Version bump to 0.69.
1718
1719 2002-10-19 16:15  Jochen Striepe
1720
1721         * t-prot: Support for Dutch(?) M$-style TOFU markers.
1722
1723 2002-09-14 05:24  Jochen Striepe
1724
1725         * t-prot: Fixed thinko in M$ TOFU/Forwarding treatment.
1726
1727 2002-09-14 05:10  Jochen Striepe
1728
1729         * t-prot: Johan Almqvist found another bug, this time false
1730         positives with some M$ MUA's forwarded messages.
1731
1732 2002-09-12 12:59  Jochen Striepe
1733
1734         * t-prot: Add swedish M$ TOFU detection. Thanks to Johan Almqvist
1735         for noticing. Bumped to v0.68.
1736
1737 2002-07-26 14:03  Jochen Striepe
1738
1739         * t-prot: Eye candy: add vim-6.x compliant folding comments.
1740
1741 2002-07-09 14:07  Jochen Striepe
1742
1743         * t-prot: Try better heuristics for M$ style TOFU. Gerfried Fuchs
1744         had some very reasonable ideas
1745         (<20020705143319.GH11482@asgard.pte.at>, 2002-07-05).  We now
1746         tolerate MS style TOFU if there is no text above.
1747         
1748         Version bump to v0.67.
1749
1750 2002-06-27 21:37  Jochen Striepe
1751
1752         * t-prot: Fix unbelievable stupid typo introduced in the last
1753         commit.
1754         
1755         Bump to v0.66.
1756
1757 2002-06-27 19:54  Jochen Striepe
1758
1759         * t-prot: Fix detection of mailing list footers in attachments
1760         within attachments.
1761         
1762         Bump to v0.65.
1763
1764 2002-06-27 18:16  Jochen Striepe
1765
1766         * t-prot, t-prot.1: Fix thinko where to search for mailing list
1767         footers, bug reported by Gerfried Fuchs (many thanks!).
1768         
1769         Update manpage to make clear -Mmutt is *required* when t-prot is
1770         called from within mutt.
1771         
1772         Bump to v0.64.
1773
1774 2002-06-18 01:45  Jochen Striepe
1775
1776         * t-prot: Another tweak on the kammquote condition.
1777
1778 2002-06-16 12:32  Jochen Striepe
1779
1780         * t-prot: Fixed the line count header with -Mmutt and attachments,
1781         pgp signatures and encryption.
1782
1783 2002-06-15 17:18  Jochen Striepe
1784
1785         * t-prot: Another tweak on the kammquote condition.
1786
1787 2002-06-08 19:50  Jochen Striepe
1788
1789         * muttrc.t-prot, contrib/muttrc.t-prot: Add warning comment about
1790         required mutt version.
1791
1792 2002-06-02 07:51  Jochen Striepe
1793
1794         * t-prot: Fixed some typos.
1795
1796 2002-06-02 07:12  Jochen Striepe
1797
1798         * t-prot.1: Updated manpage. The Kammquote problem should be mostly
1799         solved by now.
1800
1801 2002-06-02 02:12  Jochen Striepe
1802
1803         * t-prot, t-prot.1: New option --sigsmax for fine-tuning the
1804         tolerated number of signatures.  Manpage updated. Version bump to
1805         v0.61.
1806
1807 2002-05-30 11:24  Jochen Striepe
1808
1809         * t-prot: Update help to reflect -p changes.
1810
1811 2002-05-30 11:16  Jochen Striepe
1812
1813         * t-prot: Bump to v0.60.
1814
1815 2002-05-30 10:45  Jochen Striepe
1816
1817         * t-prot.1: Update manpage for new behaviour of -p.
1818
1819 2002-05-10 02:18  Jochen Striepe
1820
1821         * t-prot: Add some quick hack to make t-prot an easy drop-in for
1822         spamassassin: the parameter for -p is optionally right now. If
1823         there is none supplied, there is no mail sent, of course.
1824
1825 2002-05-03 02:02  Jochen Striepe
1826
1827         * t-prot.1: Fix typo.
1828
1829 2002-05-03 01:56  Jochen Striepe
1830
1831         * t-prot.1: Update man page date.
1832
1833 2002-05-03 01:55  Jochen Striepe
1834
1835         * t-prot.1: Man page fixes and updates.
1836
1837 2002-04-30 17:23  Jochen Striepe
1838
1839         * t-prot: Improve the comment on the Kammquote condition.
1840
1841 2002-04-30 17:16  Jochen Striepe
1842
1843         * t-prot: Further tweak on the Kammquote condition. Should really
1844         do The Right Thing by now.
1845
1846 2002-04-24 14:08  Jochen Striepe
1847
1848         * t-prot: Performance tweak in debigq().
1849
1850 2002-04-24 13:33  Jochen Striepe
1851
1852         * t-prot, t-prot.1: Added an option to remove the bigger part of
1853         huge blocks of quoted lines (--bigq). Updated the man page
1854         accordingly.
1855         
1856         Updated the man page's contributors text.
1857         
1858         Bump to v0.58.
1859
1860 2002-04-20 21:32  Jochen Striepe
1861
1862         * t-prot: Just insert one space when joining lines in decomb().
1863
1864 2002-04-20 15:37  Jochen Striepe
1865
1866         * t-prot.1: Update man page to reflect upon new options --kminl,
1867         --kmaxl, and --kdiff.
1868
1869 2002-04-20 15:18  Jochen Striepe
1870
1871         * t-prot: Some more tweaks to the Kammquote condition. Add some
1872         command line switches to make behaviour a little more flexible.
1873         
1874         Bump to v0.57.
1875
1876 2002-04-20 11:10  Jochen Striepe
1877
1878         * t-prot: Another small tweak in the Kammquoting condition.
1879
1880 2002-04-20 11:03  Jochen Striepe
1881
1882         * t-prot: Another small tweak in the Kammquote condition.
1883
1884 2002-04-20 10:58  Jochen Striepe
1885
1886         * t-prot: Make the Kammquote condition a little pickier.
1887
1888 2002-04-20 02:48  Jochen Striepe
1889
1890         * t-prot.1: Add description of the anti Kammquoting option.
1891
1892 2002-04-20 02:28  Jochen Striepe
1893
1894         * t-prot: Added an option to fix those zig-zag shaped quotings,
1895         well-known to German users as "Kammquoting".
1896         
1897         Lines with verbatim statements (#v+/-) itselves are now verbatim by
1898         definition, so they won't be cleaned away.
1899         
1900         Bumped to v0.56.
1901
1902 2002-04-18 22:51  Jochen Striepe
1903
1904         * t-prot: Clean up revision number a bit.
1905
1906 2002-04-11 05:14  Jochen Striepe
1907
1908         * t-prot: Just catch the last signature if there are more.
1909
1910 2002-04-11 04:46  Jochen Striepe
1911
1912         * t-prot: Hugo Haas reported that t-prot did not detect TOFU if
1913         there is an overlong signature and no -S on the command line.
1914         Though this was intended behaviour, this is changed: by now
1915         signatures are always interpreted as such, so the text before can
1916         be parsed properly.
1917
1918 2002-03-29 01:46  Jochen Striepe
1919
1920         * t-prot.1: Add description for --locale=LOCALE.
1921
1922 2002-03-29 01:15  Jochen Striepe
1923
1924         * t-prot: Add option to treat mutt(1)'s locales correctly. Bump to
1925         v0.55.
1926
1927 2002-03-23 10:47  Jochen Striepe
1928
1929         * t-prot: Fix typo.
1930
1931 2002-03-22 11:38  Jochen Striepe
1932
1933         * t-prot.1: Add ghw to the IDEAS AND INSPIRATION section.
1934
1935 2002-03-21 22:26  Jochen Striepe
1936
1937         * t-prot: Bump to 0.54.
1938
1939 2002-03-21 13:16  Jochen Striepe
1940
1941         * t-prot: More cleanups in the multipart code.
1942
1943 2002-03-21 12:53  Jochen Striepe
1944
1945         * t-prot: Fix comment in the mutt specific multipart code.
1946
1947 2002-03-21 12:27  Jochen Striepe
1948
1949         * t-prot: Fixed assumption in the mutt-specific code that the first
1950         attachment always would be text/plain containing the actual message
1951         text.
1952
1953 2002-03-20 22:58  Jochen Striepe
1954
1955         * t-prot: Fix some false positives in footers and multipart code.
1956
1957 2002-03-20 17:02  Jochen Striepe
1958
1959         * t-prot: More cleanups and performance improvements. Fixed tofu
1960         deletion when diff appended to signature. Fixed broken detection of
1961         mutt(1)'s mime/pgp output.  Bumped to 0.53.
1962
1963 2002-03-20 15:12  Jochen Striepe
1964
1965         * t-prot: Make mime/multipart parts with type=message/rfc822 being
1966         processed if the message has been processed by mutt(1) before.
1967
1968 2002-03-20 13:16  Jochen Striepe
1969
1970         * t-prot: Another HUGE cleanup.
1971
1972 2002-03-20 01:56  Jochen Striepe
1973
1974         * t-prot: Major cleanup. Bump to 0.52.
1975
1976 2002-03-19 14:16  Jochen Striepe
1977
1978         * t-prot: Fixed some bugs in the multipart code. Bumped version to
1979         0.51.
1980
1981 2002-03-19 12:42  Jochen Striepe
1982
1983         * t-prot.1: Add note describing the complicated and confusing line
1984         count thingie when deleting an overlong signature.
1985
1986 2002-03-19 12:38  Jochen Striepe
1987
1988         * t-prot: Correct line count in snipped-overlong-sig message.
1989
1990 2002-03-18 19:19  Jochen Striepe
1991
1992         * muttrc.t-prot, t-prot, t-prot.1, contrib/muttrc.t-prot: Add new
1993         options (-a and -A=dir) to get rid of those annoying hotmail
1994         advertisements appended to messages from people using gratis email
1995         providers. Update manpage and muttrc sample.
1996         
1997         Add non-usascii-problem to TROUBLESHOOTING section of the man page.
1998         
1999         Bump to v0.50.
2000
2001 2002-03-18 15:49  Jochen Striepe
2002
2003         * t-prot: Fix the line count header. Bump to v0.49.
2004
2005 2002-03-16 00:01  Jochen Striepe
2006
2007         * t-prot.1: Minor fix.
2008
2009 2002-03-15 23:58  Jochen Striepe
2010
2011         * t-prot.1: Minor cleanup.
2012
2013 2002-03-15 01:48  Jochen Striepe
2014
2015         * t-prot: Fix variables initialisation.
2016
2017 2002-03-14 22:21  Jochen Striepe
2018
2019         * t-prot: Fix a bug in the multipart code. Bump to v0.48.
2020
2021 2002-03-13 08:07  Jochen Striepe
2022
2023         * t-prot.1: Add some explanation for the verbatim instruction to
2024         the troubleshooting section.
2025
2026 2002-03-13 07:52  Jochen Striepe
2027
2028         * t-prot: Make verbatim instructions work for everything except
2029         mailing list footers.  Bump to v0.47.
2030
2031 2002-03-13 01:19  Jochen Striepe
2032
2033         * t-prot.1: Fixed typo.
2034
2035 2002-03-12 17:16  Jochen Striepe
2036
2037         * t-prot.1: Add TROUBLESHOOTING section.
2038
2039 2002-03-12 16:44  Jochen Striepe
2040
2041         * t-prot.1: Changed one makro which was overseen last commit.
2042
2043 2002-03-12 16:24  Jochen Striepe
2044
2045         * t-prot.1: Big man page cleanup.
2046
2047 2002-03-12 15:41  Jochen Striepe
2048
2049         * t-prot.1: Further improvement of the -L man page text.
2050
2051 2002-03-12 15:39  Jochen Striepe
2052
2053         * t-prot.1: Improved man page text for -L.
2054
2055 2002-03-12 15:37  Jochen Striepe
2056
2057         * t-prot.1: Clarify the man page text for -l and -L.
2058
2059 2002-03-12 02:47  Jochen Striepe
2060
2061         * t-prot, t-prot.1: Add the "tolerate diff" option. Bump to v0.46.
2062
2063 2002-03-09 17:18  Jochen Striepe
2064
2065         * muttrc.t-prot, t-prot, t-prot.1, contrib/muttrc.t-prot: Add
2066         option -M/--mua and try to detect attachments only when necessary. 
2067         Updated man page and muttrc sample. Version bump to 0.45.
2068
2069 2002-03-08 20:29  Jochen Striepe
2070
2071         * t-prot: Fix an off-by-one error when removing mutt(1)'s
2072         attachments. Credits to Gerfried Fuchs for reporting and locating
2073         the bug.
2074
2075 2002-03-02 02:26  Jochen Striepe
2076
2077         * t-prot: Some minor cleanups.
2078
2079 2002-03-02 02:18  Jochen Striepe
2080
2081         * t-prot: Some minor cleanups.
2082
2083 2002-03-01 10:10  Jochen Striepe
2084
2085         * t-prot: Fixed a missing range check reported by Gerfried Fuchs
2086         with messages only containing the mailing list footer.
2087
2088 2002-02-26 12:20  Jochen Striepe
2089
2090         * t-prot: Add infrastructure for better debugging.
2091
2092 2002-02-26 11:11  Jochen Striepe
2093
2094         * muttrc.t-prot, contrib/muttrc.t-prot: Make the muttrc example a
2095         little shorter, and add colors.
2096
2097 2002-02-26 03:05  Jochen Striepe
2098
2099         * t-prot: Improve empty line handling between body and signature.
2100
2101 2002-02-26 02:50  Jochen Striepe
2102
2103         * t-prot: Fixed thinko in signature handling. Be more tolerant with
2104         empty lines around signatures and mailing list footers.
2105         
2106         Version bump to 0.42.
2107
2108 2002-02-25 19:20  Jochen Striepe
2109
2110         * t-prot: Widened the rexexp for mutt(1)'s attachments a little -
2111         some cases were not caught before.
2112
2113 2002-02-25 18:48  Jochen Striepe
2114
2115         * t-prot: Gerfried Fuchs found a bug in the signature code (many
2116         thanks!). It was ugly anyway, so that part got a clean rewrite.
2117         
2118         Bumped version to 0.41.
2119
2120 2002-02-22 15:55  Jochen Striepe
2121
2122         * t-prot: Another slight performance hit with multipart messages.
2123
2124 2002-02-22 15:36  Jochen Striepe
2125
2126         * t-prot: Leave only the body of the first multipart message part
2127         for processing, not the headers.
2128
2129 2002-02-21 23:27  Jochen Striepe
2130
2131         * t-prot.1: Updated the manpage to reflect the fix of the multipart
2132         bug.
2133
2134 2002-02-21 23:24  Jochen Striepe
2135
2136         * t-prot: Fix no TOFU is detected in multipart messages without
2137         signature and without previous preparation by mutt(1). Now
2138         multipart messages as described in RFC 1341 are detected properly.
2139         Only the first part is processed, and only if it has the content
2140         type "text/plain" or none specified as described in RFC 1341.
2141
2142 2002-02-20 16:51  Jochen Striepe
2143
2144         * t-prot: Bump version to 0.39.
2145
2146 2002-02-20 16:50  Jochen Striepe
2147
2148         * t-prot.1: Updated manpage for long options.
2149
2150 2002-02-18 19:44  Jochen Striepe
2151
2152         * t-prot.1: Updated credits in manpage.
2153
2154 2002-02-16 00:06  Jochen Striepe
2155
2156         * muttrc.t-prot, t-prot, contrib/muttrc.t-prot, t-prot.1: Switched
2157         command line system to Getopt::Mixed as recommended by Gerfried
2158         Fuchs. One of the reasons is that now the parameter of the option
2159         '-S' is optionally, what was not cleanly realizeable before. The
2160         opportunity has been used to do a cleanup on some things, too ...
2161         
2162         Please note that Getopt::Mixed now is mandatory to run t-prot - you
2163         can get it at CPAN. The trade-off seems worthy IMHO - please drop
2164         an email to <t-prot@tolot.escape.de> if you do not think so, so the
2165         matter can be discussed. :)
2166         
2167         Updated manpage.
2168
2169 2002-02-15 03:49  Jochen Striepe
2170
2171         * t-prot.1: Beautify the manpage, and add some more info about bugs
2172         and todos.
2173
2174 2002-02-15 03:30  Jochen Striepe
2175
2176         * t-prot: Beautify help text.
2177
2178 2002-02-14 16:32  Jochen Striepe
2179
2180         * t-prot, t-prot.1: Bjoern Buerger requested an option to make
2181         t-prot write a syslog entry for each message bounced when invoked
2182         with -p. So -d is new. Will only write syslog entries if
2183         Sys::Syslog is available but will not crash if not.
2184
2185 2002-02-14 13:26  Jochen Striepe
2186
2187         * t-prot: Minor cleanup.
2188
2189 2002-02-14 11:04  Jochen Striepe
2190
2191         * t-prot: Fix unbelieveable stupid bug in attachment fix. Bump to
2192         v0.36.
2193
2194 2002-02-13 01:08  Jochen Striepe
2195
2196         * t-prot: Version bump to 0.35.
2197
2198 2002-02-12 13:57  Jochen Striepe
2199
2200         * t-prot, t-prot.1: Added Option -P=MESSAGE. Updated manpage.
2201
2202 2002-02-12 12:47  Jochen Striepe
2203
2204         * t-prot.1: Update manpage for -S=n.
2205
2206 2002-02-12 12:45  Jochen Striepe
2207
2208         * muttrc.t-prot, contrib/muttrc.t-prot, t-prot: Improve bounce
2209         message. Change option -S to accept an integer denoting the maximum
2210         allowed lines for a valid signature.
2211
2212 2002-02-12 04:44  Jochen Striepe
2213
2214         * t-prot, t-prot.1: New option -p=ADDRESS added: Finally you may
2215         use t-prot in your MTA's aliases file to bounce TOFUed emails.
2216         Manpage updated.
2217
2218 2002-02-12 01:03  Jochen Striepe
2219
2220         * t-prot: Corrected help when called with -h. Small indent cleanup.
2221
2222 2002-02-11 20:40  Jochen Striepe
2223
2224         * t-prot.1: Updated manpage date.
2225
2226 2002-02-11 20:33  Jochen Striepe
2227
2228         * t-prot, t-prot.1: Gerfried Fuchs reported that t-prot eats up
2229         attachments when hiding lines, that flaw should be fixed right now.
2230         Manpage has been updated to reflect upon that fact.
2231
2232 2002-02-11 19:13  Jochen Striepe
2233
2234         * t-prot: Corrected line count for overlong signatures. Problem
2235         reported by Gerfried Fuchs (thanks, Alfie!).
2236
2237 2002-01-29 14:57  Jochen Striepe
2238
2239         * t-prot: Remove goto. Patch by Gerfried Fuchs.
2240
2241 2002-01-28 20:34  Jochen Striepe
2242
2243         * t-prot: Bump version to 0.32.
2244
2245 2002-01-28 16:53  Jochen Striepe
2246
2247         * t-prot: Just again a version fix. Should be done now...
2248
2249 2002-01-28 16:52  Jochen Striepe
2250
2251         * t-prot: Sigh. Another version fix.
2252
2253 2002-01-28 16:50  Jochen Striepe
2254
2255         * t-prot.1: Fix manpage version.
2256
2257 2002-01-28 16:48  Jochen Striepe
2258
2259         * t-prot, t-prot.1: Fix version strings.
2260
2261 2002-01-28 16:46  Jochen Striepe
2262
2263         * muttrc.t-prot, t-prot, t-prot.1, contrib/muttrc.t-prot: Version
2264         cleanup.
2265
2266 2002-01-28 16:39  Jochen Striepe
2267
2268         * muttrc.t-prot, t-prot, t-prot.1, contrib/muttrc.t-prot: Initial
2269         version.
2270
2271 2002-01-28 16:39  Jochen Striepe
2272
2273         * muttrc.t-prot, t-prot, t-prot.1, contrib/muttrc.t-prot: Initial
2274         revision
2275