| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
| |
- Split out the intermediate path (../certs/) to Makefile
- Change 'shutdown' to 'shutdown_all'
ok tb@
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Sort headers, unwrap a line, fix grammar in spelling and simplify
the check for test failure.
|
| |
|
| |
|
| |
|
|
|
|
| |
this factored into a separate function.
|
| |
|
| |
|
|
|
|
|
|
| |
ciphers in ssl_lib.c r1.240 and TLSv1.3 support in tls13_server.c r1.69.
requested by jsing
|
| |
|
| |
|
| |
|
|
|
|
|
| |
behavior of SSL_is_server(). This would have caught the regression
introduced in the method unification.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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@
|
| |
|