]> source.dussan.org Git - rspamd.git/log
rspamd.git
6 years agoMerge pull request #2126 from treibholz/fix_history_dropdown
Vsevolod Stakhov [Wed, 28 Mar 2018 13:30:39 +0000 (14:30 +0100)]
Merge pull request #2126 from treibholz/fix_history_dropdown

[Fix] add 'rewrite subject' to History dropdown

6 years agoMerge pull request #2125 from fatalbanana/metad
Vsevolod Stakhov [Wed, 28 Mar 2018 13:30:24 +0000 (14:30 +0100)]
Merge pull request #2125 from fatalbanana/metad

[Fix] Fix metadata exporter send_mail backend (#2124)

6 years ago[Minor] Allow to get newlines type from a task
Vsevolod Stakhov [Wed, 28 Mar 2018 13:29:39 +0000 (14:29 +0100)]
[Minor] Allow to get newlines type from a task

6 years ago[Fix] add 'rewrite subject' to History dropdown 2126/head
Klaus Umbach [Wed, 28 Mar 2018 13:23:30 +0000 (15:23 +0200)]
[Fix] add 'rewrite subject' to History dropdown

6 years ago[Fix] Fix metadata exporter send_mail backend (#2124) 2125/head
Andrew Lewis [Wed, 28 Mar 2018 12:46:40 +0000 (14:46 +0200)]
[Fix] Fix metadata exporter send_mail backend (#2124)

6 years ago[Feature] Allow to fold headers on stop characters
Vsevolod Stakhov [Wed, 28 Mar 2018 12:25:34 +0000 (13:25 +0100)]
[Feature] Allow to fold headers on stop characters

6 years agoMerge pull request #2122 from moisseev/patch-1
Vsevolod Stakhov [Tue, 27 Mar 2018 18:26:17 +0000 (19:26 +0100)]
Merge pull request #2122 from moisseev/patch-1

[Minor] Add "application/msword" CT for "rtf"

6 years ago[Minor] Add "application/msword" CT for "rtf" 2122/head
Alexander Moisseev [Tue, 27 Mar 2018 16:04:41 +0000 (19:04 +0300)]
[Minor] Add "application/msword" CT for "rtf"

6 years ago[Fix] Do not create pid file in no-fork mode
Vsevolod Stakhov [Tue, 27 Mar 2018 13:28:32 +0000 (14:28 +0100)]
[Fix] Do not create pid file in no-fork mode

Issue: #2118
Closes: #2118
6 years ago[Minor] Fix out-of-boundary access
Vsevolod Stakhov [Tue, 27 Mar 2018 12:25:21 +0000 (13:25 +0100)]
[Minor] Fix out-of-boundary access

6 years ago[CritFix] Plug bad memory leak in protocol reply
Vsevolod Stakhov [Tue, 27 Mar 2018 12:24:53 +0000 (13:24 +0100)]
[CritFix] Plug bad memory leak in protocol reply

6 years ago[Minor] Ignore r= attribute in DKIM record
Vsevolod Stakhov [Tue, 27 Mar 2018 09:52:42 +0000 (10:52 +0100)]
[Minor] Ignore r= attribute in DKIM record

Issue: #2119
Closes: #2119
6 years ago[Fix] Fix shemaless URLs detection
Vsevolod Stakhov [Tue, 27 Mar 2018 07:52:13 +0000 (08:52 +0100)]
[Fix] Fix shemaless URLs detection

6 years ago[Minor] Forgot to add interface
Vsevolod Stakhov [Mon, 26 Mar 2018 16:19:37 +0000 (17:19 +0100)]
[Minor] Forgot to add interface

6 years agoMerge pull request #2117 from mirusresearch/stats-title-attribute
Vsevolod Stakhov [Mon, 26 Mar 2018 14:59:24 +0000 (15:59 +0100)]
Merge pull request #2117 from mirusresearch/stats-title-attribute

Web UI - Add specific numbers to stats values

6 years ago[Minor] Add workaround for punny old distros (hello CentOS 6)
Vsevolod Stakhov [Mon, 26 Mar 2018 13:10:56 +0000 (14:10 +0100)]
[Minor] Add workaround for punny old distros (hello CentOS 6)

6 years agoProvide more specific numbers on stats 2117/head
EyePulp [Mon, 26 Mar 2018 12:49:16 +0000 (07:49 -0500)]
Provide more specific numbers on stats

Use a `title` attribute on the stats widgets to show full specific values in addition to the `Humanize.compactInteger()` values.

6 years ago[Fix] Treat unnormalised URLs as obscured
Vsevolod Stakhov [Mon, 26 Mar 2018 12:12:35 +0000 (13:12 +0100)]
[Fix] Treat unnormalised URLs as obscured

6 years ago[Minor] Propagate unnormalised flag
Vsevolod Stakhov [Mon, 26 Mar 2018 12:12:20 +0000 (13:12 +0100)]
[Minor] Propagate unnormalised flag

6 years ago[Feature] Deal with unnormalised Unicode obfuscation
Vsevolod Stakhov [Mon, 26 Mar 2018 12:04:50 +0000 (13:04 +0100)]
[Feature] Deal with unnormalised Unicode obfuscation

6 years ago[Feature] Add method to receive all URL flags from Lua API
Vsevolod Stakhov [Mon, 26 Mar 2018 10:55:03 +0000 (11:55 +0100)]
[Feature] Add method to receive all URL flags from Lua API

6 years ago[Minor] Add definition for schema-less urls
Vsevolod Stakhov [Mon, 26 Mar 2018 10:38:03 +0000 (11:38 +0100)]
[Minor] Add definition for schema-less urls

Issue: #2090
Closes: #2090
6 years agoMerge pull request #2116 from fatalbanana/quotes
Vsevolod Stakhov [Mon, 26 Mar 2018 09:34:12 +0000 (10:34 +0100)]
Merge pull request #2116 from fatalbanana/quotes

[Minor] Use single quotes in some config samples

6 years agoMerge pull request #2115 from bjoe2k4/patch-2
Vsevolod Stakhov [Mon, 26 Mar 2018 09:33:37 +0000 (10:33 +0100)]
Merge pull request #2115 from bjoe2k4/patch-2

[WebUI] History: Fix Tooltips on paging, filtering and sorting

6 years agoMerge pull request #2114 from moisseev/webui
Vsevolod Stakhov [Mon, 26 Mar 2018 09:33:08 +0000 (10:33 +0100)]
Merge pull request #2114 from moisseev/webui

[WebUI] Update D3 to v5.0.0 and jQuery to v3.3.1

6 years ago[Minor] Use single quotes in some config samples 2116/head
Andrew Lewis [Mon, 26 Mar 2018 08:31:25 +0000 (10:31 +0200)]
[Minor] Use single quotes in some config samples

6 years ago[WebUI] History: Fix Tooltips on paging, filtering and sorting 2115/head
bjoe2k4 [Sun, 25 Mar 2018 16:05:31 +0000 (18:05 +0200)]
[WebUI] History: Fix Tooltips on paging, filtering and sorting

Also adds Tooltips to history of specific nodes.

6 years ago[WebUI] Update D3 to v5.0.0 and jQuery to v3.3.1 2114/head
Alexander Moisseev [Sun, 25 Mar 2018 12:07:16 +0000 (15:07 +0300)]
[WebUI] Update D3 to v5.0.0 and jQuery to v3.3.1

6 years agoMerge pull request #2110 from eklitzke/typo
Vsevolod Stakhov [Sun, 25 Mar 2018 10:08:48 +0000 (11:08 +0100)]
Merge pull request #2110 from eklitzke/typo

Fix a typo (previuous -> previous) in configwizard

6 years agofix a typo previuous -> previous in configwizard 2110/head
Evan Klitzke [Sun, 25 Mar 2018 06:07:23 +0000 (23:07 -0700)]
fix a typo previuous -> previous in configwizard

6 years ago[Feature] Allow to specify custom rejection message in milter
Vsevolod Stakhov [Sat, 24 Mar 2018 15:56:10 +0000 (15:56 +0000)]
[Feature] Allow to specify custom rejection message in milter

6 years agoMerge pull request #2107 from moisseev/expiry
Vsevolod Stakhov [Sat, 24 Mar 2018 11:42:05 +0000 (11:42 +0000)]
Merge pull request #2107 from moisseev/expiry

[Minor] Log combined statistic at the final expiry step

6 years agoMerge pull request #2108 from dehnli/conf-mod-elastic
Vsevolod Stakhov [Sat, 24 Mar 2018 11:41:45 +0000 (11:41 +0000)]
Merge pull request #2108 from dehnli/conf-mod-elastic

[Minor] Fix kibana template file path syntax

6 years ago[Minor] Fix kibana template file path syntax 2108/head
dehnli [Fri, 23 Mar 2018 20:05:57 +0000 (23:05 +0300)]
[Minor] Fix kibana template file path syntax

6 years ago[Minor] Switch version to 1.7.3
Vsevolod Stakhov [Fri, 23 Mar 2018 17:41:43 +0000 (17:41 +0000)]
[Minor] Switch version to 1.7.3

6 years agoRelease 1.7.2 1.7.2
Vsevolod Stakhov [Fri, 23 Mar 2018 17:39:03 +0000 (17:39 +0000)]
Release 1.7.2

* [Feature] Store emails in Clickhouse
* [Feature] Support single quotes in config
* [Feature] Use templates when publishing CH schema
* [Feature] Improve Docker image
* [Fix] Add rounding when printing a lot of FP variables
* [Fix] Allow to disable certain actions by assigning null to them
* [Fix] Disable results caching
* [Fix] Fix disabling of squeezed symbols
* [Fix] Fix scan time set
* [Fix] Rework logic of actions setting
* [Fix] Try to fix various Lua stack issues
* [WebUI] Add link tag for favicon.ico
* [WebUI] Display hostname:port/path in the page title

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
6 years ago[Minor] Fix emails reset
Vsevolod Stakhov [Fri, 23 Mar 2018 17:36:42 +0000 (17:36 +0000)]
[Minor] Fix emails reset

6 years ago[Minor] Log combined statistic at the final expiry step 2107/head
Alexander Moisseev [Fri, 23 Mar 2018 14:40:27 +0000 (17:40 +0300)]
[Minor] Log combined statistic at the final expiry step

6 years ago[Fix] Add rounding when printing a lot of FP variables
Vsevolod Stakhov [Fri, 23 Mar 2018 13:47:58 +0000 (13:47 +0000)]
[Fix] Add rounding when printing a lot of FP variables

6 years ago[Minor] Add more debugging for redis history
Vsevolod Stakhov [Fri, 23 Mar 2018 13:39:30 +0000 (13:39 +0000)]
[Minor] Add more debugging for redis history

6 years ago[Minor] Disable slow rule warning for squeezed rules
Vsevolod Stakhov [Fri, 23 Mar 2018 13:06:53 +0000 (13:06 +0000)]
[Minor] Disable slow rule warning for squeezed rules

6 years ago[Fix] Fix disabling of squeezed symbols
Vsevolod Stakhov [Fri, 23 Mar 2018 13:03:33 +0000 (13:03 +0000)]
[Fix] Fix disabling of squeezed symbols

Issue: #2106

6 years ago[Minor] Improve clamav debug logging
Vsevolod Stakhov [Thu, 22 Mar 2018 17:07:14 +0000 (17:07 +0000)]
[Minor] Improve clamav debug logging

6 years ago[Minor] Fix some warnings
Vsevolod Stakhov [Thu, 22 Mar 2018 15:24:46 +0000 (15:24 +0000)]
[Minor] Fix some warnings

6 years ago[Fix] Fix scan time set
Vsevolod Stakhov [Thu, 22 Mar 2018 15:18:49 +0000 (15:18 +0000)]
[Fix] Fix scan time set

6 years ago[Fix] Try to fix various Lua stack issues
Vsevolod Stakhov [Thu, 22 Mar 2018 15:04:29 +0000 (15:04 +0000)]
[Fix] Try to fix various Lua stack issues

6 years agoMerge pull request #2105 from Heinlein-Support-GmbH/master
Vsevolod Stakhov [Thu, 22 Mar 2018 13:36:20 +0000 (13:36 +0000)]
Merge pull request #2105 from Heinlein-Support-GmbH/master

Remove unnecessary debug out

6 years ago[Minor] Fix division by zero
Vsevolod Stakhov [Thu, 22 Mar 2018 13:35:40 +0000 (13:35 +0000)]
[Minor] Fix division by zero

6 years agoRemove unnecessary debug out 2105/head
Carsten Rosenberg [Thu, 22 Mar 2018 13:32:57 +0000 (14:32 +0100)]
Remove unnecessary debug out

6 years agoMerge pull request #2103 from TimWolla/docker
Vsevolod Stakhov [Thu, 22 Mar 2018 13:30:41 +0000 (13:30 +0000)]
Merge pull request #2103 from TimWolla/docker

Fix and clean up Dockerfile

6 years agoRetrieve GPG via keyserver in Dockerfile 2103/head
Tim Düsterhus [Thu, 22 Mar 2018 11:57:33 +0000 (12:57 +0100)]
Retrieve GPG via keyserver in Dockerfile

6 years agoFix style of Dockerfile
Tim Düsterhus [Thu, 22 Mar 2018 11:51:53 +0000 (12:51 +0100)]
Fix style of Dockerfile

6 years ago[Minor] Fix sending emails to CH
Vsevolod Stakhov [Thu, 22 Mar 2018 11:49:17 +0000 (11:49 +0000)]
[Minor] Fix sending emails to CH

6 years agoMerge pull request #2102 from moisseev/patch-1
Vsevolod Stakhov [Thu, 22 Mar 2018 11:08:58 +0000 (11:08 +0000)]
Merge pull request #2102 from moisseev/patch-1

[Refactor] Remove duplicate code

6 years ago[Fix] Allow to disable certain actions by assigning null to them
Vsevolod Stakhov [Thu, 22 Mar 2018 11:02:58 +0000 (11:02 +0000)]
[Fix] Allow to disable certain actions by assigning null to them

6 years ago[Fix] Rework logic of actions setting
Vsevolod Stakhov [Thu, 22 Mar 2018 10:59:31 +0000 (10:59 +0000)]
[Fix] Rework logic of actions setting

6 years ago[Fix] Disable results caching
Vsevolod Stakhov [Thu, 22 Mar 2018 10:26:53 +0000 (10:26 +0000)]
[Fix] Disable results caching

6 years agoRevert "[Minor] Use ninja to build packages"
Vsevolod Stakhov [Thu, 22 Mar 2018 09:54:27 +0000 (09:54 +0000)]
Revert "[Minor] Use ninja to build packages"

This reverts commit 34c8e06baf7258ef5888191d7e5af1dd422baf55.

6 years agoFix and clean up Dockerfile
Tim Düsterhus [Thu, 22 Mar 2018 00:02:46 +0000 (01:02 +0100)]
Fix and clean up Dockerfile

6 years ago[Refactor] Remove duplicate code 2102/head
Alexander Moisseev [Wed, 21 Mar 2018 15:46:27 +0000 (15:46 +0000)]
[Refactor] Remove duplicate code

6 years ago[Feature] Support single quotes in config
Vsevolod Stakhov [Wed, 21 Mar 2018 15:01:31 +0000 (15:01 +0000)]
[Feature] Support single quotes in config

Issue: #2080

6 years agoMerge pull request #2100 from oxpa/lua_compat
Vsevolod Stakhov [Wed, 21 Mar 2018 14:14:08 +0000 (14:14 +0000)]
Merge pull request #2100 from oxpa/lua_compat

allow rspamd to be built against lua 5.2 (no jit)

6 years ago[Minor] Sync from libucl
Vsevolod Stakhov [Wed, 21 Mar 2018 13:08:45 +0000 (13:08 +0000)]
[Minor] Sync from libucl

6 years ago[Minor] Use ninja to build packages
Vsevolod Stakhov [Wed, 21 Mar 2018 13:08:33 +0000 (13:08 +0000)]
[Minor] Use ninja to build packages

6 years ago[Feature] Store emails in Clickhouse
Vsevolod Stakhov [Wed, 21 Mar 2018 12:22:49 +0000 (12:22 +0000)]
[Feature] Store emails in Clickhouse

6 years agoMerge pull request #2097 from moisseev/favicon
Vsevolod Stakhov [Wed, 21 Mar 2018 11:12:04 +0000 (11:12 +0000)]
Merge pull request #2097 from moisseev/favicon

[WebUI] Add link tag for favicon.ico

6 years agoMerge pull request #2098 from moisseev/spam-flag
Vsevolod Stakhov [Wed, 21 Mar 2018 11:11:52 +0000 (11:11 +0000)]
Merge pull request #2098 from moisseev/spam-flag

[Minor] Move remove_upstream_spam_flag default setting to lua script

6 years agoallow rspamd to be built against lua 5.2 (no jit) 2100/head
Igor Ippolitov [Wed, 21 Mar 2018 09:03:46 +0000 (12:03 +0300)]
allow rspamd to be built against lua 5.2 (no jit)

6 years ago[Minor] Move remove_upstream_spam_flag default setting to lua script 2098/head
Alexander Moisseev [Wed, 21 Mar 2018 07:06:09 +0000 (10:06 +0300)]
[Minor] Move remove_upstream_spam_flag default setting to lua script

6 years ago[WebUI] Add link tag for favicon.ico 2097/head
Alexander Moisseev [Tue, 20 Mar 2018 19:57:05 +0000 (22:57 +0300)]
[WebUI] Add link tag for favicon.ico

6 years ago[Minor] Fix clickhouse attrs
Vsevolod Stakhov [Tue, 20 Mar 2018 18:35:45 +0000 (18:35 +0000)]
[Minor] Fix clickhouse attrs

6 years ago[Minor] Improve CH logging
Vsevolod Stakhov [Tue, 20 Mar 2018 18:10:28 +0000 (18:10 +0000)]
[Minor] Improve CH logging

6 years ago[Minor] Improve error reporting when uploading data to CH
Vsevolod Stakhov [Tue, 20 Mar 2018 15:26:13 +0000 (15:26 +0000)]
[Minor] Improve error reporting when uploading data to CH

6 years ago[Feature] Use templates when publishing CH schema
Vsevolod Stakhov [Tue, 20 Mar 2018 13:16:32 +0000 (13:16 +0000)]
[Feature] Use templates when publishing CH schema

6 years agoMerge pull request #2095 from Heinlein-Support-GmbH/master
Vsevolod Stakhov [Tue, 20 Mar 2018 16:56:09 +0000 (16:56 +0000)]
Merge pull request #2095 from Heinlein-Support-GmbH/master

Handle some Sophos / SAVDI Return Codes as Pseudo Virus

6 years agoMerge pull request #2096 from moisseev/patch-1
Vsevolod Stakhov [Tue, 20 Mar 2018 16:56:01 +0000 (16:56 +0000)]
Merge pull request #2096 from moisseev/patch-1

[WebUI] Display hostname:port in the page title

6 years ago[WebUI] Display hostname:port/path in the page title 2096/head
Alexander Moisseev [Tue, 20 Mar 2018 15:20:51 +0000 (15:20 +0000)]
[WebUI] Display hostname:port/path in the page title

6 years agoCleanup files 2095/head
Carsten Rosenberg [Tue, 20 Mar 2018 13:44:43 +0000 (14:44 +0100)]
Cleanup files

6 years agoMerge remote-tracking branch 'upstream/master'
Carsten Rosenberg [Tue, 20 Mar 2018 13:38:39 +0000 (14:38 +0100)]
Merge remote-tracking branch 'upstream/master'

6 years agoRespect Sophos/SAVDI FAIL212 REJ4 REJ1 Return Codes in antivirus.lua
Carsten Rosenberg [Tue, 20 Mar 2018 13:37:17 +0000 (14:37 +0100)]
Respect Sophos/SAVDI FAIL212 REJ4 REJ1 Return Codes in antivirus.lua

6 years ago[Minor] Start 1.7.2
Vsevolod Stakhov [Tue, 20 Mar 2018 12:28:40 +0000 (12:28 +0000)]
[Minor] Start 1.7.2

6 years agoRelease 1.7.1 1.7.1
Vsevolod Stakhov [Tue, 20 Mar 2018 12:26:55 +0000 (12:26 +0000)]
Release 1.7.1

* [CritFix] Fix lowercase comparison
* [CritFix] Timezone defines seconds WEST UTC not East
* [Feature] Add filename to log format
* [Feature] Add lua rules squeezing
* [Feature] Add related symbols analysis to rspamd_stats
* [Feature] Remove upstream `X-Spam: Yes` header by default
* [Feature] rspamd_stats: Output progress info on STDERR
* [Feature] Whitelist for emails module
* [Fix] Do not allow dependencies on self
* [Fix] Do not cache metric result
* [Fix] Do not trust all issuers as a client certificate
* [Fix] Fix dependencies in lua squeeze
* [Fix] Fix enabling/disabling squeezed rules
* [Fix] Fix enabling/disabling symbols
* [Fix] Fix external dependencies
* [Fix] Fix processing of a single compressed file
* [Fix] Fix some typos
* [Fix] Fix various modules in case of empty message
* [Fix] Handle callbacks that returns table of options
* [Fix] Improve cached action interaction
* [Fix] Make dynamic conf more NaN aware
* [Fix] Never hide actions from WebUI `configuration` tab
* [Project] Implementation of Lua rules squeezing

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
6 years agoMerge pull request #2094 from moisseev/spam_flag
Vsevolod Stakhov [Tue, 20 Mar 2018 10:54:46 +0000 (10:54 +0000)]
Merge pull request #2094 from moisseev/spam_flag

[Feature] Remove upstream `X-Spam: Yes` header by default

6 years agoMerge pull request #2093 from treibholz/subject_privacy
Vsevolod Stakhov [Tue, 20 Mar 2018 10:54:07 +0000 (10:54 +0000)]
Merge pull request #2093 from treibholz/subject_privacy

Subject privacy for webUI

6 years ago[Feature] Remove upstream `X-Spam: Yes` header by default 2094/head
Alexander Moisseev [Tue, 20 Mar 2018 08:56:22 +0000 (11:56 +0300)]
[Feature] Remove upstream `X-Spam: Yes` header by default

6 years ago[Minor] Catch upstream `X-Spam` flag as well with `SPAM_FLAG` regexp
Alexander Moisseev [Tue, 20 Mar 2018 08:48:08 +0000 (11:48 +0300)]
[Minor] Catch upstream `X-Spam` flag as well with `SPAM_FLAG` regexp

6 years agoMerge pull request #2092 from moisseev/actions
Vsevolod Stakhov [Mon, 19 Mar 2018 20:49:28 +0000 (20:49 +0000)]
Merge pull request #2092 from moisseev/actions

[Fix] Never hide actions from WebUI `configuration` tab

6 years agoimplemented suggestions 2093/head
Klaus Umbach [Mon, 19 Mar 2018 20:36:47 +0000 (21:36 +0100)]
implemented suggestions

* changed: default hashing-algorithm to blake2
* added: length-limit (default 16)
* changed: prefix to show it's obfuscated (obf)

6 years agoadded config-options to default-config
Klaus Umbach [Mon, 19 Mar 2018 19:38:26 +0000 (20:38 +0100)]
added config-options to default-config

6 years agoimplemented subject privacy in the webUI
Klaus Umbach [Mon, 19 Mar 2018 18:25:27 +0000 (19:25 +0100)]
implemented subject privacy in the webUI

6 years ago[Fix] Never hide actions from WebUI `configuration` tab 2092/head
Alexander Moisseev [Mon, 19 Mar 2018 16:48:04 +0000 (19:48 +0300)]
[Fix] Never hide actions from WebUI `configuration` tab

- Never hide actions (fixes #1910)
- Allow to disable actions from WebUI
- Add `rewrite subject` action to `configuration` tab

6 years ago[Minor] Some lua style fixes
Vsevolod Stakhov [Mon, 19 Mar 2018 15:43:03 +0000 (15:43 +0000)]
[Minor] Some lua style fixes

6 years ago[Minor] Fix X-Originating-Ip handle in elastic plugin
Vsevolod Stakhov [Mon, 19 Mar 2018 15:26:30 +0000 (15:26 +0000)]
[Minor] Fix X-Originating-Ip handle in elastic plugin

6 years agoMerge pull request #2089 from smfreegard/rules_20180301
Vsevolod Stakhov [Mon, 19 Mar 2018 14:16:02 +0000 (14:16 +0000)]
Merge pull request #2089 from smfreegard/rules_20180301

Corpus/Rescore improvements, new and improved rules

6 years ago[Minor] Allow to parse integer database names for Redis
Vsevolod Stakhov [Mon, 19 Mar 2018 14:13:02 +0000 (14:13 +0000)]
[Minor] Allow to parse integer database names for Redis

Issue: #2083
Closes: #2083
6 years agoFix HAS_GUC_PROXY_URI and HAS_GOOGLE_REDIR 2089/head
Steve Freegard [Mon, 19 Mar 2018 13:43:16 +0000 (13:43 +0000)]
Fix HAS_GUC_PROXY_URI and HAS_GOOGLE_REDIR

6 years ago[Fix] Make dynamic conf more NaN aware
Vsevolod Stakhov [Mon, 19 Mar 2018 13:25:44 +0000 (13:25 +0000)]
[Fix] Make dynamic conf more NaN aware

6 years ago[Minor] Allow to reset score of an action
Vsevolod Stakhov [Mon, 19 Mar 2018 13:17:40 +0000 (13:17 +0000)]
[Minor] Allow to reset score of an action

Issue: 2088

6 years ago[Fix] Do not trust all issuers as a client certificate
Vsevolod Stakhov [Mon, 19 Mar 2018 13:13:19 +0000 (13:13 +0000)]
[Fix] Do not trust all issuers as a client certificate

Issue: #2087

6 years ago[Minor] Add constant time memcmp function
Vsevolod Stakhov [Mon, 19 Mar 2018 12:54:51 +0000 (12:54 +0000)]
[Minor] Add constant time memcmp function