openssl/doc
Geoff Thorpe ab5db00717 Update the LHASH man page.
* Correct some prototypes and macros with respect to "const"ness.

* Add the extra macros and examples due to the lh_doall[_arg] modifications
  made recently. The existing example is also reworked for consistency.

* Rewrite, tweak, and supplement bits of the existing comments that seemed
  (IMHO) to be a little convoluted and misleading.

* Add a NOTE section that explains the use of macros and avoiding function
  casts (ie. generate a wrapper as with the macros, or prototype any
  callback functions exactly to not require casting). Also, explain the
  "const" approach taken in LHASH for the purposes of API comprehensibility
  and also application code auditing.
2001-01-14 23:37:42 +00:00
..
apps Preliminary ocsp utility documentation. 2001-01-14 00:52:19 +00:00
crypto Update the LHASH man page. 2001-01-14 23:37:42 +00:00
HOWTO Write a first HOWTO on how to create certificates. This is currently 2000-12-01 17:44:33 +00:00
ssl Fix SSL_peek and SSL_pending. 2000-12-25 18:40:46 +00:00
c-indentation.el This seems to work better with enums... 2000-06-15 20:57:25 +00:00
openssl.txt Add docs for X509_get_ext_d2i() function. 2000-09-20 00:50:25 +00:00
openssl_button.gif Added the new `Includes OpenSSL Cryptography Software' button as 1999-03-04 12:55:42 +00:00
openssl_button.html Added the new `Includes OpenSSL Cryptography Software' button as 1999-03-04 12:55:42 +00:00
README Add a new file where all the standards and other documents that we try 2000-05-18 21:22:50 +00:00
ssleay.txt There're two (incompatible) ways to write multi-threaded programs under 2000-02-25 15:44:03 +00:00
standards.txt Update the standards list to the current status 2000-11-02 22:55:14 +00:00

 apps/openssl.pod .... Documentation of OpenSSL `openssl' command
 crypto/crypto.pod ... Documentation of OpenSSL crypto.h+libcrypto.a
 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/