]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2017-01-09 Vsevolod Stakhov[Minor] Be more strict about bad mime structure
2017-01-09 Vsevolod Stakhov[Feature] Add heuristic to detect broken messages
2017-01-09 Vsevolod Stakhov[Fix] Fix parsing messages with no body
2017-01-09 Vsevolod StakhovMerge pull request #1326 from AnnaStakhova/master
2017-01-09 Anna Stakhova[WebUI] Fix config ID 1326/head
2017-01-08 Anna StakhovaMerge remote-tracking branch 'refs/remotes/vstakhov...
2017-01-08 Vsevolod StakhovMerge pull request #1321 from dehnli/update-github...
2017-01-08 Vsevolod Stakhov[Fix] Normalize path in HTTP router
2017-01-08 Vsevolod Stakhov[Minor] Normalize paths in URLs detected by Rspamd
2017-01-08 Vsevolod Stakhov[Test] More test cases
2017-01-08 Vsevolod Stakhov[Test] Add tests, fix normalization algorithm
2017-01-08 Vsevolod Stakhov[Feature] Add function to normalize HTTP paths
2017-01-08 dehnli[Minor] Update github issue template 1321/head
2017-01-08 Vsevolod StakhovMerge pull request #1318 from moisseev/rrd-summary
2017-01-08 Vsevolod StakhovMerge pull request #1319 from AnnaStakhova/master
2017-01-07 Anna StakhovaMerge branch 'master' of https://github.com/AnnaStakhov... 1319/head
2017-01-07 Anna Stakhova[WebUI] Initial clusters support
2017-01-07 Vsevolod Stakhov[Feature] Allow plugins to register webui handlers
2017-01-07 Alexander Moisseev[WebUI] RRD summary: Hide inner labels of tiny pie... 1318/head
2017-01-07 Alexander Moisseev[WebUI] RRD summary: Respect undefined values
2017-01-07 Vsevolod StakhovMerge pull request #1317 from fatalbanana/m
2017-01-07 Alexander Moisseev[WebUI] Fix RRD summary pie chart position
2017-01-07 Alexander Moisseev[WebUI] Add summary to the Throughput tab
2017-01-06 Andrew Lewis[Feature] New URL filters in multimap 1317/head
2017-01-06 Vsevolod Stakhov[Fix] Fix argument returned on redis backend errors
2017-01-06 Vsevolod StakhovRelease 1.4.2
2017-01-06 Vsevolod StakhovMerge pull request #1316 from dehnli/master
2017-01-06 dehnli[Minor] Update `mid` list 1316/head
2017-01-06 Vsevolod StakhovMerge pull request #1315 from mneumann/dragonfly-fix-shm
2017-01-06 Vsevolod Stakhov[Feature] Send config id to the WebUI
2017-01-06 Vsevolod Stakhov[Feature] Implement sane checksum for config file
2017-01-06 Michael NeumannFix shm on DragonFly 1315/head
2017-01-05 Vsevolod Stakhov[Feature] Add neighbours option to support Rspamd clust...
2017-01-05 Vsevolod Stakhov[Feature] Implement url tags concept
2017-01-05 Vsevolod Stakhov[Minor] Add type of fuzzy to log files
2017-01-05 Vsevolod Stakhov[Fix] Fix probability calculations for fuzzy redis...
2017-01-05 Vsevolod Stakhov[Feature] Add fallback if too many updates are failing
2017-01-05 Vsevolod Stakhov[CritFix] Do not trust remote shingles count
2017-01-05 Vsevolod Stakhov[Fix] Fix build
2017-01-05 Vsevolod Stakhov[Fix] Fix fuzzy hashes count
2017-01-05 Vsevolod Stakhov[Minor] Add `compat_messages` for compatibility with...
2017-01-04 Vsevolod StakhovMerge pull request #1304 from moisseev/graph
2017-01-04 Alexander Moisseev[WebUI] Add graph legend entries for new DSes 1304/head
2017-01-04 Vsevolod Stakhov[Fix] Fix rra_ptr conversion
2017-01-04 Vsevolod Stakhov[Fix] Fix rrd file conversion
2017-01-03 Vsevolod Stakhov[Feature] Ignore too wide elements in SPF
2017-01-03 Vsevolod Stakhov[Fix] Fix assertion in graph handling
2017-01-03 Vsevolod StakhovMerge pull request #1298 from moisseev/totals
2017-01-03 Alexander Moisseev[WebUI] Turn d3pie's stuff into a reusable function, 1298/head
2017-01-03 Vsevolod Stakhov[Minor] Move hiredis inclusion to the proper place
2017-01-03 Vsevolod Stakhov[Fix] Fix new rrd updates
2017-01-03 Vsevolod Stakhov[Feature] Rework RRD ds count, add conversion path
2017-01-03 Vsevolod Stakhov[Minor] Move common functions from libmime
2017-01-02 Vsevolod Stakhov[Fix] Fix name of var
2017-01-02 Vsevolod Stakhov[Minor] Fix posix_memalign -> malloc transition
2017-01-01 Vsevolod Stakhov[Fix] Plug memory leak
2017-01-01 Vsevolod StakhovMerge pull request #1296 from moisseev/visibility
2017-01-01 Vsevolod Stakhov[Minor] Set smaller alignment for mem_pool
2017-01-01 Vsevolod Stakhov[Minor] Relax alignment requirements for fstring
2017-01-01 Alexander Moisseev[WebUI] Add Throughput graph autorefreshing (#820) 1296/head
2017-01-01 Vsevolod StakhovMerge pull request #1295 from moisseev/gc
2017-01-01 Alexander Moisseev[WebUI] Remove orphaned font duplicates 1295/head
2016-12-31 Vsevolod StakhovMerge pull request #1294 from moisseev/visibility
2016-12-31 Alexander Moisseev[WebUI] Use unified tab click event handler, 1294/head
2016-12-30 Vsevolod Stakhov[Fix] Fix signing headers creation in DKIM
2016-12-30 Vsevolod Stakhov[CritFix] Deal with absent headers in DKIM
2016-12-30 Vsevolod Stakhov[CritFix] Fix headers selection in DKIM verification
2016-12-30 Vsevolod StakhovMerge pull request #1292 from moisseev/visibility
2016-12-30 Vsevolod StakhovMerge pull request #1291 from fatalbanana/g
2016-12-30 Vsevolod Stakhov[Minor] Ignore space chars when detect CTE
2016-12-30 Vsevolod Stakhov[Fix] Fix CTE detection heuristic
2016-12-30 Vsevolod Stakhov[Fix] Fix checking of DKIM bodies that needs just ...
2016-12-30 Vsevolod Stakhov[Feature] Do not trust CTE, check base64 and qp strictly
2016-12-30 Alexander Moisseev[WebUI] Stop stats refreshing if the page is hidden 1292/head
2016-12-30 Andrew Lewis[Minor] Avoid reusing GError 1291/head
2016-12-30 Alexander Moisseev[WebUI] Add Visibility.js library
2016-12-30 Vsevolod Stakhov[Minor] Add support for unix connections for redis...
2016-12-30 Vsevolod Stakhov[Fix] Support unix sockets for lua redis
2016-12-29 Vsevolod Stakhov[Minor] Add example of new TCP logic
2016-12-29 Vsevolod Stakhov[Minor] More fixes for lua_tcp
2016-12-29 Vsevolod Stakhov[Fix] Miltiple fixes to new lua_tcp, add debugging
2016-12-29 Vsevolod Stakhov[Feature] Add new methods for lua_tcp
2016-12-29 Vsevolod Stakhov[Minor] Special case for partial requests
2016-12-29 Vsevolod Stakhov[Minor] Call read callback when no stop_pattern is...
2016-12-29 Vsevolod Stakhov[Rework] Rework lua_tcp to allow TCP dialog
2016-12-29 Vsevolod StakhovMerge pull request #1290 from moisseev/d3evolution
2016-12-29 Alexander Moisseev[WebUI] Update D3Evolution to 0.0.1 1290/head
2016-12-28 Vsevolod Stakhov[WebUI] Update d3.js
2016-12-28 Vsevolod Stakhov[Minor] Add copyright comments for js libs
2016-12-28 Vsevolod Stakhov[Fix] Fix keys names
2016-12-28 Vsevolod Stakhov[Minor] Fix length in email addresses heuristic
2016-12-28 Vsevolod Stakhov[Feature] Add heuristic to process broken email addresses
2016-12-28 Vsevolod Stakhov[Fix] Use checksum to avoid intersection between differ...
2016-12-28 Vsevolod Stakhov[Minor] Add methods to get symbols cache checksum
2016-12-28 Vsevolod Stakhov[Minor] Add checksum for symbols cache
2016-12-27 Vsevolod Stakhov[Fix] Really increase lock lifetime
2016-12-27 Vsevolod Stakhov[Minor] Disable redis cache for ASN module
2016-12-26 Vsevolod Stakhov[Fix] Disable zero-copy mode for text parts to avoid...
2016-12-26 Vsevolod Stakhov[Minor] Add missing debian dependency
2016-12-26 Vsevolod Stakhov[Minor] Add optimization option to debian rules
next