| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
We already provided the setters, so also provide the getters like
OpenSSL does. Addition prompted by the use of those functions in recent
openvpn releases.
manpage diff from schwarze@ (thanks!) with input from jsing@, ok tb@
jsing@
|
| |
|
| |
|
|
|
|
| |
Based on a diff from doug@
|
| |
|
| |
|
|
|
|
| |
ok jsing@, gcc@, regress@
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the cover the ssl_supported_version_range() function.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Same diff from inoguchi@
|
| |
|
|
|
|
|
|
|
| |
libssl or libtls so they can continue to see them after the shared
library namespace is cleaned up
ok jsing@
|
| |
|
| |
|
| |
|
|
|
|
| |
The current libssl code does not pass these tests yet.
|
|
|
|
| |
noted by kinichiro from github
|
|
|
|
|
|
|
| |
Link in the new 'unit' regress and expand the invalid tests to include
some that would fail before the CBS conversion.
input + ok miod@ jsing@
|
|
cipher_list.c is based on code from jsing@.
Discussed with jsing@
|