index
:
rspamd.git
external-maps
libev-migration
log_json
master
mime-rework
rdns-tcp-rework
rework-symcache
rspamd-0.5
rspamd-0.6
rspamd-0.7
rspamd-0.8
rspamd-0.9
rspamd-1.0
rspamd-1.1
rspamd-1.2
rspamd-1.3
rspamd-1.4
rspamd-1.5
rspamd-1.6
rspamd-1.9
rspamd-3.10
rspamd-3.7
rspamd-3.8
rspamd-3.9
torch-removal
vstakhov-anonymize-mime
vstakhov-another-grow-factor-fix
vstakhov-ci-try
vstakhov-conf-reorg
vstakhov-cpu-detection
vstakhov-cumulative-tcp-timeout
vstakhov-fasttext-langdet
vstakhov-fix-2047-encode
vstakhov-fix-dcc
vstakhov-fuzzy-cxx
vstakhov-fuzzy-limits-display
vstakhov-fuzzy-tcp
vstakhov-gpt-ollama
vstakhov-keypair-encoding
vstakhov-known-senders
vstakhov-llm-anonymize
vstakhov-llm-embeddings
vstakhov-lua-text-api
vstakhov-new-hiredis
vstakhov-openssl-provider-message
vstakhov-remove-control-block
vstakhov-some-build-fixes
vstakhov-ssl-fixes
vstakhov-stringzilla
vstakhov-strip-attachments
vstakhov-surbl-conf-fix
vstakhov-universal-hashing-lua
vstakhov-utf8-mime
vstakhov-zstd-headers
Rapid spam filtering system: https://github.com/rspamd/rspamd
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lualib
/
lua_fuzzy.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Minor] Apply schema for all fuzzy rules
Vsevolod Stakhov
2023-10-05
1
-1
/
+14
*
[Minor] Reformat all Lua code, no functional changes
Vsevolod Stakhov
2023-08-07
1
-20
/
+21
*
[Minor] Consider subject when checking hash function input length
Vsevolod Stakhov
2022-08-02
1
-0
/
+7
*
[Fix] Adjust length of the fuzzy checks for short text parts
Vsevolod Stakhov
2022-08-02
1
-1
/
+5
*
[Minor] Update my email and the copyright year
Vsevolod Stakhov
2022-03-25
1
-1
/
+1
*
Spelling (#4086)
Josh Soref
2022-02-22
1
-1
/
+1
*
[Fix] Lua_fuzzy: Remove text parts check when checking image dimensions
Vsevolod Stakhov
2021-03-22
1
-18
/
+7
*
[Minor] Fix plain Lua compatibility
Vsevolod Stakhov
2021-03-07
1
-1
/
+8
*
[Minor] Adjust default
Vsevolod Stakhov
2020-09-28
1
-1
/
+1
*
[Fix] Fuzzy_check: Disable shingles for short texts (really)
Vsevolod Stakhov
2020-09-28
1
-3
/
+7
*
[Minor] Fix typo in lua_fuzzy options
Anton Yuzhaninov
2020-07-26
1
-2
/
+2
*
[Feature] Implement content hashes
Vsevolod Stakhov
2020-01-22
1
-0
/
+9
*
[Feature] Mime_types: Use detected content type as well
Vsevolod Stakhov
2018-12-11
1
-2
/
+9
*
[Minor] Use is_attachment where useful
Vsevolod Stakhov
2018-11-22
1
-1
/
+1
*
[Fix] Fix override_defaults function
Vsevolod Stakhov
2018-11-13
1
-0
/
+1
*
[Minor] Various fixes in lua_fuzzy library
Vsevolod Stakhov
2018-11-08
1
-3
/
+4
*
[Minor] Improve logic of parts selection and fix some corner cases
Vsevolod Stakhov
2018-11-06
1
-11
/
+28
*
[Minor] Fix various issues with lua_fuzzy
Vsevolod Stakhov
2018-11-06
1
-16
/
+40
*
[Minor] Fix tableshape usage, add cleanup rules method
Vsevolod Stakhov
2018-11-06
1
-4
/
+8
*
[Minor] Add some logic to use mime_types tracking in fuzzy checks
Vsevolod Stakhov
2018-11-06
1
-1
/
+18
*
[Minor] Do not bother about parts with no filename
Vsevolod Stakhov
2018-11-05
1
-1
/
+5
*
[Project] Add logic to check content type
Vsevolod Stakhov
2018-11-05
1
-1
/
+32
*
[Project] Add images check logic
Vsevolod Stakhov
2018-11-02
1
-0
/
+43
*
[Project] Add logic for checking of the text parts
Vsevolod Stakhov
2018-11-02
1
-2
/
+71
*
[Project] Initial addition of lua helpers for fuzzy
Vsevolod Stakhov
2018-11-01
1
-0
/
+103