openssl/crypto/bio
Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul.
See the commit log message for that for more information.

NB: X509_STORE_CTX's use of "ex_data" support was actually misimplemented
(initialisation by "memset" won't/can't/doesn't work). This fixes that but
requires that X509_STORE_CTX_init() be able to handle errors - so its
prototype has been changed to return 'int' rather than 'void'. All uses of
that function throughout the source code have been tracked down and
adjusted.
2001-09-01 20:02:13 +00:00
..
.cvsignore
b_dump.c
b_print.c
b_sock.c
bf_buff.c Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
bf_lbuf.c
bf_nbio.c Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
bf_null.c Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
bio_cb.c
bio_err.c
bio_lib.c Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00
bio.h Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>. 2001-08-16 15:28:00 +00:00
bss_acpt.c
bss_bio.c Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>. 2001-08-16 15:28:00 +00:00
bss_conn.c
bss_fd.c
bss_file.c
bss_log.c
bss_mem.c
bss_null.c
bss_rtcp.c
bss_sock.c
Makefile.ssl Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00