openssl/crypto/bio
Richard Levitte b764ab9537 Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PR
1107.  He says:

This is a followup to the NetWare patch that was applied to beta3.  It
does the following:

- Fixes a problem in the CLib build with undefined symbols.

- Adds the ability to use BSD sockets as the default for the OpenSSL
  socket BIO.  NetWare supports 2 flavors of sockets and our Apache
  developers need BSD sockets as a configurable option when building
  OpenSSL.  This adds that for them.

- Updates to the INSTALL.NW file to explain new options.

I have tried very hard to make sure all the changes are in NetWare
specific files or guarded carefully to make sure they only impact
NetWare builds.  I have tested the Windows build to make sure it does
not break that since we have made changes to mk1mf.pl.

We are still working the gcc cross compile for NetWare issue and hope
to have a patch for that before beta 6 is released.
2005-06-13 03:23:50 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
b_dump.c OPENSSL_Applink update. 2005-05-17 00:08:28 +00:00
b_print.c fix compiler warning; pow10 is also in math.h 2005-05-05 20:57:37 +00:00
b_sock.c Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PR 2005-06-13 03:23:50 +00:00
bf_buff.c Make sure to NUL-terminate the string on end-of-file (and error) 2003-06-11 18:43:45 +00:00
bf_lbuf.c disable '#ifdef DEBUG' sections 2002-02-28 10:51:56 +00:00
bf_nbio.c Re enable the read side non blocking test BIO code. 2003-02-20 13:39:30 +00:00
bf_null.c Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
bio.h OPENSSL_Applink update. 2005-05-17 00:08:28 +00:00
bio_cb.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
bio_err.c Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
bio_lcl.h OPENSSL_Applink update. 2005-05-17 00:08:28 +00:00
bio_lib.c Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
bss_acpt.c Make sure we get the definition of OPENSSL_NO_SOCK. 2003-03-20 23:18:32 +00:00
bss_bio.c add OpenSSL license 2003-08-06 10:36:25 +00:00
bss_conn.c add missing parentheses 2005-04-27 07:57:50 +00:00
bss_dgram.c Lots of Win32 fixes for DTLS. 2005-04-27 16:27:14 +00:00
bss_fd.c OPENSSL_Applink update. 2005-05-17 00:08:28 +00:00
bss_file.c Allow BIO_s_file to open and sequentially access files larger than 2GB on 2005-06-06 11:58:31 +00:00
bss_log.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
bss_mem.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
bss_null.c Get rid of more non-ANSI declarations. 2000-05-15 22:54:43 +00:00
bss_rtcp.c More VMS synchronisation 2000-09-09 18:05:27 +00:00
bss_sock.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
Makefile Engage Applink for VC builds. 2005-05-17 16:50:46 +00:00