]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
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
2016-12-26 Vsevolod Stakhov[Minor] Initialize DCT matrix
2016-12-26 Vsevolod Stakhov[Minor] Add length check for array iteration
2016-12-26 Vsevolod Stakhov[Minor] Initialize variable
2016-12-26 Vsevolod Stakhov[Fix] Fix out of bounds access
2016-12-25 Vsevolod Stakhov[Minor] Another try to fix race condition in lua_redis
2016-12-25 Vsevolod Stakhov[Fix] Add additional check to mark redis connection...
2016-12-25 Vsevolod Stakhov[Minor] Add enable full debug option
2016-12-25 Vsevolod Stakhov[Fix] Try to fix race condition in redis_pool
2016-12-25 Vsevolod Stakhov[Minor] Oops, fix indexes one more time
2016-12-25 Vsevolod Stakhov[Fix] Fix indexes in array access, interleave loop
2016-12-25 Vsevolod StakhovMerge pull request #1284 from moisseev/spinner
2016-12-24 Alexander Moisseev[WebUI] Replace spinner with animated glyphicon 1284/head
2016-12-24 Vsevolod Stakhov[Fix] Fix parsing of messages with no content type
2016-12-24 Vsevolod Stakhov[Fix] Fix memory leak in parsing of mime names
2016-12-23 Vsevolod Stakhov[Minor] Use gmt dates if possible
2016-12-23 Vsevolod Stakhov[Fix] Fix byte array expansion during toutf8 conversion
2016-12-23 Vsevolod Stakhov[Fix] Revert bad offset calculation
2016-12-23 Vsevolod StakhovMerge pull request #1280 from moisseev/refresh
2016-12-23 Vsevolod StakhovMerge pull request #1278 from fatalbanana/c
2016-12-23 Vsevolod StakhovMerge pull request #1281 from fatalbanana/dates
2016-12-23 Andrew Lewis[Fix] Date header timezone adjustments (#1279) 1281/head
2016-12-23 Alexander Moisseev[WebUI] Prevent multiple clicks on `Refresh` 1280/head
2016-12-23 Alexander Moisseev[WebUI] Fix stat widgets timers multiplication on ...
2016-12-23 Vsevolod Stakhov[Minor] Add condition to parse special mime headers
2016-12-23 Vsevolod Stakhov[Minor] Do not remove not owned mempool
2016-12-23 Vsevolod Stakhov[Minor] Remove dynamic modules support: never used
2016-12-22 Vsevolod Stakhov[Rework] Finally remove gmime dependency from Rspamd
2016-12-22 Vsevolod Stakhov[Minor] Improve addr_parse usage in plugins
2016-12-22 Vsevolod Stakhov[Rework] Kill all InternetAddressList usages
2016-12-22 Vsevolod Stakhov[Rework] Start rework of mime addresses
2016-12-22 Vsevolod Stakhov[Feature] Add `caseless_hash` method to `lua_util`
2016-12-22 Vsevolod Stakhov[Feature] Use t1ha for hashes, allow inlining
2016-12-22 Vsevolod Stakhov[Minor] Another fix for multircpt
2016-12-22 Vsevolod Stakhov[Minor] Fix iso charsets normalization
2016-12-22 Vsevolod Stakhov[Minor] More fixes to parsing of mime addresses
2016-12-22 Vsevolod Stakhov[Minor] Avoid double free
2016-12-22 Vsevolod Stakhov[Feature] Add new function to parse mime addresses
2016-12-22 Vsevolod Stakhov[Feature] Filter non-utf chars from all decoded headers
2016-12-22 Andrew Lewis[Feature] Add mechanism for disabling composites (Fixes... 1278/head
2016-12-21 Vsevolod Stakhov[Minor] Binary CTE is equal to 8bit
2016-12-21 Vsevolod Stakhov[Fix] Do not lowercase Content-Disposition to perform...
2016-12-21 Vsevolod Stakhov[Fix] Decode filename in content disposition
2016-12-21 Vsevolod StakhovMerge pull request #1276 from fatalbanana/e
2016-12-21 Vsevolod StakhovMerge pull request #1275 from fatalbanana/composites
2016-12-21 Vsevolod StakhovMerge pull request #1273 from fatalbanana/dkimsign
2016-12-21 Vsevolod StakhovMerge pull request #1274 from fatalbanana/lem
2016-12-21 Vsevolod Stakhov[Fix] Couple of fixes for date parsing
2016-12-21 Vsevolod Stakhov[Feature] Use own code for parsing of date
2016-12-21 Vsevolod Stakhov[Minor] Avoid gmime in parsing time
2016-12-21 Vsevolod Stakhov[Feature] Add function to convert struct tm to time...
2016-12-21 Andrew Lewis[Fix] Avoid reusing g_error (Fixes #1262) 1276/head
2016-12-21 Andrew Lewis[Rework] Composite configuration (#1270) 1275/head
2016-12-21 Vsevolod Stakhov[Feature] Add parser for SMTP date
next