Your patch has been applied to the master branch.
commit fe340a9c1ee1b04b17e7fb367043ff575763b91c
Author: Frank Lichtenheld
Date: Mon Feb 14 18:33:42 2022 +0100
doc: fix misc documentation issues
Signed-off-by: Frank Lichtenheld
Acked-by: David Sommerseth
Message-Id: <202
The family specific options were generally omitted.
Cc: David Sommerseth
Signed-off-by: Frank Lichtenheld
---
doc/man-sections/client-options.rst | 10 ++
doc/man-sections/link-options.rst | 5 -
src/openvpn/options.c | 17 +
3 files changed, 23 inse
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
May as well attribute this correctly.
* tincant...@protonmail.com
Protonmail, now so badly mangles mail on reply that I may have to go back to
gmail.
-BEGIN PGP SIGNATURE-
Version: ProtonMail
wsBzBAEBCAAGBQJiC7VvACEJEE+XnPZrkLidFiEECbw9RG
On 14/02/2022 18:33, Frank Lichtenheld wrote:
- Broken/missing formatting
- Make it obvious which arguments are optional
Only the files touched have been reviewed, all other
files likely have similar issues.
Signed-off-by: Frank Lichtenheld
---
doc/man-sections/client-options.rst | 4 ++--
On 14/02/2022 13:41, Frank Lichtenheld wrote:
David Sommerseth hat am 11.02.2022 21:39
geschrieben:
On 10/02/2022 11:21, Frank Lichtenheld wrote:
The family specific options were generally omitted.
Signed-off-by: Frank Lichtenheld
---
doc/man-sections/client-options.rst | 5 +
Am 15.02.22 um 13:31 schrieb Antonio Quartulli:
With b39725cf ("Remove md_kt_t and change crypto API to use const char*")
the logic for validating ciphers and md algorithms has been changed.
We should now *always* use md_valid() when validating a digest alg.
At the same time, add '!' (negation)
With b39725cf ("Remove md_kt_t and change crypto API to use const char*")
the logic for validating ciphers and md algorithms has been changed.
We should now *always* use md_valid() when validating a digest alg.
At the same time, add '!' (negation) when validating the digest algorithm
in the tls-c
Am 15.02.22 um 11:26 schrieb Antonio Quartulli:
With b39725cf ("Remove md_kt_t and change crypto API to use const char*")
the logic for validating ciphers and md algorithms has been changed.
We should now *always* use md_valid() when validating a digest alg.
At the same time, add '!' (negation)
These checks were not correctly updated. The check in auth-token
did nothing at all and the check in tls-crypt was the wrong check
but that was hidden by the condition being inverted as well.
Reported-By: tincnt...@protonmail.com
---
src/openvpn/auth_token.c | 2 +-
src/openvpn/crypto_backend
With b39725cf ("Remove md_kt_t and change crypto API to use const char*")
the logic for validating ciphers and md algorithms has been changed.
We should now *always* use md_valid() when validating a digest alg.
At the same time, add '!' (negation) when validating the digest algorithm
in the tls-c
10 matches
Mail list logo