]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2021-06-12 Vsevolod Stakhov[Rules] Fix zerofont rule (partially)
2021-06-12 Vsevolod Stakhov[Minor] Lowercase css before parsing
2021-06-11 Vsevolod Stakhov[Minor] Fix misprint
2021-06-11 Vsevolod Stakhov[Minor] Multimap use limits when parsing email addresses
2021-06-11 Vsevolod Stakhov[Fix] Fix check of limits in email address parsing
2021-06-11 Vsevolod Stakhov[Minor] Oops, fix index
2021-06-11 Vsevolod Stakhov[Minor] Lua_parsers: Use limit in rspamd_util.parse_mai...
2021-06-11 Vsevolod Stakhov[Minor] Do not allocate non-unique options
2021-06-11 Vsevolod Stakhov[Minor] Use traverse over all tags
2021-06-11 Vsevolod Stakhov[Minor] Fix sgml tags processing
2021-06-11 Vsevolod Stakhov[Project] Html/Css: Fix some issues found
2021-06-11 Vsevolod Stakhov[Rework] Html/CSS: Rework Lua bindings
2021-06-11 Vsevolod Stakhov[Project] Html/CSS: Switch styles parsing to css parser
2021-06-11 Vsevolod Stakhov[Project] Html/CSS: Add transform from a CSS rule to...
2021-06-11 Vsevolod Stakhov[Project] Html: Rework propagation method
2021-06-11 Vsevolod Stakhov[Rework] Html/Css: Start rework of the html blocks
2021-06-10 Vsevolod StakhovMerge pull request #3772 from fatalbanana/external_relay
2021-06-10 Vsevolod StakhovMerge pull request #3791 from jnorell/patch-1
2021-06-09 Jesse Norelldomain match should be case insensitive 3791/head
2021-06-09 Vsevolod StakhovMerge pull request #3789 from mrueg/metrics-type
2021-06-09 Vsevolod Stakhov[Minor] Process visibility property
2021-06-09 Vsevolod Stakhov[Minor] Reduce size of the css value
2021-06-08 Manuel Rügersrc/controller.c: Replace formatter 3789/head
2021-06-08 Vsevolod Stakhov[Test] Add some html test functions
2021-06-08 Vsevolod Stakhov[Minor] Html: Check for null before traversing
2021-06-08 Vsevolod Stakhov[Minor] Log pid file on daemonise
2021-06-08 Vsevolod Stakhov[Test] Log stderr in robot
2021-06-08 Vsevolod Stakhov[Minor] Improve error logging
2021-06-07 Vsevolod Stakhov[Rework] Html: Make parameters as a vector again
2021-06-07 Andrew Lewis[Feature] external_relay plugin 3772/head
2021-06-07 Vsevolod Stakhov[Minor] Reduce timer calls when doing tokenisation
2021-06-07 Vsevolod Stakhov[Rework] Html: Another steps to get rid of gnode
2021-06-07 Vsevolod Stakhov[Rework] Html: Add traverse function
2021-06-07 Vsevolod Stakhov[Minor] Add unreachable code macro
2021-06-07 Vsevolod Stakhov[Rework] Html: Start removing of GNode stuff
2021-06-06 Vsevolod StakhovMerge pull request #3785 from moisseev/webui
2021-06-05 moisseev[Minor] Fix closing tags 3785/head
2021-06-05 moisseev[WebUI] Collapse navbar on small screens
2021-06-04 Vsevolod StakhovMerge pull request #3784 from HeinleinSupport/multimap_...
2021-06-04 Carsten Rosenberg[Minor] multimap - add match debug / fix typo 3784/head
2021-06-03 Vsevolod Stakhov[Minor] Make more consistent function names
2021-06-02 Vsevolod Stakhov[Minor] Fix format string for size_t
2021-06-02 Vsevolod Stakhov[Rework] Html: Fix Lua bindings
2021-06-02 Vsevolod Stakhov[Rework] Html: Deal with the utf_content part
2021-06-02 Vsevolod Stakhov[Rework] Html: Add images processing logic
2021-06-02 Vsevolod Stakhov[Rework] Html: Forgot to add the internal include
2021-06-02 Vsevolod Stakhov[Rework] Further work to make html content private
2021-06-02 Vsevolod Stakhov[Rework] Html: Start rework of the html content structure
2021-06-02 Vsevolod StakhovMerge pull request #3780 from a16bitsysop/ragel
2021-06-01 Vsevolod StakhovMerge pull request #3768 from fatalbanana/test_debug_clean
2021-06-01 Andrew Lewis[Test] Unmerge http / tcp tests 3768/head
2021-06-01 Andrew Lewis[Test] Fix segmentation fault check
2021-06-01 Andrew Lewis[Test] Fix coverage hopefully
2021-05-31 Duncan Bellamy[Minor] FindRagel.cmake - remove cmake min version 3780/head
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...
next