Need help trying to build openssl in Windows x64

2009-10-07 Thread Younie, Bradford
I followed the instructions detailed in INSTALL.W64. Here's what I did: perl Configure VC-WIN64A ms\do_win64a nmake -f ms\ntdll.mak The nmake command failed with: Building OpenSSL link /nologo /subsystem:console /opt:ref /dll /out:out32dll\libeay32.dll /def:ms/LIBEAY32.def

Re: Need help trying to build openssl in Windows x64

2009-10-07 Thread Jeffrey Walton
Hi Bradford, tmp32dll\uplink.obj : fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64' MachineType is a field in both the object file and PE file. uplink.obj was built for x86, but your target is an x64 executable. I've found it easier to use Shining Light's

Revival of ERR_free_state_table / alt solution

2009-10-07 Thread Thomas Harning Jr.
Sorry for any duplicates... I was in the process of joining the list and sending and got out-of-order on some things... I'm writing a browser and a library that use OpenSSL for cryptography support. I want to best be able to fully cleanup state when my plugin/library is unloaded, however it

RE: Need help trying to build openssl in Windows x64

2009-10-07 Thread Younie, Bradford
Hi Bradford, I've found it easier to use Shining Light's prebuilt OpenSSL gear. Thomas provides both x86 and x64 binaries. See http://www.slproweb.com/products/Win32OpenSSL.html. Thanks Jeff, I noticed that Shining Light only gives you the DLL's, but I need the .lib files for my project

General release date plan for 1.0.0?

2009-10-07 Thread Thomas Harning Jr.
Is there any sort of general idea as to when 1.0.0 might be released out of beta... or perhaps how many expected stages the cycle goes through until release (ex: Beta 4,5, ..., Release Candidate ...)? -- Thomas Harning Jr. __

Re: Need help trying to build openssl in Windows x64

2009-10-07 Thread Jeffrey Walton
On Wed, Oct 7, 2009 at 11:22 AM, Younie, Bradford bradford.you...@chasepaymentech.com wrote: Hi Bradford, I've found it easier to use Shining Light's prebuilt OpenSSL gear. Thomas provides both x86 and x64 binaries. See http://www.slproweb.com/products/Win32OpenSSL.html. Thanks Jeff, I

Re: General release date plan for 1.0.0?

2009-10-07 Thread Dr. Stephen Henson
On Wed, Oct 07, 2009, Thomas Harning Jr. wrote: Is there any sort of general idea as to when 1.0.0 might be released out of beta... or perhaps how many expected stages the cycle goes through until release (ex: Beta 4,5, ..., Release Candidate ...)? Provisionally beta4 should be out in the

Re: General release date plan for 1.0.0?

2009-10-07 Thread Thomas Harning Jr.
On 10/7/09, Dr. Stephen Henson st...@openssl.org wrote: On Wed, Oct 07, 2009, Thomas Harning Jr. wrote: Is there any sort of general idea as to when 1.0.0 might be released out of beta... or perhaps how many expected stages the cycle goes through until release (ex: Beta 4,5, ...,

Re: General release date plan for 1.0.0?

2009-10-07 Thread Victor Duchovni
On Wed, Oct 07, 2009 at 06:50:36PM +0200, Dr. Stephen Henson wrote: On Wed, Oct 07, 2009, Thomas Harning Jr. wrote: Is there any sort of general idea as to when 1.0.0 might be released out of beta... or perhaps how many expected stages the cycle goes through until release (ex: Beta 4,5,

RE: Need help trying to build openssl in Windows x64

2009-10-07 Thread Younie, Bradford
I believe Thomas offers both - if I recall correctly. Try out http://www.slproweb.com/download/Win64OpenSSL-0_9_8k.exe. Take a look at the ...\OpenSSL\lib\VC\static folder. Thanks Jeffrey, That did the trick. I had downloaded the light libraries by accident. That's why I couldn't find

Re: General release date plan for 1.0.0?

2009-10-07 Thread Dr. Stephen Henson
On Wed, Oct 07, 2009, Victor Duchovni wrote: On Wed, Oct 07, 2009 at 06:50:36PM +0200, Dr. Stephen Henson wrote: On Wed, Oct 07, 2009, Thomas Harning Jr. wrote: Is there any sort of general idea as to when 1.0.0 might be released out of beta... or perhaps how many expected stages

how to build openssl using mingw/cygwin?

2009-10-07 Thread Michal Seliga (Selmi)
hi i have problems with building of last stable version of openssl using mingw32 in windows xp it builds until the point where i get static libraries. but then it fails on command (taken from ms\mingw32.bat) echo Generating the DLLs and input libraries dllwrap --dllname libeay32.dll

Revival of ERR_free_state_table / alt solution

2009-10-07 Thread Thomas Harning Jr.
I'm writing a browser and a library that use OpenSSL for cryptography support. I want to best be able to fully cleanup state when my plugin/library is unloaded, however it seems to me that it's not possible to clear out all thread-associated error state since I'm not managing the threads

RE: Segmentation fault in ssl3_read_n and shortened stack strace

2009-10-07 Thread Dwight Schauer
Alright, a little more information. I took the example cli/serv ssl source from the openssl distribution and messed it up so that SSL_read would segfault in the serv executable. Compiled and ran the resulting pair and got a core file and examined it. On an up to date Arch linux install the back

Re: Creating Encryption/Decryption Filter C++

2009-10-07 Thread Ger Hobbelt
On Tue, Oct 6, 2009 at 10:51 PM, Patel, Anand anand.pa...@cobham.com wrote: I would like to know how can I implement general purpose encryption/decryption filter that can be used with BIO objects. Basically, filter should get the data before it is written out to the stream/socket/memory.

Re: Segmentation fault in ssl3_read_n and shortened stack strace

2009-10-07 Thread Ger Hobbelt
On Thu, Oct 1, 2009 at 6:07 PM, Dwight Schauer dscha...@buchanan.com wrote: We are using openssl-32bit-0.9.8a-18.26 on SLES 10.2 (x86_64). This problem is only occurring on a very small percentage of our installs, and is not readily repeatable, but is always results in the same back trace.

Re: how to build openssl using mingw/cygwin?

2009-10-07 Thread Misha Aizatulin
Generating the DLLs and input libraries gcc: Settings\Temp/cca03896.base: No such file or directory dllwrap: gcc exited with status 1 Could it be that your cygwin /tmp is mapped to Documents and Settings/Temp? That is not a good idea - make usually chokes on file names with