mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Replace openssl from l-1.0.1f to 1.10e (#774)
DUe to API breakchange, add a wrapper for backward compatibility
This commit is contained in:
parent
695ceeab48
commit
01d5e4da17
9 changed files with 106 additions and 43 deletions
BIN
trunk/3rdparty/openssl-1.0.1f.zip
vendored
BIN
trunk/3rdparty/openssl-1.0.1f.zip
vendored
Binary file not shown.
BIN
trunk/3rdparty/openssl-1.1.0e.zip
vendored
Normal file
BIN
trunk/3rdparty/openssl-1.1.0e.zip
vendored
Normal file
Binary file not shown.
4
trunk/3rdparty/readme.txt
vendored
4
trunk/3rdparty/readme.txt
vendored
|
@ -7,7 +7,7 @@ nginx-1.5.7.zip
|
|||
st-1.9.zip
|
||||
basic framework for srs.
|
||||
|
||||
openssl-1.0.1f.zip
|
||||
openssl-1.1.0e.zip
|
||||
openssl for SRS(with-ssl) RTMP complex handshake to delivery h264+aac stream.
|
||||
|
||||
CherryPy-3.2.4.zip
|
||||
|
@ -60,7 +60,7 @@ links:
|
|||
https://pypi.python.org/pypi/CherryPy/3.2.4
|
||||
openssl:
|
||||
http://www.openssl.org/
|
||||
http://www.openssl.org/source/openssl-1.0.1f.tar.gz
|
||||
http://www.openssl.org/source/openssl-1.1.0e.tar.gz
|
||||
gtest:
|
||||
https://code.google.com/p/googletest
|
||||
https://code.google.com/p/googletest/downloads/list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue