Commit Graph

222 Commits (ebe57840f9f252c6ccd9d025a4d546149fcbb235)

Author SHA1 Message Date
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
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
Nigel Horne 242bfde8a0 Rehashed readdir_r patch 21 years ago
Nigel Horne f1c1300c24 Handle unbalanced quotes in multipart headers 21 years ago
Nigel Horne c79a227353 Handle multipart/knowbot as multipart/mixed 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
Nigel Horne 134626745d Partial mode: fix possible stack corruption with Solaris 21 years ago
Nigel Horne a7398c9c7f Advise to report broken emails 21 years ago
Nigel Horne 0356cdc05f Tidy up 21 years ago
Nigel Horne 6e5d95eb69 Handle BeMail (BeOS) files 21 years ago
Nigel Horne 1815e49099 Handle colons in quotes in headers 21 years ago
Nigel Horne 15033cb62b Improved handling of wraparound headers 21 years ago
Nigel Horne 4de5fffd0a Harden the test for RFC2047 encoded headers 21 years ago
Nigel Horne cf56954141 RFC2047 on long lines produced by continuation headers 21 years ago
Nigel Horne 3a0f75c648 Remove perror - replace with cli_errmsg 21 years ago
Nigel Horne 1d3d7dd9c9 Needs libcurl >= 7.11 21 years ago
Nigel Horne 5a15955b39 Fix RFC2298 handling broken by RFC1341 code 21 years ago
Nigel Horne f10460ed68 First draft of code to handle RFC1341 21 years ago
Nigel Horne 9a729c8035 Better warning message about PGP attachments not being scanned 21 years ago
Nigel Horne 1b00d9a424 Better error message on RFC2047 decode error 21 years ago
Nigel Horne 7c5a7a47f0 Minor code tidy 21 years ago
Nigel Horne 22080fa57c Better error message on message/partial 21 years ago
Nigel Horne 2c7d1edd75 Removed unneeded strdups 21 years ago
Nigel Horne c77c880900 Use stack rather than heap where possible 21 years ago
Nigel Horne ba867aed5a Scan multipart/digest messages 21 years ago
Nigel Horne 00d46ae65d Build if CURLOPT_DNS_USE_GLOBAL_CACHE isn't supported 21 years ago
Nigel Horne 12f3689d99 Handle RFC2298 messages 21 years ago
Nigel Horne cd483c9b0e Fix typo 21 years ago
Nigel Horne 15f4aa674e FOLLOWURL: Set a default username and password for password protected pages 21 years ago
Nigel Horne 7e49216436 Fallback to CURLOPT_FILE if CURLOPT_WRITEDATA isn't defined 21 years ago
Nigel Horne 548a5f96ee Now compiles in machines with libcurl but without threads 21 years ago
Nigel Horne 59da5a4fc0 Some performance enhancements 21 years ago
Nigel Horne 8037334b0c Fix parsing error on mime arguments 21 years ago
Nigel Horne f017fbdd76 FOLLOWURLS now compiled if libcurl is found 21 years ago
Nigel Horne 767f16ab23 Code tidy 21 years ago
Nigel Horne 6d3125693d Handle multiple content-type headers and use the most likely 21 years ago
Nigel Horne 53bfac083e Handle attempts to hide mime type 21 years ago
Nigel Horne a9714c4996 Better handling of RFC822 comments 21 years ago
Nigel Horne 50df411808 Handle RFC2047 21 years ago
Nigel Horne 0960ff5e37 Handle quotes around mime type 21 years ago
Nigel Horne 97867f21ae Handle = and space as header separaters 21 years ago
Nigel Horne 1eec55a673 Better handling of folded headers in multipart messages 21 years ago
Nigel Horne 8b3563f22b Handle RFC822 Comments 21 years ago