aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Fix] Do not exclude authenticated users from URIBL lookupstwesterhever2022-04-091-0/+4
|
* Merge pull request #4140 from arkamar/zstd-new-apiVsevolod Stakhov2022-04-081-2/+5
|\ | | | | Migrate ZSTD_reset{C,D}Stream to a new API
| * Migrate ZSTD_reset{C,D}Stream to a new APIPetr Vaněk2022-04-081-2/+5
|/ | | | | ZSTD_reset{C,D}Stream functions are deprecated since 1.4.0 version. This change migrates them to a new equivalents as described in documentation.
* Merge pull request #4138 from arkamar/system-xxhashVsevolod Stakhov2022-04-071-3/+9
|\ | | | | New SYSTEM_XXHASH option and zstd MODULES fix
| * Search for libzstd modulePetr Vaněk2022-04-061-1/+1
| | | | | | | | | | Default pkg-config name of zstd is libzstd.pc. Let's add it to the MODULES list.
| * Add SYSTEM_XXHASH cmake optionPetr Vaněk2022-04-061-2/+8
| | | | | | | | | | | | | | It is now possible to use system xxhash since commits 23889da9ae11 ("[Minor] Update bundled xxhash") and 7ad02fc1f7e7 ("[Rework] Use xxh3 as a default hash and fix memory/alignment issues"). Let's give packagers this possibility with a new SYSTEM_XXHASH option.
* | Merge pull request #4137 from kamilsztuke/fix-typo-in-config-documentationVsevolod Stakhov2022-04-071-3/+3
|\ \ | | | | | | [Minor] Fix typo in config documentation in statistic.conf
| * \ Merge branch 'rspamd:master' into fix-typo-in-config-documentationkamilsztuke2022-04-061-2/+15
| |\ \
| * | | [Minor] Fix typo in config documentation in statistic.confKamil Sztuke2022-04-061-3/+3
| | |/ | |/|
* | | Merge pull request #4135 from arkamar/dangling-commentVsevolod Stakhov2022-04-061-2/+0
|\ \ \ | |_|/ |/| | [Minor] Remove dangling comment
| * | Remove dangling commentPetr Vaněk2022-04-061-2/+0
| |/ | | | | | | | | | | The dangling comment is result of commit bfe48b659baf ("[Fix] Fix logging for rspamadm"), where the same comment was removed from rspamadm but this one stayed. It should be removed as well.
* / [Fix] Try to fix dkim reputation adjustementsVsevolod Stakhov2022-04-061-2/+15
|/ | | | Reported and discussed with @moisseev
* [Minor] Add missing includeVsevolod Stakhov2022-04-021-0/+1
| | | | Issue: #4131
* [Minor] Oops, fix null check logicVsevolod Stakhov2022-03-311-12/+12
|
* [Minor] Also allow to set objects to null for disablingVsevolod Stakhov2022-03-301-1/+13
|
* [Minor] Well, I've said `mirrors`!Vsevolod Stakhov2022-03-301-0/+9
|
* [Minor] Check enabled/disabled logic for the proxy upstreams/mirrorsVsevolod Stakhov2022-03-303-5/+14
|
* [Rework] Isolate disable/enable logic for the configuration ucl objectsVsevolod Stakhov2022-03-302-39/+79
|
* [Minor] Sort error ips by number of errorsVsevolod Stakhov2022-03-291-6/+10
|
* [Minor] Remove useless checksVsevolod Stakhov2022-03-282-9/+0
|
* [Minor] Use a more neat approachVsevolod Stakhov2022-03-281-14/+13
|
* [Minor] Update more copyright years/emailVsevolod Stakhov2022-03-2721-21/+21
|
* [Minor] Update readmeVsevolod Stakhov2022-03-271-3/+6
|
* [Fix] Rbl: Fix received positioned checksVsevolod Stakhov2022-03-271-18/+24
|
* [Minor] Update version to 3.3Vsevolod Stakhov2022-03-261-1/+1
|
* Release 3.23.2Vsevolod Stakhov2022-03-261-0/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Conf] Score MIME_OBFUSCATED_ARCHIVE to 8 points * [Conf] Set one_shot for URIBL rules by default * [CritFix] Fix upstreams name resolution when there is also a port * [Feature] Add ROC feature to neural network plugin * [Feature] Add public suffic compilation utility * [Feature] Add support of Cloudmark * [Feature] Allow hyperscan for ppc64, as vectorscan now suports it. * [Feature] Allow to skip DNS resolution for keep-alive connections * [Feature] Aws_s3: Allow to store large parts separately * [Feature] BIMI: Add preliminary version of the BIMI plugin * [Feature] JSON endpoint for querying maps * [Feature] Lua_magic: Add a sane CSV heuristic * [Feature] Lua_mime: Add schema for message transfer * [Feature] Output average scan time in /stat endpoint * [Feature] Show average scan time in `rspamc stat` output * [Fix] Add guards to avoid race condition on TCP connection * [Fix] Allow spaces in DKIM key records * [Fix] Apply the similar fix to the url_reputation * [Fix] Avoid overwriting whitelisted_signers_map * [Fix] Backport PR from libucl * [Fix] Clear SSL errors * [Fix] ClickHouse cleanup of old partitions * [Fix] Do not double call error handler on ssl errors in the timeout path * [Fix] Do not forget to clear pointers on IOC reset * [Fix] External_relay: Remove useless check of the map value * [Fix] Find suspicious url encodings that could break url extraction * [Fix] Fix HTTP(s) client timeout * [Fix] Fix exclude flags setting * [Fix] Fix expanding of the variables * [Fix] Fix host header usage in lua_http * [Fix] Fix http maps shared memory cache cleanup * [Fix] Fix logic in HTML processing FSM * [Fix] Fix parsing of the compound mailto urls * [Fix] Fix processing captures from pcre2 * [Fix] Fix removing from khash * [Fix] Fix stuctured headers pushing * [Fix] Further fix for i386 compilation * [Fix] Improve duplicate settings error reporting * [Fix] Lua: task:remove_result didn't work in some cases * [Fix] Output service parts as well * [Fix] Phishing: Deal with phishing + redirected URL * [Fix] Phishing: Fix finding domains in the phishing map * [Fix] Plug memory leak by using mempool for a copied address * [Fix] Properly find the request and the number of requested entries * [Fix] Rbl: Fix inversed logic of the url_full_hostname * [Fix] Read file maps if they were not pre-read during preload * [Fix] Restrict x86_64 assembly to x86_64 * [Fix] Return a real number of recipients when dealing with aliases * [Fix] Rework unshedule DNS request function * [Fix] Support definition of ungrouped symbol in conf file, use group info from lua or other conf file * [Fix] Unschedule DNS request when clearing IO channel * [Fix] When checking for phishing, we need to convert punicode -> UTF8, not vice versa * [Fix] lua_cfg_transform - actions without score (discard) * [Fix] lua_cfg_transform - silly break break actions * [Fix] ratelimit - symbol per bucket * [Project] BIMI: Fix helper integration issues * [Project] Further DNS over TCP architecturing * [Project] Rdns: Add more functions for TCP based requests * [Project] Rdns: Add preliminary reading logic for TCP channels * [Project] Rdns: Add reaper for inactive TCP connections * [Project] Rdns: Add timeout logic for TCP requests * [Project] Rdns: Do not treat TCP channels failure as fatal * [Project] Rdns: Fix TCP connection mess * [Project] Rdns: Fix TCP stuff cleanup * [Project] Rdns: Fix various ownership issues * [Project] Rdns: Implement TCP writing logic * [Project] Rdns: Initial support of TCP IO channels * [Project] Rdns: More fixes in TCP handling * [Project] Rdns: Restore the previous EDNS0 size * [Project] Rdns: Send truncated replies via TCP * [Project] Rdns: Unregister TCP requests * [Rework] Allow to restore SSL handlers after keepalive pooling * [Rework] Allow to set a different behaviour for actions from settings * [Rework] Include SSL flag into keepalive hash * [Rework] Make `rspamadm dmarc_report` default behaviour more sane * [Rework] Mempool: Use explicit alignment * [Rework] Rdns: Use faster and more compact hash table for DNS requests * [Rework] Rework SSL flag operations * [Rework] Take disabled flag into account * [Rework] Timeouts are now global per event and not reseted by IO activity * [Rework] Use xxh3 as a default hash and fix memory/alignment issues * [Rules] Fix old rules to stop global functions usage * [Rules] Fix symbol for DKIM temporary failure * [Rules] Remove ancient and inefficient rules * [Rules] Slightly reduce MULTIPLE_FROM score
* [Minor] Update my email and the copyright yearVsevolod Stakhov2022-03-25116-118/+118
|
* [Test] Split testVsevolod Stakhov2022-03-231-3/+7
|
* [Rules] Slightly reduce MULTIPLE_FROM scoreVsevolod Stakhov2022-03-231-1/+1
|
* [Minor] Micro-optimisationVsevolod Stakhov2022-03-231-2/+2
| | | | Suggested by: @citrin
* [Minor] Add max scores for some groupsVsevolod Stakhov2022-03-232-0/+4
|
* [Minor] Free structure on exitVsevolod Stakhov2022-03-211-0/+1
|
* [Minor] Multimap: Fix default scoreVsevolod Stakhov2022-03-201-2/+2
| | | | Issue: #4117
* [Minor] Allow to disable composites without config breakingVsevolod Stakhov2022-03-201-0/+6
| | | | Issue: #4078
* [Minor] Cleanup memory on the error pathVsevolod Stakhov2022-03-201-0/+2
|
* [Minor] Optimise boundaries processing by avoiding small strings allocationVsevolod Stakhov2022-03-201-4/+14
|
* [Fix] Plug memory leak by using mempool for a copied addressVsevolod Stakhov2022-03-201-1/+2
|
* [Minor] Allow to specify mempool when copying an IP address structureVsevolod Stakhov2022-03-2012-19/+19
|
* [Minor] Plug memory leak when rescheduling requests over TCPVsevolod Stakhov2022-03-201-1/+14
|
* [Minor] Rbl: Do not check empty user/domain in rblVsevolod Stakhov2022-03-191-2/+8
|
* [Minor] Adopt lua_url stuff for the new PRGVsevolod Stakhov2022-03-182-8/+8
|
* [Minor] Use wyrand for fast random as we already use mumhash for fast hashingVsevolod Stakhov2022-03-182-49/+45
|
* Merge pull request #4112 from msuslu/masterVsevolod Stakhov2022-03-181-1/+1
|\ | | | | make gcc 8.5 happy
| * make gcc 8.5 happyMehmet Suslu2022-03-151-1/+1
| | | | | | gcc 8.5 doesn't compile this file without template parameters for ptr_and_refcnt constructor.
* | Merge pull request #4113 from PHPGangsta/patch-2Vsevolod Stakhov2022-03-171-2/+2
|\ \ | | | | | | Small fix in a comment
| * | Small fix in a commentMichael Kliewe2022-03-171-2/+2
| |/
* | Merge pull request #4114 from HeinleinSupport/lua_scanners/spamassassinVsevolod Stakhov2022-03-171-11/+10
|\ \ | |/ |/| [Minor] lua_scanner - spamassassin - another try to match all spamd r…
| * [Minor] lua_scanner - spamassassin - another try to match all spamd returnsCarsten Rosenberg2022-03-171-11/+10
|/ | | | fix #4088
* [Fix] Return a real number of recipients when dealing with aliasesVsevolod Stakhov2022-03-141-12/+26
| | | | Issue: #4104
* [Minor] Fix find to search for plain substrings onlyVsevolod Stakhov2022-03-141-1/+1
|