On Mon, Jul 11, 2005 at 05:14:19PM -0400, Dossy Shiobara wrote:

> refactor and simplify it, and want to ask: does ANYONE actually use the
> libnsopenssl.so stand-alone in their own custom C programs?

Nope.  Oh, is that the only thing libnsopenssl.so is for, so you can
use it outside of AOLserver?

> I'd like to do away with the libnsopenssl.so and just roll that
> functionality back into nsopenssl.so, under the (perhaps false) belief

Hm, the boiler plate to build libfoo.so libraries in addition to
foo.so AOLserver modules is in "aolserver/include/Makefile.module".  I
hadn't realized that.

I guess you want to move some of the sslcontext.c, ssl.c, tclcmds.c,
or x509.c code back into nsopenssl.c?  [shrug]  Whatever you like,
doesn't matter either way to me.

It would be super cool if most of AOLserver itself, as well as its
many add-on modules, became tclsh-compatible packages for AOLserver 5,
as Jim D. has occasionally mused about on this list.  But, hacking
away at nsopenssl now to simplify is more likely to end up helping
that sort of goal than retaining the baroque libnsopenssl.so feature.

-- 
Andrew Piskorski <[EMAIL PROTECTED]>
http://www.piskorski.com/


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to