[openssl-dev] [openssl.org #4333] openssl-1.1.0pre3 on IRIX: make test: Unrecognized escape \R passed through

2016-02-21 Thread Rainer M. Canavan via RT
make test fails on IRIX 6.5 with perl 5.8.9 when building for irix-mips3-cc and irix64-mips4-cc (the only platforms I've tried so far). TOP=.. PERL=/usr/nekoware/bin/perl /usr/nekoware/bin/perl run_tests.pl alltests ../test/recipes/01-test_ordinals.t ok ../test/recipes/05-test_bf.t

[openssl-dev] [openssl.org #4331] openssl-1.1.0pre3 on IRIX: struct timeval is undefined

2016-02-21 Thread Rainer M. Canavan via RT
Building openssl-1.1.0pre3 for irix-mips3-cc fails because struct timeval is undefined: cc-1070 cc: ERROR File = s_server.c, Line = 2092 The indicated type is incomplete. struct timeval timeout; With the patch below, openssl builds, and aside from a few possibly spurious errors in

[openssl-dev] [openssl.org #4332] openssl-1.1.0pre3 on IRIX: "Something wrong with" config --unified

2016-02-21 Thread Rainer M. Canavan via RT
I'm trying to build openssl 1.1.0pre3 on IRIX 6.5 with the new unified building system using perl 5.8.9. This fails with the error message below. Building without --unified works as expected. Any hints how to debug this or extract better logs would be appreciated. $ perl

Re: [openssl-dev] [openssl.org #4323] chacha-armv4.pl bugs

2016-02-21 Thread Andy Polyakov via RT
Hi, > The partial-block tail code in chacha-armv4.pl also seems to have problems. > My colleague Steven and I made an attempt to debug it, but we're not > familiar enough with ARM to fix it. > > From playing with it in a debugger, it doesn't look like @t[3] contains the > length. We suspect

[openssl-dev] [openssl.org #4330] Unsupported options: no-ssl2

2016-02-21 Thread noloa...@gmail.com via RT
I think its great that SSLv2 is disabled by default or removed. However, this might cause some UI pain: $ ./config shared no-ssl2 no-ssl3 Operating system: x86_64-whatever-linux2 Configuring for linux-x86_64 Configuring OpenSSL version 1.1.0-pre4-dev (0x0x1014L) * Unsupported

[openssl-dev] [openssl.org #4329] OpenSSL 1.1.0 pre3: internal error in tls_post_process_client_key_exchange during reneg

2016-02-21 Thread Rainer Jung via RT
Running the Apache test suite for Apache 2.4 with OpenSSL 1.1.0 adjustments, I get error:14180044:SSL routines:tls_post_process_client_key_exchange:internal error The error is triggered in tls_post_process_client_key_exchange() file ssl/statem/statem_srvr.c which checks

Re: [openssl-dev] [openssl.org #4326] Failed to configure for Cygwin-x64

2016-02-21 Thread noloa...@gmail.com via RT
On Sun, Feb 21, 2016 at 2:50 AM, Richard Levitte via RT wrote: > Would you try the attached patch, please? > Looks good for both 1.0.2 and Master. Its also nice to see CHACHA_ENC and POLY1305_OBJ in the list below. = openssl-git $ ./config Operating system:

Re: [openssl-dev] [openssl.org #4326] Failed to configure for Cygwin-x64

2016-02-21 Thread Jeffrey Walton
On Sun, Feb 21, 2016 at 2:50 AM, Richard Levitte via RT wrote: > Would you try the attached patch, please? > Looks good for both 1.0.2 and Master. Its also nice to see CHACHA_ENC and POLY1305_OBJ in the list below. = openssl-git $ ./config Operating system: