- 07 2月, 2015 1 次提交
-
-
由 Matt Caswell 提交于
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: NTim Hudson <tjh@openssl.org>
-
- 17 9月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
American variants.
-
- 16 9月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 14 9月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
for a few BIO routines. Submitted by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
-