Re: 0.9.6-beta1 with rand_win.c(1.9) built error with VC

2000-09-13 Thread Jeffrey Altman
> I am using VC 6, 0.9.6-beta1 with rand_win.c(version 1.9 from the CVS). > > I encounter the following error while building the library: > > link /nologo /subsystem:console /machine:I386 /opt:ref /dll /out:out32dl > l\ssleay32.dll /def:ms/SSLEAY32.def @d:\TEMP\nmc00217. >Creating library ou

Re: Beta1 fail on cygwin32/mingw32 on NT4

2000-09-13 Thread Jeffrey Altman
> I have checked with mingw32 developers. The reason tlhelp32.h is not in the > distribution because of its win95 only nature. In will never work under NT > 4.0(SP6). I don't know whether mingw32 will include that header and lib in > future. > > I am using gcc version 2.95.2 19991024 (release) fo

0.9.6-beta1 with rand_win.c(1.9) built error with VC

2000-09-13 Thread zhu qun-ying
I am using VC 6, 0.9.6-beta1 with rand_win.c(version 1.9 from the CVS). I encounter the following error while building the library: link /nologo /subsystem:console /machine:I386 /opt:ref /dll /out:out32dl l\ssleay32.dll /def:ms/SSLEAY32.def @d:\TEMP\nmc00217. Creating library out32dll\ssleay3

Re: Beta1 fail on cygwin32/mingw32 on NT4

2000-09-13 Thread zhu qun-ying
I have checked with mingw32 developers. The reason tlhelp32.h is not in the distribution because of its win95 only nature. In will never work under NT 4.0(SP6). I don't know whether mingw32 will include that header and lib in future. I am using gcc version 2.95.2 19991024 (release) for the built.

Re: Beta1 fail on cygwin32/mingw32 on NT4

2000-09-13 Thread Jeffrey Altman
The code in RAND_poll() assumes you are using the current Win32 Platform SDK. If it does not compile, you are using an old set of headers. You probably need to update mingw32 > Content-Type: text/plain; charset=us-ascii; > name="patch" > Content-Disposition: inline; > filename="patch" > Cont

Re: Beta1 fail on cygwin32/mingw32 on NT4

2000-09-13 Thread zhu qun-ying
Under mingw32: I managed to by pass the 95 only code, but I don't know how it will affect the RAND_poll() function, I believe the behaviour changes. I conditionally comment out the offensive code. (attached is my patch) The patch is against CVS version 1.9 of the file rand_win.c. But I encounter

Re: Beta1 fail on cygwin32/mingw32 on NT4

2000-09-13 Thread zhu qun-ying
As more information on the mingw32 platform: The code needed tlhelp32.h is for win95 only not for NT. the tlhelp32.h is suppose only work in Win95 and later, not in NT at least 4.0. It is said to to be supported under NT 5.0. -- (~._.~) Öì Ⱥ Ó¢ (Qun-Ying) (65) 874-6743 ( O ) ()~*~

openssl doc contribution

2000-09-13 Thread Robert Bihlmeyer
Hi, after having spent some of the last days playing around with openssl, and trying to understand how to use it, I thought I'd record my findings, so that I would not have to slog through sources again when using openssl a few months later. I used ssl.pod as a starting point and filled out the m

Re: openssl-0.9.6-beta1 won't build on BSDI 4.1

2000-09-13 Thread Claus Assmann
On Wed, Sep 13, 2000, Theodore Hope wrote: > > I think to needed "-lcompat option" on some *BSD* system. > Perhaps the OpenSSL team could incorporate thel ogic > to include "-lcompat" as part of the 'config' in the next > beta release? Thanks, Why do you want to use old stuff? Just make sure

Kerberized SSL patches

2000-09-13 Thread Vern Staats
FYI, I've developed a set of patches to add Kerberos5 authentication to OpenSSL 0.9.5a. This is based on the draft RFC by Medvinsky and Hur: draft-ietf-tls-kerb-cipher-suites-03.txt. I also have patches for mod_ssl-2.6.5-1.3.12 and apache_1.3.12 and a few text-based web clients. Proxies can be u

Re: [Contribution] Some man-pages

2000-09-13 Thread Richard Levitte - VMS Whacker
From: Lutz Jaenicke <[EMAIL PROTECTED]> Lutz.Jaenicke> Please change the title to Lutz.Jaenicke> SSL_clear - Reset SSL to allow another connection Will do. -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 Redakteur@Stacke

Re: [Contribution] Some man-pages

2000-09-13 Thread Lutz Jaenicke
On Wed, Sep 13, 2000 at 01:46:08PM +0200, Richard Levitte - VMS Whacker wrote: > It looks like SSL-clear.pod is a copy of SSL_free.pod that wasn't > quite finished. Want a chance to get it done? Oops. Actually only the title is wrong. SSL_clear doesn't do that much :-) Please change the title to

Re: [Contribution] Some man-pages

2000-09-13 Thread Richard Levitte - VMS Whacker
It looks like SSL-clear.pod is a copy of SSL_free.pod that wasn't quite finished. Want a chance to get it done? -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10 P

Re: ANNOUNCE: OpenSSL 0.9.6 Beta 1

2000-09-13 Thread Pietro Princi
To whom it may concern, please add the following line (at row 136) to the Configure file: "solaris-x86-cc","cc:-xpentium -xO2 -xstrconst -xdepend -Xa -DL_ENDIAN -DNO_INLINE_ASM::-D_REENTRANT:-lsocket -lnsl -ldl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_sol_asm}:dlfcn:solaris-shared:-KPIC",

[Contribution] Some man-pages

2000-09-13 Thread Lutz Jaenicke
Hi! I have finished a block of manual pages concerning BIO pairs and some SSL functions. I am sure Bodo will have some comments or improvements :-) The list may look a bit arbitrary, but these are the functions which took me some reverse engineering or I that were recently discussed on Openssl-U

Re: ANNOUNCE: OpenSSL 0.9.6 Beta 1

2000-09-13 Thread Pietro Princi
OpenSSL-engine-SNAP-2912 builds and tests fine on: Solaris 5.8/Intel with Sun WorkShop 6 2000/04/07 C 5.1 Congratulations to the OpenSSL team. -- ** Dr. Pietro Princi ** zone-c: PP787-RIPE ** Universita' di Messina - Viale Annunziata - 98100 MESSINA - ITALY ** tel: +39-90-6766459 fax: +39-9