openssl/crypto/bio
Andy Polyakov 17f389bbbf Initial support for MacOS.
This will soon be complemented with MacOS specific source code files and
INSTALL.MacOS.

I (Andy) have decided to get rid of a number of #include <sys/types.h>.
I've verified it's ok (both by examining /usr/include/*.h and compiling)
on a number of Unix platforms. Unfortunately I don't have Windows box
to verify this on. I really appreciate if somebody could try to compile
it and contact me a.s.a.p. in case a problem occurs.

Submitted by: Roy Wood <roy@centricsystems.ca>
Reviewed by: Andy Polyakov <appro@fy.chalmers.se>
1999-09-11 17:54:18 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
b_dump.c Various changes to stop VC++ choking under Win32. 1999-07-11 17:09:04 +00:00
b_print.c Use ANSI stdarg. 1999-05-05 12:35:27 +00:00
b_sock.c Submitted by: Lidong Zhou <ldzhou@cs.cornell.edu> 1999-08-11 13:31:03 +00:00
bf_buff.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
bf_nbio.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
bf_null.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
bio.h Non-copying interface to BIO pairs. 1999-09-07 21:37:09 +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 Allow memory bios to be read only and change PKCS#7 routines to use them. 1999-08-19 13:07:43 +00:00
bio_lib.c BIO pairs. 1999-06-12 01:03:40 +00:00
bss_acpt.c Don't mix real tabs with tabs expanded as 8 spaces -- that's 1999-06-07 20:26:51 +00:00
bss_bio.c "make update" 1999-09-10 15:34:55 +00:00
bss_conn.c Avoid warnings. 1999-06-10 16:29:32 +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 Survive pedanticism. 1999-06-08 18:37:43 +00:00
bss_log.c Typo. 1999-04-27 21:27:04 +00:00
bss_mem.c Allow memory bios to be read only and change PKCS#7 routines to use them. 1999-08-19 13:07:43 +00:00
bss_null.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
bss_rtcp.c VMS support. 1999-05-13 11:37:32 +00:00
bss_sock.c Initial support for MacOS. 1999-09-11 17:54:18 +00:00
Makefile.ssl "make update" (added to top Makefile, and applied). 1999-06-09 16:18:53 +00:00