]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2017-04-11 Vsevolod Stakhov[Minor] Store full timestamp when checking logs
2017-04-11 Vsevolod Stakhov[Minor] Properly show warning
2017-04-11 Vsevolod Stakhov[Minor] Improve symbols in emails module
2017-04-11 Vsevolod Stakhov[Fix] More fixes for hashed email dnsbls
2017-04-11 Vsevolod Stakhov[Minor] Remove unportable constructions
2017-04-10 Vsevolod Stakhov[Fix] Plug memory leak in chartable module
2017-04-10 Vsevolod Stakhov[Minor] Update version to 1.5.6
2017-04-10 Vsevolod StakhovRelease 1.5.5
2017-04-09 Vsevolod StakhovMerge pull request #1584 from moisseev/webui
2017-04-09 Vsevolod Stakhov[WebUI] Do not hide messages with bad subject, just...
2017-04-09 Vsevolod Stakhov[Minor] More strict boundaries checks and composites...
2017-04-09 Vsevolod Stakhov[Minor] Filter bad utf8 subjects
2017-04-09 Vsevolod Stakhov[Minor] Add lua routine to validate utf8
2017-04-09 Vsevolod Stakhov[WebUI] Fix history v2 display
2017-04-09 Vsevolod Stakhov[Fix] Fix JSON output for history_redis
2017-04-08 Alexander Moisseev[WebUI] Display multiple alerts at once 1584/head
2017-04-08 Vsevolod Stakhov[Minor] Use normal string allocation
2017-04-08 Vsevolod StakhovMerge pull request #1583 from moisseev/webui
2017-04-08 Vsevolod Stakhov[Minor] Fix couple of format arguments issues
2017-04-08 Vsevolod Stakhov[Minor] Support time_t args in clang plugin
2017-04-08 Vsevolod Stakhov[Minor] Remove minor warnings
2017-04-08 Vsevolod Stakhov[Minor] Remove redundant function
2017-04-08 Alexander Moisseev[WebUI] Check if neighbours' history backend versions... 1583/head
2017-04-07 Vsevolod Stakhov[Minor] More bounds checks
2017-04-07 Vsevolod Stakhov[Minor] Use proper substring search
2017-04-07 Vsevolod Stakhov[Minor] Add some more boundaries checks
2017-04-07 Vsevolod Stakhov[Fix] Fix one character length substrings search
2017-04-07 Andrew Lewis[Minor] Import public suffix list updates
2017-04-07 Vsevolod Stakhov[Minor] More inline fixes
2017-04-07 Vsevolod Stakhov[Minor] Fix inline issues
2017-04-07 Andrew Lewis[Minor] Antivirus: don't set action if all results...
2017-04-07 Vsevolod Stakhov[Minor] Unify substring search routines
2017-04-07 Andrew Lewis[Minor] Antivirus: process table results correctly...
2017-04-07 Andrew Lewis[Minor] Try fix antivirus plugin
2017-04-07 Vsevolod Stakhov[Minor] Check bounds
2017-04-07 Vsevolod Stakhov[Minor] Use safe version of utf8 macro
2017-04-07 Vsevolod Stakhov[Minor] Disable noisy warning in gcc7
2017-04-07 Vsevolod Stakhov[Minor] Use memmove for overlapping memory
2017-04-07 Vsevolod Stakhov[Minor] Fix substring search in case if inlen == srchlen
2017-04-07 Vsevolod Stakhov[Minor] Style fixes
2017-04-07 Vsevolod StakhovMerge pull request #1580 from croessner/avm
2017-04-07 Andrew Lewis[Minor] Emails module: fix hashed lookups
2017-04-07 Vsevolod Stakhov[Fix] Escape json strings for controller rejplies from Lua
2017-04-07 Vsevolod Stakhov[Feature] Add escaped version of lua_ucl import
2017-04-07 Christian Roessner[Feature] Retrieve all virus names from SAVAPI 1580/head
2017-04-06 Andrew Lewis[Minor] Don't try to use filtered results
2017-04-06 Andrew Lewis[Fix] Fix domain_only emails RBL
2017-04-06 Vsevolod Stakhov[Feature] Allow to query hashed emails
2017-04-06 Vsevolod StakhovMerge pull request #1578 from moisseev/webui
2017-04-06 Vsevolod Stakhov[Minor] Remove metatokens count checks
2017-04-06 Vsevolod Stakhov[Minor] Set expiration for neural net data
2017-04-06 Alexander Moisseev[WebUI] history: break To address lists on commas 1578/head
2017-04-05 Vsevolod StakhovMerge pull request #1577 from moisseev/webui
2017-04-05 Vsevolod Stakhov[Fix] Fix rfc2047 tokenization
2017-04-05 Vsevolod Stakhov[Minor] Use the correct context when dealing with attac...
2017-04-05 Vsevolod Stakhov[CritFix] Fix issue when parsing encoded rfc822/messages
2017-04-05 Vsevolod Stakhov[Feature] Probabilistically skip metatokens
2017-04-05 Vsevolod Stakhov[Fix] Check return values from Lua functions called...
2017-04-05 Vsevolod Stakhov[Minor] Fix headers_foreach invocation
2017-04-04 Vsevolod Stakhov[Fix] Fix processing of small tokens vectors
2017-04-04 Vsevolod Stakhov[Feature] Ignore bayes with mostly metatokens or with...
2017-04-04 Vsevolod Stakhov[CritFix] Fix classifier learning with Redis backend
2017-04-04 Vsevolod Stakhov[Rework] Set token data as uint64_t instead of chars...
2017-04-04 Alexander Moisseev[WebUI] Save some history table space 1577/head
2017-04-04 Vsevolod Stakhov[Fix] Fix parsing of options for workers with the same...
2017-04-04 Vsevolod Stakhov[Minor] Fix out-of-bound read
2017-04-04 Vsevolod Stakhov[Minor] Allow to iterate mime headers as well
2017-04-04 Vsevolod Stakhov[Feature] Add task:headers_foreach function
2017-04-04 Vsevolod Stakhov[Minor] Explicitly set queue to NULL for top part
2017-04-04 Vsevolod StakhovMerge pull request #1576 from humbapa/master
2017-04-03 Vsevolod Stakhov[Feature] Store headers order
2017-04-03 Vsevolod Stakhov[Minor] Do not ignore Lua metatokens
2017-04-03 Vsevolod Stakhov[Feature] Rework classifiers lua metatokens
2017-04-03 Vsevolod Stakhov[Minor] Add images shingles keys caching
2017-04-03 Vsevolod Stakhov[Feature] Use cached shingles keys
2017-04-03 Vsevolod Stakhov[Minor] Use memcpy
2017-04-03 MBThe same with 'OK SSSP' messages 1576/head
2017-04-03 MBHandling ACC messages for sophos
2017-04-02 Vsevolod Stakhov[Fix] Fix parsing of non-RFC compatible Exim received
2017-04-01 Andrew LewisMerge pull request #1574 from moisseev/patch-1
2017-04-01 Andrew LewisMerge pull request #1570 from cpragadeesh/dmarc_sampled_out
2017-04-01 cpragadeeshadded dmarc sampled_out reporting 1570/head
2017-04-01 Alexander Moisseev[WebUI] Fix error message 1574/head
2017-04-01 Vsevolod Stakhov[Fix] Do not count sending and loading time in rspamc
2017-04-01 Vsevolod Stakhov[WebUI] Increase default timeout to 20 seconds
2017-03-31 Vsevolod Stakhov[Minor] Delay freeing of tokens arrays when classifying
2017-03-31 Vsevolod Stakhov[Minor] Some fixes for displaying tokens info
2017-03-31 Vsevolod Stakhov[Feature] Store text tokens inside bayes tokens
2017-03-31 Vsevolod Stakhov[Minor] Some fixes for static build
2017-03-31 Andrew LewisMerge pull request #1571 from dehnli/webui-dsbl-phr...
2017-03-31 dehnli[WebUI] Disable phrase connectors replacement in symbol... 1571/head
2017-03-30 Vsevolod Stakhov[Minor] Fix bad zero terminated assumption
2017-03-30 Vsevolod Stakhov[Minor] Fix out-of-bound access issues
2017-03-30 Vsevolod Stakhov[Fix] More fixes for inplace decoding
2017-03-30 Vsevolod Stakhov[Fix] Avoid lookup in absent hash
2017-03-30 Vsevolod Stakhov[Fix] Try to avoid modifications of the original data
2017-03-30 Vsevolod StakhovMerge pull request #1568 from moisseev/webui
2017-03-30 Alexander Moisseev[WebUI] Disable phrase connectors replacement in histor... 1568/head
2017-03-30 Vsevolod Stakhov[WebUI] Fix legacy history
2017-03-30 Vsevolod StakhovMerge pull request #1562 from smfreegard/rules_170328
next