]> git.ipfire.org Git - thirdparty/rspamd.git/shortlog
thirdparty/rspamd.git
2021-06-12  moisseev[WebUI] Add date locale setting 3793/head
2021-06-05  moisseev[Minor] Fix closing tags 3785/head
2021-06-05  moisseev[WebUI] Collapse navbar on small screens
2021-05-30  Vsevolod StakhovMerge pull request #3769 from a16bitsysop/zstd-headers
2021-05-29  Duncan Bellamy[Minor] change headers for zstd depending on bundled... 3769/head
2021-05-28  Vsevolod Stakhov[Minor] Always use c++ linker now
2021-05-28  Vsevolod Stakhov[Minor] Lua_html: Restore compatible behaviour of get_e...
2021-05-28  Vsevolod Stakhov[Minor] Try to fix libicu linkage
2021-05-28  Vsevolod Stakhov[Minor] Another strlcpy fix
2021-05-28  Vsevolod Stakhov[Minor] Fix styles propagation
2021-05-27  Vsevolod Stakhov[Minor] Fix strlcpy usage
2021-05-27  Vsevolod Stakhov[Minor] Another try to fix clang plugin build
2021-05-27  Vsevolod Stakhov[Minor] Fix clang plugin
2021-05-27  Vsevolod Stakhov[Rework] Html: Rework lua bindings
2021-05-27  Vsevolod Stakhov[Rework] Html: Convert to variant
2021-05-27  Vsevolod Stakhov[Rework] Html: Final rework part for the html processin...
2021-05-27  Vsevolod Stakhov[Rework] Html: Move blocks part
2021-05-27  Vsevolod Stakhov[Rework] Html: Move images processing stuff
2021-05-27  Vsevolod Stakhov[Rework] Html: Further html urls rework
2021-05-27  Vsevolod Stakhov[Rework] Html: Start refactoring of the html tags handling
2021-05-27  Vsevolod Stakhov[Minor] Add another helper for mempool typed allocations
2021-05-27  Vsevolod Stakhov[Rework] Move HTML url functions and rework them
2021-05-24  Vsevolod StakhovMerge pull request #3764 from a16bitsysop/zstd
2021-05-24  Vsevolod StakhovMerge pull request #3767 from moisseev/patch-1
2021-05-24  Alexander Moisseev[Minor] Add "application/rar" MIME type 3767/head
2021-05-23  Vsevolod StakhovMerge pull request #3763 from citrin/rules
2021-05-23  Duncan Bellamy[Feature] add SYSTEM_ZSTD cmake option 3764/head
2021-05-22  Anton Yuzhaninov[Rules] Extend OLD_X_MAILER 3763/head
2021-05-22  Anton Yuzhaninov[Rules] Extend FORGED_X_MAILER
2021-05-22  Vsevolod Stakhov[Minor] Const-ify trim function as it does not change...
2021-05-21  Vsevolod Stakhov[Minor] Remove conditional msg_ macro from util.c
2021-05-21  Vsevolod Stakhov[Rework] Allow C code to be compiled with C++ compiler
2021-05-21  Vsevolod Stakhov[Minor] Css: Allow to convert css color to uint32_t
2021-05-21  Vsevolod Stakhov[Minor] Allow typed mempool alloc
2021-05-21  Vsevolod Stakhov[Minor] Add -m64 option
2021-05-21  Vsevolod Stakhov[Rework] Move and adopt entities handling logic
2021-05-21  Vsevolod Stakhov[Rework] Add tags definitions
2021-05-21  Vsevolod Stakhov[Rework] Move entities/tags handling
2021-05-20  Vsevolod Stakhov[Minor] Move html code to a separate subdir (no functio...
2021-05-19  Vsevolod Stakhov[Fix] Fix http maps with no or invalid expires data
2021-05-19  Vsevolod Stakhov[Rules] Fix CTYPE_MIXED_BOGUS for text attachments
2021-05-19  Vsevolod Stakhov[Minor] Allow utf8 identifiers in the selectors
2021-05-18  Vsevolod Stakhov[Fix] Rework metrics handling
2021-05-18  Vsevolod StakhovMerge pull request #3754 from mrueg/openmetrics
2021-05-18  Vsevolod StakhovMerge pull request #3747 from fatalbanana/use_settings
2021-05-18  Vsevolod Stakhov[Minor] Fix buffer overflow due to libicu super safe...
2021-05-18  Andrew Lewis[Test] Merge test suites; use settings 3747/head
2021-05-17  Vsevolod Stakhov[Minor] Fix build with older icu
2021-05-17  Vsevolod Stakhov[Minor] Another try to fix the logic around 8bit charse...
2021-05-17  Vsevolod Stakhov[Minor] Fix non-utf inputs checking
2021-05-17  Manuel RügerImplement an endpoint for OpenMetrics 3754/head
2021-05-17  Vsevolod Stakhov[Minor] Add missing include
2021-05-17  Vsevolod Stakhov[Rework] Use C++ version for unicode normalisation
2021-05-17  Vsevolod Stakhov[Minor] Dmarc: Slightly refactor function
2021-05-17  Vsevolod Stakhov[Minor] Always use UTF8 as the system encoding (for...
2021-05-16  Vsevolod Stakhov[Fix] Try to fix some broken code in DMARC reporting...
2021-05-15  Vsevolod Stakhov[Minor] Remove legacy iconv stuff
2021-05-14  Vsevolod Stakhov[Rework] Use C++ utf8 library with unit tests to trim...
2021-05-14  Vsevolod Stakhov[Minor] Strip visible parts of urls using utf rules
2021-05-14  Vsevolod Stakhov[Minor] Do not treat unnormalised urls as obscured
2021-05-13  Vsevolod Stakhov[Minor] Fix bit operations logic
2021-05-13  Vsevolod Stakhov[Minor] One more fix in the ZW spaces urls processing...
2021-05-13  Vsevolod Stakhov[Minor] Fix userinfo encoding
2021-05-13  Vsevolod Stakhov[Feature] Allow to log severity level explicitly
2021-05-13  Vsevolod Stakhov[Minor] Add some logging
2021-05-13  Vsevolod Stakhov[Minor] Backport some changes from libev
2021-05-12  Vsevolod Stakhov[Fix] Fix fuzzy retransmits
2021-05-12  Vsevolod Stakhov[Feature] Allow to specify different timeouts/retransmi...
2021-05-12  Vsevolod Stakhov[Feature] Add race condition protection against hs_help...
2021-05-12  Vsevolod Stakhov[Minor] Fix multiple @ at the beginnig
2021-05-12  Vsevolod Stakhov[Minor] Add loop break
2021-05-12  Vsevolod Stakhov[Minor] Fix parsing of some bogus urls
2021-05-12  Vsevolod Stakhov[Minor] Css: Fix '\v' and '\f' handling
2021-05-12  Vsevolod StakhovMerge pull request #3750 from mrueg/dockerfile
2021-05-11  Vsevolod Stakhov[Minor] Filter urls for R_SUSPICIOUS_URL check
2021-05-11  Vsevolod Stakhov[Minor] Use numeric bit and for checking flags
2021-05-11  Vsevolod Stakhov[Fix] Fix normalisation flags propagation
2021-05-11  Vsevolod Stakhov[Minor] Store neural score in task cache
2021-05-10  Vsevolod Stakhov[Minor] Css: Fix OOB reading
2021-05-09  Manuel RügerDockerfile: Set signing-key 3750/head
2021-05-07  Vsevolod Stakhov[Minor] Css: Fix numbers starting from '+'
2021-05-07  Vsevolod Stakhov[Minor] Try to fix another boundary issue
2021-05-06  Vsevolod Stakhov[Minor] Sigh, another condition fix
2021-05-06  Vsevolod Stakhov[Minor] Fix check condition
2021-05-06  Vsevolod Stakhov[Minor] Css: Fix bits operations
2021-05-06  Vsevolod Stakhov[Minor] Css: Fix parsing of the url tokens
2021-05-06  Vsevolod Stakhov[Minor] Css: Use old good strtod that does not throw...
2021-05-06  Vsevolod Stakhov[Minor] Css: Fix hash tokens parsing
2021-05-05  Vsevolod Stakhov[Minor] Sigh, one more adjustment
2021-05-05  Vsevolod Stakhov[Minor] Check boundary earlier
2021-05-05  Vsevolod Stakhov[Minor] Fix unintended reindentation
2021-05-05  Vsevolod StakhovMerge pull request #3734 from fatalbanana/unreplace_var...
2021-05-05  Vsevolod Stakhov[Minor] Fix comments parsing
2021-05-05  Vsevolod Stakhov[Rework] Use C++ version of the lua threads pool
2021-05-05  Vsevolod Stakhov[Minor] Allow forced termination of the suspended threads
2021-05-04  Andrew Lewis[Test] Cleanup 3734/head
2021-05-04  Andrew Lewis[Test] Use automatically exported variables
2021-05-04  Vsevolod Stakhov[Project] Css: Fix rules merging
2021-05-04  Andrew Lewis[Test] Use lupa for templating rspamd configs
2021-05-04  Vsevolod Stakhov[Minor] Neural: Do not filter static profiles
next