Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Rework] Slashing: Change versioning schema - move to 2.0 | Vsevolod Stakhov | 2019-05-18 | 2 | -19/+2 |
| | |||||
* | [Minor] Increase priority of the asn module | Vsevolod Stakhov | 2019-05-18 | 1 | -1/+1 |
| | |||||
* | [Minor] Fix condition | Vsevolod Stakhov | 2019-05-18 | 1 | -1/+1 |
| | |||||
* | [Minor] Lua_expression: Allow simplier invocation of create function | Vsevolod Stakhov | 2019-05-17 | 1 | -37/+45 |
| | |||||
* | [Minor] Fix setting structure's fields | Vsevolod Stakhov | 2019-05-17 | 1 | -0/+1 |
| | |||||
* | [Rework] Rework expression API | Vsevolod Stakhov | 2019-05-17 | 6 | -101/+203 |
| | |||||
* | [Minor] Allow to execute expressions with process closures | Vsevolod Stakhov | 2019-05-17 | 2 | -5/+35 |
| | |||||
* | [Rework] Reputation: Slashing - change name of symbols | Vsevolod Stakhov | 2019-05-17 | 1 | -2/+5 |
| | |||||
* | [Minor] Try to fix Debian linking issue | Vsevolod Stakhov | 2019-05-17 | 1 | -0/+1 |
| | |||||
* | [Project] Reputation: Rework get function and scores calculations | Vsevolod Stakhov | 2019-05-15 | 1 | -27/+31 |
| | |||||
* | [Project] Reputation: Migrate to adaptive EMA model | Vsevolod Stakhov | 2019-05-15 | 1 | -226/+145 |
| | |||||
* | [Rework] Reputation: Remove ipnet from the ip reputation | Vsevolod Stakhov | 2019-05-14 | 1 | -23/+2 |
| | |||||
* | [Fix] Arc: Another bunch of fixes for arc signing | Vsevolod Stakhov | 2019-05-14 | 1 | -4/+3 |
| | |||||
* | [Fix] Arc: More arc signing fixes | Vsevolod Stakhov | 2019-05-14 | 1 | -20/+29 |
| | |||||
* | [Fix] Fix ARC signing after fixing another bug in it... | Vsevolod Stakhov | 2019-05-13 | 1 | -4/+1 |
| | |||||
* | [Feature] URL: Apply stringprep to hostnames to filter garbage | Vsevolod Stakhov | 2019-05-13 | 1 | -0/+49 |
| | |||||
* | [Minor] HTML: Allow to extract base url from the tag | Vsevolod Stakhov | 2019-05-13 | 1 | -4/+8 |
| | |||||
* | [Fix] Ratelimit: Fix dynamic score | Vsevolod Stakhov | 2019-05-13 | 1 | -1/+1 |
| | |||||
* | [Fix] Re-use milter_headers settings when doing arc signing | Vsevolod Stakhov | 2019-05-13 | 1 | -2/+19 |
| | | | | Issue: #2073 | ||||
* | [Minor] Change the default list of oversigned headers | Vsevolod Stakhov | 2019-05-13 | 1 | -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) | hartzell | 2019-05-11 | 1 | -1/+1 |
| | |||||
* | [Minor] Allow to tune GC related options | Vsevolod Stakhov | 2019-05-10 | 8 | -8/+47 |
| | |||||
* | [Minor] Sign list-help header | Vsevolod Stakhov | 2019-05-10 | 1 | -2/+2 |
| | | | | Issue: #2887 | ||||
* | [Fix] Change the default oversigning headers to a more sane list | Vsevolod Stakhov | 2019-05-10 | 1 | -8/+8 |
| | | | | Issue: #2887 | ||||
* | [Minor] More human friendly stats | Vsevolod Stakhov | 2019-05-10 | 1 | -5/+5 |
| | |||||
* | [Minor] Jitter gc cycles and fix format string | Vsevolod Stakhov | 2019-05-10 | 1 | -2/+2 |
| | |||||
* | [Minor] Add some more memory stats logging | Vsevolod Stakhov | 2019-05-10 | 1 | -4/+11 |
| | |||||
* | [Minor] Misprint | Vsevolod Stakhov | 2019-05-10 | 1 | -1/+1 |
| | |||||
* | [Feature] Tune memory management in Rspamd and Lua | Vsevolod Stakhov | 2019-05-10 | 2 | -4/+47 |
| | |||||
* | [Fix] Preserve fd when mapping file to scan | Vsevolod Stakhov | 2019-05-09 | 1 | -5/+8 |
| | |||||
* | [Fix] Fix DoS caused by bug in glib | Vsevolod Stakhov | 2019-05-08 | 1 | -0/+8 |
| | |||||
* | [Minor] Clickhouse: Change default partitioning schema | Vsevolod Stakhov | 2019-05-07 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2886 from heraklit256/p7s-textplain | Vsevolod Stakhov | 2019-05-06 | 1 | -1/+1 |
|\ | | | | | [Fix] allow PKCS7 signatures to be text/plain, too | ||||
| * | [Fix] allow PKCS7 signatures to be text/plain, too | heraklit256 | 2019-05-04 | 1 | -1/+1 |
| | | |||||
* | | [Minor] Pet luacheck | Vsevolod Stakhov | 2019-05-05 | 1 | -6/+6 |
| | | |||||
* | | [Feature] Allow oversign if exists mode | Vsevolod Stakhov | 2019-05-05 | 1 | -14/+31 |
|/ | |||||
* | [Minor] Allow to get workers count | Vsevolod Stakhov | 2019-05-04 | 1 | -0/+17 |
| | |||||
* | [Fix] Do not blacklist mail by SPF/DMARC for local/authed users | Vsevolod Stakhov | 2019-05-04 | 2 | -5/+36 |
| | | | | Issue: #2871 | ||||
* | [Minor] Pet luacheck | Vsevolod Stakhov | 2019-05-04 | 1 | -1/+2 |
| | |||||
* | [Minor] Clickhouse: Add clock skew protection | Vsevolod Stakhov | 2019-05-03 | 1 | -0/+5 |
| | |||||
* | Revert "[Minor] Return to use of the monotonic timers" | Vsevolod Stakhov | 2019-05-03 | 2 | -3/+45 |
| | | | | This reverts commit baa142db22e670b1bc22dc785768141f0ecc1190. | ||||
* | [Minor] Allow to get memory stats from the workers | Vsevolod Stakhov | 2019-05-03 | 1 | -0/+35 |
| | |||||
* | [Fix] Clickhouse: Fix lots of storage issues | Vsevolod Stakhov | 2019-05-03 | 1 | -104/+83 |
| | |||||
* | [Minor] Fix number, sigh | Vsevolod Stakhov | 2019-05-03 | 1 | -2/+2 |
| | |||||
* | [Fix] Lua_task: Fix task:get_from method | Vsevolod Stakhov | 2019-05-03 | 1 | -4/+4 |
| | |||||
* | [Minor] Fix format string | Vsevolod Stakhov | 2019-05-03 | 1 | -1/+1 |
| | |||||
* | [Minor] Missing include | Vsevolod Stakhov | 2019-05-03 | 2 | -1/+2 |
| | |||||
* | [Fix] Fix memory leak in language detector during reloads | Vsevolod Stakhov | 2019-05-03 | 1 | -0/+2 |
| | |||||
* | [Rework] Move lua_worker to a dedicated unit | Vsevolod Stakhov | 2019-05-03 | 4 | -587/+619 |
| | |||||
* | [Fix] Fix memory in arc signing logic | Vsevolod Stakhov | 2019-05-03 | 1 | -0/+5 |
| |