Re: [openssl-dev] [openssl.org #4411] VIA C7-D processor: Hang in 30-test_afalg.t

2016-03-12 Thread noloa...@gmail.com via RT
On Thu, Mar 10, 2016 at 2:29 PM, noloa...@gmail.com via RT wrote: > Working from Master: > > $ git reset --hard HEAD && git pull > HEAD is now at fb04434 In the recipe using "makedepend", make sure the > object file extension is there > Already up-to-date. > > $ ./config > ... >

Re: [openssl-dev] [openssl.org #4411] VIA C7-D processor: Hang in 30-test_afalg.t

2016-03-12 Thread Jeffrey Walton
On Thu, Mar 10, 2016 at 2:29 PM, noloa...@gmail.com via RT wrote: > Working from Master: > > $ git reset --hard HEAD && git pull > HEAD is now at fb04434 In the recipe using "makedepend", make sure the > object file extension is there > Already up-to-date. > > $ ./config > ... >

Re: [openssl-dev] [openssl.org #4411] VIA C7-D processor: Hang in 30-test_afalg.t

2016-03-12 Thread noloa...@gmail.com via RT
> OK, I've got two hung processes from two attempts to debug this: > > $ ps -A | grep afalgtest > 1030 pts/000:00:00 afalgtest > 1196 pts/000:00:00 afalgtest > > Both appear to be hanging in syscall 248: > > via:test$ sudo cat /proc/1030/syscall > 248 0xb7fd6000 0x1

Re: [openssl-dev] [openssl.org #4411] VIA C7-D processor: Hang in 30-test_afalg.t

2016-03-12 Thread Jeffrey Walton
> OK, I've got two hung processes from two attempts to debug this: > > $ ps -A | grep afalgtest > 1030 pts/000:00:00 afalgtest > 1196 pts/000:00:00 afalgtest > > Both appear to be hanging in syscall 248: > > via:test$ sudo cat /proc/1030/syscall > 248 0xb7fd6000 0x1

Re: [openssl-dev] [openssl.org #4411] VIA C7-D processor: Hang in 30-test_afalg.t

2016-03-12 Thread noloa...@gmail.com via RT
>> It looks like the hang is still present as of 603358d. >> >> When the following runs: >> >> ../test/recipes/30-test_afalg.t >> >> What is actually running? How can I get it under a debugger? > > > $ ./config -d > $ make > $ make test/afalgtest > $ cd test > $

Re: [openssl-dev] [openssl.org #4411] VIA C7-D processor: Hang in 30-test_afalg.t

2016-03-12 Thread Jeffrey Walton
>> It looks like the hang is still present as of 603358d. >> >> When the following runs: >> >> ../test/recipes/30-test_afalg.t >> >> What is actually running? How can I get it under a debugger? > > > $ ./config -d > $ make > $ make test/afalgtest > $ cd test > $

Re: [openssl-dev] [openssl.org #4411] VIA C7-D processor: Hang in 30-test_afalg.t

2016-03-12 Thread noloa...@gmail.com via RT
>> It looks like the hang is still present as of 603358d. >> >> When the following runs: >> >> ../test/recipes/30-test_afalg.t >> >> What is actually running? How can I get it under a debugger? > > > $ ./config -d > $ make > $ make test/afalgtest > $ cd test > $

Re: [openssl-dev] [openssl.org #4411] VIA C7-D processor: Hang in 30-test_afalg.t

2016-03-12 Thread Jeffrey Walton
>> It looks like the hang is still present as of 603358d. >> >> When the following runs: >> >> ../test/recipes/30-test_afalg.t >> >> What is actually running? How can I get it under a debugger? > > > $ ./config -d > $ make > $ make test/afalgtest > $ cd test > $

[openssl-dev] [openssl.org #2019] [PATCH] Optimize handling of TLS SNI extension when resuming a session (server side)

2016-03-12 Thread Rich Salz via RT
Fxied in master. Fixes pending for 1.0.02; closing. -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=2019 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] [openssl.org #1401] Proxy module

2016-03-12 Thread Rich Salz via RT
Proxy cert support is already enabled. -- Rich Salz, OpenSSL dev team; rs...@openssl.org -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=1401 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe:

[openssl-dev] [openssl.org #1634] [PATCH] FIPS186 PRNG for OpenSSL

2016-03-12 Thread Rich Salz via RT
Nobody's looked at this, and when I did I see that the patch got truncated :( Closing ticket. -- Rich Salz, OpenSSL dev team; rs...@openssl.org -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=1634 Please log in as guest with password guest if prompted -- openssl-dev mailing list

[openssl-dev] [openssl.org #1747] capi engine and mingw

2016-03-12 Thread Rich Salz via RT
does this work in 1.1? (CAPI engine and MingW)? -- Rich Salz, OpenSSL dev team; rs...@openssl.org -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=1747 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe:

[openssl-dev] [openssl.org #4169] openssl-1.0.2e build still recommends deprecated (unnecessary?) `make depend`, returns numerous warnings abt not finding stddef.h

2016-03-12 Thread Rich Salz via RT
fixed in 1.1 -- Rich Salz, OpenSSL dev team; rs...@openssl.org -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4169 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] [openssl.org #3814] make dclean breaks build and tests

2016-03-12 Thread Rich Salz via RT
believed to be fixed in 1.1 -- Rich Salz, OpenSSL dev team; rs...@openssl.org -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=3814 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe:

[openssl-dev] [openssl.org #4408] [PATCH] Remove last traces of CRYPTO_dynlock for non-compatibility build

2016-03-12 Thread Rich Salz via RT
fied; matt removed the dynlock reference. -- Rich Salz, OpenSSL dev team; rs...@openssl.org -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4408 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe:

[openssl-dev] [openssl.org #4253] [PATCH] Build system fixes for GCC

2016-03-12 Thread Rich Salz via RT
fixed in 1.1. thanks for your help :) -- Rich Salz, OpenSSL dev team; rs...@openssl.org -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4253 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe:

[openssl-dev] [openssl.org #4203] OpenSSL 1.0.2e. Failed build due to (possibly) wrong include of dummytest.c

2016-03-12 Thread Rich Salz via RT
fixed in 1.1 -- Rich Salz, OpenSSL dev team; rs...@openssl.org -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4203 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] [openssl.org #4150] bug: Makefile.shared has race condition with SYMLINK_SO when building in parallel

2016-03-12 Thread Rich Salz via RT
fixed in 1.1 -- Rich Salz, OpenSSL dev team; rs...@openssl.org -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4150 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] [openssl.org #3989] Bug report - clang fails to build openssl-1.0.2d

2016-03-12 Thread Rich Salz via RT
fixed in 1.1 -- Rich Salz, OpenSSL dev team; rs...@openssl.org -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=3989 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] [openssl.org #3447] Build environment updates

2016-03-12 Thread Rich Salz via RT
PR closed. Fixed in 1.1 -- Rich Salz, OpenSSL dev team; rs...@openssl.org -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=3447 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] [openssl.org #4220] Simple BIO demo make memory leak

2016-03-12 Thread Rich Salz via RT
In 1.1 you don't need to do anything, openssl will free its internal resources. before 1.1 you have to call various free/release routines to remove internal state. see what is done in the apps, for example. closing this ticket. -- Rich Salz, OpenSSL dev team; rs...@openssl.org -- Ticket here:

[openssl-dev] [openssl.org #4420] Re: OS X 10.8: Make clean is leaving build artifacts

2016-03-12 Thread Rich Salz via RT
thanks for the update, closing. -- Rich Salz, OpenSSL dev team; rs...@openssl.org -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4420 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe:

[openssl-dev] [openssl.org #4420] Re: OS X 10.8: Make clean is leaving build artifacts

2016-03-12 Thread noloa...@gmail.com via RT
This issue is no longer present as of 4c1cf7e. 2016-03-08 12:41 GMT-05:00 Jeffrey Walton : > $ KERNEL_BITS=64 ./config shared > ... > $ make depend && make clean && make > ... > > $ make clean > rm -f libcrypto.1.1.dylib > rm -f libcrypto.dylib > rm -f libssl.1.1.dylib > rm -f

Re: [openssl-dev] [openssl.org #4419] OS X, 32-bit PowerPC: Makefile:4398: *** unterminated variable reference. Stop.

2016-03-12 Thread noloa...@gmail.com via RT
The issue is present under 64-bit OS X PowerPC builds, also. On Sat, Mar 12, 2016 at 11:33 PM, noloa...@gmail.com via RT wrote: > Working from Master at 4c1cf7e. > > $ KERNEL_BITS=32 ./config > ... > $ make depend && make clean && make > ... > > cc -DDSO_DLFCN -DHAVE_DLFCN_H

Re: [openssl-dev] [openssl.org #4419] OS X, 32-bit PowerPC: Makefile:4398: *** unterminated variable reference. Stop.

2016-03-12 Thread Jeffrey Walton
The issue is present under 64-bit OS X PowerPC builds, also. On Sat, Mar 12, 2016 at 11:33 PM, noloa...@gmail.com via RT wrote: > Working from Master at 4c1cf7e. > > $ KERNEL_BITS=32 ./config > ... > $ make depend && make clean && make > ... > > cc -DDSO_DLFCN -DHAVE_DLFCN_H

Re: [openssl-dev] [openssl.org #4412] Debian and ARM32 (armv7l): fatal error: arm_arch.h: No such file or directory

2016-03-12 Thread noloa...@gmail.com via RT
I think this was closed earlier... retesting at 4c1cf7e confirmed the issue was cleared. On Thu, Mar 10, 2016 at 3:41 PM, noloa...@gmail.com via RT wrote: > Working from Master on a BeagleBone Black... > > $ git reset --hard HEAD && git pull > HEAD is now at 0d4d5ab check

Re: [openssl-dev] [openssl.org #4412] Debian and ARM32 (armv7l): fatal error: arm_arch.h: No such file or directory

2016-03-12 Thread Jeffrey Walton
I think this was closed earlier... retesting at 4c1cf7e confirmed the issue was cleared. On Thu, Mar 10, 2016 at 3:41 PM, noloa...@gmail.com via RT wrote: > Working from Master on a BeagleBone Black... > > $ git reset --hard HEAD && git pull > HEAD is now at 0d4d5ab check

Re: [openssl-dev] [openssl.org #4379] "arch/async_posix.h:67:24: error: ucontext.h: No such file or directory" under OpenBSD 5.7/64-bit

2016-03-12 Thread noloa...@gmail.com via RT
Bump... Still present in Master at 4c1cf7e. On Fri, Mar 4, 2016 at 9:22 PM, noloa...@gmail.com via RT wrote: > cc -I.. -I../.. -I../modes -I../include -I../../include -DDSO_DLFCN > -DHAVE_DLFCN_H -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE > -DOPENSSL_PIC -DOPENSSL_IA32_SSE2

Re: [openssl-dev] [openssl.org #4379] "arch/async_posix.h:67:24: error: ucontext.h: No such file or directory" under OpenBSD 5.7/64-bit

2016-03-12 Thread Jeffrey Walton
Bump... Still present in Master at 4c1cf7e. On Fri, Mar 4, 2016 at 9:22 PM, noloa...@gmail.com via RT wrote: > cc -I.. -I../.. -I../modes -I../include -I../../include -DDSO_DLFCN > -DHAVE_DLFCN_H -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE > -DOPENSSL_PIC -DOPENSSL_IA32_SSE2

[openssl-dev] [openssl.org #4419] OS X, 32-bit PowerPC: Makefile:4398: *** unterminated variable reference. Stop.

2016-03-12 Thread noloa...@gmail.com via RT
Working from Master at 4c1cf7e. $ KERNEL_BITS=32 ./config ... $ make depend && make clean && make ... cc -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DVPAES_ASM -DPOLY1305_ASM

[openssl-dev] [openssl.org #4418] Apple configuration delay does not respond to Ctrl-C, proceeds with configuration

2016-03-12 Thread noloa...@gmail.com via RT
When running a naked "./config" on Apple platforms (both Intel and PowerPC), the following message is displayed: PowerMac:openssl$ ./config Operating system: ppc-apple-darwinDarwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC WARNING! If you wish to build

[openssl-dev] [openssl.org #4417] Re: Linaro and ARM/64/AARCH64: fatal error: arm_arch.h: No such file or directory

2016-03-12 Thread noloa...@gmail.com via RT
I think this was closed earlier... retesting at 4c1cf7e confirmed the issue was cleared. On Wed, Mar 9, 2016 at 5:39 PM, Jeffrey Walton wrote: > Working from Master: > > $ git reset --hard HEAD > HEAD is now at 64b9d84 When grepping something starting with a > dash,

Re: [openssl-dev] OPenSSL SNAP 20160312 issue

2016-03-12 Thread Salz, Rich
> make: don't know how to make > crypto/aes/aes_cfb.o:crypto/aes/aes_cfb.o:. Stop > > This was working yesterday. And it will probably work again by tomorrow :) Please include your config/setup command when you report things. Please don't be surprised if a daily snapshot is broken for a day,

[openssl-dev] OPenSSL SNAP 20160312 issue

2016-03-12 Thread The Doctor
make: don't know how to make crypto/aes/aes_cfb.o:crypto/aes/aes_cfb.o:. Stop This was working yesterday. -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising!

[openssl-dev] Question: Make X509_V_FLAG_TRUSTED_FIRST default in 1.0.2?

2016-03-12 Thread Viktor Dukhovni
On Fri, Mar 11, 2016 at 05:54:57AM +, Viktor Dukhovni wrote: > Absent augmentation as a "trusted certificate" for a given purpose, > and with the application not enabling "partial chain" semantics, > intermediate certs from the store just augment missing certificates > from the wire, and