openssl/crypto/bio
Dr. Stephen Henson f50c11ca40 Ugh, BIO_find_type() cannot be passed a NULL.
Fix doc example, and fix BIO_find_type().

Fix PKCS7_verify(). It was using 'i' for both the
loop variable and the verify return value.
2000-09-07 17:42:25 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
b_dump.c Use consistent indentation, 2000-09-04 15:38:02 +00:00
b_print.c Change the printing mahine used by BIO_printf() and friends so it can 2000-09-07 05:50:14 +00:00
b_sock.c If a ip address is successfully parsed, the WSA structure under Win32 wasn't 2000-07-31 22:49:27 +00:00
bf_buff.c Consistency 2000-09-04 15:47:17 +00:00
bf_nbio.c Fixes for Win32 build. 2000-06-21 02:25:30 +00:00
bf_null.c Fixes for Win32 build. 2000-06-21 02:25:30 +00:00
bio.h Add docs for BIO_find_type() and friends. 2000-09-07 13:04:27 +00:00
bio_cb.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
bio_err.c Avoid abort() throughout the library, except when preprocessor 2000-09-04 15:34:43 +00:00
bio_lib.c Ugh, BIO_find_type() cannot be passed a NULL. 2000-09-07 17:42:25 +00:00
bss_acpt.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
bss_bio.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
bss_conn.c Avoid abort() throughout the library, except when preprocessor 2000-09-04 15:34:43 +00:00
bss_fd.c Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
bss_file.c Get rid of more non-ANSI declarations. 2000-05-15 22:54:43 +00:00
bss_log.c Add more diversity to the possible log levels. Now we have full 2000-08-17 23:15:53 +00:00
bss_mem.c Undo change from 1.7 to 1.8: 2000-09-01 12:29:14 +00:00
bss_null.c Get rid of more non-ANSI declarations. 2000-05-15 22:54:43 +00:00
bss_rtcp.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
bss_sock.c Get rid of more non-ANSI declarations. 2000-05-15 22:54:43 +00:00
Makefile.ssl 'make update' 2000-09-07 08:46:51 +00:00