diff options
author | Richard Levitte <levitte@openssl.org> | 2000-05-18 21:22:50 +0000 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2000-05-18 21:22:50 +0000 |
commit | 6d52cf2149f8198bbbae8aef9c0e8a009f856b6c (patch) | |
tree | 826da27578f086af5cd026e562e0b9e3bfb49089 /doc/README | |
parent | 439df5087f012e65b80c13ade8953778cc0b4704 (diff) | |
download | openssl-new-6d52cf2149f8198bbbae8aef9c0e8a009f856b6c.tar.gz |
Add a new file where all the standards and other documents that we try
to adhere to are listed. It should be regarded as a complement to
whatever is out on the web, including the docs in http://www.openssl.org/
Diffstat (limited to 'doc/README')
-rw-r--r-- | doc/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README b/doc/README index 14469a82e3..6ecc14d994 100644 --- a/doc/README +++ b/doc/README @@ -4,6 +4,8 @@ ssl/ssl.pod ......... Documentation of OpenSSL ssl.h+libssl.a openssl.txt ......... Assembled documentation files for OpenSSL [not final] ssleay.txt .......... Assembled documentation of ancestor SSLeay [obsolete] + standards.txt ....... Assembled pointers to standards, RFCs or internet drafts + that are related to OpenSSL. An archive of HTML documents for the SSLeay library is available from http://www.columbia.edu/~ariel/ssleay/ |