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-shingles
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
/
src
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Project] Convert the remaining
Vsevolod Stakhov
2024-03-05
1
-1
/
+1
*
[Project] Start optimization of userdata hashing
Vsevolod Stakhov
2024-03-05
2
-5
/
+5
*
[Fix] Allow different template expansion parameters
Vsevolod Stakhov
2024-02-21
1
-3
/
+3
*
Revert "[Fix] Fix history key, as we use `{=` and not `{{` in templates"
Vsevolod Stakhov
2024-02-21
1
-1
/
+1
*
[Fix] Fix history key, as we use `{=` and not `{{` in templates
Vsevolod Stakhov
2024-02-21
1
-1
/
+1
*
[Fix] Encode headers in metadata exporter
Vsevolod Stakhov
2024-02-13
1
-7
/
+8
*
[Minor] Fix doc string
Vsevolod Stakhov
2024-01-29
1
-1
/
+1
*
[Feature] Allow to add templates to redis history prefix
Vsevolod Stakhov
2024-01-29
1
-11
/
+14
*
[Rework] Breaking: Do not report module as action
Alexander Moisseev
2024-01-28
1
-2
/
+1
*
[Minor] Allow the same logic for recipients
Vsevolod Stakhov
2024-01-27
1
-5
/
+41
*
[Feature] Add extraction type for `from` maps
Vsevolod Stakhov
2024-01-27
1
-5
/
+29
*
[Minor] rbl: fix warning
Andrew Lewis
2024-01-25
1
-1
/
+1
*
[Fix] multimap: rawtext: use decoded parts
Andrew Lewis
2024-01-19
1
-1
/
+1
*
[Feature] Support suppressing DMARC reporting for particular recipients
Andrew Lewis
2024-01-10
1
-1
/
+13
*
[Minor] Fix typo in hfilter map
moisseev
2023-12-24
1
-2
/
+2
*
[Minor] Log a debug message when ratelimit skipped
moisseev
2023-12-22
1
-0
/
+1
*
[Minor] ratelimit: make per-bucket symbol behave like global symbol
Andrew Lewis
2023-12-21
1
-1
/
+1
*
[Feature] rbl: support disabling or replacing url_whitelist per RBL
Andrew Lewis
2023-12-12
1
-2
/
+2
*
[Rework] Use a more sane data structure and refactor
Vsevolod Stakhov
2023-11-21
1
-13
/
+25
*
[Minor] Fix override
Vsevolod Stakhov
2023-11-10
1
-1
/
+1
*
[Minor] Various fixes
Vsevolod Stakhov
2023-11-10
1
-16
/
+40
*
[Minor] Fix events mess
Vsevolod Stakhov
2023-11-10
1
-9
/
+6
*
[Project] Add some major stuff to implement client side of the fuzzy ping
Vsevolod Stakhov
2023-11-09
1
-0
/
+357
*
[Minor] Allow to list storages configured from Lua
Vsevolod Stakhov
2023-11-09
1
-0
/
+62
*
[Fix] known_senders: fix config handling
Andrew Lewis
2023-11-09
1
-2
/
+3
*
[Minor] force_actions: set a group for symbols
Andrew Lewis
2023-11-04
1
-1
/
+3
*
Merge pull request #4678 from fatalbanana/rbl_exclude_local
Vsevolod Stakhov
2023-11-03
1
-4
/
+2
|
\
|
*
[Fix] rbl: fix `exclude_local`
Andrew Lewis
2023-11-03
1
-4
/
+2
*
|
[Minor] Treat *.zpaq attachments as archives and harmful
twesterhever
2023-11-03
1
-0
/
+2
|
/
*
Merge pull request #4657 from fatalbanana/rbl_matchers
Vsevolod Stakhov
2023-10-26
1
-8
/
+68
|
\
|
*
[Minor] Reiterate on the previous changes
Andrew Lewis
2023-10-26
1
-4
/
+4
|
*
[Feature] rbl: support globbed return codes
Andrew Lewis
2023-10-25
1
-1
/
+11
|
*
[Feature] rbl: support checking returncodes by CIDR
Andrew Lewis
2023-10-25
1
-19
/
+41
|
*
[Feature] rbl: support checking returncodes by regex
Andrew Lewis
2023-10-24
1
-0
/
+13
|
*
[Minor] rbl: support use of different matchers for return codes
Andrew Lewis
2023-10-24
1
-3
/
+18
*
|
[Minor] Remove duplicate *.app attachment type
twesterhever
2023-10-25
1
-1
/
+0
*
|
Revert "[Minor] Increase scoring of *.exe attachments"
twesterhever
2023-10-24
1
-1
/
+1
*
|
[Minor] Add additional bad attachment types
twesterhever
2023-10-22
1
-0
/
+11
*
|
[Minor] Increase scoring of *.exe attachments
twesterhever
2023-10-22
1
-1
/
+1
*
|
[Minor] Incorporate additional bad attachments from Microsoft
twesterhever
2023-10-22
1
-0
/
+9
*
|
[Minor] Refer to third parties for attachment handling whenever possible
twesterhever
2023-10-22
1
-6
/
+6
|
/
*
[Fix] DMARC reporting: fix reporting for subdomains
Andrew Lewis
2023-10-16
1
-1
/
+1
*
[Minor] Treat *.cue attachments as harmful
twesterhever
2023-10-13
1
-0
/
+1
*
[Minor] RBL: Show DNS verification failure reason
Vsevolod Stakhov
2023-09-26
1
-13
/
+19
*
[Minor] Fix symbol name
Vsevolod Stakhov
2023-09-25
1
-2
/
+2
*
[Minor] Insert `UNKNOWN_SENDER` for the new senders
Vsevolod Stakhov
2023-09-25
1
-1
/
+21
*
[Project] Fix various issues
Vsevolod Stakhov
2023-09-24
1
-4
/
+14
*
[Conf] Add new plugin default configuration
Vsevolod Stakhov
2023-09-24
1
-2
/
+11
*
[Minor] Fix misprint
Vsevolod Stakhov
2023-09-23
1
-1
/
+1
*
[Feature] Draft `known_senders` plugin
Vsevolod Stakhov
2023-09-23
1
-0
/
+205
[next]