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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Add support for Judy storage for fuzzy hashes
cebka@lenovo-laptop
2010-03-22
4
-35
/
+177
*
* Some logging added
cebka@lenovo-laptop
2010-03-18
1
-0
/
+6
*
* Try to speed up fuzzy storage
cebka@lenovo-laptop
2010-03-18
3
-51
/
+135
*
* Handle writing of messages correctly in perl module
cebka@lenovo-laptop
2010-03-18
2
-4
/
+56
*
* Add statistics for fuzzy storage
cebka@lenovo-laptop
2010-03-17
3
-0
/
+13
*
* Add action to form in cgi
cebka@lenovo-laptop
2010-03-17
1
-1
/
+1
*
* Fix statistics of messages in controller
cebka@lenovo-laptop
2010-03-17
6
-10
/
+9
*
* Fix descriptors leakage
cebka@spam3
2010-03-17
1
-2
/
+12
*
* Add normalizer for fuzzy hashes
cebka@lenovo-laptop
2010-03-16
3
-4
/
+36
*
* Read 'END' after password command
cebka@lenovo-laptop
2010-03-15
1
-0
/
+3
*
* Another addition to learning
cebka@lenovo-laptop
2010-03-15
2
-4
/
+1
*
* Fix learn command (-m is used instead -w)
cebka@lenovo-laptop
2010-03-15
2
-2
/
+2
*
* Fix variable name in Client.pm
cebka@lenovo-laptop
2010-03-15
1
-5
/
+5
*
* Fixes to rspamc
cebka@lenovo-laptop
2010-03-15
2
-17
/
+20
*
* Parse '*' in host name from config file correctly
cebka@lenovo-laptop
2010-03-15
1
-1
/
+6
*
* Fix another spf core dump while parsing 'include' items
cebka@lenovo-laptop
2010-03-15
4
-5
/
+18
*
* Handle SERVER_NAME
cebka@lenovo-laptop
2010-03-12
1
-5
/
+1
*
* Fixes to configuration
cebka@lenovo-laptop
2010-03-12
1
-5
/
+14
*
* More fixes
cebka@lenovo-laptop
2010-03-12
1
-2
/
+2
*
* More fixes about require
cebka@lenovo-laptop
2010-03-12
1
-3
/
+5
*
* use -> require
cebka@lenovo-laptop
2010-03-12
1
-3
/
+3
*
* Bump version
cebka@lenovo-laptop
2010-03-12
1
-1
/
+1
*
* Add web management interface for rspamd (no design yet)
cebka@lenovo-laptop
2010-03-12
2
-40
/
+585
*
* Make new Mail::Rspamd::Client working
cebka@lenovo-laptop
2010-03-04
2
-369
/
+557
*
* New Mail::Rspamd::Client
cebka@lenovo-laptop
2010-03-03
3
-722
/
+899
*
* Allow to specify hosts file for making batch operations on rspamd using rsp...
cebka@lenovo-laptop
2010-03-01
1
-36
/
+104
*
* Add percents of spam and ham detected to stat command output
cebka@lenovo-laptop
2010-03-01
2
-4
/
+8
*
* Fix bugs from previous commit
cebka@lenovo-laptop
2010-03-01
4
-13
/
+7
*
* Add weights command for getting weights of each message by each statfile
cebka@lenovo-laptop
2010-03-01
8
-16
/
+249
*
* Save prefixes in trees
cebka@lenovo-laptop
2010-02-28
2
-13
/
+37
*
* Fix cores in spf code (partially)
cebka@lenovo-laptop
2010-02-27
5
-11
/
+90
*
* Add custom filter for making marks for new user:
cebka@lenovo-laptop
2010-02-26
9
-4
/
+892
*
* Add first custom filter for making marks for ip addresses and networks
cebka@lenovo-laptop
2010-02-25
6
-11
/
+572
*
* Show help message when rspamd is called without any params (suggested by An...
cebka@lenovo-laptop
2010-02-24
1
-1
/
+5
*
* Libintl hack
cebka@lenovo-laptop
2010-02-19
1
-0
/
+8
*
* Add ability to build rspamd static
cebka@lenovo-laptop
2010-02-19
3
-30
/
+124
*
* Add ability to add custom messages to rspamd output
cebka@lenovo-laptop
2010-02-17
6
-7
/
+36
*
* Add support for imap custom search in rspamc
cebka@lenovo-laptop
2010-02-16
1
-5
/
+40
*
* Allways set some protocol version even if command is not valid
cebka@lenovo-laptop
2010-02-15
1
-1
/
+2
*
* Fix unix socket creation under FreeBSD (reported by Andrey Zverev)
cebka@lenovo-laptop
2010-02-15
1
-7
/
+5
*
* Add ability to add weight for fuzzy hashes, this can be very useful for aut...
cebka@lenovo-laptop
2010-02-08
4
-22
/
+119
*
* Handle empty messages in learning
cebka@lenovo-laptop
2010-02-05
1
-0
/
+11
*
* Add a little review of rspamd
cebka@lenovo-laptop
2010-02-04
5
-13
/
+1683
*
* Add maillist plugin for detecting mailmain/ezml and subscribe.ru lists
cebka@lenovo-laptop
2010-02-01
2
-0
/
+180
*
* Add ability to classify only specific headers (for example Subject)
cebka@lenovo-laptop
2010-02-01
3
-34
/
+55
*
* Add support of custom filters in rspamd worker
cebka@lenovo-laptop
2010-01-29
5
-22
/
+233
*
* Fixes to IMAP support in rspamc
cebka@lenovo-laptop
2010-01-29
1
-24
/
+52
*
* Write part's hashes to log for messages identify
cebka@lenovo-laptop
2010-01-28
1
-0
/
+26
*
* New system of rspamc command:
cebka@lenovo-laptop
2010-01-28
1
-42
/
+230
*
* Do not produce lua warning when message has no headers or has unresolved ho...
cebka@lenovo-laptop
2010-01-25
1
-0
/
+4
[prev]
[next]