forked from inflex/ripMIME
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCONTRIBUTORS
98 lines (77 loc) · 2.8 KB
/
CONTRIBUTORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
Original Author : Paul L Daniels
---------------------------
Author : Farit
Date : 14/01/2004
Contrib: Supplied various mailpacks with exploits/viruses/worms and
alternative 'header' prefixing.
---------------------------
Change : Correction of various spurilous messages appearing even when
verbosity is not active
Date : 26/01/2003
Author : Chris Hine
---------------------------
Change : Change char * to unsigned char * in strlower() function to deal with
non-ASCII characters ( ie, French, Chinese )
Date : 09/11/2002
Author : Emmanuel Collignon
---------------------------
Change : Patch to deal with spaces inbetween name=, filename= type
MIME headers. Submitted by Phil Brutsche
Date : 06/11/2002
---------------------------
Change : Updates to FFGET routines. Improve handling of one-off issues and
buffer boundary conditions
Author : Joseph Gooch
Email :
Date : 27/02/2002
Notification : Version number update (I hate it when I forget that)
Notifier : wes schreiner
Date : 21/02/2002
---------------------------
Change : TNEF decoding improvements - Quoted Printable decoding fixes
Author : Chea Chee Keong
Email : [email protected]
Date : 20/02/2002
---------------------------
Change : CRCR logic clarification
Author : Joseph Gooch
Date : 18/02/2002
---------------------------
Change : TNEF decoding improvements
Author : Chea Chee Keong
Email : [email protected]
Date : 01/01/2002
---------------------------
Change : add ability to read mimepack from STDIN
Author : Matthew McNaughton <[email protected]>
Date : 24/11/2000
---------------------------
Fixes:
Change : Correction for handling varying line-length BASE64 encoded files
Author : Trent, Michael (Xerox USA) and John Armstrong (EFI.com)
Date : 05/11/2001
---------------------------
Change : Support for SGI systems (fixes lockup)
Author : Don Lafontaine <[email protected]>
Date : 27/09/2001
---------------------------
Change : Correct problem where a filename will contain multiple consecutive /'s
Author : James Cownie
Date : 03/02/2001
---------------------------
Change : Replaced the tmpnam() call for temporary filename with MIME_tmpnam()
Author : Dave DeMaagd & Paul L Daniels
Date : 29/01/2001
---------------------------
Change : added patch to detected boundaries without surrounding quotations
Author : Rolf
Date : 12/01/2001
---------------------------
Support:
Date : 07/01/2000
Person: Hans Harder
What: Supplied me with a mailpack which couldn't be correctly decoded by ripMIME due to it not having a trailing CR/LF after the base64 encoded portion of the attachment.
---------------------------
Date : 29/01/2001
Person : Sven Rassmaan
What: Supplied me with a mailpack/spool which I could test the multiple-email-spool-extract facility (also happened to be the requestor or such)