]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2021-09-14 Vsevolod Stakhov[Minor] Add attribute noreturn to start_hs_helper function
2021-09-14 Vsevolod StakhovMerge pull request #3891 from fatalbanana/doxydown
2021-09-14 Andrew Lewis[Minor] Update embedded doxydown 3891/head
2021-09-14 Vsevolod StakhovMerge pull request #3890 from fatalbanana/docs
2021-09-14 Andrew Lewis[Minor] Updates for API documentation 3890/head
2021-09-13 Vsevolod Stakhov[Minor] One more try to fix the release order
2021-09-13 Vsevolod Stakhov[Minor] Do not unref what's not been refed
2021-09-13 Vsevolod Stakhov[Minor] Another try to fight with hiredis...
2021-09-13 Vsevolod Stakhov[Minor] Add one more check for use-after-free prevention
2021-09-13 Vsevolod Stakhov[Minor] Allow to capture upstream object
2021-09-13 Vsevolod Stakhov[Minor] Fix deinit order
2021-09-13 Vsevolod Stakhov[Minor] Fix redis termination case not being caught...
2021-09-13 Vsevolod Stakhov[Minor] Fix C++ logging
2021-09-13 Vsevolod Stakhov[Minor] Fix list splice
2021-09-12 Vsevolod Stakhov[Minor] Redis_pool: Slightly improve style
2021-09-12 Vsevolod Stakhov[Rework] Redis_pool: fix issues found
2021-09-11 Vsevolod Stakhov[Rework] Further rework of the redis pool
2021-09-11 Vsevolod Stakhov[Rework] Start rewriting of the redis pool logic
2021-09-10 Vsevolod Stakhov[Minor] Try to deal with broken CD headers
2021-09-10 Vsevolod Stakhov[Minor] Remove unused cfg fields
2021-09-09 Vsevolod Stakhov[Minor] Store obfuscated subjects in Redis
2021-09-09 Vsevolod StakhovMerge pull request #3889 from arkamar/dep-info
2021-09-09 Vsevolod Stakhov[Minor] Add content type to MIME_BAD_ATTACHMET symbol
2021-09-09 Petr VaněkReflect recent doctest version bump in dependency info... 3889/head
2021-09-09 Vsevolod Stakhov[Minor] Update bundled doctest to the latest version
2021-09-08 Vsevolod Stakhov[Fix] Fix some complicated case with the closing tags...
2021-09-08 Vsevolod Stakhov[Minor] Cleanup metrics output
2021-09-08 Vsevolod StakhovMerge pull request #3883 from pdf/fix_openmetrics
2021-09-08 Peter Fern[Fix] Namespace and add metadata for OpenMetrics, fix... 3883/head
2021-09-07 Vsevolod Stakhov[Minor] Allow to get invisible content in `rspamadm...
2021-09-07 Vsevolod Stakhov[Minor] Allow to get invisible content from html
2021-09-07 Vsevolod Stakhov[Rules] Improve zero font rule
2021-09-07 Vsevolod Stakhov[Rework] Save invisible content to a separate buffer
2021-09-06 Vsevolod StakhovMerge pull request #3880 from fatalbanana/lua_milterheaders
2021-09-06 Andrew Lewis[Minor] Another PUC-Rio Lua compatibility fix 3880/head
2021-09-03 Vsevolod StakhovMerge pull request #3875 from arkamar/system-doctest
2021-09-03 Vsevolod Stakhov[Minor] Dmarc_report: Fix template
2021-09-03 Vsevolod Stakhov[Minor] Another fix of the remaining octets logic
2021-09-03 Vsevolod Stakhov[Minor] Fix remaining octets logic
2021-09-03 Vsevolod Stakhov[Fix] Fix the case when l tag is too small
2021-09-02 Vsevolod Stakhov[Minor] Fix misused variable
2021-09-02 Vsevolod Stakhov[Fix] Preserve SPF top record in the mempool variable
2021-09-02 Vsevolod Stakhov[Minor] Fix stupid memory leak
2021-09-02 Vsevolod Stakhov[Fix] Plug memory leak in http settings reload
2021-09-02 Vsevolod Stakhov[Minor] Explicitly disallow to set settings on top...
2021-09-02 Petr VaněkAdd SYSTEM_DOCTEST cmake option 3875/head
2021-09-01 Vsevolod StakhovMerge pull request #3874 from fatalbanana/rspamd_stats_...
2021-09-01 Andrew Lewis[Minor] rspamd_stats: support rescoring symbols 3874/head
2021-09-01 Vsevolod Stakhov[Minor] Fix number of arguments to invoke a lua function
2021-09-01 Vsevolod Stakhov[Minor] Plug dtor memory leak (not important)
2021-09-01 Vsevolod Stakhov[Rework] Rework learn and add classify condition
2021-09-01 Vsevolod Stakhov[Minor] Add function to get a lua_reference from a...
2021-08-31 Vsevolod StakhovMerge pull request #3873 from jendis/fix_fuzzy_crash
2021-08-31 Vsevolod Stakhov[Fix] Fix http message flag shift
2021-08-31 Jan Smutny[Fix] src/lua/lua_mimepart.c: fix null dereference 3873/head
2021-08-31 Vsevolod Stakhov[Fix] Another try to fix references safety
2021-08-31 Vsevolod Stakhov[Fix] Avoid dangling reference
2021-08-30 Vsevolod Stakhov[Fix] Delete the correct pointer type
2021-08-29 Vsevolod Stakhov[Minor] Fix exit codes usage to POSIX portable EXIT_FAILURE
2021-08-28 Vsevolod Stakhov[Minor] Further priorities adjustment
2021-08-27 Vsevolod Stakhov[Minor] Fix expressions priorities
2021-08-27 Vsevolod Stakhov[Minor] Mime_types: Allow application/octet-stream...
2021-08-26 Vsevolod Stakhov[Minor] Lua_compression: Add support of the compression...
2021-08-26 Vsevolod StakhovMerge pull request #3866 from HeinleinSupport/lua_scann...
2021-08-25 Carsten Rosenberg[Fix] lua_scanners - message_min_words logic 3866/head
2021-08-25 Vsevolod Stakhov[Minor] Store multiple base tags (but use only first...
2021-08-25 Vsevolod Stakhov[Minor] Fix small href values with a base urls presented
2021-08-25 Vsevolod Stakhov[Minor] Fix match_limit in pcre2 code
2021-08-25 Vsevolod Stakhov[Fix] Add concept of uncancellable events to prevent...
2021-08-25 Vsevolod StakhovMerge pull request #3863 from CrawX/aarch64-luajit...
2021-08-24 CruX[Fix] Remove aarch64 GC64 workaround 3863/head
2021-08-24 Vsevolod Stakhov[Minor] Save 8 bytes in rspamd_regexp_t
2021-08-24 Vsevolod Stakhov[Minor] Fix build
2021-08-24 Vsevolod Stakhov[Minor] Fix match limit feature in regexps
2021-08-24 Vsevolod Stakhov[Minor] Rework replxx to make in compatible with Rspamd...
2021-08-24 Vsevolod Stakhov[Minor] Update replxx library
2021-08-24 Vsevolod Stakhov[Minor] Configwizard: Fix usage when the config is...
2021-08-24 Vsevolod Stakhov[Minor] Lua_magic: Add another spammy JS pattern
2021-08-24 Vsevolod Stakhov[Minor] Pet luacheck
2021-08-24 Vsevolod Stakhov[Minor] Detect logger's debug level in lua debug utilities
2021-08-24 Vsevolod Stakhov[Minor] Allow to get logger level
2021-08-23 Vsevolod Stakhov[Fix] Spf: Do not parse non TXT DNS replies as TXT...
2021-08-23 Vsevolod Stakhov[Minor] Rdns: One more sanity check added
2021-08-23 Vsevolod StakhovMerge pull request #3854 from sebastianlipponer/master
2021-08-23 Vsevolod Stakhov[Fix] Another rework of the ucl hashing
2021-08-23 Vsevolod Stakhov[Fix] Libucl: Fix deletion from ucl objects
2021-08-21 Vsevolod StakhovMerge pull request #3855 from arkamar/libfmt
2021-08-21 Petr VaněkAdd SYSTEM_FMT cmake option 3855/head
2021-08-21 Sebastian Lipponer[Minor] Regexp: Extend upstream spam filter regexp 3854/head
2021-08-20 Vsevolod Stakhov[Minor] Update version to 3.1
2021-08-20 Vsevolod StakhovMerge pull request #3852 from tomop-tg/lua54
2021-08-19 Tomohiro "Tomo... fix compatibility with lua-5.4 3852/head
2021-08-19 Vsevolod StakhovRelease 3.0 3.0
2021-08-18 Vsevolod Stakhov[Minor] Revert ignoring of the invisible urls by default
2021-08-17 Vsevolod Stakhov[Minor] Set invisible flag on invisible urls
2021-08-17 Vsevolod Stakhov[Minor] Add `invisible` flag to url structure
2021-08-16 Vsevolod Stakhov[Minor] Minor improvements
2021-08-16 Vsevolod Stakhov[Fix] Add a special logic for text part with no text...
2021-08-16 Vsevolod Stakhov[Minor] Lua_magic: Fix detection for the parts with...
2021-08-16 Vsevolod Stakhov[Minor] Mime: Print mime part stuff for text parts
next