75 Commits (49e5514eaf91f70205374c55ed7383a6b9f8a12d)

Author SHA1 Message Date
Vsevolod Stakhov b41417742e [Minor] Escape regexp quantifiers 4 years ago
Vsevolod Stakhov a9fe8f9048 [Minor] Do not treat ASiC files as pure archives 4 years ago
Vsevolod Stakhov 8062da9e66 [Minor] Add ASICE format support 4 years ago
Vsevolod Stakhov 268bc590b6 [Minor] Another try to fix the logic around 8bit charsets handling 5 years ago
Vsevolod Stakhov f8e81ccc2c [Minor] Fix non-utf inputs checking 5 years ago
Vsevolod Stakhov c0e15f8039 [Minor] Try to fix another boundary issue 5 years ago
Vsevolod Stakhov 9d5a725bd6 [Minor] Sigh, another condition fix 5 years ago
Vsevolod Stakhov 24054b0a09 [Minor] Fix check condition 5 years ago
Vsevolod Stakhov f4d5f9c4e4 [Minor] Lua_magic: Return utf8 check as it is useful for many cases 5 years ago
Vsevolod Stakhov 12e0300930 [Minor] Lua_magic: Really add an exclusion... 5 years ago
Vsevolod Stakhov adefe59d6f [Minor] Lua_magic: Make an exclusion for message parts 5 years ago
Vsevolod Stakhov 401baa2b86 [Rework] Lua_magic: Try to detect text parts with 8bit characters for non-utf8 encodings 5 years ago
Vsevolod Stakhov 8cc2fca85d [Minor] Lua_magic: Add vcf magic pattern 5 years ago
Vsevolod Stakhov d5bf9ae28d [Minor] Lua_magic: Minor changes 5 years ago
Andrew Lewis 7679fd1222 [Minor] Magic: try avoid false positive exe detection 5 years ago
Vsevolod Stakhov 2aaf02a82c [Minor] Lua_magic: Use larger span to look for text patterns 5 years ago
Vsevolod Stakhov f5bebd97db [Minor] Lua_magic: Add ics pattern 5 years ago
Vsevolod Stakhov f22fd35fc8 [Minor] Lua_magic: Do not treat by default non-text part as text 5 years ago
Andrew Lewis 68badebdac [Minor] rspamd_text:byte() metamethod 5 years ago
Vsevolod Stakhov 7998548c40 [Minor] Lua_magic: RTF should not be treated as text without conversion 5 years ago
Vsevolod Stakhov 63869b7d7b [Minor] Lua_magic: Improve html detection heuristic 5 years ago
Vsevolod Stakhov f08ffd73e8 [Minor] Lua_magic: Improve html patterns 5 years ago
Vsevolod Stakhov 9ce8ae9803 [Minor] Add alzip magic numbers 5 years ago
Vsevolod Stakhov 56ed3ffdd6 [Minor] Improve exe files detection 5 years ago
Anton Yuzhaninov d8c76f9fcb [Minor] Improve lua_magic HTML content type check 5 years ago
Vsevolod Stakhov f722832e3a [Minor] Do not autodetect html parts as text parts 5 years ago
Vsevolod Stakhov 95c95db6d4 [Minor] Add sanity check 6 years ago
Vsevolod Stakhov afaa9500bb [Minor] Further improve patterns 6 years ago
Vsevolod Stakhov 2c07393bed [Minor] Remove redundant pattern 6 years ago
Vsevolod Stakhov b56b5fc224 [Minor] Improve pdf magic detection 6 years ago
Vsevolod Stakhov f5299d51ba [Minor] Add limit for number of files processed in archives 6 years ago
Vsevolod Stakhov a89cf52149 [Fix] Disable text detection heuristics for encrypted parts 6 years ago
Vsevolod Stakhov d6f2dc6707 [Minor] Lua_magic: Add ical and vcard support 6 years ago
Vsevolod Stakhov 052ccc761e [Feature] Support uuencoding 6 years ago
Vsevolod Stakhov 784746733a [Feature] Lua_scanners: Use lua magic for inclusion/exclusion logic 6 years ago
Vsevolod Stakhov 13a09de8ed [Feature] Multimap: Do not check files in office archives 6 years ago
Vsevolod Stakhov 2568de9762 [Minor] Lua_magic: Fix csv detection 6 years ago
Vsevolod Stakhov 12fdcf7bad [Minor] Fix text parts heuristic 6 years ago
Vsevolod Stakhov d6ea2092cd [Minor] Be more strict when checking for text parts 6 years ago
Vsevolod Stakhov 82106bb106 [Minor] Lua_magic: Extend dmg pattern 6 years ago
Vsevolod Stakhov e4dbb877a3 [Minor] Lua_magic: Relax jpeg pattern 6 years ago
Vsevolod Stakhov 415bcce9f4 [Minor] Lua_magic: Add bat files detection 6 years ago
Vsevolod Stakhov 99cc1fcb69 [Project] Lua_magic: Add images patterns 6 years ago
Vsevolod Stakhov 0b5f43d31e [Minor] Lua_magic: Add types for .jar and for .apk 6 years ago
Vsevolod Stakhov b32d6cde09 [Minor] Lua_magic: Improve hyperscan usage 6 years ago
Vsevolod Stakhov 231ab5e95d [Minor] Add starting mark to patterns with offset 0 6 years ago
Vsevolod Stakhov 9d178a5c16 [Minor] Oops, fix dwg support 6 years ago
Vsevolod Stakhov 34036d3776 [Minor] Add .dwg files support 6 years ago
Vsevolod Stakhov 39be9db453 [Minor] Fix tests and jpeg case 6 years ago
Vsevolod Stakhov b38eeb124c [Minor] Add support for mozlz4 6 years ago