| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
certificates
|
| |
|
| |
|
|
|
|
|
| |
That is, enable compilation if OpenSSL was configured with
OPENSSL_NO_ENGINE.
|
|
|
|
|
| |
That is, enable compilation if OpenSSL was configured with
OPENSSL_NO_EC.
|
| |
|
|
|
|
| |
This allows to remove key-value pairs while enumerating them.
|
| |
|
|
|
|
| |
registration, too.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
As we do not invoke ERR_get/clear_error() in all error cases, the
error codes are not removed from the error queue. But it is save
to whitelist the put function, as it uses a circular buffer that
does not grow beyond ERR_NUM_ERRORS errors (16 by default).
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
filename
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
plugin to encode in PEM
|
| |
|
| |
|
| |
|
|
|
|
| |
settings in libstrongswan.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|