]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2018-07-05 Alexander Moisseev[test] Print current ESLint version
2018-07-05 Alexander Moisseev[test] Enforce some linter rules for JS
2018-07-05 Alexander Moisseev[Minor] JS: Add space before parentheses
2018-07-05 Alexander Moisseev[Minor] JS: Align elements
2018-07-05 Alexander Moisseev[WebUI] Remove duplicated path from RequireJS config
2018-07-05 Alexander Moisseev[Minor] JS: Remove useless escape
2018-07-05 Alexander Moisseev[Minor] JS: Remove useless concatenation
2018-07-05 Alexander Moisseev[Minor] JS: Simplify conditional
2018-07-05 Alexander Moisseev[Minor] JS: Disable "no-alert" rule for a line
2018-07-05 Alexander Moisseev[WebUI] Do not accept passwords containing control...
2018-07-05 Alexander Moisseev[Minor] JS: Disable "no-bitwise" rule for specific...
2018-07-05 Alexander Moisseev[Minor] JS: Add missed spaces
2018-07-05 Alexander Moisseev[Minor] JS: Move dots to the same lines as the properties
2018-07-05 Alexander Moisseev[Minor] JS: Remove extra spaces
2018-07-04 Vsevolod Stakhov[Feature] Improve WHITE_ON_WHITE rule
2018-07-04 Vsevolod Stakhov[Fix] Fix styles propagation
2018-07-04 Vsevolod Stakhov[Feature] Implement fuzzy hashes extraction in mime...
2018-07-04 Vsevolod Stakhov[Minor] Use proper hashing when getting texts fuzzy...
2018-07-04 Vsevolod Stakhov[Feature] Add preliminary function to get fuzzy hashes...
2018-07-04 Vsevolod StakhovMerge pull request #2325 from BoresXP/master
2018-07-04 Vsevolod StakhovMerge pull request #2324 from andy-igoshin/master
2018-07-04 Vsevolod StakhovMerge pull request #2323 from moisseev/eslint
2018-07-04 Vsevolod StakhovMerge pull request #2322 from moisseev/ci
2018-07-04 Vsevolod Stakhov[Fix] Fix messages quarantine
2018-07-04 Vsevolod Stakhov[Fix] Avoid race condition in skip map as pool lifetime...
2018-07-04 Alexander Moisseev[Minor] JS: Add spaces at comments start 2323/head
2018-07-04 Alexander Moisseev[Minor] JS: Add spaces at blocks edges
2018-07-04 Alexander Moisseev[Minor] JS: Add missing spaces before block brackets
2018-07-04 Alexander Moisseev[Minor] JS: Fix indentation
2018-07-04 Alexander Moisseev[Minor] JS: Remove spaces inside object's curly braces
2018-07-04 Alexander Moisseev[Minor] JS: Remove spaces inside array brackets
2018-07-04 Boris GulayFix redis read_only was incorrectly set to true. 2325/head
2018-07-04 Alexander Moisseev[Minor] JS: Remove trailing spaces
2018-07-04 Alexander Moisseev[Minor] JS: Replace tabs with spaces in indentation
2018-07-04 Alexander Moisseev[Minor] JS: Add spaces after commas
2018-07-03 Vsevolod Stakhov[Minor] Initial implementation of fuzzy hashes extracti...
2018-07-03 Andrey Igoshindomain added 2324/head
2018-07-03 Vsevolod Stakhov[Test] Add received headers parsing unit tests
2018-07-03 Vsevolod Stakhov[Minor] Reduce speed test cycles in unit tests
2018-07-03 Vsevolod Stakhov[Feature] Add more non-conformant Received headers...
2018-07-03 Vsevolod Stakhov[Fix] Fix specific urls extraction
2018-07-03 Alexander Moisseev[Minor] JS: Add missed semicolons
2018-07-03 Vsevolod Stakhov[Minor] Fix rspamadm confighelp with arguments
2018-07-03 Alexander Moisseev[Minor] JS: Use consistent indentation
2018-07-03 Alexander Moisseev[Minor] JS: Use double quotes wherever possible
2018-07-03 Alexander Moisseev[Test] Add JavaScript linting 2322/head
2018-07-02 Vsevolod Stakhov[Fix] Fix crash in base url handling
2018-07-02 Vsevolod Stakhov[Feature] Allow to configure AV module rejection message
2018-07-02 Vsevolod Stakhov[Minor] Update version to 1.7.8
2018-07-02 Vsevolod StakhovRelease 1.7.7 1.7.7
2018-07-02 Vsevolod Stakhov[Minor] Allow to restore the previous behaviour in...
2018-07-02 Vsevolod StakhovMerge pull request #2310 from andy-igoshin/master
2018-07-02 Vsevolod StakhovMerge pull request #2319 from moisseev/const
2018-07-02 Vsevolod StakhovMerge pull request #2318 from moisseev/require
2018-07-02 Vsevolod Stakhov[Feature] Distinguish IP failures from connection failures
2018-07-02 Vsevolod Stakhov[Minor] Fix build with gcc 4.2
2018-07-02 Alexander Moisseev[WebUI] Stop using "const" declaration 2319/head
2018-07-02 Alexander Moisseev[WebUI] Update RequireJS to 2.3.5 2318/head
2018-06-30 Vsevolod Stakhov[Minor] Skip ASN checks for local IPs
2018-06-29 Vsevolod Stakhov[Minor] Add alias for libunwind to deal with debian...
2018-06-29 Vsevolod Stakhov[Fix] Fix reload crash
2018-06-29 Vsevolod Stakhov[Fix] Fill nm id in keypairs cache code
2018-06-29 Vsevolod Stakhov[CritFix] Do not overwrite PID of the main process
2018-06-29 Vsevolod Stakhov[CritFix] Check NM part of pubkey to match it with...
2018-06-29 Vsevolod Stakhov[Minor] Enable libunwind in packages
2018-06-28 Vsevolod Stakhov[Fix] Fix maps preload logic
2018-06-28 Vsevolod Stakhov[CritFix] Fix shmem leak in encrypting proxy mode
2018-06-27 Vsevolod Stakhov[Minor] Release backends more lately
2018-06-26 Vsevolod Stakhov[Minor] Fix gtube detection if nothing else is presented
2018-06-26 Vsevolod Stakhov[Test] Remove delay
2018-06-26 Vsevolod Stakhov[Feature] Preload file and static maps in main process
2018-06-26 Andrey Igoshindomain added 2310/head
2018-06-26 Vsevolod StakhovMerge pull request #2307 from andy-igoshin/master
2018-06-26 Vsevolod StakhovMerge pull request #2308 from moisseev/ci
2018-06-26 Vsevolod Stakhov[Feature] Allow to show HTML structure on extraction
2018-06-26 Vsevolod Stakhov[Fix] Fix colors alpha channel handling
2018-06-26 Vsevolod Stakhov[Feature] Read ordinary file maps in chunks to be more...
2018-06-26 Vsevolod Stakhov[Minor] Fix rspamadm configdump -m
2018-06-26 Vsevolod Stakhov[Minor] Do not allow more than one base url
2018-06-25 Vsevolod Stakhov[Minor] One more base url case
2018-06-25 Vsevolod Stakhov[Feature] Support base tag in HTML
2018-06-25 Vsevolod Stakhov[Feature] Allow to print mime part data
2018-06-25 Vsevolod Stakhov[Feature] Allow to extract words in `rspamadm mime`
2018-06-25 Vsevolod Stakhov[Minor] Allow to explicitly link with static hyperscan
2018-06-25 Vsevolod Stakhov[Minor] Try to fix build with Ragel 7
2018-06-25 Vsevolod Stakhov[Minor] Fix pkg-config module for hyperscan
2018-06-25 Vsevolod Stakhov[Minor] Fix hyperscan lookup path
2018-06-24 Vsevolod Stakhov[Minor] Add aux method to disable HTTP encryptipon
2018-06-24 Vsevolod Stakhov[Minor] Fix special reply check
2018-06-24 Alexander Moisseev[CI] Migrate to CircleCI 2.0 2308/head
2018-06-24 Andrey Igoshinsupport for non-TLD domains 2307/head
2018-06-24 Vsevolod StakhovMerge pull request #2305 from andy-igoshin/master
2018-06-24 Vsevolod StakhovMerge pull request #2301 from andryyy/patch-13
2018-06-24 Vsevolod StakhovMerge pull request #2302 from smfreegard/master
2018-06-24 Vsevolod Stakhov[Minor] Improve monitored errors
2018-06-24 Vsevolod Stakhov[Minor] Add visibility attribute support
2018-06-24 Vsevolod Stakhov[Minor] Opacity is actually not supported attribute
2018-06-23 Andrey Igoshindomains added 2305/head
2018-06-23 Vsevolod Stakhov[Minor] Fix more tests
2018-06-23 Vsevolod Stakhov[Test] Fix html unit test
next