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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
filter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Add start script for red hat compatible systems
Vsevolod Stakhov
2011-07-20
1
-35
/
+2
*
* Add learn_spam/learn_ham interface to librspamdclient and to rspamc
Vsevolod Stakhov
2011-07-14
1
-2
/
+2
*
Change logic of params inside compare parts distance.
Vsevolod Stakhov
2011-07-14
1
-9
/
+49
*
* First commit to implement multi-statfile filter system with new learning me...
Vsevolod Stakhov
2011-07-12
1
-0
/
+83
*
Fix phishing detection with img flag.
Vsevolod Stakhov
2011-07-11
1
-10
/
+17
*
* Improve performance of settings lookup
Vsevolod Stakhov
2011-06-30
1
-2
/
+5
*
* Add correcting factor to statistics.
Vsevolod Stakhov
2011-06-28
1
-3
/
+27
*
* Welcome 0.4.0
Vsevolod Stakhov
2011-06-24
1
-4
/
+6
*
Write logbuf safely.
0.3.14
Vsevolod Stakhov
2011-06-10
1
-1
/
+1
*
* Skip short utf words in statistics
Vsevolod Stakhov
2011-06-03
1
-3
/
+5
*
* Major cleanup of cmake build system
Vsevolod Stakhov
2011-05-06
1
-6
/
+3
*
* Add ability to learn rspamd via worker (without password)
0.3.11
Vsevolod Stakhov
2011-03-31
1
-0
/
+109
*
Fix one shot behaviour.
Vsevolod Stakhov
2011-03-18
1
-4
/
+5
*
Try to fix memory issues.
Vsevolod Stakhov
2011-03-02
1
-18
/
+25
*
* Add options section into config to organize options
Vsevolod Stakhov
2011-02-22
1
-1
/
+1
*
* Add ability to save symbols that are inside composites with '-' flag.
Vsevolod Stakhov
2011-02-19
1
-4
/
+18
*
* Add ability to specify symbols in composites to avoid their weights removing.
Vsevolod Stakhov
2011-02-18
1
-21
/
+55
*
Remove symbols that are included into a composite when all composites are pro...
Vsevolod Stakhov
2011-02-18
1
-2
/
+23
*
* Add function regexp_occurs_number that allows to test how much occurs of re...
Vsevolod Stakhov
2011-02-18
1
-21
/
+44
*
* Add ability to specify 'S' flag to regexp that means that headers checks mu...
Vsevolod Stakhov
2011-02-15
1
-1
/
+1
*
Fix bug with several metrics output. [1]
Vsevolod Stakhov
2011-02-14
1
-1
/
+1
*
* Add Subject header to statistics
Vsevolod Stakhov
2010-12-24
1
-0
/
+13
*
Fixed adding action to metric.
Vsevolod Stakhov
2010-10-28
1
-1
/
+3
*
Add add_header action to smtp proxy.
Vsevolod Stakhov
2010-10-26
1
-1
/
+0
*
* Add ability to recursive scan over multipart's parts for functions:
Vsevolod Stakhov
2010-10-20
1
-0
/
+74
*
Fixes types (use glib ones) no functional change.
Vsevolod Stakhov
2010-10-06
1
-15
/
+15
*
* Fix shared usage of statfiles
Vsevolod Stakhov
2010-09-16
1
-0
/
+1
*
* Add post filters to lua API - filters that would be called after all messag...
Vsevolod Stakhov
2010-08-25
1
-17
/
+14
*
* Fixes to winnow learning
Vsevolod Stakhov
2010-08-05
1
-1
/
+1
*
* Fix wirting message id during fuzzy_add command
Vsevolod Stakhov
2010-08-04
1
-1
/
+1
*
* Improve logic of learning messages: do not learn more than specific threshold
Vsevolod Stakhov
2010-08-02
1
-1
/
+1
*
* Fix inserting composite symbol
Vsevolod Stakhov
2010-08-02
1
-5
/
+1
*
* Add rspamd_log variable to lua plugins to access logging functions
Vsevolod Stakhov
2010-07-25
1
-1
/
+1
*
* Use rspamd_snprintf instead of libc one
Vsevolod Stakhov
2010-06-24
1
-5
/
+5
*
* Incorrectly removed in previous commit
Vsevolod Stakhov
2010-06-17
1
-0
/
+1
*
* Change metric logic
Vsevolod Stakhov
2010-06-16
1
-153
/
+81
*
* Check messages received via smtp proxy
Vsevolod Stakhov
2010-06-10
1
-1
/
+6
*
* New symbols sorter:
Vsevolod Stakhov
2010-05-28
1
-6
/
+19
*
* Add ability to pass all filters by using flag -p in case of rspamc or addin...
Vsevolod Stakhov
2010-04-26
1
-2
/
+6
*
* Add weights command for getting weights of each message by each statfile
cebka@lenovo-laptop
2010-03-01
1
-1
/
+1
*
* Add ability to classify only specific headers (for example Subject)
cebka@lenovo-laptop
2010-02-01
1
-12
/
+33
*
* Introduce new logging system:
Vsevolod Stakhov
2009-12-22
1
-11
/
+12
*
* Many major fixes to statfiles:
Vsevolod Stakhov
2009-12-03
1
-1
/
+1
*
* Write revision and revision time to statfile
Vsevolod Stakhov
2009-11-12
1
-12
/
+12
*
* Avoid mmap'ing in binlog as mmapped areas must be aligned
Vsevolod Stakhov
2009-11-09
1
-0
/
+2
*
* Add more advanced signal processing routine
Vsevolod Stakhov
2009-11-05
1
-5
/
+1
*
* Do not really check messages that should be skipped
Vsevolod Stakhov
2009-10-19
1
-2
/
+16
*
* Add ability to change statfile size limit in config and allow reindexing of...
Vsevolod Stakhov
2009-10-16
1
-2
/
+2
*
* Add growing coefficient to factors consolidation callback
Vsevolod Stakhov
2009-10-16
1
-4
/
+25
*
* Add reject score setting for hard rejecting of mail (by Anton Nekhoroshin)
Vsevolod Stakhov
2009-10-02
1
-6
/
+6
[next]