Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
54d4f0f1 11/03/2023 12:50 PM Eric Helms

Fixes #36890 - Use PrivateTmp in systemd service

a5aae746 09/22/2023 09:39 AM Archana Kumari

Fix Rubocop Lint/RedundantStringCoercion

a48da738 09/15/2022 02:48 PM Ewoud Kohl van Wijngaarden

Fixes #31118 - Remove daemonize support

Currently Smart Proxy is able to daemonize and manage a pid file.
However, in the common deployments under systemd and Windows this isn't
actually used. There are also other solutions out there to manage it
externally if it's needed....

238f65a5 05/09/2022 02:09 PM Evgeni Golov

Fixes #34844 - load SSL keys using OpenSSL::PKey.read

This allows using non-RSA keys as PKey.read can figure out the type of key automatically

e26f207b 03/16/2022 12:05 PM Adam Ruzicka

Fixes #34624 - Set MALLOC_ARENA_MAX to counter memory bloating

9e94486a 10/19/2020 08:17 AM Ewoud Kohl van Wijngaarden

Fixes #31086 - Use dir when possible

dir is equal to File.dirname(FILE) and easier to read.

83aab6f4 05/01/2020 12:56 PM Michael Moll

Fixes #29648 - Move Windows service registration script

b941953d 04/28/2020 06:44 PM Michael Moll

Fixes #29430 - sync Rubocops to core config

5c3194e5 02/28/2020 10:19 AM Michael Moll

Refs #29172 - Fix Layout/SpaceInsideBlockBraces cop

ed3814ce 02/25/2020 09:55 PM Michael Moll

Fixes #25369 - Fix Lint/StringConversionInInterpolation cop

View revisions

Also available in: Atom