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
/
src
/
classifiers
Commit message (
Expand
)
Author
Age
Files
Lines
*
* More things to be thread-safe:
Vsevolod Stakhov
2012-02-13
2
-0
/
+21
*
* Add configuration utils for kvstorage
Vsevolod Stakhov
2011-10-17
1
-3
/
+3
*
Fix signness in arithmetic operations.
Vsevolod Stakhov
2011-08-04
2
-5
/
+5
*
* Fix build under CentOS 5 with old glib 2.12
Vsevolod Stakhov
2011-07-29
4
-18
/
+15
*
* Add max_tokens options to avoid classifying and learning with too much toke...
Vsevolod Stakhov
2011-07-26
1
-7
/
+47
*
Write error about too few tokens during learning.
Vsevolod Stakhov
2011-07-22
1
-0
/
+5
*
Create statfiles using learn_spam function for bayes classifier.
Vsevolod Stakhov
2011-07-18
1
-0
/
+18
*
* Add learn_spam/learn_ham interface to librspamdclient and to rspamc
Vsevolod Stakhov
2011-07-14
1
-1
/
+1
*
* First commit to implement multi-statfile filter system with new learning me...
Vsevolod Stakhov
2011-07-12
4
-18
/
+103
*
* Add correcting factor to statistics.
Vsevolod Stakhov
2011-06-28
1
-15
/
+33
*
Fix statshow utility.
Vsevolod Stakhov
2011-06-27
1
-2
/
+2
*
* Welcome 0.4.0
Vsevolod Stakhov
2011-06-24
1
-16
/
+15
*
* Major cleanup of cmake build system
Vsevolod Stakhov
2011-05-06
2
-1
/
+7
*
Fixes in classifying for small messages.
Vsevolod Stakhov
2011-01-25
2
-6
/
+24
*
Implement checking options for modules
Vsevolod Stakhov
2010-12-13
1
-0
/
+1
*
Remove G_INLINE_FUNC definitions as I misunderstood its purposes.
Vsevolod Stakhov
2010-10-15
2
-2
/
+2
*
Fixes bugs found with clang-static analyser.
Vsevolod Stakhov
2010-10-11
2
-2
/
+14
*
* Fix races in fuzzy storage
Vsevolod Stakhov
2010-08-26
1
-1
/
+3
*
* Fix normalization for systems that have not tanhl function
Vsevolod Stakhov
2010-08-18
1
-2
/
+2
*
* Remove normalizer as it is winnow specific thing, so all statistic algorith...
Vsevolod Stakhov
2010-08-13
1
-4
/
+18
*
* Add bayesian classifier (initial version)
Vsevolod Stakhov
2010-08-13
4
-11
/
+409
*
* One more try to improve accuracy of winnow algorithm
Vsevolod Stakhov
2010-08-06
1
-10
/
+19
*
* Fixes to winnow learning
Vsevolod Stakhov
2010-08-05
2
-47
/
+114
*
* Fix some logic errors in learning
Vsevolod Stakhov
2010-08-03
1
-6
/
+8
*
* Improve logic of learning messages: do not learn more than specific threshold
Vsevolod Stakhov
2010-08-02
1
-8
/
+82
*
* Change metric logic
Vsevolod Stakhov
2010-06-16
1
-1
/
+1
*
* Fix strict aliasing while compiling with optimization
Vsevolod Stakhov
2010-05-31
1
-1
/
+1
*
* Fix order
Vsevolod Stakhov
2010-05-27
1
-3
/
+3
*
* In classify normalize result after comparing, not before
Vsevolod Stakhov
2010-05-27
1
-3
/
+3
*
* Convert statistic sums to use long double for counters
Vsevolod Stakhov
2010-05-27
2
-24
/
+18
*
* Implement new learning system, now rspamd should be much more intelligent w...
Vsevolod Stakhov
2010-05-27
1
-32
/
+125
*
* Fix awfull bug in classifying when first statfile has twice weight than sec...
Vsevolod Stakhov
2010-05-14
1
-2
/
+2
*
* Bugfixes:
Vsevolod Stakhov
2010-04-20
1
-1
/
+1
*
* Add option min_tokens to classifier that allows to skip too short messages ...
Vsevolod Stakhov
2010-03-22
1
-1
/
+34
*
* Fix bugs from previous commit
cebka@lenovo-laptop
2010-03-01
1
-6
/
+3
*
* Add weights command for getting weights of each message by each statfile
cebka@lenovo-laptop
2010-03-01
3
-6
/
+80
*
* Forgotten call of normalizer function
cebka@lenovo-laptop
2010-01-14
1
-0
/
+3
*
* Introduce new logging system:
Vsevolod Stakhov
2009-12-22
1
-1
/
+1
*
* Implement pre and post classify callbacks for checking specific statfiles f...
Vsevolod Stakhov
2009-12-16
1
-3
/
+21
*
* Fix symbols cache (init lua filters before symbols cache initialization)
Vsevolod Stakhov
2009-12-14
1
-3
/
+21
*
* Many major fixes to statfiles:
Vsevolod Stakhov
2009-12-03
2
-18
/
+31
*
* Write revision and revision time to statfile
Vsevolod Stakhov
2009-11-12
2
-24
/
+4
*
* Add binlog API implementation
Vsevolod Stakhov
2009-11-06
1
-1
/
+3
*
* Add ability to change statfile size limit in config and allow reindexing of...
Vsevolod Stakhov
2009-10-16
1
-4
/
+4
*
* Retab, no functional changes
Vsevolod Stakhov
2009-10-02
2
-53
/
+53
*
* Fix race between learn and classify
Vsevolod Stakhov
2009-09-28
1
-1
/
+5
*
* Fix learning
Vsevolod Stakhov
2009-09-25
1
-3
/
+5
*
* Remove assert
Vsevolod Stakhov
2009-09-16
1
-3
/
+5
*
* New system of classifiers interface and statfiles processing
Vsevolod Stakhov
2009-09-14
3
-67
/
+66
*
* Rework structure and API of statfiles functions to improve performance and ...
Vsevolod Stakhov
2009-07-02
1
-13
/
+11
[next]