Re: OpenSSL libraries on Windows, reworked.

2001-12-05 Thread Oscar Jacobsson
Well, to borrow from another of your posts earlier on, we would have library names like: 1) osslcm.lib, osslsm.lib: multithreaded SL release builds. 2) osslcm.dll, osslsm.dll: mutlithreaded DLL release builds. The targets under item 2) above would also produce osslcm.lib and osslsm.lib as

Re: OpenSSL libraries on Windows, reworked.

2001-12-05 Thread Oscar Jacobsson
Neff Robert A wrote: In keeping with Windows tradition, I would move that you NOT use the letter 's' for single-threaded, but rather use the mt designation for multi-threaded or mtd for multi-threaded-debug would be my preference. No mt designation within the library name would imply

REMOVE

2001-12-05 Thread Rafaa S. TAHAR
REMOVE __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]

Re: OpenSSL libraries on Windows, reworked.

2001-12-05 Thread Doug Kaufman
On Wed, 5 Dec 2001, Richard Levitte - VMS Whacker wrote: From: Dr S N Henson [EMAIL PROTECTED] drh You should be OK with DJGPP because it evades all the yucky Win16 drh restrictions. The issue here was long filenames (more than 8.3), and I assume DJGPP on DOS doesn't evade that, or?

Re: OpenSSL libraries on Windows, reworked.

2001-12-05 Thread Richard Levitte - VMS Whacker
From: Doug Kaufman [EMAIL PROTECTED] dkaufman I have only compiled openssl in a DOS box under Win98, where the dkaufman underlying Windows system takes care of the long fiile names. DJGPP in dkaufman pure DOS can work with references to long file names, but truncates dkaufman them to 8+3, so

Re: OpenSSL libraries on Windows, reworked.

2001-12-05 Thread Doug Kaufman
On Wed, 5 Dec 2001, Richard Levitte - VMS Whacker wrote: dkaufman I have only compiled openssl in a DOS box under Win98, where the dkaufman underlying Windows system takes care of the long fiile names. DJGPP in dkaufman pure DOS can work with references to long file names, but truncates

AES work

2001-12-05 Thread Stephen Sprunk
I'd like to offer some work on integrating AES (Rijndael), based on the inital work I see in the snapshots. However, I'm in the US. How can I help? S -- Stephen Sprunk So long as they don't get violent, I want to CCIE #3723 let everyone say what they wish, for I myself have

bug and solution wrt SSL_set_verify()

2001-12-05 Thread nicholas black
hey there. my software's operating in both client and server mode, and needs a different verify function depending on the two. i've used SSL_CTX_set_verify() to set the default callback. i'm usually acting as a server, so i set it to my client cert verification function. when i want to

Re: AES work

2001-12-05 Thread Richard Levitte - VMS Whacker
From: Stephen Sprunk [EMAIL PROTECTED] stephen I'd like to offer some work on integrating AES (Rijndael), based on stephen the inital work I see in the snapshots. However, I'm in the US. How stephen can I help? Send your changes to [EMAIL PROTECTED] with a cc: to [EMAIL PROTECTED] (see

Re: bug and solution wrt SSL_set_verify()

2001-12-05 Thread Lutz Jaenicke
On Wed, Dec 05, 2001 at 04:57:17PM -0500, nicholas black wrote: hey there. my software's operating in both client and server mode, and needs a different verify function depending on the two. i've used SSL_CTX_set_verify() to set the default callback. i'm usually acting as a server, so i

Re: bug and solution wrt SSL_set_verify()

2001-12-05 Thread dank
In article [EMAIL PROTECTED] you wrote: From the CHANGES file: snip already-completed fix well, i'm glad i'm not going insane, and that i didn't waste the time to author a patch :). sorry to waste everyone's bandwidth there. -- nicholas black ([EMAIL PROTECTED]) c has types for a reason.

Re: REMOVE

2001-12-05 Thread Nelson Stewart
REMOVE - Original Message - From: Rafaa S. TAHAR [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, December 05, 2001 8:42 AM Subject: REMOVE REMOVE __ OpenSSL Project

Re: bug and solution wrt SSL_set_verify()

2001-12-05 Thread Nelson Stewart
REMOVE - Original Message - From: nicholas black [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, December 05, 2001 3:57 PM Subject: bug and solution wrt SSL_set_verify() hey there. my software's operating in both client and server mode, and needs a different verify function

Re: bug and solution wrt SSL_set_verify()

2001-12-05 Thread Michael Sierchio
Nelson Stewart wrote: REMOVE Remove what? Those old rags you're storing in your skull? You didn't save the instructions you got when you subscribed, did you? http://www.openssl.org/support/ And do your best to follow the instructions.

openssl-dev@openssl.org

2001-12-05 Thread support
[ ÈôÄú²»¸ºÔðÕâ·½ÃæµÄÒµÎñ, ÇëתÏà¹ØÒµÎñ»ò²¿ÃŵĸºÔðÈË£¬Íò·Ö¸Ðл ] [ Èô±¾Óʼþ´òÈÅÁËÄú£¬ÎÒÃÇÍò·Ö±§Ç¸ ] £­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­£­ ¹úÄÚÍâóÒ׶¯Á¦Ö®Ô´**

Re: Bus Error in RSA_free() on FreeBSD-4.4

2001-12-05 Thread terr
THis is probably TOTALLY unrelated. I'm installing openBSD and getting an illegal bus type D error (ISA bus). I'm wondering if there are some hacks that linux has that BSD does not that support certain busses better? On Mon, Oct 29, 2001 at 02:55:01PM +0100, Martin Kraemer wrote: I

RE: REMOVE

2001-12-05 Thread Rafaa S. TAHAR
Ok! Mr Tom it's done I'm happy to see that only REMOVE messages are replaied to me, anyway i'm sorry for the disturb. Rafaa S.TAHAR __ OpenSSL Project http://www.openssl.org Development Mailing

errors on 'make'

2001-12-05 Thread Atuljeet Singh Anand
I am trying to install openssl-0.9.6 and have executed the ./configure command successfully. On running the make command I get the following error: Any suggestions... making all in crypto... make[1]: Entering directory `/ssl-apache/openssl-0.9.6/crypto' gcc -I. -I../include

Error whwn executing make

2001-12-05 Thread Birosh
Hi, I am getting the following error when I am executing 'make'. How to fix it? OS : HPUX 11.0 Birosh # make+ rm -f libcrypto+ rm -f libsslmaking all in crypto... gcc -I. -I../include -DTHREADS -DDSO_DL -D_REENTRANT -O3 -DB_ENDIAN -DBN_DIV2W -c cryptlib.cas: "/var/tmp/ccQyxggd.s",

[] openssl-bugs ?

2001-12-05 Thread nobody
Title: Á¦¸ñ¾øÀ½ ;