Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PR
authorRichard Levitte <levitte@openssl.org>
Mon, 13 Jun 2005 03:21:01 +0000 (03:21 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 13 Jun 2005 03:21:01 +0000 (03:21 +0000)
commitcbcbd07da2d9d73df4f73e0fa406ac8711ec3b59
tree129f0b012ac4ee5eea4c639e57c435ba67a8604b
parent24f6ab73a7f701e07bfd1c6bc1731b21eea5a966
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.
Configure
INSTALL.NW
Netware/build.bat
apps/s_socket.c
crypto/bio/b_sock.c
e_os.h
util/mk1mf.pl
util/pl/netware.pl