]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2017-10-24 Alexander Moisseev[Fix] Fix bad extension check 1879/head
2017-10-23 Vsevolod Stakhov[Fix] Fix bad archive characters stripping
2017-10-21 Andrew Lewis[Test] e-Mail detection
2017-10-21 Andrew Lewis[Minor] Update public suffix list
2017-10-21 Vsevolod Stakhov[Fix] Load skip map from all processes as shared cache...
2017-10-21 Vsevolod Stakhov[Fix] Some more fixes towards emails detection
2017-10-21 Vsevolod Stakhov[Fix] Actively load skip hashes map in fuzzy storage
2017-10-21 Vsevolod Stakhov[Minor] Grr, forgot to save change for the previous...
2017-10-21 Vsevolod Stakhov[Fix] Fix multiple headers in DKIM headers list
2017-10-21 Vsevolod Stakhov[CritFix] Fix newlines detection
2017-10-21 Vsevolod Stakhov[Fix] Further tokenization fixes
2017-10-21 Vsevolod Stakhov[Fix] Do not treat script content as text
2017-10-21 Vsevolod Stakhov[Feature] Filter nan and inf when adding scores
2017-10-21 Vsevolod Stakhov[Fix] Deal with another case when processing exceptions
2017-10-21 Vsevolod Stakhov[Fix] Fix emails detection
2017-10-21 Vsevolod Stakhov[Fix] Do not strip last character in the last word
2017-10-21 Vsevolod Stakhov[Fix] Fix another tokenization issue
2017-10-21 Vsevolod Stakhov[Minor] Fix idempotent stage fix
2017-10-19 Vsevolod Stakhov[CritFix] Fix milter commands pipelining
2017-10-18 Andrew LewisMerge pull request #1865 from moisseev/patch-1
2017-10-18 Vsevolod Stakhov[CritFix] Another portion of tokenization fixes
2017-10-18 Vsevolod Stakhov[Fix] Do not ignore short words
2017-10-18 Vsevolod Stakhov[Fix] Lowercase words
2017-10-17 Vsevolod Stakhov[Minor] Allow to get words from text parts
2017-10-17 Vsevolod Stakhov[Minor] Fix lua_text processing in lua_util_tokenize_text
2017-10-17 Alexander Moisseev[Fix] Fix empty threshold check in greylisting module 1865/head
2017-10-16 Vsevolod Stakhov[Fix] Use greylisting threshold in greylisting module
2017-10-16 Vsevolod Stakhov[Minor] Add utility to read user's input with prompt
2017-10-16 Vsevolod Stakhov[Minor] Attach url reputation selector
2017-10-16 Vsevolod Stakhov[Feature] Add urls reputation to the reputation framework
2017-10-15 Vsevolod Stakhov[Minor] Add spairs function to lua lib
2017-10-14 Vsevolod Stakhov[CritFix] Fix memory leak in spf caching logic
2017-10-14 Vsevolod Stakhov[Fix] Plug memory leak in lua_tcp
2017-10-14 Vsevolod Stakhov[Minor] Add ip reputation setter logic
2017-10-14 Vsevolod Stakhov[Rework] Add frame for new reputation based IP score...
2017-10-14 Vsevolod Stakhov[Minor] Avoid out of boundary reads
2017-10-14 Vsevolod Stakhov[Minor] Plug memory leak in saving stats
2017-10-14 Vsevolod Stakhov[Feature] Periodically save rspamd stats to disk
2017-10-14 Vsevolod Stakhov[Feature] Allow to verify signatures from HTTP headers...
2017-10-13 Vsevolod Stakhov[Minor] Do not pollute logs with strange error message
2017-10-13 Vsevolod Stakhov[Fix] Fix processing of idempotent rules when autolearn...
2017-10-13 Vsevolod StakhovMerge pull request #1863 from fatalbanana/reputation
2017-10-13 Andrew Lewis[Minor] Silence warnings 1863/head
2017-10-13 Vsevolod Stakhov[Feature] Support Expires header when using HTTP maps
2017-10-12 Vsevolod Stakhov[Minor] Use config field
2017-10-11 Vsevolod Stakhov[Minor] Add some generic applicability settings for...
2017-10-10 Andrew Lewis[Fix] SpamAssassin: Fail check_freemail_header if regex...
2017-10-10 Vsevolod Stakhov[Minor] Save settings table in lua cache
2017-10-10 Vsevolod StakhovMerge pull request #1858 from gaetronik/fix-undefined...
2017-10-10 Gaëtan DuchaussoisFix undefined symbol name in webui. 1858/head
2017-10-09 Vsevolod Stakhov{Feature] Treat whitelisted recipients as a map in...
2017-10-09 Vsevolod Stakhov[Minor} Allow to load maps directly from ucl
2017-10-09 Vsevolod Stakhov[Minor] Allow to add custom maps from ucl in Lua
2017-10-08 Vsevolod Stakhov[Minor] Slightly optimize hash lookup
2017-10-08 Vsevolod Stakhov[Feature] Add DKIM trace symbol
2017-10-08 Vsevolod Stakhov[Minor] Further steps to get rid of metrics support
2017-10-08 Vsevolod Stakhov[Minor] Adjust metric score when changing symbol's...
2017-10-08 Vsevolod Stakhov[Minor] Deny symbols adding on idempotent stage
2017-10-08 Vsevolod Stakhov[Minor] Remove multiple metrics support when adding...
2017-10-07 Vsevolod Stakhov[Minor] Start moving of ip reputation to the new framework
2017-10-07 Vsevolod Stakhov[Minor] Add redis backend
2017-10-07 Vsevolod Stakhov[Minor] Add basic DNS backend to the reputation plugin
2017-10-07 Vsevolod Stakhov[Feature] Add framing for the new reputation generic...
2017-10-07 Vsevolod Stakhov[Minor] Accept tables in lua_set_mempool_variable
2017-10-07 Vsevolod Stakhov[Minor] Allow to store buckets of numbers in lua mempool
2017-10-06 Vsevolod Stakhov[Minor] Inject filename and scan time to json output
2017-10-05 Vsevolod Stakhov[Fix] Fix obscured url in format user@@example.com
2017-10-05 Vsevolod Stakhov[Fix] Erase unknown HTML entities
2017-10-04 Vsevolod Stakhov[Minor] Filter NaN values when storing training data
2017-10-03 Vsevolod Stakhov[Conf] Disable fann_redis module by default
2017-10-03 Andrew Lewis[Fix] Authentication Results: Fix SPF smtp.mail_from
2017-10-03 Andrew LewisMerge pull request #1854 from moisseev/test
2017-10-03 Alexander Moisseev[Test] Add test for next-to-last double bad extension 1854/head
2017-10-02 Vsevolod Stakhov[Fix] Fix DKIM forgeries via multiple headers
2017-10-02 Vsevolod Stakhov[Feature] Implement headers flags in mime parser
2017-10-02 Vsevolod StakhovMerge pull request #1852 from moisseev/mime-types
2017-10-02 Alexander Moisseev[Feature] Catch next-to-last bad extension 1852/head
2017-10-01 Vsevolod Stakhov[Minor] Skip non-needed attributes in 7z
2017-10-01 Vsevolod Stakhov[Minor] Fix utf16 conversion
2017-10-01 Vsevolod Stakhov[Feature] Finalize 7zip files support
2017-09-30 Vsevolod Stakhov[Minor] Add 7z files parsing
2017-09-30 Vsevolod Stakhov[Minor] Another useless 7zip section parser
2017-09-30 Vsevolod Stakhov[Minor] Further additions to 7zip parser
2017-09-30 Vsevolod Stakhov[Minor] More 7zip format support knobs
2017-09-30 Vsevolod Stakhov[Rework] Use floating point arithmetics in Rspamd expre...
2017-09-30 Vsevolod Stakhov[Fix] Deal with zero scores symbols
2017-09-29 Vsevolod Stakhov[Fix] Do not allow garbadge when checking url domain
2017-09-28 Andrew Lewis[Minor] Silence warning
2017-09-28 Vsevolod Stakhov[Fix] Fix enormous scores for R_WHITE_ON_WHITE
2017-09-28 Vsevolod Stakhov[Fix] Fix user settings check
2017-09-28 Andrew Lewis[Fix] Milter headers: X-Spamd-Result header if X-Virus...
2017-09-28 Andrew Lewis[Fix] Milter headers: skip_local / skip_authenticated...
2017-09-27 Vsevolod Stakhov[Fix] Check for magic when checking for an archive
2017-09-26 Vsevolod Stakhov[Minor] Update aho-corasic implementation
2017-09-26 Vsevolod StakhovMerge pull request #1847 from fatalbanana/ar
2017-09-26 Andrew Lewis[Minor] Insert Authentication-Results at top of headers 1847/head
2017-09-25 Vsevolod Stakhov[Feature] Allow to adjust symbols scores from Lua
2017-09-24 Vsevolod Stakhov[Minor] Try to deal with idempotent symbols processing
2017-09-24 Vsevolod StakhovMerge pull request #1838 from fatalbanana/redisexpand
2017-09-24 Vsevolod StakhovMerge pull request #1845 from moisseev/webui
next