| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Nicknames can't have spaces so the trailing concatenation logic
here is not what users will expect.
|
| | |
|
| | |
|
| |
|
|
|
| |
There is no first party modules which could be compromised before
this check was added but its better to be safe wherever possible.
|
| |
|
|
| |
Closes #1811.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
This is a massive hack for now but should be made to sync properly
in v4 when we have extensibles that don't suck.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Better fix for #1946.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
- If the DN contains a new line character then replace it with a
space instead of killing the entire DN in the ssl_gnutls and
ssl_openssl modules.
- Apply the same logic to ssl_mbedtls which previously did not
handle spaces in DNs.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Once we implement SPKI fingerprints the old name will be inaccurate.
|
| | |
|