RE: Adding BF to tls WIN32 static linking of ssl libraries.

2000-05-08 Thread Shmuel Siegel
out of curiosity, why do you need msvcrtd.dll. This is a debugging library. As far as I know, you shouldn't need it in a release version. the same applies to msvcirtd.dll. -Original Message- From: Eugene Levy [SMTP:[EMAIL PROTECTED]] Sent: Monday, May 08, 2000 6:20 AM To: [EMAIL

RE: Source code == free speech?

2000-04-06 Thread Shmuel Siegel
I personally would prefer to step carefully here. The ruling of a circuit court is a precedence not a law. In particular, it is not binding on another circuit court. See if the government appeals and what the supreme court says. Shmuel Siegel -Original Message- From: Richard Levitte

RE: MT safety and global locks

2000-02-21 Thread Shmuel Siegel
If you are only worried about system resources for locks, a two tiered locking system might be appropriate. The upper tier, the system locks, can be keyed off of groups as they are now. The second tier protects actual objects and can be memory resident. You must own the group lock in order to try

RE: Other quetion..

1999-12-20 Thread Shmuel Siegel
are the differences between SSL2 and SSL3 that this should happen, or did I have the misfortune of picking up a set of files that were in transition. Shmuel Siegel Ericom Software Ltd. Tel: +972-2-571-4774 Fax: +972-2-571-4737 ICQ: 13154069 -Original Message- From: Dr Stephen Henson [SMTP:[EMAIL

Macintosh Builds

1999-12-07 Thread shmuel siegel
I have seen that some of the files include macsocket.h. Where can I get the version that the author intended? __ OpenSSL Project http://www.openssl.org Development Mailing List