aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README
Commit message (Collapse)AuthorAgeFilesLines
* RT3767: openssl_button.gif should be PNGRich Salz2015-09-011-6/+19
| | | | | | No, we should just delete it. And updated the README Reviewed-by: Matt Caswell <matt@openssl.org>
* Cleanup old doc/*; remove CHANGES.SSLeayRich Salz2015-01-221-9/+5
| | | | | | | | | | | | | | | | | | Removed CHANGES.SSLeay Udpate README to be current. Updated fignerprints.txt to list only current release signers and to explain that is what it's used for. Removed the following: c-indentation.el -- doesn't go with our coding style openssl-shared.txt -- old info about shared library aides openssl.txt -- old info about X509v3 extension support/syntax ssleay.txt -- old info about OpenSSL's predecessor, back when programmers coded on COBOL sheets by candlelight Reviewed-by: Richard Levitte <levitte@openssl.org>
* Add a new file where all the standards and other documents that we tryRichard Levitte2000-05-181-0/+2
| | | | | 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/
* Move ssl.pod to doc/sslUlf Möller2000-01-211-5/+5
|
* Pointer to Ariel Glenn's SSLeay documentation.Ulf Möller1999-04-011-0/+3
|
* update listRalf S. Engelschall1999-03-221-3/+3
|
* Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson1999-03-061-1/+2
| | | | | make 'req' check the config file syntax before it adds extensions. Added info in the documentation as well.
* Cleanup of doc/ directory: The old/obsolete SSLeay files are now assembledRalf S. Engelschall1998-12-301-0/+6
together in a ssleay.txt file.