Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
94a84f10 04/11/2020 03:58 PM Ewoud Kohl van Wijngaarden

Fixes #29463 - Drop webrick patch

In 508a9e8b18d8811f65f0f9f4201c287bae55da2d a webrick patch was added to
support setting ciphers. This is a copy of the built in method which
means it gets out of date. Ruby 2.4 added the SSLCiphers option so this
workaround is no longer needed....

be5fb74f 03/20/2020 10:20 AM Lukas Zapletal

Refs #29354 - fix time_monotonic method

02d8443f 03/19/2020 10:46 AM Michael Moll

Fixes #29354 - Drop Ruby < 2.5 compatibility code

d5f5bca0 03/04/2020 01:15 PM Lukas Zapletal

Fixes #27036 - improve logging of error backtraces

ebdde78c 03/04/2020 09:56 AM Ewoud Kohl van Wijngaarden

Fixes #29252 - Stop accepting TLS 1.1 connections

TLS 1.1 is not needed since all tools connecting to the Smart Proxy
should support TLS 1.2. A general rule in security is to disable what's
not needed.

e62dd993 03/02/2020 02:42 PM Michael Moll

Fixes #29226 - Fix Style/Semicolon

f0865efa 03/02/2020 02:22 PM Michael Moll

Fixes #29177 - Fix Style/EachWithObject cop

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

Refs #29172 - Fix Layout/SpaceInsideBlockBraces cop

7b0a46e5 02/28/2020 10:19 AM Michael Moll

Fixes #29172 - Fix Layout/SpaceBeforeBlockBraces cop

ea7b4015 02/26/2020 08:33 PM Michael Moll

Fixes #29162 - Update Rubocop to 0.80

View revisions

Also available in: Atom