]> source.dussan.org Git - rspamd.git/log
rspamd.git
6 years ago[Minor] Remove unnecessary type
Vsevolod Stakhov [Mon, 16 Apr 2018 16:51:11 +0000 (17:51 +0100)]
[Minor] Remove unnecessary type

6 years agoMerge pull request #2134 from bjoe2k4/patch-4
Vsevolod Stakhov [Mon, 16 Apr 2018 15:50:26 +0000 (16:50 +0100)]
Merge pull request #2134 from bjoe2k4/patch-4

[Minor] Improve AuthservID generation in AR-header

6 years agoMerge pull request #2179 from fatalbanana/gd
Vsevolod Stakhov [Mon, 16 Apr 2018 15:50:14 +0000 (16:50 +0100)]
Merge pull request #2179 from fatalbanana/gd

[Minor] Fix check for usable libgd

6 years ago[Feature] Implement cluster-aware bayes expiry
Vsevolod Stakhov [Mon, 16 Apr 2018 13:58:55 +0000 (14:58 +0100)]
[Feature] Implement cluster-aware bayes expiry

6 years ago[Minor] Fix check for usable libgd 2179/head
Andrew Lewis [Mon, 16 Apr 2018 13:07:55 +0000 (15:07 +0200)]
[Minor] Fix check for usable libgd

6 years ago[Conf] Major stock config updates
Vsevolod Stakhov [Mon, 16 Apr 2018 10:47:26 +0000 (11:47 +0100)]
[Conf] Major stock config updates

- Workers are now specified in a new format worker "type" { ... }
- Enable fuzzy worker to simplify local fuzzy storages configuration
- Bind all workers to localhost by default to avoid security flaws

6 years ago[Minor] Allow to set negative number of workers to disable some worker
Vsevolod Stakhov [Mon, 16 Apr 2018 10:45:52 +0000 (11:45 +0100)]
[Minor] Allow to set negative number of workers to disable some worker

6 years agoMerge pull request #2176 from moisseev/expiry
Vsevolod Stakhov [Mon, 16 Apr 2018 08:18:55 +0000 (09:18 +0100)]
Merge pull request #2176 from moisseev/expiry

[Minor] Discriminate infrequent common tokens as well

6 years ago[Minor] Discriminate infrequent common tokens as well 2176/head
Alexander Moisseev [Mon, 16 Apr 2018 08:04:14 +0000 (11:04 +0300)]
[Minor] Discriminate infrequent common tokens as well

6 years agoMerge pull request #2170 from moisseev/expiry
Vsevolod Stakhov [Sun, 15 Apr 2018 07:10:38 +0000 (08:10 +0100)]
Merge pull request #2170 from moisseev/expiry

[Minor] Fix bayes_expiry logging

6 years ago[Minor] Log expiry step number 2170/head
Alexander Moisseev [Sat, 14 Apr 2018 15:12:57 +0000 (18:12 +0300)]
[Minor] Log expiry step number

6 years ago[Minor] Use lua_util.unpack for compatibility with Lua 5.3
Alexander Moisseev [Sat, 14 Apr 2018 14:03:55 +0000 (17:03 +0300)]
[Minor] Use lua_util.unpack for compatibility with Lua 5.3

6 years ago[Minor] Fix bayes_expiry logging
Alexander Moisseev [Sat, 14 Apr 2018 10:30:27 +0000 (13:30 +0300)]
[Minor] Fix bayes_expiry logging

6 years ago[Minor] Another portability stupid fix
Vsevolod Stakhov [Fri, 13 Apr 2018 16:34:37 +0000 (17:34 +0100)]
[Minor] Another portability stupid fix

6 years ago[Minor] Hello leftpad
Vsevolod Stakhov [Fri, 13 Apr 2018 16:08:20 +0000 (17:08 +0100)]
[Minor] Hello leftpad

6 years ago[Fix] Try to fix crash when a tcp connection cannot be set
Vsevolod Stakhov [Fri, 13 Apr 2018 16:01:27 +0000 (17:01 +0100)]
[Fix] Try to fix crash when a tcp connection cannot be set

Issue: #2169

6 years ago[Minor] Return async event produced
Vsevolod Stakhov [Fri, 13 Apr 2018 16:00:02 +0000 (17:00 +0100)]
[Minor] Return async event produced

6 years agoMerge pull request #2168 from moisseev/patch-1
Vsevolod Stakhov [Fri, 13 Apr 2018 10:51:17 +0000 (11:51 +0100)]
Merge pull request #2168 from moisseev/patch-1

[Minor] Allow no MID for rkn.gov.ru

6 years agoMerge pull request #2167 from moisseev/expiry
Vsevolod Stakhov [Fri, 13 Apr 2018 10:50:36 +0000 (11:50 +0100)]
Merge pull request #2167 from moisseev/expiry

[Feature] Allow to change `expire` of live statistics

6 years ago[Minor] Allow no MID for rkn.gov.ru 2168/head
Alexander Moisseev [Fri, 13 Apr 2018 05:50:00 +0000 (08:50 +0300)]
[Minor] Allow no MID for rkn.gov.ru

6 years ago[Feature] Allow to change `expire` of live statistics 2167/head
Alexander Moisseev [Thu, 12 Apr 2018 18:29:42 +0000 (21:29 +0300)]
[Feature] Allow to change `expire` of live statistics

This change allows to set lower `expire` value in configuration.
TTLs greater than new `expire` will be reset during the expiry cycle.

In order to set `expire` value greater than current one, first make tokens persistent (set `expire = -1;`)
and set new `expire` value when at least one expiry cycle completed.

6 years ago[Minor] Fix group for DKIM_TRACE
Vsevolod Stakhov [Thu, 12 Apr 2018 12:31:04 +0000 (13:31 +0100)]
[Minor] Fix group for DKIM_TRACE

6 years agoMerge pull request #2165 from moisseev/configwizard
Vsevolod Stakhov [Thu, 12 Apr 2018 07:05:07 +0000 (08:05 +0100)]
Merge pull request #2165 from moisseev/configwizard

[Minor] Validate expire value in configwizard

6 years ago[Minor] Validate expire value in configwizard 2165/head
Alexander Moisseev [Wed, 11 Apr 2018 17:08:13 +0000 (20:08 +0300)]
[Minor] Validate expire value in configwizard

6 years ago[Minor] Shut up luacheck
Vsevolod Stakhov [Wed, 11 Apr 2018 13:20:29 +0000 (14:20 +0100)]
[Minor] Shut up luacheck

6 years ago[Minor] Check actions section sanity
Vsevolod Stakhov [Wed, 11 Apr 2018 13:08:23 +0000 (14:08 +0100)]
[Minor] Check actions section sanity

6 years ago[Minor] Add fool protection for nested section in ucl
Vsevolod Stakhov [Wed, 11 Apr 2018 08:09:17 +0000 (09:09 +0100)]
[Minor] Add fool protection for nested section in ucl

6 years agoMerge pull request #2163 from moisseev/patch-2
Vsevolod Stakhov [Wed, 11 Apr 2018 07:57:28 +0000 (08:57 +0100)]
Merge pull request #2163 from moisseev/patch-2

[Minor] Remove X.509 certificates extensions from bad_extensions

6 years agoMerge pull request #2161 from moisseev/expiry
Vsevolod Stakhov [Wed, 11 Apr 2018 07:54:13 +0000 (08:54 +0100)]
Merge pull request #2161 from moisseev/expiry

[Feature] Add lazy expiration mode for new classifier schema

6 years ago[Minor] Remove X.509 certificates extensions from bad_extensions 2163/head
Alexander Moisseev [Wed, 11 Apr 2018 07:53:21 +0000 (10:53 +0300)]
[Minor] Remove X.509 certificates extensions from bad_extensions

6 years ago[Feature] Add lazy expiration mode for new classifier schema 2161/head
Alexander Moisseev [Mon, 9 Apr 2018 15:59:37 +0000 (18:59 +0300)]
[Feature] Add lazy expiration mode for new classifier schema

6 years ago[Minor] Update version to 1.7.4
Vsevolod Stakhov [Tue, 10 Apr 2018 16:13:49 +0000 (17:13 +0100)]
[Minor] Update version to 1.7.4

6 years agoRelease 1.7.3 1.7.3
Vsevolod Stakhov [Tue, 10 Apr 2018 16:12:46 +0000 (17:12 +0100)]
Release 1.7.3

* [CritFix] Plug bad memory leak in protocol reply
* [Feature] Add avx2 codec for base64
* [Feature] Add method to receive all URL flags from Lua API
* [Feature] Allow to fold headers on stop characters
* [Feature] Allow to set lua_cpath from options
* [Feature] Allow to specify custom rejection message in milter
* [Feature] Deal with unnormalised Unicode obfuscation
* [Feature] Do not detect language twice for relative parts
* [Feature] Implement oversigning feature
* [Feature] Implement silent logging level to minimize noise in logs
* [Feature] Improve URL_IN_SUBJECT rule
* [Feature] Use hashing to reduce redis attack surface
* [Fix] Add oversigning for the most important headers
* [Fix] add 'rewrite subject' to History dropdown
* [Fix] Another fix in folding algorithm
* [Fix] Do not call multimap addr for parts of addr if filter is presented
* [Fix] Do not clean hostname on generic reset
* [Fix] Do not create pid file in no-fork mode
* [Fix] Fix fold_after case to preserve multiple spaces
* [Fix] Fix folding and folding tests
* [Fix] Fix hostname usage in milter mode
* [Fix] Fix lua RSA verify and its tests
* [Fix] Fix metadata exporter send_mail backend (#2124)
* [Fix] Fix processing of '\v' in libucl
* [Fix] Fix shemaless URLs detection
* [Fix] Fix support of multiple headers in sign_header
* [Fix] Fix usage of util.parse_mail_address
* [Fix] Fix weights of dynamic squeezed rules
* [Fix] Leak from bucket before checking the burst
* [Fix] Stop using own localtime as DST could be messy in many cases
* [Fix] Treat unnormalised URLs as obscured
* [Rework] Restore leaky bucket model in ratelimit plugin
* [WebUI] Add messages total to throughput summary
* [WebUI] Add symbols order selector to history
* [WebUI] Config: Load list on demand
* [WebUI] Fix modalBody for maps that appear more than once
* [WebUI] History: Fix Tooltips on paging, filtering and sorting
* [WebUI] Remove a previously-attached event handler
* [WebUI] Update D3 to v5.0.0 and jQuery to v3.3.1

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
6 years ago[Minor] Add letsencrypt to spf_dkim_whitelist
Vsevolod Stakhov [Tue, 10 Apr 2018 15:47:22 +0000 (16:47 +0100)]
[Minor] Add letsencrypt to spf_dkim_whitelist

6 years ago[Minor] Fix return value
Vsevolod Stakhov [Tue, 10 Apr 2018 14:16:24 +0000 (15:16 +0100)]
[Minor] Fix return value

6 years ago[Minor] Fix rate check code
Vsevolod Stakhov [Tue, 10 Apr 2018 13:39:07 +0000 (14:39 +0100)]
[Minor] Fix rate check code

6 years ago[Minor] Further key length optimization
Vsevolod Stakhov [Tue, 10 Apr 2018 12:54:10 +0000 (13:54 +0100)]
[Minor] Further key length optimization

6 years ago[Feature] Use hashing to reduce redis attack surface
Vsevolod Stakhov [Tue, 10 Apr 2018 12:51:51 +0000 (13:51 +0100)]
[Feature] Use hashing to reduce redis attack surface

6 years ago[Minor] Fix floating point conversion
Vsevolod Stakhov [Tue, 10 Apr 2018 12:24:37 +0000 (13:24 +0100)]
[Minor] Fix floating point conversion

6 years ago[Minor] Show dynamic rates and bursts for ratelimit buckets
Vsevolod Stakhov [Tue, 10 Apr 2018 12:17:57 +0000 (13:17 +0100)]
[Minor] Show dynamic rates and bursts for ratelimit buckets

6 years agoMerge pull request #2159 from moisseev/patch-1
Vsevolod Stakhov [Tue, 10 Apr 2018 10:50:37 +0000 (11:50 +0100)]
Merge pull request #2159 from moisseev/patch-1

[Minor] Remove duplicate option

6 years agoMerge pull request #2158 from larryhynes/patch-1
Vsevolod Stakhov [Tue, 10 Apr 2018 10:45:54 +0000 (11:45 +0100)]
Merge pull request #2158 from larryhynes/patch-1

[Minor] doc: grammar fixes in rspamc.1

6 years ago[Minor] Remove duplicate option 2159/head
Alexander Moisseev [Tue, 10 Apr 2018 07:45:31 +0000 (10:45 +0300)]
[Minor] Remove duplicate option

6 years ago[Minor] Fix index
Vsevolod Stakhov [Mon, 9 Apr 2018 11:23:44 +0000 (12:23 +0100)]
[Minor] Fix index

6 years ago[Fix] Fix weights of dynamic squeezed rules
Vsevolod Stakhov [Mon, 9 Apr 2018 11:11:21 +0000 (12:11 +0100)]
[Fix] Fix weights of dynamic squeezed rules

6 years ago[Feature] Improve URL_IN_SUBJECT rule
Vsevolod Stakhov [Mon, 9 Apr 2018 10:24:38 +0000 (11:24 +0100)]
[Feature] Improve URL_IN_SUBJECT rule

We penalise now this rule's weight when URL found has no schema.

6 years ago[Fix] Leak from bucket before checking the burst
Vsevolod Stakhov [Mon, 9 Apr 2018 09:17:48 +0000 (10:17 +0100)]
[Fix] Leak from bucket before checking the burst

6 years ago[Minor] Improve ratelimit debugging
Vsevolod Stakhov [Mon, 9 Apr 2018 09:15:09 +0000 (10:15 +0100)]
[Minor] Improve ratelimit debugging

6 years ago[Minor] doc: grammar fixes in rspamc.1 2158/head
larryhynes [Sun, 8 Apr 2018 21:15:15 +0000 (22:15 +0100)]
[Minor] doc: grammar fixes in rspamc.1

6 years agoMerge pull request #2157 from moisseev/expiry
Vsevolod Stakhov [Sun, 8 Apr 2018 19:23:47 +0000 (20:23 +0100)]
Merge pull request #2157 from moisseev/expiry

[Minor] Use fixed TTL to expire common elements

6 years agoMerge pull request #2156 from bjoe2k4/patch-5
Vsevolod Stakhov [Sun, 8 Apr 2018 19:23:24 +0000 (20:23 +0100)]
Merge pull request #2156 from bjoe2k4/patch-5

[WebUI] Config: Load list on demand

6 years agoMerge pull request #2155 from dehnli/rspamadm-rescore-fix-typo
Vsevolod Stakhov [Sun, 8 Apr 2018 19:22:55 +0000 (20:22 +0100)]
Merge pull request #2155 from dehnli/rspamadm-rescore-fix-typo

[Rspamadm] [Rescore] Fix typo

6 years ago[Minor] Use fixed TTL to expire common elements 2157/head
Alexander Moisseev [Sun, 8 Apr 2018 15:39:00 +0000 (18:39 +0300)]
[Minor] Use fixed TTL to expire common elements

6 years ago[WebUI] Config: Load list on demand 2156/head
bjoe2k4 [Sun, 8 Apr 2018 12:30:57 +0000 (14:30 +0200)]
[WebUI] Config: Load list on demand

6 years ago[Rspamadm] [Rescore] Fix typo 2155/head
dehnli [Sun, 8 Apr 2018 08:31:25 +0000 (11:31 +0300)]
[Rspamadm] [Rescore] Fix typo

6 years ago[Minor] Fix condition
Vsevolod Stakhov [Fri, 6 Apr 2018 16:52:35 +0000 (17:52 +0100)]
[Minor] Fix condition

6 years ago[Feature] Do not detect language twice for relative parts
Vsevolod Stakhov [Fri, 6 Apr 2018 16:32:15 +0000 (17:32 +0100)]
[Feature] Do not detect language twice for relative parts

6 years ago[Minor] Fix logging of the enabled rate limits
Vsevolod Stakhov [Fri, 6 Apr 2018 15:35:05 +0000 (16:35 +0100)]
[Minor] Fix logging of the enabled rate limits

6 years ago[Minor] Oops, fix macro condition
Vsevolod Stakhov [Fri, 6 Apr 2018 15:24:55 +0000 (16:24 +0100)]
[Minor] Oops, fix macro condition

6 years ago[Minor] Gcc 5 cannot avx2
Vsevolod Stakhov [Fri, 6 Apr 2018 15:17:39 +0000 (16:17 +0100)]
[Minor] Gcc 5 cannot avx2

6 years agoMerge pull request #2153 from moisseev/symorder
Vsevolod Stakhov [Fri, 6 Apr 2018 15:07:37 +0000 (16:07 +0100)]
Merge pull request #2153 from moisseev/symorder

[WebUI] Add symbols order selector to history

6 years ago[Minor] Some stats logic update for the new schema
Vsevolod Stakhov [Fri, 6 Apr 2018 08:58:03 +0000 (09:58 +0100)]
[Minor] Some stats logic update for the new schema

6 years ago[Minor] Fix setting of whitelisted rcpts and users
Vsevolod Stakhov [Fri, 6 Apr 2018 08:36:20 +0000 (09:36 +0100)]
[Minor] Fix setting of whitelisted rcpts and users

6 years ago[WebUI] Remove a previously-attached event handler 2153/head
Alexander Moisseev [Fri, 6 Apr 2018 08:22:49 +0000 (11:22 +0300)]
[WebUI] Remove a previously-attached event handler

from symbols order selector

6 years ago[Minor] Fix various issues in ratelimit
Vsevolod Stakhov [Thu, 5 Apr 2018 19:47:27 +0000 (20:47 +0100)]
[Minor] Fix various issues in ratelimit

6 years ago[Rework] Restore leaky bucket model in ratelimit plugin
Vsevolod Stakhov [Thu, 5 Apr 2018 19:22:20 +0000 (20:22 +0100)]
[Rework] Restore leaky bucket model in ratelimit plugin

6 years ago[Minor] Remove unused function
Vsevolod Stakhov [Thu, 5 Apr 2018 17:47:07 +0000 (18:47 +0100)]
[Minor] Remove unused function

6 years ago[WebUI] Add symbols order selector to history
Alexander Moisseev [Thu, 5 Apr 2018 15:03:38 +0000 (18:03 +0300)]
[WebUI] Add symbols order selector to history

6 years ago[Minor] Use override_defaults from lua_util
Vsevolod Stakhov [Thu, 5 Apr 2018 12:18:05 +0000 (13:18 +0100)]
[Minor] Use override_defaults from lua_util

6 years ago[Minor] Add generic routine to override default settings
Vsevolod Stakhov [Thu, 5 Apr 2018 11:44:59 +0000 (12:44 +0100)]
[Minor] Add generic routine to override default settings

6 years ago[Minor] Preserve more information in the artificial header
Vsevolod Stakhov [Wed, 4 Apr 2018 15:40:31 +0000 (16:40 +0100)]
[Minor] Preserve more information in the artificial header

Issue: #2143

6 years ago[Minor] Change log affinity for protocol messages
Vsevolod Stakhov [Wed, 4 Apr 2018 15:40:09 +0000 (16:40 +0100)]
[Minor] Change log affinity for protocol messages

6 years ago[Minor] Use infromation about TLS in milter mode
Vsevolod Stakhov [Wed, 4 Apr 2018 15:31:48 +0000 (16:31 +0100)]
[Minor] Use infromation about TLS in milter mode

6 years ago[Fix] Stop using own localtime as DST could be messy in many cases
Vsevolod Stakhov [Wed, 4 Apr 2018 14:47:28 +0000 (15:47 +0100)]
[Fix] Stop using own localtime as DST could be messy in many cases

6 years ago[Feature] Allow to set lua_cpath from options
Vsevolod Stakhov [Wed, 4 Apr 2018 12:03:21 +0000 (13:03 +0100)]
[Feature] Allow to set lua_cpath from options

6 years ago[Test] Another fix for folding tests
Vsevolod Stakhov [Tue, 3 Apr 2018 18:49:46 +0000 (19:49 +0100)]
[Test] Another fix for folding tests

6 years ago[Test] Fix folding unit tests
Vsevolod Stakhov [Tue, 3 Apr 2018 18:31:59 +0000 (19:31 +0100)]
[Test] Fix folding unit tests

6 years ago[Feature] Implement silent logging level to minimize noise in logs
Vsevolod Stakhov [Tue, 3 Apr 2018 17:04:27 +0000 (18:04 +0100)]
[Feature] Implement silent logging level to minimize noise in logs

6 years ago[Minor] Move some important messages to higher log level
Vsevolod Stakhov [Tue, 3 Apr 2018 16:57:40 +0000 (17:57 +0100)]
[Minor] Move some important messages to higher log level

6 years ago[Minor] Allow to set sign headers in dkim_signing
Vsevolod Stakhov [Tue, 3 Apr 2018 16:50:43 +0000 (17:50 +0100)]
[Minor] Allow to set sign headers in dkim_signing

6 years ago[Minor] When fold on chars skip other folding logic
Vsevolod Stakhov [Tue, 3 Apr 2018 16:49:52 +0000 (17:49 +0100)]
[Minor] When fold on chars skip other folding logic

Issue: #2111

6 years agoMerge pull request #2142 from moisseev/webui
Vsevolod Stakhov [Tue, 3 Apr 2018 15:38:25 +0000 (16:38 +0100)]
Merge pull request #2142 from moisseev/webui

[WebUI] Add messages total to throughput summary

6 years ago[WebUI] Add messages total to throughput summary 2142/head
Alexander Moisseev [Tue, 3 Apr 2018 14:54:27 +0000 (17:54 +0300)]
[WebUI] Add messages total to throughput summary

6 years agoMerge pull request #2141 from moisseev/patch-4
Vsevolod Stakhov [Tue, 3 Apr 2018 14:53:42 +0000 (15:53 +0100)]
Merge pull request #2141 from moisseev/patch-4

Update mid.inc

6 years agoMerge pull request #2139 from moisseev/hfilter
Vsevolod Stakhov [Tue, 3 Apr 2018 14:53:17 +0000 (15:53 +0100)]
Merge pull request #2139 from moisseev/hfilter

[Minor] Insert symbol on PTR verification DNS error

6 years agoMerge pull request #2138 from moisseev/patch-2
Vsevolod Stakhov [Tue, 3 Apr 2018 14:52:33 +0000 (15:52 +0100)]
Merge pull request #2138 from moisseev/patch-2

[Minor] Update HFILTER_HOSTNAME_UNKNOWN description

6 years ago[Minor] Remove debug
Vsevolod Stakhov [Tue, 3 Apr 2018 14:39:02 +0000 (15:39 +0100)]
[Minor] Remove debug

6 years ago[Fix|Breaking change] Use standard rules for non-oversigned headers
Vsevolod Stakhov [Tue, 3 Apr 2018 14:37:53 +0000 (15:37 +0100)]
[Fix|Breaking change] Use standard rules for non-oversigned headers

Issue: #2136

6 years ago[Fix] Another fix in folding algorithm
Vsevolod Stakhov [Tue, 3 Apr 2018 14:36:41 +0000 (15:36 +0100)]
[Fix] Another fix in folding algorithm

6 years ago[Fix] Add oversigning for the most important headers
Vsevolod Stakhov [Tue, 3 Apr 2018 13:57:23 +0000 (14:57 +0100)]
[Fix] Add oversigning for the most important headers

6 years ago[Feature] Implement oversigning feature
Vsevolod Stakhov [Tue, 3 Apr 2018 13:51:01 +0000 (14:51 +0100)]
[Feature] Implement oversigning feature

Issue: #2136

6 years ago[Minor] Remove always-inline as it breaks build with specific flags
Vsevolod Stakhov [Tue, 3 Apr 2018 13:50:37 +0000 (14:50 +0100)]
[Minor] Remove always-inline as it breaks build with specific flags

6 years ago[Fix] Fix support of multiple headers in sign_header
Vsevolod Stakhov [Tue, 3 Apr 2018 12:59:33 +0000 (13:59 +0100)]
[Fix] Fix support of multiple headers in sign_header

6 years agoUpdate mid.inc 2141/head
Alexander Moisseev [Tue, 3 Apr 2018 08:54:09 +0000 (08:54 +0000)]
Update mid.inc

6 years ago[Minor] Insert symbol on PTR verification DNS error 2139/head
Alexander Moisseev [Mon, 2 Apr 2018 16:19:57 +0000 (19:19 +0300)]
[Minor] Insert symbol on PTR verification DNS error

6 years ago[Minor] Update HFILTER_HOSTNAME_UNKNOWN description 2138/head
Alexander Moisseev [Mon, 2 Apr 2018 16:17:13 +0000 (16:17 +0000)]
[Minor] Update HFILTER_HOSTNAME_UNKNOWN description

6 years ago[Fix] Fix fold_after case to preserve multiple spaces
Vsevolod Stakhov [Mon, 2 Apr 2018 14:34:39 +0000 (15:34 +0100)]
[Fix] Fix fold_after case to preserve multiple spaces

6 years ago[Minor] Fix AVX2 sanity check in clang
Vsevolod Stakhov [Mon, 2 Apr 2018 14:31:16 +0000 (15:31 +0100)]
[Minor] Fix AVX2 sanity check in clang

6 years ago[Minor] Improve dkim signature readability (unfinished)
Vsevolod Stakhov [Mon, 2 Apr 2018 13:58:31 +0000 (14:58 +0100)]
[Minor] Improve dkim signature readability (unfinished)

6 years ago[Test] Improve folding tests
Vsevolod Stakhov [Mon, 2 Apr 2018 13:58:16 +0000 (14:58 +0100)]
[Test] Improve folding tests