Re: [openssl-dev] [openssl.org #4594] openssl s_client issue on windows platform

2016-06-28 Thread Support via RT
Hi, This can be fixed using the patch attached in https://rt.openssl.org/Ticket/Display.html?id=3464 See also https://github.com/PeterMosmans/openssl/commit/68ab9b308e173072e5015063be7e194bec1f311f Cheers, Peter Mosmans On 29-06-2016 01:21, Matt Caswell via RT wrote: > > On 28/06/16 16:18, Ole

Re: [openssl-dev] [openssl.org #4083] possible fix to make test failure with openssl-1.0.2d on MinGW...

2015-10-11 Thread Support via RT
Hi Christian, A similar patch was already applied to the master branch - see https://rt.openssl.org/Ticket/Display.html?id=3346 and commit 028bac0670c167f154438742eb4d0fbed73df209 You could cherry-pick the commit and apply it to the 1.0.2 branch. Cheers, Peter Mosmans On 12-10-2015 12:03, c

Re: [openssl-dev] [openssl.org #3715] Possible bug in openssl 64 bit version

2015-02-23 Thread Support via RT
Hi, Are you aware of the file system redirector on Windows for running 32 bit applications on a 64 bit OS ? The issue could be that you're testing two completely different binaries, one 32 bit and one 64 bit, hence the different result. Try to test text-only files. Please see https://msdn.microso

[openssl.org #3464] openssl s_client waiting for input on Windows

2014-07-19 Thread Support via RT
Hi, When using OpenSSL on Windows I noticed that it's impossible to redirect / pipe commands directly to openssl s_client. The client apparently keeps waiting for user input. For example, the following commands don' t work (the connection times out or waits for user input). echo Q | openssl s_cli

[openssl.org #3454] remove OPENSSL_SYS_WIN constraint for EC_GFp_nistp224_method()

2014-07-15 Thread Support via RT
Hi, Currently (14-07-2014, commit f8571ce82) the master branch doesn't compile on Windows (mingw64) when using the enable-ec_nistp_64_gcc_128 option. The same option does work however on the OpenSSL_1_0_2-stable branch. This is due to a small difference in the file crypto/ec/ec.h. On 11-02-2011,

[openssl.org #3440] show real GOST algorithm names instead of "unknown"

2014-07-08 Thread Support via RT
Hi, I noticed that while debugging some issues with GOST it was very practical to see the name of the 'real' algorithms being used instead of the string "unknown". Currently the file ssl/ssl_ciph.c checks if an key exchange / authentication / encryption / digital signature algorithm is known, and

[openssl.org #3431] typo (?) in crypto/sha/asm/sha512-x86_64.pl

2014-07-04 Thread Support via RT
Hi, As of 04-07-2014, the latest version of crypto/sha/asm/sha512-x86_64.pl (commit 29be3f6411) in the master branch shows the following at line 2309: $code.=<<___ if ($SZ==4 && $shext); Seeing that the variable $shext doesn't exist, but $shaext does, this might be a typo. Please find a (micro

[openssl.org #3430] ssltest fails when using -DTEMP_GOST_TLS

2014-07-04 Thread Support via RT
Hi, when I compile using the -DTEMP_GOST_TLS flag and the enable-GOST flag openssl compiles succesfully. The ssltest fails however. This happens on the current (04-07-2014) master branch, as well as the current (04-07-2014) OpenSSL_1_0_2-stable branch (the only branches I have tested so far with

[openssl.org #3346] [PATCH] make test/Makefile cross-platform

2014-05-05 Thread Support via RT
Hi, When compiling OpenSSL (1.0.1g) on Windows using MSYS and mingw, the test test_bn fails (make test_bn in the test/ directory). The temporary file that test_bn creates contains Windows newline characters (\r\n) instead of the Unix type newline character (\n). A change to the regular expressio

[openssl.org #1699] Compile failure for 0.9.8h

2008-06-04 Thread Tech Support via RT
The new openssl-0.9.8h and the openssl-0.9.8-stable-SNAP-20080604 both break while trying to compile them for OS X, 10.5.3, on a PowerMac G5 when using the 64-bit version, failing with the error: "No rule to make target `ppccpuid_osx64.o', needed by `../libcrypto.a'". built using LDFLAGS="