Age | Commit message (Collapse) | Author |
|
|
|
|
|
(cherry picked from commit 60c02b350a7d325e64ae0a656cfd37a9fbd162a7)
|
|
Broken-by: a45431fa71
|
|
yet. Bug 2341
|
|
|
|
|
|
Also show nonstandard ports in process info for exiwhat
|
|
|
|
Broken-by: a7a1ad1447
|
|
This is to support RHEL 8.0 where OpenSSL dislikes 1024
|
|
This is to accomodate RHEL 7, where openssl seems to not support ECDHE Kx + CAMELIA
nor any of the CHACHA20s, but does support DHE Kx + CAMELIA.
All we really wanted was something distinguishable from default
(which is commonly ECDHE-RSA-AUE256-GCM-SHA).
|
|
|
|
|
|
|
|
Broken-by d12746bc15
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Broken-by: fd3cf78930
|
|
|
|
|
|
|
|
no TFO support
|
|
|
|
|
|
|
|
This maintains visibility of the cert choice required by the auth-method configuration.
Leave the bogus results from pre-1.1.1 OpenSSL library bug while the fixed version is not in common use.
|
|
|
|
Use this to deal with fallout from TLS negotiation failure, where the
server sees leftover encrypted data as garbage commands.
|
|
|
|
|
|
This tracks changes in the ARC draft.
The Received-SPF headers remain unchanged.
|
|
|
|
|
|
|
|
|
|
|