openssl/doc
Matt Caswell 3ffbe00808 Apache Traffic Server has a need to set the rbio without touching the wbio.
There is no mechanism to do that at the moment - SSL_set_bio makes changes
to the wbio even if you pass in SSL_get_wbio().

This commit introduces two new API functions SSL_set_rbio() and
SSL_set_wbio(). These do the same job as SSL_set_bio() except they enable
you to manage the rbio and wbio individually.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-02-07 14:29:16 +00:00
..
apps Dead code removal: Fortezza identifiers 2015-01-27 21:00:03 -05:00
crypto Preliminary ASN1_TIME documentation. 2015-02-03 16:47:57 +00:00
HOWTO Improves certificates HOWTO 2014-12-22 16:23:24 +01:00
ssl Apache Traffic Server has a need to set the rbio without touching the wbio. 2015-02-07 14:29:16 +00:00
fingerprints.txt Cleanup old doc/*; remove CHANGES.SSLeay 2015-01-22 12:38:57 -05: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 Cleanup old doc/*; remove CHANGES.SSLeay 2015-01-22 12:38:57 -05:00
standards.txt Add SEED encryption algorithm. 2007-04-23 23:48:59 +00:00

 apps/openssl.pod .... Documentation of OpenSSL `openssl' command
 crypto/crypto.pod ... Documentation of OpenSSL crypto.h (libcrypto)
 ssl/ssl.pod ......... Documentation of OpenSSL ssl.h (libssl)
 standards.txt ....... Pointers to standards, RFCs or internet drafts
                       that are related to OpenSSL.  Incomplete.

 HTML versions are on https://www.openssl.org/docs