__
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager [EMAIL PROTECTED]
diff -cr openssl-0.9.8-beta4.clean/apps/s_socket.c
openssl-0.9.8-beta4/apps/s_socket.c
*** openssl-0.9.8-beta4.clean/apps/s_socket.c Tue Apr 26 17:43:52 2005
--- openssl-0.9.8-beta4/apps/s_socket.c Thu Jun 09 20:02:39 2005
***
*** 87,94
#ifndef OPENSSL_NO_SOCK
static
This is marked fixed, but checking the website again today shows it still has
the old patch from 0.9.7d. Is there something else that needs to happen? Thanks.
Verdon
>>> [EMAIL PROTECTED] 6/5/2005 5:48:03 PM >>>
Added the 0.9.7g diff. Thanks!
Ticket resolved.
--
Richard Levitte
[EMAIL PR
diff -cr openssl-0.9.8-beta3/Configure openssl-0.9.8-beta3.nw/Configure
*** openssl-0.9.8-beta3/Configure Wed May 18 02:17:26 2005
--- openssl-0.9.8-beta3.nw/Configure Thu Jun 2 11:05:34 2005
***
*** 484,493
# NetWare from David Ward ([EMAIL PROTECTED]) - requires MetroWerks
__
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
__
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
__
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
Richard,
Any chance yet to reconsider applying this patch to 0.9.7?
Verdon
>>> [EMAIL PROTECTED] 12/2/2003 3:38:32 PM >>>
Addressing the points in order:
ERR_free_state_table() is not meant to do the same as
ERR_remove_state(). It is indeed meant to clean up the entire table
and
is used for
Although OpenSSL has an initialization routine (SSL_library_init), it
does not have a corresponding cleanup routine (SSL_library_cleanup). It
does have a few cleanup routines (e.g. EVP_cleanup, OBJ_cleanup, etc.)
but no overall cleanup function.
This has been an issue for us when running OpenSSL
Addressing the points in order:
ERR_free_state_table() is not meant to do the same as
ERR_remove_state(). It is indeed meant to clean up the entire table and
is used for process cleanup, not thread cleanup. NetWare will clean up
process resources, but does complain when you don't clean up after
y
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 gua
This patch adds support for the NetWare OS to OpenSSL 0.9.7. 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 gua
This does not seem to have shown up in the contributions area. Are we
still waiting for an update or did something go wrong?
Verdon Walker
(801) 861-2633
[EMAIL PROTECTED]
Novell, Inc., the leading provider of Net business solutions
http://www.novell.com
>>> "Richard Levitte via RT" <[EMAIL PR
This patch adds support for static OpenSSL libraries that will run on the NetWare 5,
NetWare 5.1 and NetWare 6 platforms. This support has been added to the 0.9.6h source
and has been tested on the platforms listed. Shared library support (nlm) is not
supported at this time.
We understand that
14 matches
Mail list logo