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
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Add lua mime_part library to get an access to all message part attributes (...
0.5.1
Vsevolod Stakhov
2012-08-06
3
-1
/
+216
*
* Add lua worker type and lua worker bindings.
Vsevolod Stakhov
2012-07-26
11
-37
/
+338
*
* Add lua_buffer bindings to async buffered rspamd API.
Vsevolod Stakhov
2012-07-24
4
-2
/
+405
*
* Add async_session and memory pool objects lua bindings.
Vsevolod Stakhov
2012-07-09
7
-2
/
+625
*
Allow NO_SHARED build to use static archives for internal libraries.
Vsevolod Stakhov
2012-06-07
1
-4
/
+5
*
Avoid using global 'counters' hash, include it in struct rspamd_main.
Vsevolod Stakhov
2012-06-07
1
-1
/
+6
*
Version some lonely libraries.
Vsevolod Stakhov
2012-06-05
1
-0
/
+1
*
Fix static build.
Vsevolod Stakhov
2012-06-05
1
-1
/
+1
*
* Split rspamd build to several independent libraries to reduce overhead.
Vsevolod Stakhov
2012-06-05
1
-4
/
+7
*
* Avoid DoS while sending a message with a lot of recipients in 'To' header.
Vsevolod Stakhov
2012-05-28
2
-4
/
+32
*
* Fix spf plugin that was broken in 0.4.7
Vsevolod Stakhov
2012-04-20
1
-0
/
+23
*
* Add ratelimit plugin
Vsevolod Stakhov
2012-04-06
2
-1
/
+25
*
* Implement pre-filters that realizes concepts to check mail by some absolute...
Vsevolod Stakhov
2012-03-30
4
-1
/
+102
*
* Add lua bindings for upstream API.
Vsevolod Stakhov
2012-03-26
4
-2
/
+526
*
More fixes to thread-safe processing.
Vsevolod Stakhov
2012-02-14
1
-0
/
+8
*
* More things to be thread-safe:
Vsevolod Stakhov
2012-02-13
5
-0
/
+39
*
Add quarks to events to determine source of event inside rspamd.
Vsevolod Stakhov
2012-02-13
2
-2
/
+2
*
More cleanups and fixes for compiler warnings.
0.4.6
Vsevolod Stakhov
2011-12-20
1
-1
/
+1
*
Add expire and whitelist options to ip_score plugin.
Vsevolod Stakhov
2011-12-16
1
-0
/
+3
*
Allow for post filters to register async events.
Vsevolod Stakhov
2011-12-16
1
-3
/
+20
*
* Now it is possible to specify local functions to every callback of rspamd l...
Vsevolod Stakhov
2011-12-14
3
-52
/
+200
*
* Finally get rid of stupid savepoints system and migrate to async events log...
Vsevolod Stakhov
2011-12-14
3
-39
/
+10
*
Move some debug logic.
Vsevolod Stakhov
2011-12-14
1
-27
/
+16
*
Fix build with system-wide libhiredis.
Vsevolod Stakhov
2011-12-13
1
-0
/
+8
*
* Add lua bindings to hiredis library
Vsevolod Stakhov
2011-12-12
4
-2
/
+379
*
Fix stupid glib error with G_REGEX_RAW flag which is actually ~PCRE_UTF8.
Vsevolod Stakhov
2011-12-07
1
-21
/
+39
*
Skip group addresses.
0.4.5
Vsevolod Stakhov
2011-11-21
1
-1
/
+1
*
Fix stupid errors while trying to parse NULL address list.
Vsevolod Stakhov
2011-11-07
1
-15
/
+26
*
Fix misprint.
Vsevolod Stakhov
2011-11-04
1
-1
/
+1
*
Compatibility with old glib versions.
Vsevolod Stakhov
2011-11-02
1
-0
/
+2
*
* Use event_base thread safe API to allow parallelism based on threads
Vsevolod Stakhov
2011-10-26
1
-2
/
+2
*
Check utf8 characters before gregex checks as they assume input to be a utf8 ...
Vsevolod Stakhov
2011-10-17
1
-0
/
+7
*
Remove debug.
Vsevolod Stakhov
2011-10-14
1
-2
/
+0
*
Fix stupid bug with lua stack corruption.
Vsevolod Stakhov
2011-10-14
2
-2
/
+6
*
Check if internet address list is parsed correctly.
Vsevolod Stakhov
2011-10-04
1
-3
/
+9
*
* Fix DNS PTR resolving
Vsevolod Stakhov
2011-08-22
1
-1
/
+2
*
Fix critical bug with lua stack cleaning that caused heavy memory leaks.
0.4.3
Vsevolod Stakhov
2011-08-12
4
-8
/
+26
*
Fix signness in arithmetic operations.
Vsevolod Stakhov
2011-08-04
2
-2
/
+3
*
* Fix build under CentOS 5 with old glib 2.12
Vsevolod Stakhov
2011-07-29
11
-36
/
+36
*
Add workaround for clang under linux.
Vsevolod Stakhov
2011-07-21
7
-16
/
+16
*
Fix statfiles class determination euristic.
Vsevolod Stakhov
2011-07-18
1
-9
/
+9
*
Fix textpart:get_language lua function.
Vsevolod Stakhov
2011-07-18
1
-0
/
+1
*
Create statfiles using learn_spam function for bayes classifier.
Vsevolod Stakhov
2011-07-18
1
-1
/
+1
*
* Add new algorithm based on diff algorithm to compare relatively short text ...
Vsevolod Stakhov
2011-07-13
1
-1
/
+7
*
* Add ability to get difference between two parts from lua code
Vsevolod Stakhov
2011-07-12
1
-0
/
+45
*
* First commit to implement multi-statfile filter system with new learning me...
Vsevolod Stakhov
2011-07-12
2
-29
/
+151
*
* Add a simple logic of language detection for text parts (unicode script based)
Vsevolod Stakhov
2011-07-11
2
-1
/
+102
*
Actually all times are in GMT already, so avoid conversion to prevent dst loo...
Vsevolod Stakhov
2011-06-15
2
-3
/
+1
*
Fix trie text search.
Vsevolod Stakhov
2011-06-10
1
-0
/
+7
*
Fix connecting to xmlrpc server.
Vsevolod Stakhov
2011-06-10
1
-5
/
+2
[next]