Commit Graph

813 Commits (27c0b825f57f35afdc35bc211d1492637f0df903)

Author SHA1 Message Date
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
Tomasz Kojm 2e22ced83c add new mail detection rule 21 years ago
Tomasz Kojm 0c7019c585 improve generating of temporary file names 21 years ago
Tomasz Kojm 0c9d7f155f pass duplicated descriptor to cabd->dsearch() 21 years ago
Nigel Horne df8806fd46 Fix obscure chance of memory leak 21 years ago
Tomasz Kojm 15edd45fb9 fix compilation error 21 years ago
Nigel Horne 45aba29341 Performance speeded up 21 years ago
Nigel Horne 47193544bc Binxhex detection speeded up 21 years ago
Trog 8c601f9fa1 fix possible infinite loop 21 years ago
Nigel Horne fb79b576d3 Parial mode now on by default 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 b814e02aed Fix escaped parenthesis in rfc822 comments 21 years ago
Nigel Horne bae9c53fd2 Find uuencoded files in preambles to multipart messages 21 years ago
Nigel Horne e5f64b5414 Tidy 21 years ago
Nigel Horne 6771c81120 Better handling of mail-follow-urls when CURL is not installed 21 years ago
Nigel Horne efb5f16c60 Added basic handling of folded headers in the main message 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
Tomasz Kojm 3862f7e1c2 handle error conditions of cli_scandesc() 21 years ago
Nigel Horne e75e1ad1bf Tidy 21 years ago
Nigel Horne ec8e31fa9c Handle para 4 of RFC2231 21 years ago
Nigel Horne f3fd34f13b Fix possible segfault in handling broken RFC2047 headers 21 years ago
Tomasz Kojm 80dbe72b50 update 21 years ago
Nigel Horne 242bfde8a0 Rehashed readdir_r patch 21 years ago
Tomasz Kojm d262115a98 fix bad alias of CL_ENCRYPTED 21 years ago
Tomasz Kojm 8879420487 improve readdir_r support 21 years ago
Nigel Horne f1c1300c24 Handle unbalanced quotes in multipart headers 21 years ago
Nigel Horne bea62be361 Improve the handling of blank filenames 21 years ago
Nigel Horne 84f54a17d9 Ensure assert turned on only if config --enable-debug is used 21 years ago
Trog 247bc5c6bc extract more HTML references from use with FOLLOWURL 21 years ago
Nigel Horne ab592ce9e0 Handle type '1' files 21 years ago
Nigel Horne c79a227353 Handle multipart/knowbot as multipart/mixed 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 fdc6adbe1f PARTIAL: readdir_r even more options :-( 21 years ago
Nigel Horne a0b2181636 PARTIAL: add readdir_r fix to BeOS 21 years ago
Tomasz Kojm 53c7b87093 update 21 years ago