]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2018-11-05 Vsevolod Stakhov[Minor] Store part data when making request to fuzzy
2018-11-05 Vsevolod Stakhov[Minor] Add dependency on mime types
2018-11-05 Vsevolod Stakhov[Project] Add logic to check content type
2018-11-04 Vsevolod Stakhov[Feature] Ignore cookies in the future and too old...
2018-11-04 Vsevolod Stakhov[Minor] Allow to print timestamp
2018-11-04 Vsevolod Stakhov[Minor] Fix timestamp filling
2018-11-04 Vsevolod Stakhov[Minor] Return cookie timestamp when decrypting
2018-11-04 Vsevolod Stakhov[Feature] Add `rspamadm cookie` utility
2018-11-04 Vsevolod Stakhov[Feature] Add support of cookies in replies module
2018-11-04 Vsevolod Stakhov[Minor] Rework nonce structure for cookies
2018-11-03 Vsevolod Stakhov[Feature] Allow to create lua regexps from glob or...
2018-11-02 Vsevolod Stakhov[Fix] Fix urls insertion in Clickhouse module
2018-11-02 Vsevolod Stakhov[Project] Add images check logic
2018-11-02 Vsevolod Stakhov[Project] Add logic for checking of the text parts
2018-11-02 Vsevolod Stakhov[Minor] Disable useless noisy warning
2018-11-01 Vsevolod Stakhov[Project] Initial addition of lua helpers for fuzzy
2018-11-01 Vsevolod Stakhov[Minor] Remove unused macros
2018-11-01 Vsevolod Stakhov[Minor] Remove redundant refcount increase
2018-10-31 Vsevolod Stakhov[Fix] Restore URLs exporting in ClickHouse plugin
2018-10-31 Vsevolod Stakhov[Minor] Ignore skipped tasks
2018-10-31 Vsevolod Stakhov[Minor] Fix symbol usage in reputation plugin
2018-10-30 Vsevolod StakhovMerge pull request #2618 from moisseev/ci
2018-10-30 Vsevolod StakhovMerge pull request #2619 from citrin/fedora-clang
2018-10-30 Alexander Moisseev[Test] Add test for composites with symbol groups 2618/head
2018-10-30 Anton YuzhaninovTurn off TORCH for clang build 2619/head
2018-10-30 Anton YuzhaninovRemove unused function
2018-10-30 Anton YuzhaninovEnable clang plugin
2018-10-30 Anton YuzhaninovDon't use LLVM_CXX_FLAGS/LLVM_C_FLAGS
2018-10-30 Vsevolod Stakhov[Minor] Fix expiry config overriding
2018-10-30 Vsevolod StakhovMerge pull request #2617 from moisseev/ci
2018-10-30 Alexander Moisseev[Test] Add composites test 2617/head
2018-10-30 Vsevolod Stakhov[Minor] Do not parse raw regexp for explicitly utf...
2018-10-30 Vsevolod StakhovMerge pull request #2614 from citrin/remove-libnsl...
2018-10-30 Vsevolod Stakhov[Feature] Detect orphaned parts and attach them to...
2018-10-30 Anton YuzhaninovDon't set PREFIX variable in cmake
2018-10-30 Anton Yuzhaninovbuild with -O0
2018-10-30 Anton YuzhaninovBuild with clang
2018-10-29 Anton YuzhaninovStop linking with -lnsl on Linux 2614/head
2018-10-29 Vsevolod Stakhov[Minor] Ops, fix symbol name
2018-10-29 Vsevolod Stakhov[Conf] Add DWL support in the default configuration
2018-10-29 Vsevolod Stakhov[Fix] Fix DKIM based RBLs
2018-10-29 Vsevolod Stakhov[Rules] Add LEAKED_PASSWORD_SCAM rule
2018-10-29 Vsevolod Stakhov[Rework] Change time handling
2018-10-29 Vsevolod Stakhov[Minor] Fix deps
2018-10-29 Vsevolod Stakhov[Project] Rework dynamic parts of symcache items
2018-10-29 Vsevolod Stakhov[Project] Another rework for symbols cache
2018-10-29 Vsevolod Stakhov[Minor] g_abort requires quite a recent glib
2018-10-28 Vsevolod Stakhov[Minor] Fix dependencies resolution
2018-10-28 Vsevolod Stakhov[Minor] Sigh, another issue with classifier pseudo...
2018-10-28 Vsevolod StakhovMerge pull request #2612 from citrin/luacov-merge
2018-10-28 Vsevolod Stakhov[Minor] Another hack for classifiers
2018-10-28 Vsevolod Stakhov[Minor] Allow to add conditions for bayes symbol
2018-10-27 Anton YuzhaninovSync lua coverage with .drone.yml 2612/head
2018-10-27 Vsevolod Stakhov[Minor] Convert some enums to static macros
2018-10-27 Anton YuzhaninovSpeedup lua coverage collecting for functional test
2018-10-27 Vsevolod Stakhov[Feature] Allow to add 3rd party clang plugins
2018-10-27 Vsevolod Stakhov[Minor] Fix format strings
2018-10-27 Vsevolod Stakhov[Fix] Remove ambigious format flag from printf
2018-10-27 Vsevolod Stakhov[Minor] Fix LLVM detection
2018-10-27 Vsevolod Stakhov[Fix] Fix squeezed symbols when using settings
2018-10-26 Vsevolod Stakhov[Minor] Various fixes around async events
2018-10-26 Vsevolod Stakhov[Minor] Improve debugging for lua squeeze
2018-10-26 Vsevolod Stakhov[Minor] Improve debug traces for async events
2018-10-26 Vsevolod Stakhov[Rework] Add more traces to async events, get rid of...
2018-10-26 Vsevolod Stakhov[Minor] Fix variable name
2018-10-26 Vsevolod Stakhov[Minor] Fix var name
2018-10-26 Vsevolod Stakhov[Rework] Completely rework symbols cache management
2018-10-26 Vsevolod Stakhov[Minor] Add more attributes
2018-10-26 Vsevolod Stakhov[Minor] Add specific attributes to mempool functions
2018-10-25 Vsevolod Stakhov[Minor] Try harder to track DNS based chaining
2018-10-25 Vsevolod Stakhov[Minor] Fix lua warnings
2018-10-25 Vsevolod Stakhov[Minor] Fix configwizard behaviour when DB is empty
2018-10-25 Vsevolod Stakhov[Minor] Fix debugm logic
2018-10-25 Vsevolod Stakhov[Minor] Add ability to debug lua redis calls
2018-10-25 Vsevolod Stakhov[Minor] Fix error callback invocation
2018-10-25 Vsevolod Stakhov[Minor] Remove assertion as this case can actually...
2018-10-25 Vsevolod Stakhov[Minor] Remove last elt optimization for now
2018-10-25 Vsevolod StakhovMerge pull request #2610 from citrin/functional-test-fix
2018-10-25 Vsevolod StakhovMerge pull request #2607 from citrin/drone_improvements
2018-10-25 Vsevolod StakhovMerge pull request #2609 from HeinleinSupport/master
2018-10-25 Anton YuzhaninovTCP Connect robot keyword 2610/head
2018-10-25 Anton YuzhaninovFilter Wait Until Keyword Succeeds in robot log
2018-10-25 Anton YuzhaninovFilter Wait Until Keyword Succeeds in robot log
2018-10-25 Anton YuzhaninovFix race in Cases.210 Clickhouse.001
2018-10-24 Anton YuzhaninovAdd variable for clickhouse port
2018-10-24 Carsten Rosenberg[FIX] Antivirus - virus names #2 2609/head
2018-10-24 Carsten Rosenberg[Fix] Antivirus - virus names with 0 were recognized...
2018-10-24 Vsevolod Stakhov[Minor] Some fixes in surbl module events processing
2018-10-24 Vsevolod Stakhov[Minor] Avoid double quoting
2018-10-24 Vsevolod Stakhov[Minor] Optimize symbols execution
2018-10-24 Vsevolod Stakhov[Minor] Restore item when pushing redis result
2018-10-24 Vsevolod Stakhov[Minor] Add safety guards for fuzzy checks
2018-10-24 Vsevolod Stakhov[Minor] Fix dns resolve with no current item
2018-10-23 Vsevolod Stakhov[Feature] Add specialised functions for generating...
2018-10-23 Anton Yuzhaninovgdb invocation nitpick 2607/head
2018-10-23 Anton YuzhaninovMerge branch 'master' into drone_improvements
2018-10-23 Anton YuzhaninovPrint backtrace for cores dumped by functional test
2018-10-23 Vsevolod Stakhov[Minor] Pet luacheck
2018-10-23 Anton YuzhaninovRemove indentation from yaml '>' blocks
2018-10-23 Vsevolod Stakhov[CritFix] Fix \0 processing when doing RSA sign
next