aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* [Fix] Fix the default symbol names according to metricVsevolod Stakhov2016-07-121-2/+2
|
* [Fix] Disable all symbols if enable_groups is found in settingsVsevolod Stakhov2016-07-111-0/+1
|
* [Minor] Reduce the default .js multiplier in mime_typesVsevolod Stakhov2016-07-111-1/+1
|
* [Fix] Add workaround for hex digitsVsevolod Stakhov2016-07-111-4/+4
|
* [Minor] Register DKIM sign symbol in metricVsevolod Stakhov2016-07-111-0/+4
|
* [Fix] Add guards for empty partsVsevolod Stakhov2016-07-111-1/+2
|
* [Feature] Further improvements to chartable moduleVsevolod Stakhov2016-07-111-12/+96
|
* [Rework] Make chartable module usefulVsevolod Stakhov2016-07-111-68/+208
|
* [CritFix] Fix decoding of UTF HTML entitlesVsevolod Stakhov2016-07-111-4/+21
|
* [Fix] Another fix for legacy clientsVsevolod Stakhov2016-07-111-11/+18
|
* [Fix] Fix legacy clients support in proxyVsevolod Stakhov2016-07-111-0/+1
|
* [Feature] Add a simple tool to generate DKIM keysVsevolod Stakhov2016-07-113-0/+148
|
* [Feature] Add limit for dkim signatures to be checkedVsevolod Stakhov2016-07-101-0/+51
|
* [Feature] Sign message merely after DKIM checkVsevolod Stakhov2016-07-101-2/+10
|
* [Fix] Fix dkim signingVsevolod Stakhov2016-07-081-0/+18
|
* [Minor] Correct typoAlexander Moisseev2016-07-071-1/+1
|
* [Fix] Fix fuzzy storage sync repliesVsevolod Stakhov2016-07-071-1/+35
|
* [Minor] Fix improperly understood flag when maping private keyVsevolod Stakhov2016-07-071-3/+0
|
* [Fix] More fixes to end of headers detectionVsevolod Stakhov2016-07-076-52/+46
|
* [Rework] Fix DKIM headers canonicalizationVsevolod Stakhov2016-07-071-226/+73
|
* [Fix] Properly detect end of headers positionVsevolod Stakhov2016-07-071-1/+43
|
* [Feature] Store raw headers value to use them in DKIMVsevolod Stakhov2016-07-072-0/+5
|
* [Fix] Another refcount fixVsevolod Stakhov2016-07-071-4/+4
|
* [Fix] Fix start of body detection in DKIMVsevolod Stakhov2016-07-071-8/+44
|
* [Fix] Fix dkim private keys operationsVsevolod Stakhov2016-07-072-2/+5
|
* Merge pull request #706 from moisseev/check_extensionVsevolod Stakhov2016-07-071-23/+16
|\ | | | | Fixes for check_mime_type function
| * [Minor] Do not pollute symbol options with (long) filenamesAlexander Moisseev2016-07-071-4/+4
| |
| * [Fix] Fix next-to-last extension length checkAlexander Moisseev2016-07-071-20/+13
| | | | | | | | | | | | - Insert `symbol_bad_extension` even if length check fails for double extension - Use extension length check with non-archive bad extensions as well - Optimize check_mime_type funtion code
* | Merge pull request #705 from fatalbanana/dmarcVsevolod Stakhov2016-07-071-9/+16
|\ \ | | | | | | Allow for disabling DMARC reporting when Redis is configured globally
| * | [Fix] Allow for disabling DMARC reporting when Redis is configuredAndrew Lewis2016-07-061-9/+16
| | | | | | | | | | | | | | | | | | - Also disable this by default - Added disposition to report information - Reports should be stored for mail that passed DMARC too
* | | Update replies.luaAlexey AL2016-07-061-1/+1
| | |
* | | [Fix] Fix redis set request in replies pluginAlexey AL2016-07-061-2/+2
| |/ |/|
* | [Fix] Fix parsing of rarv5 archivesVsevolod Stakhov2016-07-061-30/+48
| | | | | | | | | | Issue: #703 Reported by: @moisseev
* | Merge pull request #702 from moisseev/mime_typesVsevolod Stakhov2016-07-061-2/+4
|\ \ | | | | | | [Minor] Do not treat numbers as extensions in archived file names
| * | [Minor] Do not treat numbers as extensions in archived file namesAlexander Moisseev2016-07-061-2/+4
| | | | | | | | | | | | Do not insert 'MIME_DOUBLE_BAD_EXTENSION' sybmol if next-to-last extension is a number.
* | | Merge pull request #701 from fatalbanana/luaVsevolod Stakhov2016-07-061-1/+1
|\ \ \ | | |/ | |/| [Fix] Fix rspamd_redis_make_request syntax in replies plugin
| * | [Fix] Fix rspamd_redis_make_request syntax in replies pluginAndrew Lewis2016-07-051-1/+1
| |/
* | [Feature] Show DKIM signature in rspamc clientVsevolod Stakhov2016-07-061-0/+4
| |
* | [Feature] Send DKIM signature to protocol replyVsevolod Stakhov2016-07-061-0/+8
| |
* | [Feature] Implement dkim signing in dkim check pluginVsevolod Stakhov2016-07-062-1/+154
| |
* | [Fix] Fix body start positionVsevolod Stakhov2016-07-061-4/+12
| |
* | [Minor] Further adjustmentsVsevolod Stakhov2016-07-051-3/+3
|/
* [Minor] Slightly adjust multipliers for M$ Word and PDF filesVsevolod Stakhov2016-07-051-4/+4
|
* [Feature] Support DKIM signingVsevolod Stakhov2016-07-052-178/+426
|
* [Fix] Fix writing of HTTP messagesVsevolod Stakhov2016-07-051-1/+2
|
* [Fix] Fix files fallback for shmem transferVsevolod Stakhov2016-07-051-7/+16
|
* [Fix] Add filenames sanity filtering for mime typesVsevolod Stakhov2016-07-051-3/+14
|
* [Minor] Fix couple of warnings and disable -pedantic modeVsevolod Stakhov2016-07-0511-41/+39
|
* [Feature] Add new symbols to filter bad extensions in messagesVsevolod Stakhov2016-07-051-22/+138
| | | | | | | * MIME_ENCRYPTED_ARCHIVE - encrypted archive has been found * MIME_ARCHIVE_IN_ARCHIVE - archive is enclosed within another archive * MIME_DOUBLE_BAD_EXTENSION - double extension to hide something * MIME_BAD_EXTENSION - bad extension in attachement or archive
* [Fix] Fix whitelists and blacklists in SA rulesVsevolod Stakhov2016-07-051-2/+2
|