Rename CygWin32 to Cygwin acceptable?

2002-02-14 Thread Corinna Vinschen
Hi, in OpenSSL, Cygwin is called CygWin32 throughout. But the correct name and case usage of Cygwin is Cygwin. No upper case Win, no 32. Question: Would renaming in the scripts be an acceptable patch? Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED

[PATCH]: Latest `config' has syntax error

2002-02-14 Thread Corinna Vinschen
-cygwin32; exit 0 - ;; - + ;; + esac esac # -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Development

Re: [PATCH]: Latest `config' has syntax error

2002-02-14 Thread Corinna Vinschen
On Thu, Feb 14, 2002 at 11:24:38AM +0100, Corinna Vinschen wrote: Hi, the patch to config has a syntax error. Patch below. Oh, I've just seen that a patch has already been applied to openssl-0.9.6-stable-SNAP-20020213. But the problem seems still to be in CVS HEAD. Corinna -- Corinna

Build problem in CVS HEAD and openssl-0.9.6-stable-SNAP-20020213

2002-02-14 Thread Corinna Vinschen
of a generic problem? Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL

Re: Rename CygWin32 to Cygwin acceptable?

2002-02-14 Thread Corinna Vinschen
On Thu, Feb 14, 2002 at 11:37:30AM +0100, Richard Levitte - VMS Whacker wrote: From: Corinna Vinschen [EMAIL PROTECTED] vinschen in OpenSSL, Cygwin is called CygWin32 throughout. But the vinschen correct name and case usage of Cygwin is Cygwin. No upper vinschen case Win, no 32. Ah, OK

[RFA] New script util/cygwin.sh

2002-04-19 Thread Corinna Vinschen
to reproduce a Cygwin release version... Thanks for considering, Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED] cygwin.sh Description: Bourne shell script

Re: [ANNOUNCE] OpenSSL 0.9.6d beta 1 released

2002-04-20 Thread Corinna Vinschen
-- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List

Re: OpenSSL 0.9.6d beta 1 testing results

2002-04-20 Thread Corinna Vinschen
no-rc5 no-mdc2 as the Cygwin net distribution, and for testing purposes with ./config and both builds ran fine. Which Cygwin version are you using? Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED

Re: Revised DOS patch for openssl-0.9.7

2002-04-20 Thread Corinna Vinschen
don't understand what this patch has to do with Cygwin since Cygwin supports symbolc links since years now. Could you explain, please? Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED] __ OpenSSL

Re: Revised DOS patch for openssl-0.9.7

2002-04-21 Thread Corinna Vinschen
On Sun, Apr 21, 2002 at 12:42:24AM +0200, Corinna Vinschen wrote: On Sat, Apr 20, 2002 at 03:09:18PM -0700, Doug Kaufman wrote: Here is a revised patch for DOS (and other platforms that don't support symbolic links). With this patch openssl-0.9.7 snapshot from 19 April 2002 compiles

Re: Revised DOS patch for openssl-0.9.7

2002-04-22 Thread Corinna Vinschen
.. -lssl -L.. -lcrypto ; \ fi ../libcrypto.a(bn_mul.o)(.text+0x44b):bn_mul.c: undefined reference to `bn_sub_part_words' [...] so it's pretty generic. Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED

Re: Revised DOS patch for openssl-0.9.7

2002-04-22 Thread Corinna Vinschen
On Mon, Apr 22, 2002 at 10:11:08AM +0200, Corinna Vinschen wrote: gcc -o openssl -DMONOLITH -I.. -I../include -DOPENSSL_SYSNAME_CYGWIN32 -DOPENSSL_THREADS -DDSO_WIN32 -DOPENSSL_NO_KRB5 -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall openssl.o verify.o asn1pars.o req.o dgst.o dh.o

Re: Revised DOS patch for openssl-0.9.7

2002-04-22 Thread Corinna Vinschen
On Mon, Apr 22, 2002 at 07:51:27AM -0700, Doug Kaufman wrote: On Mon, 22 Apr 2002, Corinna Vinschen wrote: ../libcrypto.a(bn_mul.o)(.text+0x44b):bn_mul.c: undefined reference to `bn_sub_part_words' [...] so it's pretty generic. The problem is line 61 in crypto/bn/bn_mul.c

Re: [ANNOUNCE] OpenSSL 0.9.6f released

2002-08-09 Thread Corinna Vinschen
in the CHANGES file. Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL

Re: [ANNOUNCE] OpenSSL 0.9.6f released

2002-08-09 Thread Corinna Vinschen
On Fri, Aug 09, 2002 at 10:01:09PM +0200, Corinna Vinschen wrote: On Fri, Aug 09, 2002 at 12:35:40AM +0200, Richard Levitte - VMS Whacker wrote: -BEGIN PGP SIGNED MESSAGE- OpenSSL version 0.9.6f released === Why is the util/cygwin.sh file

Re: IMPORTANT: Please try these specific snapshots

2002-11-14 Thread Corinna Vinschen
' make: *** [sub_all] Error 1 This doesn't happen in 0.9.7-stable-SNAP-20021112. Sorry, I have no patch for this one. Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:vinschen;redhat.com __ OpenSSL Project

Re: IMPORTANT: Please try these specific snapshots

2002-11-15 Thread Corinna Vinschen
On Fri, Nov 15, 2002 at 11:28:04AM +0100, Richard Levitte - VMS Whacker wrote: In message [EMAIL PROTECTED] on Fri, 15 Nov 2002 11:06:21 +0100, Corinna Vinschen [EMAIL PROTECTED] said: vinschen Sorry to say that but you didn't apply them correctly. It's not vinschen vinschen -march

Re: IMPORTANT: Please try these specific snapshots

2002-11-15 Thread Corinna Vinschen
; export A Had it been an include file error, you would probably not have been able to build... I'm still pretty confident that it's an include file problem. Note that removing the /usr/include/openssl directory was the *only* difference between two full make runs. Corinna -- Corinna Vinschen

Re: IMPORTANT: Please try these specific snapshots

2002-11-15 Thread Corinna Vinschen
On Fri, Nov 15, 2002 at 02:49:17PM +0100, Richard Levitte - VMS Whacker wrote: In message [EMAIL PROTECTED] on Fri, 15 Nov 2002 13:23:57 +0100, Corinna Vinschen [EMAIL PROTECTED] said: vinschen First, there's a build problem which only affects Windows systems due vinschen to the way DLLs

Re: IMPORTANT: Please try these specific snapshots

2002-11-15 Thread Corinna Vinschen
work using symlinks (resp. shortcuts under Windows) unfortunately. Corinna P.S.: It's ok to send mail to the mailing list only since I'm subscribed. Thanks. -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:vinschen;redhat.com

Re: IMPORTANT: Please try these specific snapshots

2002-11-15 Thread Corinna Vinschen
On Fri, Nov 15, 2002 at 05:00:04PM +0100, Richard Levitte - VMS Whacker wrote: In message [EMAIL PROTECTED] on Fri, 15 Nov 2002 16:46:40 +0100, Corinna Vinschen [EMAIL PROTECTED] said: vinschen That's exactly how it can't work. The DLL search algorithm is inside vinschen of Windows

Re: IMPORTANT: Please try these specific snapshots

2002-11-15 Thread Corinna Vinschen
snapshot works as well (the name is openssl-SNAL-2002mmdd.tar.gz)? No need to hurry, though... That's good. I will not manage to do that the next days. Any chance you could remind me end of next week? Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:vinschen;redhat.com

Re: [ANNOUNCE] OpenSSL 0.9.6h released

2002-12-08 Thread Corinna Vinschen
/openssl/opensslv.h: #define OPENSSL_VERSION_NUMBER 0x00906080L This disallows usage of the new openssl version with e. g. an ssh linked against 0.9.6g. Shouldn't that be #define OPENSSL_VERSION_NUMBER 0x0090608fL ? Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL

Re: Make depend fails for gcc (0.9.6h)

2002-12-15 Thread Corinna Vinschen
systems. Just install the Cygwin XFree86 package. Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Development Mailing

Re: Make depend fails for gcc (0.9.6h)

2002-12-15 Thread Corinna Vinschen
On Sun, Dec 15, 2002 at 12:58:18PM +0100, Richard Levitte - VMS Whacker wrote: In message [EMAIL PROTECTED] on Sun, 15 Dec 2002 12:02:34 +0100, Corinna Vinschen [EMAIL PROTECTED] said: vinschen `makedepend' is typically part of the XFree86 package, in Cygwin as vinschen well as on Linux

Re: [ANNOUNCE] OpenSSL 0.9.7 released

2003-01-09 Thread Corinna Vinschen
openssl-${VERSION}-${SUBVERSION}.tar.bz2 -ls -l openssl-devel-${VERSION}-${SUBVERSION}.tar.bz2 +ls -l openssl2-${VERSION}-${SUBVERSION}.tar.bz2 +ls -l openssl2-devel-${VERSION}-${SUBVERSION}.tar.bz2 cleanup -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED

Re: [ANNOUNCE] OpenSSL 0.9.7 released

2003-01-09 Thread Corinna Vinschen
On Thu, Jan 09, 2003 at 05:10:55PM +0100, Richard Levitte - VMS Whacker wrote: In message [EMAIL PROTECTED] on Thu, 9 Jan 2003 17:05:12 +0100, Corinna Vinschen [EMAIL PROTECTED] said: vinschen Btw., does anybody have an idea where a symbol .RC4_end could come from? crypto/rc4/asm

Re: [ANNOUNCE] OpenSSL 0.9.7 released

2003-01-09 Thread Corinna Vinschen
$$i | sed 's/^lib\(.*\).dll/cyg\1-$(SHLIB_VERSION_NUMBER).dll/'`; ^ this of course works, but it probably should be \., not just dot:-) Oops, you're right. Thanks, Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED

Re: [ANNOUNCE] OpenSSL 0.9.7 released

2003-01-09 Thread Corinna Vinschen
functions from assembler files, apparently) as data. Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: [ANNOUNCE] OpenSSL 0.9.7 released

2003-01-09 Thread Corinna Vinschen
it ever work? Assembler support in cygwin-shared build that is? BN I can't tell. I never saw that problem before and in 0.9.6h all tests pass. Sorry, Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED

Re: [ANNOUNCE] OpenSSL 0.9.7 released

2003-01-10 Thread Corinna Vinschen
On Thu, Jan 09, 2003 at 10:35:16PM +0100, Corinna Vinschen wrote: The 2 is just sort of a counter which is needed to allow more than [...] Hi, I have chosen another packaging method: Version 0.9.6h will consist only of the needed DLLs to link applications build against it. The package

Re: [ANNOUNCE] OpenSSL 0.9.7 released

2003-01-13 Thread Corinna Vinschen
On Fri, Jan 10, 2003 at 07:27:35PM +0100, Corinna Vinschen wrote: [...] Hi, I have chosen another packaging method: Version 0.9.6h will consist only of the needed DLLs to link applications build against it. The package will be called openssl096-0.9.6h-1.tar.bz2 The new

Re: IMPORTANT: please test snapshot openssl-0.9.7-stable-SNAP-20030214.tar.gz

2003-02-17 Thread Corinna Vinschen
. Building and installing shared and static libs using the utils/cygwin.sh script (but with idea, rc5 and mdc2) works fine. All tests pass. Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED

Re: [ADVISORY] Timing Attack on OpenSSL

2003-03-18 Thread Corinna Vinschen
|=RSA_FLAG_BLINDING; +#endif + + return r; } void RSA_set_default_method(const RSA_METHOD *meth) -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED] __ OpenSSL Project

[BUG?] 0.9.7c Makefile sets weird permissions

2003-09-30 Thread Corinna Vinschen
of the directory? chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig/openssl.pc instead of chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. __ OpenSSL Project

[PATCH] apps/ocsp.c: Fix non-POSIX #include

2007-03-29 Thread Corinna Vinschen
-- Corinna Vinschen Cygwin Project Co-Leader Red Hat __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager

[PATCH] Makefile.shared: Link all shared libs with --enable-auto-image-base

2007-03-29 Thread Corinna Vinschen
$$SHLIB_SUFFIX ] rm apps/$$SHLIB$$SHLIB_SUFFIX; \ [ -f test/$$SHLIB$$SHLIB_SUFFIX ] rm test/$$SHLIB$$SHLIB_SUFFIX; \ $(LINK_SO_A) || exit 1; \ === end === -- Corinna Vinschen Cygwin Project Co-Leader Red Hat __ OpenSSL

Re: [openssl.org #1517] [PATCH] Makefile.shared: Link all shared libs with --enable-auto-image-base

2007-04-10 Thread Corinna Vinschen
On Mar 29 17:24, Corinna Vinschen via RT wrote: Hi, the below patches are supposed to help with an annoying DLL problem on Cygwin. [...] Index: Makefile.shared === RCS file: /home/cvs/cvsroot/src/openssl/Makefile.shared,v

Re: [openssl.org #1517] [PATCH] Makefile.shared: Link all shared libs with --enable-auto-image-base

2007-05-16 Thread Corinna Vinschen
Hi, On Apr 10 10:51, Corinna Vinschen wrote: On Mar 29 17:24, Corinna Vinschen via RT wrote: Hi, the below patches are supposed to help with an annoying DLL problem on Cygwin. [...] Index: Makefile.shared === RCS

Re: [openssl.org #1517] [PATCH] Makefile.shared: Link all shared libs with --enable-auto-image-base

2007-05-21 Thread Corinna Vinschen
On May 19 22:02, Andy Polyakov via RT wrote: please double-check http://cvs.openssl.org/chngview?cn=16237 Look good, thank you. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat __ OpenSSL Project

Re: [openssl.org #1517] [PATCH] Makefile.shared: Link all shared libs with --enable-auto-image-base

2007-05-21 Thread Corinna Vinschen
to mitigate is a Cygwin-only problem. fork(2) just doesn't exist on MingW/native Windows. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat __ OpenSSL Project http://www.openssl.org

Re: [openssl.org #1552] mingw patch for openssl-0.9.8e

2007-06-27 Thread Corinna Vinschen
is supported in .def files for that purpose. Configure set EXPORT_VAR_AS_FN for some win32 targets(msc, borlang, mingw, but cigwin). Should Configure set EXPORT_VAR_AS_FN always if build is for shared win32 platform ? Not for Cygwin, please. Corinna -- Corinna Vinschen Cygwin Project Co

Re: [openssl.org #1832] PATCH: force IPv4/IPv6 for s_client

2009-01-31 Thread Corinna Vinschen
getaddrinfo like, for instance, Cygwin up to release 1.5.25 or native Windows up to Windows 2000? I think there should be at least a IPv4-only replacement for getaddrinfo as in portable OpenSSH, file openbsd-compat/fake-rfc2553.c. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat

Re: Win32 compiles under cygwin

2004-05-11 Thread Corinna Vinschen
. Both DLLs expect a cygwin1.dll to be loadable at runtime. Corinna -- Corinna Vinschen Cygwin Co-Project Leader Red Hat, Inc. __ OpenSSL Project http://www.openssl.org Development Mailing List

[PATCH] util/cygwin.sh: Install docs under /usr/share/doc

2004-09-28 Thread Corinna Vinschen
-${VERSION}-${SUBVERSION}.tar.bz2 - # Development package -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc. __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: [PATCH] util/cygwin.sh: Install docs under /usr/share/doc

2004-09-28 Thread Corinna Vinschen
On Sep 28 14:03, Goetz Babin-Ebell wrote: Hello Richard, Richard Levitte - VMS Whacker wrote: In message [EMAIL PROTECTED] on Tue, 28 Sep 2004 11:55:56 +0200, Corinna Vinschen [EMAIL PROTECTED] said: vinschen would some kind person from the core developer team mind to vinschen apply

Re: OpenSSL 0.9.7f released

2005-03-23 Thread Corinna Vinschen
#ifndef _WIN32_WINNT # define _WIN32_WINNT 0x0400 -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc. __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: OpenSSL 0.9.7f released

2005-03-23 Thread Corinna Vinschen
On Mar 23 04:55, vijay basav wrote: hi i have built openssl-0.9.7e version for cygwin for mips2 processor . Never heaerd of that. Since when is Cygwin running on Mips? We only support it on

Re: [ANNOUNCE] OpenSSL 0.9.8 beta 1 released

2005-05-19 Thread Corinna Vinschen
work, but should be basically copy/paste from the top level Makefiles. In both cases I'll send a patch to fix that. It's just rather late and especially the engine Makefile change needs some testing, so give me a couple of days. Thanks, Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red

Re: [ANNOUNCE] OpenSSL 0.9.8 beta 1 released

2005-05-20 Thread Corinna Vinschen
On May 20 01:43, Richard Levitte - VMS Whacker wrote: In message [EMAIL PROTECTED] on Fri, 20 May 2005 00:15:40 +0200, Corinna Vinschen [EMAIL PROTECTED] said: vinschen In both cases I'll send a patch to fix that. It's just vinschen rather late and especially the engine Makefile change

Re: [ANNOUNCE] OpenSSL 0.9.8 beta 1 released

2005-05-21 Thread Corinna Vinschen
On May 21 11:44, Richard Levitte - VMS Whacker wrote: Corinna Vinschen said: vinschen Even worse, the engines Makefile doesn't even have the vinschen version information set anywhere, so it's not clear to me vinschen how I can generate the engines with version info. You simply don't

Re: [ANNOUNCE] OpenSSL 0.9.8 beta 1 released

2005-05-21 Thread Corinna Vinschen
On May 21 18:42, Richard Levitte - VMS Whacker wrote: Corinna Vinschen said: vinschen Ok, below is a patch which should solve the problems on vinschen Cygwin. It tweaks Makefile.org, Makefile.shared, vinschen engines/Makefile and util/cygwin.sh. Applied. Thanks! What about my question

Re: [ANNOUNCE] OpenSSL 0.9.8 beta 1 released

2005-05-21 Thread Corinna Vinschen
and Richard Levitte] It does. I should start reading documentation... Thanks, Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc. __ OpenSSL Project http://www.openssl.org

Re: [ANNOUNCE] OpenSSL 0.9.8 beta 1 released

2005-05-22 Thread Corinna Vinschen
1.5.16, but will reside beginning at 0x6000 with the upcoming 1.5.17. If you need more details, you will have to look into the sources, I assume. If you have questions, feel free to send PM, I think more of that is pretty OT for this list. Corinna -- Corinna Vinschen Cygwin Project Co-Leader

Problems with engines in 0.9.8-beta1

2005-05-22 Thread Corinna Vinschen
. So it seems, either the engine ids are just wrong and should be changed, or the names of the created shared libs is wrong and should be changed. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc. __ OpenSSL

Re: [ANNOUNCE] OpenSSL 0.9.8 beta 2 released

2005-05-24 Thread Corinna Vinschen
there, though. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc. __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org

Re: Problems with engines in 0.9.8-beta1

2005-05-25 Thread Corinna Vinschen
On May 24 23:16, Geoff Thorpe wrote: On May 22, 2005 08:17 am, Corinna Vinschen wrote: now that I had first contact with engines, I thought it might be better to give them some testing. Yes, thanks for doing so :-) Sure. I just can't test if they *really* work since I'm obviously missing

Re: Problems with engines in 0.9.8-beta1

2005-05-30 Thread Corinna Vinschen
On May 29 15:35, Geoff Thorpe wrote: Corinna, Richard, I've commited changes to HEAD and the 0.9.8-stable branches, please let me know if you see any problems. I tried CVS HEAD and this looks good to me, as far as I can test it. Thanks, Corinna -- Corinna Vinschen Cygwin Project Co

Re: [ANNOUNCE] OpenSSL 0.9.8 beta 5 released

2005-06-13 Thread Corinna Vinschen
On Jun 13 06:19, Richard Levitte - VMS Whacker wrote: OpenSSL version 0.9.8 Beta 5 Builds OOTB and tests run fine on Cygwin. Thanks, Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc

Re: [ANNOUNCE] OpenSSL 0.9.8 beta 5 released

2005-06-13 Thread Corinna Vinschen
On Jun 13 18:59, Richard Levitte - VMS Whacker wrote: In message [EMAIL PROTECTED] on Mon, 13 Jun 2005 10:57:10 +0200, Corinna Vinschen [EMAIL PROTECTED] said: vinschen On Jun 13 06:19, Richard Levitte - VMS Whacker wrote: vinschenOpenSSL version 0.9.8 Beta 5 vinschen

Re: [ANNOUNCE] OpenSSL 0.9.8 beta 6 released

2005-06-22 Thread Corinna Vinschen
On Jun 21 08:21, Richard Levitte - VMS Whacker wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OpenSSL version 0.9.8 Beta 6 (FINAL!) Build and tests fine on Cygwin. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc

Re: [ANNOUNCE] OpenSSL 0.9.8 beta 6 released

2005-06-22 Thread Corinna Vinschen
On Jun 22 10:25, Corinna Vinschen wrote: On Jun 21 08:21, Richard Levitte - VMS Whacker wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OpenSSL version 0.9.8 Beta 6 (FINAL!) Build and tests fine on Cygwin. Just one installation quirk. The engines are installed non-stripped

Re: [openssl.org #1135] 0.9.8-beta7-dev and DJGPP

2005-06-24 Thread Corinna Vinschen
On Jun 24 14:29, [EMAIL PROTECTED] via RT wrote: The OpenSSL 0.9.8-stable snapshot from 24 June 2005 configures, builds, tests, and installs without problem on DJGPP. Same for Cygwin. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc

Re: [ANNOUNCE] OpenSSL 0.9.8 released

2005-07-06 Thread Corinna Vinschen
Thanks to the OpenSSL team, Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc. __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev

[PATCH] 0.9.8: Install bug on case-preserving filesystems

2005-07-07 Thread Corinna Vinschen
$(INSTALLTOP) ] # should be set by top Makefile... @headerlist=$(EXHEADER); for i in $$headerlist ; \ do \ -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc. __ OpenSSL Project

Re: [PATCH] 0.9.8: Install bug on case-preserving filesystems

2005-07-07 Thread Corinna Vinschen
headers are not installed in either the DJGPP build or in the MINGW build (via Configure/-mno-cygwin). I'll see what I can do with that, tomorrow evening. My patch should be everything needed. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc

Re: [PATCH] 0.9.8: Install bug on case-preserving filesystems

2005-07-08 Thread Corinna Vinschen
On Jul 8 12:14, Richard Levitte - VMS Whacker wrote: In message [EMAIL PROTECTED] on Thu, 7 Jul 2005 11:01:11 +0200, Corinna Vinschen [EMAIL PROTECTED] said: vinschen The problem only happens on filesystems which are not vinschen case-sensitive but only case-preserving, like filesystems

Re: v0.9.8 and MingW inside MSYS

2005-07-08 Thread Corinna Vinschen
, a branch from a very old version of Cygwin. It's no way more or less native than Cygwin itself. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc. __ OpenSSL Project http

Re: [PATCH] libcrypto without executable stack

2005-11-09 Thread Corinna Vinschen
anyway). it will break non-ELF builds though (but maybe the script isnt used for non-ELF targets so thats OK?) It's also used for Cygwin and the patch breaks the Cygwin build. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc

Re: [PATCH] libcrypto without executable stack

2005-11-09 Thread Corinna Vinschen
On Nov 9 13:57, Dirk Mueller wrote: On Wednesday 09 November 2005 10:45, Corinna Vinschen wrote: It's also used for Cygwin and the patch breaks the Cygwin build. I don't have a cygwin toolchain around, but can you tell me the error message so that I can work on fixing it? x86cpuid-cof.s

Re: Alternate RAND_poll for XP/2003 Server/Vista

2005-12-01 Thread Corinna Vinschen
in http://msdn.microsoft.com/library/default.asp?url=/library/en-us/seccrypto/security/cryptgenrandom.asp which also talks about the entropy sources used. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat, Inc. __ OpenSSL

Re: Alternate RAND_poll for XP/2003 Server/Vista

2005-12-01 Thread Corinna Vinschen
On Dec 1 12:43, Rick Jones wrote: Corinna Vinschen wrote: I'm wondering about this anyway. While the exact code of CryptGenRandom isn't open source, MSDN has a quite extensive description how the random numbers are generated by CryptGenRandom, see the Remarks section in http

Re: Alternate RAND_poll for XP/2003 Server/Vista

2005-12-02 Thread Corinna Vinschen
-us/seccrypto/security/cryptsetprovider.asp -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Corinna Vinschen Sent: Friday, 2 December 2005 7:59 AM To: openssl-dev@openssl.org Subject: Re: Alternate RAND_poll for XP/2003 Server/Vista On Dec 1 12:43

Re: [openssl.org #1365] Re: IPv6 support in openssl's BIO

2006-07-21 Thread Corinna Vinschen
;-) Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List

Re: OPENSSL_gmtime on platforms that don't have a safe gmtime function

2006-08-13 Thread Corinna Vinschen
) !defined(OPENSSL_SYS_SUNOS) /* should return data, but doesn't on some systems, so we don't even look at the return value */ gmtime_r(timer,result); -- Corinna Vinschen Cygwin Project Co-Leader Red Hat

Re: Cross compile OpenSSL in Linux using MinGW32

2006-10-20 Thread Corinna Vinschen
no v6 for 9x or NT4. Consequentially, on native Windows (not Cygwin) the functions should not be linked against, but instead corresponding function pointers should be loaded at runtime from either ws2_32.dll or wship6.dll using LoadLibrary/GetProcAddress. HTH, Corinna -- Corinna Vinschen Cygwin

Re: Cross compile OpenSSL in Linux using MinGW32

2006-10-20 Thread Corinna Vinschen
On Oct 20 14:28, Victor B. Wagner wrote: On 2006.10.20 at 11:49:39 +0200, Corinna Vinschen wrote: ws2tcpip.h is incompatible with winsock.h since winsock.h is only meant for supporting old Winsock 1.1 applications. A modern Winsock 2 application should include winsock2.h and ws2tcpip.h

Re: Cross compile OpenSSL in Linux using MinGW32

2006-10-20 Thread Corinna Vinschen
On Oct 20 15:21, Victor B. Wagner wrote: On 2006.10.20 at 13:01:01 +0200, Corinna Vinschen wrote: So, use IPV6 on native windows requires considerable changes anyway? I wouldn't say it's considerable. Just a tweak to the loading of getaddrinfo/freeaddrinfo in crypto/bio/b_sock.c

Re: Cross compile OpenSSL in Linux using MinGW32

2006-10-20 Thread Corinna Vinschen
ws2_32.dll fails, try again by loading it from wship6.dll. If that fails, IPv6 is not available. However, I'm not sure if the DSO_global_lookup approach also covers wship6.dll automatically on W2K. Somebody would have to try it. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat

Re: Cross compile OpenSSL in Linux using MinGW32

2006-10-20 Thread Corinna Vinschen
) literally anywhere, e.g. next to WSAStartup. A. Yup. Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat __ OpenSSL Project http://www.openssl.org Development Mailing List

[PATCH]: Configure OpenSSL for Cygwin with threading and shared library support

2002-01-13 Thread Corinna Vinschen
) OUT=newsos4-gcc ;; - *-*-cygwin32) OUT=CygWin32 - options=$options no-threads no-asm ;; + *-*-cygwin32) OUT=CygWin32 ;; *) OUT=`echo $GUESSOS | awk -F- '{print $3}'`;; esac -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED

[PATCH]: Configure OpenSSL for Cygwin with threading and shared library support

2002-01-13 Thread Corinna Vinschen
) OUT=newsos4-gcc ;; - *-*-cygwin32) OUT=CygWin32 - options=$options no-threads no-asm ;; + *-*-cygwin32) OUT=CygWin32 ;; *) OUT=`echo $GUESSOS | awk -F- '{print $3}'`;; esac -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:[EMAIL PROTECTED

Re: [PATCH]: Configure OpenSSL for Cygwin with threading and shared library support

2002-01-13 Thread Corinna Vinschen
On Sun, Jan 13, 2002 at 10:54:13AM -0800, Doug Kaufman wrote: On Fri, 11 Jan 2002, Corinna Vinschen wrote: I'm the OpenSSL maintainer for the Cygwin net distribution. When you release the new binary package, will your build exclude the patented algorithms, so that it can be used without

Re: [PATCH]: Configure OpenSSL for Cygwin with threading and shared library support

2002-01-13 Thread Corinna Vinschen
On Sun, Jan 13, 2002 at 09:00:37PM +0100, Richard Levitte - VMS Whacker wrote: From: Corinna Vinschen [EMAIL PROTECTED] vinschen - Makefile.org contains some changes to allow creating DLLs vinschen under Cygwin. The main change is adding a new target vinschen `do_cygwin-shared' which

Re: [PATCH]: Configure OpenSSL for Cygwin with threading and shared library support

2002-01-14 Thread Corinna Vinschen
On Sun, Jan 13, 2002 at 06:09:44PM -0800, Doug Kaufman wrote: On Sun, 13 Jan 2002, Corinna Vinschen wrote: On Sun, Jan 13, 2002 at 10:54:13AM -0800, Doug Kaufman wrote: When you release the new binary package, will your build exclude the patented algorithms, so that it can be used

Re: [PATCH]: Configure OpenSSL for Cygwin with threading and shared library support

2002-01-22 Thread Corinna Vinschen
On Sun, Jan 13, 2002 at 09:19:58PM +0100, Corinna Vinschen wrote: On Sun, Jan 13, 2002 at 09:00:37PM +0100, Richard Levitte - VMS Whacker wrote: From: Corinna Vinschen [EMAIL PROTECTED] vinschen - Makefile.org contains some changes to allow creating DLLs vinschen under Cygwin

Re: [PATCH]: Configure OpenSSL for Cygwin with threading and shared library support

2002-01-22 Thread Corinna Vinschen
On Tue, Jan 22, 2002 at 04:48:58PM +0100, Richard Levitte - VMS Whacker wrote: From: Corinna Vinschen [EMAIL PROTECTED] vinschen I don't want to be pushy but I'd like to know if I have to do vinschen something to get approval for that patch. I'm pretty sure I put it in my queue of patches

Re: [PATCH]: Configure OpenSSL for Cygwin with threading and shared library support

2002-02-13 Thread Corinna Vinschen
On Tue, Jan 22, 2002 at 05:35:38PM +0100, Corinna Vinschen wrote: On Tue, Jan 22, 2002 at 04:48:58PM +0100, Richard Levitte - VMS Whacker wrote: From: Corinna Vinschen [EMAIL PROTECTED] vinschen I don't want to be pushy but I'd like to know if I have to do vinschen something to get

Re: [PATCH]: Configure OpenSSL for Cygwin with threading and shared library support

2002-02-13 Thread Corinna Vinschen
could help: case $RELEASE in [bB]*|1.0|1.[12].*) options=$options no-threads no-asm no-shared ;; esac This switches back to the old behaviour in case of the old B15-B20 versions and all versions from 1.0 up to 1.2.x while the new state is used for 1.3.x upwards. Corinna -- Corinna

Re: [PATCH]: Configure OpenSSL for Cygwin with threading and shared library support

2002-02-13 Thread Corinna Vinschen
On Wed, Feb 13, 2002 at 02:54:46PM +0100, Richard Levitte - VMS Whacker wrote: From: Corinna Vinschen [EMAIL PROTECTED] vinschen case $RELEASE in vinschen [bB]*|1.0|1.[12].*) vinschen options=$options no-threads no-asm no-shared ;; vinschen esac vinschen vinschen This switches

[PATCH/cygwin] new packaging of openssl in the Cygwin distro

2010-06-24 Thread Corinna Vinschen
@@ -135,6 +139,7 @@ tar cjfT openssl-devel-${VERSION}-${SUBV ls -l openssl-${VERSION}-${SUBVERSION}.tar.bz2 ls -l openssl-devel-${VERSION}-${SUBVERSION}.tar.bz2 +ls -l libopenssl${VERSION//[!0-9]/}-${VERSION}-${SUBVERSION}.tar.bz2 cleanup -- Corinna Vinschen Cygwin Project Co-Leader Red

[PATCH/cygwin] iutil/cygwin.sh: Add versioned runtime package

2010-08-23 Thread Corinna Vinschen
${VERSION//[!0-9]/}-${VERSION}-${SUBVERSION}.tar.bz2 cleanup -- Corinna Vinschen Cygwin Project Co-Leader Red Hat __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: [PATCH/cygwin] iutil/cygwin.sh: Add versioned runtime package

2010-08-25 Thread Corinna Vinschen
into its own versioned package. That allows easier upgrading of the Cygwin OpenSSL package to a new OpenSSL version. The current Cygwin distro OpenSSL package already uses this layout. Patch below. Fixed. A. Thanks, Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat

Re: OpenSSL 1.0.0d released

2011-02-08 Thread Corinna Vinschen
On Feb 8 18:56, Bodo Moeller wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OpenSSL version 1.0.0d released === I'm missing an official release mail for 0.9.8r. Will you create one? Thanks, Corinna -- Corinna Vinschen Cygwin Project Co-Leader

Re: OpenSSL 1.0.0d released

2011-02-08 Thread Corinna Vinschen
On Feb 8 21:22, Bodo Moeller wrote: On Tue, Feb 8, 2011 at 7:48 PM, Corinna Vinschen vinsc...@redhat.comwrote: OpenSSL version 1.0.0d released I'm missing an official release mail for 0.9.8r. Will you create one? I wasn't planning to -- http://www.openssl.org/news

Re: [openssl.org #2470] [PATCH] Cygwin: Don't call ERR_remove_state from DllMain

2011-05-16 Thread Corinna Vinschen
Ping? On Mar 22 12:03, Corinna Vinschen via RT wrote: On Mar 17 09:11, Corinna Vinschen via RT wrote: Hi, the below patch is against current CVS HEAD, but it should be applied to all supported branches of OpenSSL, starting with 0.9.8. On systems running on the Windows platform

Re: [openssl.org #2471] [PATCH] util/cygwin.sh from CVS HEAD should be applied to 0.9.8 branch

2011-05-16 Thread Corinna Vinschen
Ping? On Mar 17 12:44, Corinna Vinschen via RT wrote: Hi, would you mind to apply the below patch to util/cygwin.sh in the 0.9.8 branch, too? It has been applied only to HEAD, accidentally. Thanks, Corinna --- openssl-0.9.8r/util/cygwin.sh 2005-06-23 22:55:35.0 +0200

Re: [openssl.org #2470] [PATCH] Cygwin: Don't call ERR_remove_state from DllMain

2011-05-16 Thread Corinna Vinschen
outside of the control over the application that manages the library and thread lifetimes? I agree. I'm not sure this will potentially crash on native Win32, too. But I didn't want to break another platform so I just created a patch for Cygwin. Corinna -- Corinna Vinschen Cygwin Project Co

Re: [openssl.org #2996] PATCH: cygwin (and probably others) support broken by long time

2013-02-23 Thread Corinna Vinschen
patch is necessary. You should rather make sure that _WIN32 isn't defined accidentally in your scenario. Corinna -- Corinna Vinschen Cygwin Maintainer Red Hat __ OpenSSL Project http

Re: Self-initialization of locking/threadid callbacks and auto-detection of features

2013-10-30 Thread Corinna Vinschen
, Corinna -- Corinna Vinschen Cygwin Maintainer Red Hat pgpKeAfpitjTD.pgp Description: PGP signature

  1   2   >