| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
As this is not supported in OpenSSL < 1.01
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
For a project I am working on I need some session reflection directly from python. This change adds the required openssl SSL_SESSION struct attributes and functions within OpenSSL API
|
| |
|
|\
| |
| | |
Fix build with LibreSSL >= 2.2.2
|
| |
| |
| |
| | |
LIBRESSL_VERSION_NUMBER is now being incremented.
|
| | |
|
|/ |
|
| |
|
| |
|
|\
| |
| | |
create a ConditionalLibrary and remove unsupported items
|
| | |
|
| | |
|
|/ |
|
|\
| |
| | |
add many bindings we'll need to encode a certificate policies extension
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
support othername in general names
|
| |
| |
| |
| | |
Test added.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
enable ASLR and NX on windows builds (affects 2.x only)
|
| | |
|