Commit Graph

152 Commits (27c0b825f57f35afdc35bc211d1492637f0df903)

Author SHA1 Message Date
Nigel Horne ae5c693a03 Add fast track to non-mbox files 20 years ago
Nigel Horne 5198de852d Tidy up finding uuencoded messages 20 years ago
Nigel Horne 5be8beb88e Prevent uudecode overflow into uninitialized stack 20 years ago
Nigel Horne cdd91f4feb Flush base64 characters to the correct decoding 20 years ago
Nigel Horne 9f510e7847 No need to scan two blank lines 20 years ago
Nigel Horne 4945127ab3 Added fast track visa technology 21 years ago
Nigel Horne 7ae8fbfb4f Faster decoding of BINARY and EIGHTBIT encoded messages 21 years ago
Nigel Horne 6e2ba331e1 Added extra cross reference to RFC2045 21 years ago
Nigel Horne ac702657b7 Handle broken RFC2231 messages 21 years ago
Nigel Horne a2959b2878 Some lines wouldn't uudecode correctly 21 years ago
Nigel Horne af780d0cb6 Improved debug statements 21 years ago
Nigel Horne b9a141eade Faster handling of bounce messages 21 years ago
Nigel Horne d780f283e7 Improved debug message 21 years ago
Nigel Horne b1ea0d64fe Some Worm.Mydoom.Gen-unp were getting through 21 years ago
Nigel Horne afe4ae1417 Some Exploit.IE.CrashSOS were getting through 21 years ago
Nigel Horne 721aaeb428 Fuzzy logic lookup of content-type 21 years ago
Nigel Horne 11926f3b72 Fix crash when looking for uuencoded attachment fails 21 years ago
Nigel Horne 5ee8f96dd1 Some uuencoded viruses were getting through 21 years ago
Nigel Horne 4ab382c3ad Tidy 21 years ago
Nigel Horne f003b79e35 Tidy 21 years ago
Nigel Horne e7aa5e3dc5 Tidy 21 years ago
Nigel Horne 4685e39216 Backtrack quoted-printable broken fix 21 years ago
Nigel Horne 8f1a49cdb1 Better reclaiming when running short of memory 21 years ago
Nigel Horne f749115c1e Handle empty content-type fields 21 years ago
Nigel Horne cd11ef39a7 Part of rule 3 of paragraph 5.1 of RFC1521 was not being implemented 21 years ago
Nigel Horne 121ec5117d Handle unbalanced quote characters in headers better 21 years ago
Nigel Horne 564b3e0796 Tidy space only headers code 21 years ago
Nigel Horne 9ed148a8df Handle headers with only spaces 21 years ago
Nigel Horne d2072c9e11 Allow lowercase hex characters in quoted-printable 21 years ago
Nigel Horne 496e11161f Tidy 21 years ago
Nigel Horne 0e523db292 uuencode failures no longer fatal 21 years ago
Nigel Horne cb7c1ec514 Tidy 21 years ago
Nigel Horne fc36c0f9c5 Fix small typo 21 years ago
Nigel Horne b116962d57 Performance work 21 years ago
Nigel Horne e72de3f1d8 First draft of binhex.c 21 years ago
Nigel Horne 86d24ebea7 Added binhex filetype decoding 21 years ago
Nigel Horne 68bad3a800 Find more bounce messages 21 years ago
Nigel Horne 47193544bc Binxhex detection speeded up 21 years ago
Nigel Horne 1e8911e551 Parse some malformed binhex files 21 years ago
Nigel Horne 2ad0c86e36 Rewrite handling of folded headers 21 years ago
Nigel Horne bae9c53fd2 Find uuencoded files in preambles to multipart messages 21 years ago
Nigel Horne 2252f46883 Fix crash with correctly encoded uuencode files 21 years ago
Nigel Horne 4b187745e4 Fix crash if x-yencode is mistakenly guessed 21 years ago
Nigel Horne ec8e31fa9c Handle para 4 of RFC2231 21 years ago
Nigel Horne bea62be361 Improve the handling of blank filenames 21 years ago
Nigel Horne 2b94f5a630 Change encoding guess from warn to debug 21 years ago
Nigel Horne 1c2d9d5841 Handle encoding type us-ascii - should be none 21 years ago
Nigel Horne 1602f61269 Fuzzy logic match for unknown encoding types 21 years ago
Nigel Horne 32c9b306e2 Don't add trailing NUL bytes 21 years ago
Nigel Horne a7398c9c7f Advise to report broken emails 21 years ago