openssl/crypto/bio
Richard Levitte a9188d4e17 Compaq C 6.2 for VMS will complain when we want to convert
non-function pointers to function pointers and vice versa.
The current solution is to have unions that describe the
conversion we want to do, and gives us the ability to extract
the type of data we want.

The current solution is a quick fix, and can probably be made
in a more general or elegant way.
2000-01-18 09:30:51 +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 SOCKETSHR is showing bad declarations again. However, a simple cast 2000-01-17 01:07:36 +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_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 Add -prexit command to s_client and patch some BIO 2000-01-08 19:05:47 +00:00
bio.h Add -prexit command to s_client and patch some BIO 2000-01-08 19:05:47 +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 It doesn't make sense to try see if these variables are negative, since they're unsigned. 2000-01-17 00:49:52 +00:00
bss_conn.c Compaq C 6.2 for VMS will complain when we want to convert 2000-01-18 09:30:51 +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