mirror of
https://github.com/openssl/openssl.git
synced 2025-01-24 13:55:42 +08:00
*** empty log message ***
This commit is contained in:
parent
f1c236f849
commit
9acc2aa6d1
5
CHANGES
5
CHANGES
@ -4,6 +4,9 @@
|
|||||||
|
|
||||||
|
|
||||||
Changes between 0.9.01b and 0.9.1c
|
Changes between 0.9.01b and 0.9.1c
|
||||||
|
|
||||||
|
*) Some fixups to the top-level documents.
|
||||||
|
[Paul Sutton]
|
||||||
|
|
||||||
*) Fixed the nasty bug where rsaref.h was not found under compile-time
|
*) Fixed the nasty bug where rsaref.h was not found under compile-time
|
||||||
because the symlink to include/ was missing.
|
because the symlink to include/ was missing.
|
||||||
@ -48,7 +51,7 @@
|
|||||||
[Ralf S. Engelschall]
|
[Ralf S. Engelschall]
|
||||||
|
|
||||||
*) Added various platform portability fixes.
|
*) Added various platform portability fixes.
|
||||||
[Marc J. Cox]
|
[Mark J. Cox]
|
||||||
|
|
||||||
*) The Genesis of the OpenSSL rpject:
|
*) The Genesis of the OpenSSL rpject:
|
||||||
We start with the latest (unreleased) SSLeay version 0.9.1b which Eric A.
|
We start with the latest (unreleased) SSLeay version 0.9.1b which Eric A.
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
This file contains the changes for the SSLeay library up to version
|
||||||
|
0.9.0b. For later changes, see the file "CHANGES".
|
||||||
|
|
||||||
SSLeay CHANGES
|
SSLeay CHANGES
|
||||||
______________
|
______________
|
||||||
|
@ -1,10 +1,18 @@
|
|||||||
|
Various companies hold various patents for various algorithms in
|
||||||
|
various locations around the world. YOU are responsible for ensuring
|
||||||
|
that your use of any algorithms is legel by checking if there are any
|
||||||
|
patents in your country. The file contains some of the patents that we
|
||||||
|
know about or are rumoured to exist. This is not a definitive list.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
RSA Data Security holds software patents on the RSA and RC5 algorithms.
|
RSA Data Security holds software patents on the RSA and RC5 algorithms.
|
||||||
If there ciphers are used used inside the USA (and Japan?), you must contact
|
If their ciphers are used used inside the USA (and Japan?), you must contact
|
||||||
RSA Data Security for licencing conditions. Their web page is
|
RSA Data Security for licencing conditions. Their web page is
|
||||||
http://www.rsa.com
|
http://www.rsa.com
|
||||||
|
|
||||||
RC4 is a trademark of RSA Data Security, so use of this label should perhaps
|
RC4 is a trademark of RSA Data Security, so use of this label should perhaps
|
||||||
only me used with RSA Data Security's permission.
|
only be used with RSA Data Security's permission.
|
||||||
|
|
||||||
The IDEA algorithm is patented by Ascom in Austria, France, Germany,
|
The IDEA algorithm is patented by Ascom in Austria, France, Germany,
|
||||||
Italy, Japan, Netherlands, Spain, Sweden, Switzerland, UK and the USA.
|
Italy, Japan, Netherlands, Spain, Sweden, Switzerland, UK and the USA.
|
||||||
|
@ -30,7 +30,7 @@ in any bug report:
|
|||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
SSLeay-0.5.1a
|
OpenSSL-0.9.1c
|
||||||
SunOS 5.3, SPARC, SunC 3.0
|
SunOS 5.3, SPARC, SunC 3.0
|
||||||
SSLtelnet-0.7
|
SSLtelnet-0.7
|
||||||
|
|
||||||
@ -38,13 +38,7 @@ For example:
|
|||||||
the following stack trackback
|
the following stack trackback
|
||||||
...
|
...
|
||||||
|
|
||||||
|
Report the bug to the OpenSSL project at:
|
||||||
|
|
||||||
Report the bug to either
|
openssl-bugs@openssl.org
|
||||||
ssleay@mincom.oz.au (Eric and Tim)
|
|
||||||
or
|
|
||||||
ssl-bugs@mincom.oz.au (mailing list of active developers)
|
|
||||||
|
|
||||||
|
|
||||||
Tim Hudson
|
|
||||||
tjh@mincom.oz.au
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user