Compilation problems with VC++ V6...

1999-10-08 Thread Neil Hague
Title: Compilation problems with VC++ V6... I'm currently having some problems compiling the OpenSSL libraries into my project. I'm using VC++ V6 on NT4 to produce an ATL COM project. However, there seems to be some conflicts between the OpenSSL libraries and those supplied by Microsoft.

Re: 2nd draft of openssl.conf documentation

1999-10-08 Thread Ben Laurie
Damien Miller wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 8 Oct 1999, Richard Levitte - VMS Whacker wrote: From: Damien Miller [EMAIL PROTECTED] dmiller Go right ahead, but it might be worthwhile to have an dmiller openssl.conf.5 page as well. I absolutely

Re: Compilation problems with VC++ V6...

1999-10-08 Thread Geoff Thorpe
Hi there, I'm currently having some problems compiling the OpenSSL libraries into my project. I'm using VC++ V6 on NT4 to produce an ATL COM project. However, there seems to be some conflicts between the OpenSSL libraries and those supplied by Microsoft. Firstly there appears to be some

RE: Compilation problems with VC++ V6...

1999-10-08 Thread Pierre De Boeck
Title: Compilation problems with VC++ V6... I used for a long time OpenSsl (since SslEay 0.5) and mixed it with MS VC++, ATL, MFC and STL.. I also make an exetensive use of C++ domain name to partion my numerous libraries. For the first of your problems, I just renamed the symbol in

Re: Compilation problems with VC++ V6...

1999-10-08 Thread Dr Stephen Henson
Neil Hague wrote: I'm currently having some problems compiling the OpenSSL libraries into my project. I'm using VC++ V6 on NT4 to produce an ATL COM project. However, there seems to be some conflicts between the OpenSSL libraries and those supplied by Microsoft. Firstly there appears

Re: benchmarks versus bsafe?

1999-10-08 Thread Andy Polyakov
So, has anybody done any benchmarks on common platforms of OpenSSL versus the BSAFE crypto stuff? Specifically the RSA operations Almost two month ago I've challenged this list (RSAref users to be more accurate) to submit results from 'apps/openssl speed rsa dsa' but haven't got any replies

Re: Web Traffic Analysis

1999-10-08 Thread René G. Eberhard
Hi Your issue can be solved with the compression layer. The upgrading problem really needs the additional data. As say above, the only problem it solves is a "resource length" problem. That is, only change the lengths of the resources retrieved by the server. However, still remains the

cpu load balencing

1999-10-08 Thread Terrell Larson
I'm wondering about how one might achieve maximum throughput for say a web server running openssl. I do not beleive this post belongs in modssl because I think it is germain to the design of openssl itself. Here is what I'm thinking. I beleive the negotiation phase of an ssl connection is

Re: 2nd draft of openssl.conf documentation

1999-10-08 Thread Damien Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 8 Oct 1999, Ben Laurie wrote: I would be in favour of a meta-format that could be converted to multiple viewable formats. Perhaps DocBook-XML or similar? Aha. Now _there's_ an idea. Having written DocBook, what tools are available to