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-dkim-sanitize-keys
vstakhov-fasttext-langdet
vstakhov-fix-2047-encode
vstakhov-fix-dcc
vstakhov-fuzzy-cxx
vstakhov-fuzzy-limits-display
vstakhov-fuzzy-noop
vstakhov-fuzzy-tcp
vstakhov-gpt-consensus
vstakhov-gpt-ollama
vstakhov-gpt-reason
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-redis-pool-fixes
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Fix] Fix words decay algorithm
Vsevolod Stakhov
2018-09-11
1
-1
/
+1
*
[Minor] Explicitly enable SSL sessions cache
Vsevolod Stakhov
2018-09-11
1
-0
/
+3
*
[Minor] Fix error message
Vsevolod Stakhov
2018-09-11
1
-2
/
+2
*
[Minor] Add method to init DNS subsystem
Vsevolod Stakhov
2018-09-11
1
-0
/
+13
*
[Minor] Fix type check error message
Vsevolod Stakhov
2018-09-11
1
-11
/
+17
*
[Minor] Add utility to get a logger singleton
Vsevolod Stakhov
2018-09-11
2
-0
/
+12
*
Merge pull request #2479 from negram/redis-coroutines
Vsevolod Stakhov
2018-09-11
13
-257
/
+610
|
\
|
*
Merge branch 'master' into redis-coroutines
Mikhail Galanin
2018-09-11
4
-15
/
+152
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2478 from negram/down-tcp-test-case
Vsevolod Stakhov
2018-09-11
2
-1
/
+47
|
\
\
|
*
|
[Test] Mark error with symbol in response
Mikhail Galanin
2018-09-10
1
-1
/
+6
|
*
|
[Test] Added test case for error handling check
Mikhail Galanin
2018-09-10
1
-0
/
+41
*
|
|
[Minor] Add a generic redis request method
Vsevolod Stakhov
2018-09-11
1
-0
/
+90
*
|
|
[Minor] Use shallowcopy from lua_util
Vsevolod Stakhov
2018-09-11
1
-15
/
+2
*
|
|
[Minor] Add shallowcopy utility
Vsevolod Stakhov
2018-09-11
1
-0
/
+20
|
|
*
[Minor] rspamd_session_is_destroying -> rspamd_session_blocked
Mikhail Galanin
2018-09-10
1
-2
/
+2
|
|
*
Merge branch 'master' into redis-coroutines
Mikhail Galanin
2018-09-10
3
-10
/
+36
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
[Fix] Another try to fix race conditions on config unload
Vsevolod Stakhov
2018-09-10
3
-16
/
+45
|
|
*
Merge branch 'master' into redis-coroutines
Mikhail Galanin
2018-09-10
2
-4
/
+4
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #2480 from negram/fix-declaration
Vsevolod Stakhov
2018-09-10
2
-4
/
+4
|
\
\
\
|
*
|
|
[Minor] More declaration fixes
Mikhail Galanin
2018-09-10
1
-2
/
+2
|
*
|
|
[Minor] Fixed function declaration
Mikhail Galanin
2018-09-10
1
-2
/
+2
|
/
/
/
|
|
*
Merge branch 'master' into redis-coroutines
Mikhail Galanin
2018-09-10
10
-23
/
+31
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
[Fix] Fix crashes on task cleanup
Vsevolod Stakhov
2018-09-10
10
-20
/
+26
|
/
/
*
|
Merge pull request #2477 from negram/dont-use-task
Vsevolod Stakhov
2018-09-10
1
-5
/
+5
|
\
\
|
*
|
[Minor] There is no need to refer task for thread pool/lua_state: it is somet...
Mikhail Galanin
2018-09-10
1
-5
/
+5
|
/
/
*
|
[Minor] Fix build for outdated systems
Vsevolod Stakhov
2018-09-10
1
-0
/
+2
|
*
[Test] Added test for Redis API
Mikhail Galanin
2018-09-10
9
-7
/
+247
|
*
[Minor] Updated Lua to comply the new call semantic
Mikhail Galanin
2018-09-10
3
-17
/
+38
|
*
[Minor] Change deinit order
Mikhail Galanin
2018-09-10
1
-6
/
+9
|
*
[Minor] Added coroutines to redis API
Mikhail Galanin
2018-09-10
1
-233
/
+331
|
/
*
Merge pull request #2476 from negram/fix-milter-test
Vsevolod Stakhov
2018-09-10
7
-11
/
+16
|
\
|
*
[Test] More debug info
Mikhail Galanin
2018-09-10
1
-0
/
+2
|
*
[Test] Mark "connection" resource as freed
Mikhail Galanin
2018-09-10
1
-1
/
+4
|
*
[Test] Use dofile instead of require
Mikhail Galanin
2018-09-10
5
-10
/
+10
*
|
Merge pull request #2475 from negram/dnssec-mock
Vsevolod Stakhov
2018-09-10
1
-0
/
+35
|
\
\
|
*
|
[Test] More fake recors
Mikhail Galanin
2018-09-10
1
-0
/
+25
|
*
|
[Test] And another fake domain
Mikhail Galanin
2018-09-10
1
-0
/
+5
|
*
|
[Test] One more domain to faking records
Mikhail Galanin
2018-09-10
1
-0
/
+5
|
|
/
*
|
Merge pull request #2461 from negram/rspamadm-coroutines
Vsevolod Stakhov
2018-09-10
16
-164
/
+374
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into rspamadm-coroutines
Mikhail Galanin
2018-09-10
42
-952
/
+1438
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2474 from heraklit256/composites-1
Vsevolod Stakhov
2018-09-09
1
-2
/
+9
|
\
\
|
*
|
add rule for domains trying to stay anonymous
heraklit256
2018-09-09
1
-0
/
+5
|
*
|
improve composite rules for phish messages
heraklit256
2018-09-09
1
-2
/
+2
|
*
|
add some missing composite rule description
heraklit256
2018-09-09
1
-0
/
+2
*
|
|
[Minor] Initialise candidates even in shortage of words case
Vsevolod Stakhov
2018-09-09
1
-0
/
+1
*
|
|
Merge pull request #2473 from moisseev/eslint
Vsevolod Stakhov
2018-09-08
1
-15
/
+11
|
\
\
\
|
*
|
|
[Minor] main.js code cleanup
Alexander Moisseev
2018-09-08
1
-15
/
+11
|
/
/
/
*
|
|
Merge pull request #2470 from heraklit256/composites-1
Vsevolod Stakhov
2018-09-08
1
-2
/
+18
|
\
|
|
|
*
|
add rule for spammy mails with detailled sender but generic recipients
heraklit256
2018-09-08
1
-0
/
+6
|
*
|
add rule for phish messages containing emotional subjects
heraklit256
2018-09-08
1
-0
/
+5
[next]