]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
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
2017-09-23 Alexander Moisseev[WebUI] Migrate widgets to D3 v4 1845/head
2017-09-23 Vsevolod Stakhov[Fix] Fix loading of per-user redis backend for statistics
2017-09-23 Vsevolod Stakhov[Minor] Move DKIM signature after received
2017-09-23 Vsevolod Stakhov[Feature] Allow to insert headers into specific position
2017-09-23 Vsevolod Stakhov[Feature] More metatokens
2017-09-23 Vsevolod Stakhov[Feature] Add more text attributes
2017-09-23 Vsevolod Stakhov[Feature] Add more metafunctions, improve logging
2017-09-23 Vsevolod Stakhov[Minor] Support INSHEADER in the milter API
2017-09-23 Vsevolod Stakhov[Fix] Deal with URLs with no slashes after protocol
2017-09-21 Vsevolod Stakhov[Fix] Select the correct signature when doing simple...
2017-09-20 Vsevolod Stakhov[Minor] Update bundled zstd
2017-09-19 Vsevolod Stakhov[Minor] Avoid using alloca
2017-09-19 Andrew Lewis[Feature] Generic key name expansion for Redis keys 1838/head
2017-09-19 Andrew Lewis[Minor] Silence warning
2017-09-18 Vsevolod Stakhov[Minor] Add preliminary 7z support
2017-09-17 Vsevolod Stakhov[Feature] Improve subprocesses termination handle
2017-09-17 Vsevolod Stakhov[Feature] Allow to specify number of threads for ANN...
2017-09-17 Vsevolod Stakhov[Fix] Another try to fix threading in torch
2017-09-17 Vsevolod Stakhov[Fix] Kill spawned processes on termination
2017-09-17 Vsevolod Stakhov[Fix] Multiple fixes in torch based ANN plugins
2017-09-17 Vsevolod Stakhov[Minor] Disable threaded mode in openblas by default
2017-09-16 Vsevolod Stakhov[Feature] Allow to disable torch and skip train samples...
2017-09-16 Vsevolod Stakhov[Minor] Another try to fix brain-damaged torch build...
2017-09-16 Vsevolod Stakhov[Minor] Disable sse4.2 for torch...
2017-09-16 Vsevolod Stakhov[Minor] Fix some warnings
2017-09-16 Vsevolod Stakhov[Fix] Fix ANN checks
2017-09-16 Vsevolod Stakhov[Fix] Skip nostat tokens when get number of tokens
2017-09-16 Vsevolod Stakhov[Fix] Further fixes to ANN module
2017-09-16 Vsevolod Stakhov[Fix] Do not include idempotent/nostat symbols to checksum
2017-09-16 Vsevolod Stakhov[Fix] Various fixes to fann_redis instantiation
2017-09-16 Vsevolod Stakhov[Minor] Fix function call
2017-09-15 Vsevolod Stakhov[Minor] Improve tags lookup slightly
2017-09-15 Vsevolod Stakhov[Feature] Improve parsing of DKIM keys: parse algorithm
2017-09-14 Vsevolod StakhovMerge pull request #1836 from realbugi/master
2017-09-14 BuGilua auth_results: authres header needs property for... 1836/head
2017-09-13 Andrew Lewis[Test] Relax controller errors check
2017-09-13 Vsevolod Stakhov[Feature] Add preliminary ecdsa keys support in DKIM
2017-09-13 Vsevolod Stakhov[Feature] Support sha512 in DKIM signatures
2017-09-12 Vsevolod Stakhov[Minor] Use libicu to find uppercase letters
2017-09-11 Vsevolod Stakhov[Minor] Fix misprint
next