86 Commits (a94e43688700777d80013aa5859b90e7ca19dc77)

Author SHA1 Message Date
  Vsevolod Stakhov 42873dc110
[Minor] Lua_magic: Try to reduce fp rate for html heuristic 1 year ago
  Jason Stephenson 2b7e6c87eb Use the correct mime format for 7z 1 year ago
  Vsevolod Stakhov 2fa0e126c7
[Minor] Update my email and the copyright year 2 years ago
  Vsevolod Stakhov 4804292ed2
[Minor] Fix detection for some csv cases 2 years ago
  Vsevolod Stakhov 137ab1cb78 [Feature] Lua_magic: Add a sane CSV heuristic 2 years ago
  Vsevolod Stakhov 73280f3dab [Minor] Lua_magic: Add another spammy JS pattern 2 years ago
  Vsevolod Stakhov 229cf1c94b [Fix] Add a special logic for text part with no text extraction 2 years ago
  Vsevolod Stakhov ef16ff4ddd [Minor] Lua_magic: Fix detection for the parts with file names 2 years ago
  Vsevolod Stakhov 333b82b2bf [Minor] Lua_magic: Slight re tune 2 years ago
  Vsevolod Stakhov 872247289f [Minor] Lua_magic: Fix xml detection 2 years ago
  Vsevolod Stakhov e0c16f4cf4 [Minor] Lua_magic: Do not treat xml as html 2 years ago
  Vsevolod Stakhov b41417742e [Minor] Escape regexp quantifiers 2 years ago
  Vsevolod Stakhov a9fe8f9048 [Minor] Do not treat ASiC files as pure archives 3 years ago
  Vsevolod Stakhov 8062da9e66 [Minor] Add ASICE format support 3 years ago
  Vsevolod Stakhov 268bc590b6 [Minor] Another try to fix the logic around 8bit charsets handling 3 years ago
  Vsevolod Stakhov f8e81ccc2c [Minor] Fix non-utf inputs checking 3 years ago
  Vsevolod Stakhov c0e15f8039 [Minor] Try to fix another boundary issue 3 years ago
  Vsevolod Stakhov 9d5a725bd6 [Minor] Sigh, another condition fix 3 years ago
  Vsevolod Stakhov 24054b0a09 [Minor] Fix check condition 3 years ago
  Vsevolod Stakhov f4d5f9c4e4 [Minor] Lua_magic: Return utf8 check as it is useful for many cases 3 years ago
  Vsevolod Stakhov 12e0300930 [Minor] Lua_magic: Really add an exclusion... 3 years ago
  Vsevolod Stakhov adefe59d6f [Minor] Lua_magic: Make an exclusion for message parts 3 years ago
  Vsevolod Stakhov 401baa2b86 [Rework] Lua_magic: Try to detect text parts with 8bit characters for non-utf8 encodings 3 years ago
  Vsevolod Stakhov 8cc2fca85d [Minor] Lua_magic: Add vcf magic pattern 3 years ago
  Vsevolod Stakhov d5bf9ae28d [Minor] Lua_magic: Minor changes 3 years ago
  Andrew Lewis 7679fd1222 [Minor] Magic: try avoid false positive exe detection 3 years ago
  Vsevolod Stakhov 2aaf02a82c [Minor] Lua_magic: Use larger span to look for text patterns 3 years ago
  Vsevolod Stakhov f5bebd97db [Minor] Lua_magic: Add ics pattern 3 years ago
  Vsevolod Stakhov f22fd35fc8 [Minor] Lua_magic: Do not treat by default non-text part as text 3 years ago
  Andrew Lewis 68badebdac [Minor] rspamd_text:byte() metamethod 3 years ago
  Vsevolod Stakhov 7998548c40 [Minor] Lua_magic: RTF should not be treated as text without conversion 3 years ago
  Vsevolod Stakhov 63869b7d7b [Minor] Lua_magic: Improve html detection heuristic 3 years ago
  Vsevolod Stakhov f08ffd73e8 [Minor] Lua_magic: Improve html patterns 3 years ago
  Vsevolod Stakhov 9ce8ae9803 [Minor] Add alzip magic numbers 3 years ago
  Vsevolod Stakhov 56ed3ffdd6 [Minor] Improve exe files detection 3 years ago
  Anton Yuzhaninov d8c76f9fcb [Minor] Improve lua_magic HTML content type check 3 years ago
  Vsevolod Stakhov f722832e3a [Minor] Do not autodetect html parts as text parts 4 years ago
  Vsevolod Stakhov 95c95db6d4 [Minor] Add sanity check 4 years ago
  Vsevolod Stakhov afaa9500bb [Minor] Further improve patterns 4 years ago
  Vsevolod Stakhov 2c07393bed [Minor] Remove redundant pattern 4 years ago
  Vsevolod Stakhov b56b5fc224 [Minor] Improve pdf magic detection 4 years ago
  Vsevolod Stakhov f5299d51ba [Minor] Add limit for number of files processed in archives 4 years ago
  Vsevolod Stakhov a89cf52149 [Fix] Disable text detection heuristics for encrypted parts 4 years ago
  Vsevolod Stakhov d6f2dc6707 [Minor] Lua_magic: Add ical and vcard support 4 years ago
  Vsevolod Stakhov 052ccc761e [Feature] Support uuencoding 4 years ago
  Vsevolod Stakhov 784746733a [Feature] Lua_scanners: Use lua magic for inclusion/exclusion logic 4 years ago
  Vsevolod Stakhov 13a09de8ed [Feature] Multimap: Do not check files in office archives 4 years ago
  Vsevolod Stakhov 2568de9762 [Minor] Lua_magic: Fix csv detection 4 years ago
  Vsevolod Stakhov 12fdcf7bad [Minor] Fix text parts heuristic 4 years ago
  Vsevolod Stakhov d6ea2092cd [Minor] Be more strict when checking for text parts 4 years ago