Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Third Party Openssl
提交
f1c236f8
T
Third Party Openssl
项目概览
OpenHarmony
/
Third Party Openssl
1 年多 前同步成功
通知
10
Star
18
Fork
1
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
T
Third Party Openssl
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
f1c236f8
编写于
12月 23, 1998
作者:
R
Ralf S. Engelschall
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Switch to OpenSSL name
上级
f92e687e
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
25 addition
and
25 deletion
+25
-25
CHANGES
CHANGES
+3
-3
LICENSE
LICENSE
+15
-15
README
README
+6
-6
util/up_ver.pl
util/up_ver.pl
+1
-1
未找到文件。
CHANGES
浏览文件 @
f1c236f8
Open
TLS
CHANGES
Open
SSL
CHANGES
_______________
...
...
@@ -50,11 +50,11 @@
*) Added various platform portability fixes.
[Marc J. Cox]
*) The Genesis of the Open
TLS
rpject:
*) The Genesis of the Open
SSL
rpject:
We start with the latest (unreleased) SSLeay version 0.9.1b which Eric A.
Joung and Tim J. Hudson created while they were working for C2Net until
summer 1998.
[The Open
TLS
Project]
[The Open
SSL
Project]
Changes between 0.9.0b and 0.9.1b
...
...
LICENSE
浏览文件 @
f1c236f8
/* ====================================================================
* Copyright (c) 1998 The Open
TLS
Project. All rights reserved.
* Copyright (c) 1998 The Open
SSL
Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
...
...
@@ -16,27 +16,27 @@
*
* 3. All advertising materials mentioning features or use of this
* software must display the following acknowledgment:
* "This product includes software developed by the Open
TLS
Project
* for use in the Open
TLS Toolkit. (http://www.opentls
.org/)"
* "This product includes software developed by the Open
SSL
Project
* for use in the Open
SSL Toolkit. (http://www.OpenSSL
.org/)"
*
* 4. The names "Open
TLS Toolkit" and "OpenTLS
Project" must not be used to
* 4. The names "Open
SSL Toolkit" and "OpenSSL
Project" must not be used to
* endorse or promote products derived from this software without
* prior written permission. For written permission, please contact
* licensing@
opentls
.org.
* licensing@
OpenSSL
.org.
*
* 5. Products derived from this software may not be called "Open
TLS
"
* nor may "Open
TLS
" appear in their names without prior written
* permission of the Open
TLS
Project.
* 5. Products derived from this software may not be called "Open
SSL
"
* nor may "Open
SSL
" appear in their names without prior written
* permission of the Open
SSL
Project.
*
* 6. Redistributions of any form whatsoever must retain the following
* acknowledgment:
* "This product includes software developed by the Open
TLS
Project
* for use in the Open
TLS Toolkit (http://www.opentls
.org/)"
* "This product includes software developed by the Open
SSL
Project
* for use in the Open
SSL Toolkit (http://www.OpenSSL
.org/)"
*
* THIS SOFTWARE IS PROVIDED BY THE O
PENTLS
PROJECT ``AS IS'' AND ANY
* THIS SOFTWARE IS PROVIDED BY THE O
penSSL
PROJECT ``AS IS'' AND ANY
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE O
PENTLS
PROJECT OR
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE O
penSSL
PROJECT OR
* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
...
...
@@ -47,11 +47,11 @@
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ====================================================================
*
* This product includes cryptographic software written by Eric
A.
Young
* (eay@cryptsoft.com).
This product includes software written by Tim J.
* This product includes cryptographic software written by Eric Young
* (eay@cryptsoft.com).
This product includes software written by Tim
* Hudson (tjh@cryptsoft.com).
*
*/
__________________________________________________________________________
Original SSLeay License
...
...
README
浏览文件 @
f1c236f8
Open
TLS
0.9.1c 22-Dec-1998
Open
SSL
0.9.1c 22-Dec-1998
Copyright (c) 1998 The Open
TLS
Project
Copyright (c) 1998 The Open
SSL
Project
Copyright (c) 1995-1998 Eric Young
All rights reserved.
The Open
TLS
Project is a collaborative effort to develop a robust,
The Open
SSL
Project is a collaborative effort to develop a robust,
commercial-grade, fully featured, and Open Source toolkit implementing the
Transport Layer Security (TLS v1) and Secure Sockets Layer (SSL v2/v3)
protocols with full-strength cryptography world-wide. The project is managed
by a worldwide community of volunteers that use the Internet to communicate,
plan, and develop the Open
TLS
tookit and its related documentation.
plan, and develop the Open
SSL
tookit and its related documentation.
Open
TLS
is based on the excellent SSLeay library developed from Eric A. Young
and Tim J. Hudson. The Open
TLS
toolkit is licensed under a BSD-style licence,
Open
SSL
is based on the excellent SSLeay library developed from Eric A. Young
and Tim J. Hudson. The Open
SSL
toolkit is licensed under a BSD-style licence,
which basically means that you are free to get and use it for commercial and
non-commercial purposes.
...
...
util/up_ver.pl
浏览文件 @
f1c236f8
...
...
@@ -60,7 +60,7 @@ foreach $file (@files)
while
(
<
IN
>
)
{
if
((
s/(SSLeay|Open
TLS
) \d\.\d.\d[^"]*(\"|\s)/\1 $ver $time\2/
)
||
if
((
s/(SSLeay|Open
SSL
) \d\.\d.\d[^"]*(\"|\s)/\1 $ver $time\2/
)
||
s/^(\#define\s+SSLEAY_VERSION_NUMBER\s+0x)[0-9a-zA-Z]+(.*)$/$1$xver$2/
)
{
print
STDERR
"
Done
";
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录