]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2021-09-20 Vsevolod Stakhov[Fix] Fix rubbish QP sequences decoding
2021-09-20 Vsevolod Stakhov[Test] Add tests for broken qp decoding
2021-09-20 Vsevolod StakhovMerge pull request #3899 from citrin/cmake-cleanup
2021-09-20 Anton Yuzhaninov[Minor] Cleanup unused cmake checks 3899/head
2021-09-19 Vsevolod Stakhov[Minor] Oops, fix emplacement
2021-09-19 Vsevolod Stakhov[Minor] Fix some leaks on error paths
2021-09-19 Vsevolod Stakhov[Fix] Fix hash table lookup
2021-09-19 Vsevolod Stakhov[Minor] Some minor cleanups
2021-09-18 Vsevolod Stakhov[Minor] Fix some more issues
2021-09-18 Vsevolod Stakhov[Minor] Fix more issues in libmime
2021-09-18 Vsevolod Stakhov[Minor] Plug some leaks on error paths
2021-09-18 Vsevolod Stakhov[Minor] Use the proper variable in debug
2021-09-17 Vsevolod Stakhov[Minor] Do not read extra byte of garbadge
2021-09-17 Vsevolod Stakhov[Minor] Fix some double frees
2021-09-17 Vsevolod Stakhov[Minor] Remove dead loop
2021-09-17 Vsevolod Stakhov[Minor] Fix some dead ends
2021-09-17 Vsevolod Stakhov[Minor] Fix error path varargs handling
2021-09-17 Vsevolod Stakhov[Feature] Antivirus: Allow to set fake eicar patterns...
2021-09-17 Vsevolod Stakhov[Minor] Escape \uFFFD in the sources
2021-09-17 Vsevolod StakhovMerge pull request #3894 from citrin/bitcoin-lua-opt
2021-09-17 Anton Yuzhaninov[Minor] Skip bitcoin address check for very long words 3894/head
2021-09-16 Vsevolod Stakhov[Minor] One more polishing thing
2021-09-16 Vsevolod Stakhov[Minor] Fix unregistration of the context and improve...
2021-09-16 Vsevolod Stakhov[Minor] Fix list splice
2021-09-15 Vsevolod StakhovMerge pull request #3892 from fatalbanana/friendlier_tests
2021-09-15 Andrew Lewis[Test] Avoid importing user configuration 3892/head
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
next