mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 02:22:57 +00:00
Fixed regression: SSL_CTX_clear_mode() not available in older OpenSSL versions
This commit is contained in:
parent
72a137c287
commit
cbeb06b19b
5 changed files with 11 additions and 1 deletions
4
CHANGES
4
CHANGES
|
@ -15,6 +15,10 @@ Corrections:
|
|||
configure.
|
||||
Thanks to Jason White for sending a patch.
|
||||
|
||||
Due to use of SSL_CTX_clear_mode() Socat failed to compile on old
|
||||
systems with, e.g., OpenSSL-0.9.8. Thanks to Simon Matter and Moritz B.
|
||||
for reporting this problem and sending initial patches.
|
||||
|
||||
####################### V 1.7.3.3:
|
||||
|
||||
Corrections:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue