Re: [ANNOUNCE] OpenSSL 0.9.8 beta 5 released

2005-06-14 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Mon, 13 Jun 2005 18:16:03 -0400, Mike Frysinger [EMAIL PROTECTED] said: vapier On Monday 13 June 2005 12:19 am, Richard Levitte - VMS Whacker wrote: vapierOpenSSL version 0.9.8 Beta 5 vapier vapier `./config make make test` passed on Gentoo/armel Which

[openssl.org #1113] openssl-0.9.8-beta5 - install fails on ../../util/pod2man.pl: Invalid man page

2005-06-14 Thread [EMAIL PROTECTED] via RT
making all in tools... ./pod2mantest: pod2man: not found pod2man does not work properly ('BasicTest' failed). Looking for another pod2man ... No working pod2man found. Consider installing a new version. As a workaround, we'll use a bundled old copy of pod2man.pl. installing man1/CA.pl.1

[openssl.org #1112] 0.9.8 beta 5 build issue on windows

2005-06-14 Thread Jeffrey Altman via RT
The following build issue exists: cl /Fotmp32dll\c_zlib.obj -Iinc32 -Itmp32dll -DZLIB_SHARED -DZLIB -DKRB5_MIT /MD /W3 /WX /G5 /Ox /O2 /Ob2 /Gs0 /GF /Gy /nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DDSO_WIN32 -DOPENSSL_SYSNAME_WINNT -DOPENSSL_USE_APPLINK -I.

[openssl.org #1109] Please urgently impelment -utf8 parameter in openssl ca command

2005-06-14 Thread via RT
Finally a better way to fix it ;) The fix adds a new command line switch to openssl ca function that affects the way “-subj” parameter is parsed. The new switch is named “- utf8” and makes possible to send the “-subj” parameter as a string in UTF8 format in order to generate RFC3280 subject

openssl 0.9.7g encrypt/decrypt not able to interoperate with Java

2005-06-14 Thread Belliappa, Ashith Muddiana (STSD)
Hi All, I am facing a problem while performing encryption and decryption using 0.9.7g. Here I am encrypting data using openssl 0.9.7g and decrypting using Java, and vice versa. Basically, I find the interoperability with Java to be broken (see detail of exception below). The same was working

windows ce port

2005-06-14 Thread Farkas Levente
hi, it seems to me that no one realy cares about the windows ce port of openssl. so i look around and try to fix the problems with the current stable release 0.9.7g and the current embedded visual c++. i'll send the required patch to be able to compile on windows ce. but i wouldn't like to

RE: windows ce port

2005-06-14 Thread Steven Reddie
Hi Levente, I did the Windows CE port but have not found the time to complete an update for the latest compiler and SDKs. I think the last kit I used for the current OpenSSL support was eVC 3.0 for PPC2002. OPENSSL_SYS_WINCE is the correct tag to use; you'll find these in the source code

Re: windows ce port

2005-06-14 Thread Rodney Thayer
Farkas Levente wrote: hi, it seems to me that no one realy cares about the windows ce port of openssl. RSA's product (i.e. the capitalist fork of ssleay ;-) runs on WinCE. People DO care about it - sometimes. The phones and small devices (Cisco 7961's run WinCE???) may well use SSL and

Re: windows ce port

2005-06-14 Thread Pablo J Royo
Just FYI , I compiled OpenSSL 0.9.7e for WinCE last week. I think a little more order in compilation of OpenSSL for WinCE is needed now. May be this compiled cleanly a few years ago but now needs some ugly extra work. I had to define set WCEPLATFORM on my environment vars and define _WIN32_CE,

[openssl.org #1114] Bug: RC4 on IA64 and OpenSSH

2005-06-14 Thread Iain Morgan via RT
When building OpenSSH 4.1p1 against OpenSSL 0.9.7g on Itanium (Linux) the OpenSSH 'make tests' regression tests fail wrt the RC4 cipher. At first glance, this appears to be an OpenSSL issue: The tests are successful when OpenSSH is built against 0.9.7e, but later versions fail. Specifically, the

crypt/des/dx86-out.s fails on NetBSD

2005-06-14 Thread GOTOU Yuuzou
Hi, cyrpt/des/dx86-out.s makes some errors in build process. For now, I can only attach a summary of make report. Please let me know if you need more information. -- gotoyuzo % make report ... making all in crypto/des... gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -pthread