Commit Graph

651 Commits (4c4eb464373993e8dba8e7f98d68a666f96c303e)

Author SHA1 Message Date
Nigel Horne 4c4eb46437 Fix compilation error on Solaris 21 years ago
Nigel Horne 1d619765f3 Fix compilation error on Solaris 21 years ago
Nigel Horne 38e2ab86ca Fix empty content-type in multipart header 21 years ago
Nigel Horne 46d375fed0 Tidy 21 years ago
Nigel Horne 06a8e8ecdc Fix filename handling on MACOS/X 21 years ago
Nigel Horne 8a892c3b59 Text/plain now handled as no encoding 21 years ago
Nigel Horne 528c8a2def Handle text/rfc822-headers incorrectly sent as message/rfc822-headers 21 years ago
Tomasz Kojm 4a24fe30c5 attempt to rebuild PE structure from UPX compressed files 21 years ago
Tomasz Kojm 6ee0243fa8 update 21 years ago
Nigel Horne c8a7cef051 Decode text/plain parts marked as being encoded 21 years ago
Nigel Horne cd11ef39a7 Part of rule 3 of paragraph 5.1 of RFC1521 was not being implemented 21 years ago
Tomasz Kojm e7fe9178b0 improved support for BSDI BSD/OS 21 years ago
Nigel Horne 121ec5117d Handle unbalanced quote characters in headers better 21 years ago
Nigel Horne 29297fb17e Remove the old continuation marker method 21 years ago
Nigel Horne 5a65084a58 Avoid crash if the output file didn't open 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 e097c0dd9a Save the text portions as text not mail files 21 years ago
Nigel Horne d2072c9e11 Allow lowercase hex characters in quoted-printable 21 years ago
Nigel Horne 38d07186a0 Changed some more strtok to cli_strtok 21 years ago
Nigel Horne 496e11161f Tidy 21 years ago
Tomasz Kojm c464b15fe5 skip splitted files 21 years ago
Nigel Horne 16ea58a280 Use a static array for the partial directory 21 years ago
Nigel Horne 5d8100cb94 Honour section 7.2.6 of RFC1521 21 years ago
Nigel Horne 99c2299d5d Handle attachments before the first mime section 21 years ago
Nigel Horne 0e523db292 uuencode failures no longer fatal 21 years ago
Nigel Horne 59921c0260 Handle comments in the command part of headers 21 years ago
Nigel Horne c29f01c5ec Handle spaces after the final MIME boundary and binHex attachments after that boundary 21 years ago
Nigel Horne 391f7bb323 Scan uuencodes after the final MIME section 21 years ago
Tomasz Kojm c40986203d cosmetic patch 21 years ago
Tomasz Kojm d17f081e46 do not trigger a warning on IMAGE_SUBSYSTEM_UNKNOWN 21 years ago
Nigel Horne 59b99810d5 Add debug message for end of multipart headers 21 years ago
Tomasz Kojm 30c2ea297f remove unnecessary declaration 21 years ago
Nigel Horne cb7c1ec514 Tidy 21 years ago
Nigel Horne bdb843f653 Remove warning message 21 years ago
Nigel Horne fc36c0f9c5 Fix small typo 21 years ago
Nigel Horne 1509feeae3 Fix crash in base64 encoded binhex files 21 years ago
Nigel Horne b116962d57 Performance work 21 years ago
Nigel Horne 0ab539cc77 Use cli_realloc instead of many cli_mallocs 21 years ago
Nigel Horne 932bb8d402 Better handling of false file type identification 21 years ago
Nigel Horne 6e84cebb6f Scan email footers (portions after the last MIME boundary 21 years ago
Nigel Horne fb97009a5e Fix segfault 21 years ago
Tomasz Kojm 667ab9c61d add support for Mac's HQX file format 21 years ago
Nigel Horne 359e9faebf Added binhex.h 21 years ago
Nigel Horne e72de3f1d8 First draft of binhex.c 21 years ago
Tomasz Kojm 0f5e1958c9 add binhex.[ch] 21 years ago
Nigel Horne 86d24ebea7 Added binhex filetype decoding 21 years ago
Tomasz Kojm d3779101c5 try to detect zip archives with modified information in local header 21 years ago
Tomasz Kojm 399815d9ed recognize more subsystem/machine types 21 years ago
Nigel Horne 68bad3a800 Find more bounce messages 21 years ago