52 Commits (662145d0554de5e769b92dab2d41173a98adcee5)

Author SHA1 Message Date
  Vsevolod Stakhov 662145d055
[Minor] Reformat all Lua code, no functional changes 10 months ago
  Vsevolod Stakhov 42873dc110
[Minor] Lua_magic: Try to reduce fp rate for html heuristic 11 months 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 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 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 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 63869b7d7b [Minor] Lua_magic: Improve html detection heuristic 3 years ago
  Vsevolod Stakhov f08ffd73e8 [Minor] Lua_magic: Improve html patterns 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 3 years ago
  Vsevolod Stakhov 95c95db6d4 [Minor] Add sanity check 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 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
  Vsevolod Stakhov 99cc1fcb69 [Project] Lua_magic: Add images patterns 4 years ago
  Vsevolod Stakhov 0b5f43d31e [Minor] Lua_magic: Add types for .jar and for .apk 4 years ago
  Vsevolod Stakhov b32d6cde09 [Minor] Lua_magic: Improve hyperscan usage 4 years ago
  Vsevolod Stakhov 39be9db453 [Minor] Fix tests and jpeg case 4 years ago
  Vsevolod Stakhov da99d2d911 [Project] Lua_magic: Add heuristics for text parts 4 years ago
  Vsevolod Stakhov 6d97c8f9bf [Project] Lua_magic: Add more types 4 years ago
  Vsevolod Stakhov e7ebcf91c7 [Project] Lua_magic: Simplify oasis files detection to a trie match 4 years ago
  Vsevolod Stakhov 2381494667 [Project] Lua_magic: Some rework in detection 4 years ago
  Vsevolod Stakhov ef54307ee4 [Project] Lua_magic: Add Oasis documents detection 4 years ago
  Vsevolod Stakhov eb120f830e [Project] Lua_magic: Add heuristics for Office 2007+ 4 years ago
  Vsevolod Stakhov 7cf7a889a6 [Project] Lua_magic: Add mime parts detection function 4 years ago