Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
winlin
2014-04-09 11:06:53 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
056895a97891b10c2acd2b552187c4ed5ace2ec4
056895a9
1 parent
9372a706
add comments for the heartbleed bug, see:
http://www.openssl.org/news/secadv_20140407.txt
显示空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
3 行增加
和
0 行删除
trunk/auto/depends.sh
trunk/auto/depends.sh
查看文件 @
056895a
...
...
@@ -440,6 +440,9 @@ fi
#####################################################################################
# openssl, for rtmp complex handshake
#####################################################################################
# @see http://www.openssl.org/news/secadv_20140407.txt
# Affected users should upgrade to OpenSSL 1.0.1g. Users unable to immediately
# upgrade can alternatively recompile OpenSSL with -DOPENSSL_NO_HEARTBEATS.
if
[
$SRS_SSL
=
YES
]
;
then
# check the arm flag file, if flag changed, need to rebuild the st.
if
[
$SRS_ARM_UBUNTU12
=
YES
]
;
then
...
...
请
注册
或
登录
后发表评论