Introduce "BIO pairs", which (when finished) will relay data
authorBodo Möller <bodo@openssl.org>
Mon, 7 Jun 1999 16:04:45 +0000 (16:04 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 7 Jun 1999 16:04:45 +0000 (16:04 +0000)
commit9e06f6f6019198e3f84cbfc9ff5d561400db4d7e
treeaf27198f185af016b1ac4b22cbda027c84e609a5
parentd4443edc5714712bef2b623102b56a0fc78c1524
Introduce "BIO pairs", which (when finished) will relay data
so that the SSL library can be used for applications that
have to handle all the actual I/O themselves.
apps/Makefile.ssl
crypto/bio/Makefile.ssl
crypto/bio/bio.h
crypto/bio/bio_err.c
crypto/bio/bss_bio.c [new file with mode: 0644]
crypto/evp/Makefile.ssl
crypto/pem/Makefile.ssl