[openssl.org #780] [PATCH] NetWare Support for OpenSSL 0.9.8

2003-11-28 Thread Richard Levitte via RT

[EMAIL PROTECTED] - Thu Nov 27 09:22:54 2003]:

 This patch adds support for the NetWare OS to OpenSSL 0.9.8. After
 applying this patch, the instructions for building for NetWare can be
 found in the INSTALL.NW file in the root directory. This patch
 attempts to minimize impact on other platforms through the judicious
 use
 of the preprocessor guard OPENSSL_SYS_NETWARE. It does introduce one
 new general purpose function ERR_free_state_table which we found
 useful when cleaning up threads.

I have exactly the same issue (and am doing exactly the same rejections) 
with this patch as I had with the 0.9.7c one.  I've no problems applying 
the remainder to 0.9.8-dev, though.

Thanks for your contribution.  Ticket resolved.

-- 
Richard Levitte
[EMAIL PROTECTED]
__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]


[openssl.org #780] [PATCH] NetWare Support for OpenSSL 0.9.8

2003-11-27 Thread Verdon Walker via RT

This patch adds support for the NetWare OS to OpenSSL 0.9.8. After
applying this patch, the instructions for building for NetWare can be
found in the INSTALL.NW file in the root directory. This patch
attempts to minimize impact on other platforms through the judicious use
of the preprocessor guard OPENSSL_SYS_NETWARE. It does introduce one
new general purpose function ERR_free_state_table which we found
useful when cleaning up threads.

I have applied the patch to the latest 0.9.8 development snapshots
(11-24-2003) and built for both NetWare and Windows. The test suite runs
correctly on both platforms with the patch applied.

Thank you for your consideration of this work.

Note: This is a repeat of a request made in June. The patch file has
been updated, however, to address a couple of minor issues.

Verdon Walker
(801) 861-2633
[EMAIL PROTECTED]
Novell, Inc., the leading provider of information solutions
http://www.novell.com 

__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]