aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* [Rework] Slashing: Change versioning schema - move to 2.0Vsevolod Stakhov2019-05-182-19/+2
|
* [Minor] Increase priority of the asn moduleVsevolod Stakhov2019-05-181-1/+1
|
* [Minor] Fix conditionVsevolod Stakhov2019-05-181-1/+1
|
* [Minor] Lua_expression: Allow simplier invocation of create functionVsevolod Stakhov2019-05-171-37/+45
|
* [Minor] Fix setting structure's fieldsVsevolod Stakhov2019-05-171-0/+1
|
* [Rework] Rework expression APIVsevolod Stakhov2019-05-176-101/+203
|
* [Minor] Allow to execute expressions with process closuresVsevolod Stakhov2019-05-172-5/+35
|
* [Rework] Reputation: Slashing - change name of symbolsVsevolod Stakhov2019-05-171-2/+5
|
* [Minor] Try to fix Debian linking issueVsevolod Stakhov2019-05-171-0/+1
|
* [Project] Reputation: Rework get function and scores calculationsVsevolod Stakhov2019-05-151-27/+31
|
* [Project] Reputation: Migrate to adaptive EMA modelVsevolod Stakhov2019-05-151-226/+145
|
* [Rework] Reputation: Remove ipnet from the ip reputationVsevolod Stakhov2019-05-141-23/+2
|
* [Fix] Arc: Another bunch of fixes for arc signingVsevolod Stakhov2019-05-141-4/+3
|
* [Fix] Arc: More arc signing fixesVsevolod Stakhov2019-05-141-20/+29
|
* [Fix] Fix ARC signing after fixing another bug in it...Vsevolod Stakhov2019-05-131-4/+1
|
* [Feature] URL: Apply stringprep to hostnames to filter garbageVsevolod Stakhov2019-05-131-0/+49
|
* [Minor] HTML: Allow to extract base url from the tagVsevolod Stakhov2019-05-131-4/+8
|
* [Fix] Ratelimit: Fix dynamic scoreVsevolod Stakhov2019-05-131-1/+1
|
* [Fix] Re-use milter_headers settings when doing arc signingVsevolod Stakhov2019-05-131-2/+19
| | | | Issue: #2073
* [Minor] Change the default list of oversigned headersVsevolod Stakhov2019-05-131-2/+2
| | | | | | | | | | | | | | | | | | | Trivia: `Subject` header needs to be oversigned as an attacker could add some 'bad' subject to DKIM signed emails with no subject (rare but possible case). This header is clearly displayed to a user hence, its presence as well as absence MUST be oversigned explicitly. `Reply-To` header is widely used to designate a special address used for replies only but not for authentication checks. It is thus possible to add a malicious `Reply-To` header to force users to reply to a DKIM signed email to some attacker's controlled email address. It clearly opens surface for social engineering like attacks and this header must thus be unconditionally oversigned even if not presented in an original message. Issue: #2887
* Fix typos (separately, transferred)hartzell2019-05-111-1/+1
|
* [Minor] Allow to tune GC related optionsVsevolod Stakhov2019-05-108-8/+47
|
* [Minor] Sign list-help headerVsevolod Stakhov2019-05-101-2/+2
| | | | Issue: #2887
* [Fix] Change the default oversigning headers to a more sane listVsevolod Stakhov2019-05-101-8/+8
| | | | Issue: #2887
* [Minor] More human friendly statsVsevolod Stakhov2019-05-101-5/+5
|
* [Minor] Jitter gc cycles and fix format stringVsevolod Stakhov2019-05-101-2/+2
|
* [Minor] Add some more memory stats loggingVsevolod Stakhov2019-05-101-4/+11
|
* [Minor] MisprintVsevolod Stakhov2019-05-101-1/+1
|
* [Feature] Tune memory management in Rspamd and LuaVsevolod Stakhov2019-05-102-4/+47
|
* [Fix] Preserve fd when mapping file to scanVsevolod Stakhov2019-05-091-5/+8
|
* [Fix] Fix DoS caused by bug in glibVsevolod Stakhov2019-05-081-0/+8
|
* [Minor] Clickhouse: Change default partitioning schemaVsevolod Stakhov2019-05-071-1/+1
|
* Merge pull request #2886 from heraklit256/p7s-textplainVsevolod Stakhov2019-05-061-1/+1
|\ | | | | [Fix] allow PKCS7 signatures to be text/plain, too
| * [Fix] allow PKCS7 signatures to be text/plain, tooheraklit2562019-05-041-1/+1
| |
* | [Minor] Pet luacheckVsevolod Stakhov2019-05-051-6/+6
| |
* | [Feature] Allow oversign if exists modeVsevolod Stakhov2019-05-051-14/+31
|/
* [Minor] Allow to get workers countVsevolod Stakhov2019-05-041-0/+17
|
* [Fix] Do not blacklist mail by SPF/DMARC for local/authed usersVsevolod Stakhov2019-05-042-5/+36
| | | | Issue: #2871
* [Minor] Pet luacheckVsevolod Stakhov2019-05-041-1/+2
|
* [Minor] Clickhouse: Add clock skew protectionVsevolod Stakhov2019-05-031-0/+5
|
* Revert "[Minor] Return to use of the monotonic timers"Vsevolod Stakhov2019-05-032-3/+45
| | | | This reverts commit baa142db22e670b1bc22dc785768141f0ecc1190.
* [Minor] Allow to get memory stats from the workersVsevolod Stakhov2019-05-031-0/+35
|
* [Fix] Clickhouse: Fix lots of storage issuesVsevolod Stakhov2019-05-031-104/+83
|
* [Minor] Fix number, sighVsevolod Stakhov2019-05-031-2/+2
|
* [Fix] Lua_task: Fix task:get_from methodVsevolod Stakhov2019-05-031-4/+4
|
* [Minor] Fix format stringVsevolod Stakhov2019-05-031-1/+1
|
* [Minor] Missing includeVsevolod Stakhov2019-05-032-1/+2
|
* [Fix] Fix memory leak in language detector during reloadsVsevolod Stakhov2019-05-031-0/+2
|
* [Rework] Move lua_worker to a dedicated unitVsevolod Stakhov2019-05-034-587/+619
|
* [Fix] Fix memory in arc signing logicVsevolod Stakhov2019-05-031-0/+5
|