Re: [openssl-dev] Personal configuration in 1.1.0

2016-01-17 Thread Erik Forsberg
Just wanted to mention that I like the new configuration style a lot better than the old, much easier to automate a custom build now. Thanks. >-- Original Message -- > >Hi, > >I think I've seen this question asked a few times, an it's time for an >explanation. > >In upcoming OpenSSL 1.1.0, the

Re: [openssl-dev] Personal configuration in 1.1.0

2016-01-17 Thread Richard Levitte
In message on Sun, 17 Jan 2016 10:39:31 -0800, "Erik Forsberg" said: erik> Just wanted to mention that I like the new configuration style erik> a lot better than the old, much easier to automate a custom build now. erik> erik> Thanks. Heh, you're

Re: [openssl-dev] Upcoming build system change

2016-01-17 Thread Corinna Vinschen
On Jan 17 18:33, Richard Levitte wrote: > In message <20160117172014.gc16...@calimero.vinschen.de> on Sun, 17 Jan 2016 > 18:20:14 +0100, Corinna Vinschen said: > > vinschen> On Jan 17 18:13, Corinna Vinschen wrote: > vinschen> > On Jan 17 17:50, Richard Levitte wrote: >

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

2016-01-17 Thread Alessandro Ghedini via RT
Hello, I opened two pull request regarding fixes for builds using GCC: * Fix versioned GCC detection https://github.com/openssl/openssl/pull/552 * Support link time optimization with GCC https://github.com/openssl/openssl/pull/553 Cheers signature.asc Description: PGP signature

[openssl-dev] [openssl.org #4248] Link error under Windows

2016-01-17 Thread Richard Levitte via RT
Hi Marc, is this still current? I've checked in as many ways as I can right now and I cannot make the build fail. Those functions look properly marked as deprecated, or in some cases, not existing at all. Since you didn't tell us the age of your source (was it 1.1.0 pre 1? 1.1.0 pre 2? Fresh pull

[openssl-dev] Personal configuration in 1.1.0

2016-01-17 Thread Richard Levitte
Hi, I think I've seen this question asked a few times, an it's time for an explanation. In upcoming OpenSSL 1.1.0, the old configuration strings supposed to be gone, completely and entirely. There are some traces left from the time when we still had some of them and were converting them to the

Re: [openssl-dev] MSVC 2015 internal compiler error

2016-01-17 Thread Michel
> And did you have problems with the x86 compiler too? Did you try the x64 version also? No, I didn't try the x64 version. ___ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Re: [openssl-dev] OpenSSL version 1.1.0 pre release 2 published

2016-01-17 Thread Richard Levitte
In message <20160117131603.ga10...@roeckx.be> on Sun, 17 Jan 2016 14:16:04 +0100, Kurt Roeckx said: kurt> On Sun, Jan 17, 2016 at 01:14:14AM +0100, Richard Levitte wrote: kurt> > OPT_FLAGS would be for optimizing, do I get that right? I suggest you kurt> > have a look at

Re: [openssl-dev] [openssl-commits] [openssl] master update

2016-01-17 Thread Salz, Rich
> Please note that the patch in RT4247 also contains a hunk for > crypto/evp/e_camellia.c. This was not committed here, but without it one > gets the same type of compilation error on SPARC. Since the RT is already > closed I thought I better ask. Thanks for catching this. Fixed now.

Re: [openssl-dev] [openssl.org #4115] [PATCH] Remove remaining FIPS code

2016-01-17 Thread Salz, Rich
> What about to remove declaration of FIPS_mode and FIPS_mode_set? > Those functions could be used by external packages at configure time to > detect that fips is not supported at all. > Note 1.0.0 does not declare both functions. For various reasons, the team wants them there.

Re: [openssl-dev] [openssl.org #4115] [PATCH] Remove remaining FIPS code

2016-01-17 Thread Salz, Rich via RT
> What about to remove declaration of FIPS_mode and FIPS_mode_set? > Those functions could be used by external packages at configure time to > detect that fips is not supported at all. > Note 1.0.0 does not declare both functions. For various reasons, the team wants them there.

Re: [openssl-dev] OpenSSL version 1.1.0 pre release 2 published

2016-01-17 Thread Corinna Vinschen
Hi Richard, On Jan 17 01:14, Richard Levitte wrote: > In message <20160116183724.gi12...@calimero.vinschen.de> on Sat, 16 Jan 2016 > 19:37:24 +0100, Corinna Vinschen said: > > vinschen> Who had this funny idea to use the Windows definitions when > building for > vinschen>

Re: [openssl-dev] OpenSSL version 1.1.0 pre release 2 published

2016-01-17 Thread Corinna Vinschen
On Jan 17 14:56, Richard Levitte wrote: > In message <20160117131603.ga10...@roeckx.be> on Sun, 17 Jan 2016 14:16:04 > +0100, Kurt Roeckx said: > > kurt> On Sun, Jan 17, 2016 at 01:14:14AM +0100, Richard Levitte wrote: > kurt> > OPT_FLAGS would be for optimizing, do I get that

[openssl-dev] [openssl.org #4251] PR request: Add OCSP_SINGLERESP_get0_id() accessor

2016-01-17 Thread Rich Salz via RT
done in commit 9e5cd4bac777e27ebcdc9aa411f0a63c27500468 thanks. -- Rich Salz, OpenSSL dev team; rs...@openssl.org ___ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] [openssl.org #4252] [PATCH] Fix the inclusion of e_os2.h

2016-01-17 Thread Bheesham Persaud via RT
Hey all, `crypto/o_dir_test.c` was not using the correct path to `e_os2.h`. Link to pull request: https://github.com/openssl/openssl/pull/561 - Bhee >From 724a68e977fdc912033a505a59239c83e294651c Mon Sep 17 00:00:00 2001 From: Bheesham Persaud Date: Sun, 17 Jan

Re: [openssl-dev] OpenSSL version 1.1.0 pre release 2 published

2016-01-17 Thread Richard Levitte
In message <20160117153235.gb9...@calimero.vinschen.de> on Sun, 17 Jan 2016 16:32:35 +0100, Corinna Vinschen said: vinschen> On Jan 17 14:56, Richard Levitte wrote: vinschen> > In message <20160117131603.ga10...@roeckx.be> on Sun, 17 Jan 2016 14:16:04 +0100, Kurt Roeckx

Re: [openssl-dev] Upcoming build system change

2016-01-17 Thread Richard Levitte
In message <20160117154353.gc9...@calimero.vinschen.de> on Sun, 17 Jan 2016 16:43:53 +0100, Corinna Vinschen said: vinschen> On Jan 17 01:04, Richard Levitte wrote: vinschen> > If you have a look in "config", it doesn't generate "Cygwin-x86_64" at vinschen> > all. Would

Re: [openssl-dev] Upcoming build system change

2016-01-17 Thread Corinna Vinschen
On Jan 17 17:50, Richard Levitte wrote: > In message <20160117154353.gc9...@calimero.vinschen.de> on Sun, 17 Jan 2016 > 16:43:53 +0100, Corinna Vinschen said: > > vinschen> On Jan 17 01:04, Richard Levitte wrote: > vinschen> > If you have a look in "config", it doesn't

Re: [openssl-dev] OpenSSL version 1.1.0 pre release 2 published

2016-01-17 Thread Corinna Vinschen
On Jan 17 17:30, Richard Levitte wrote: > In message <20160117153235.gb9...@calimero.vinschen.de> on Sun, 17 Jan 2016 > 16:32:35 +0100, Corinna Vinschen said: > [...] > vinschen> This is pretty non-standard. By not allowing to extend CFLAGS from > the > vinschen>

Re: [openssl-dev] Upcoming build system change

2016-01-17 Thread Corinna Vinschen
On Jan 17 18:13, Corinna Vinschen wrote: > On Jan 17 17:50, Richard Levitte wrote: > > In message <20160117154353.gc9...@calimero.vinschen.de> on Sun, 17 Jan 2016 > > 16:43:53 +0100, Corinna Vinschen said: > > > > vinschen> On Jan 17 01:04, Richard Levitte wrote: > >

Re: [openssl-dev] OpenSSL version 1.1.0 pre release 2 published

2016-01-17 Thread Corinna Vinschen
On Jan 17 18:17, Corinna Vinschen wrote: > On Jan 17 17:30, Richard Levitte wrote: > > In message <20160117153235.gb9...@calimero.vinschen.de> on Sun, 17 Jan 2016 > > 16:32:35 +0100, Corinna Vinschen said: > > [...] > > vinschen> This is pretty non-standard. By not allowing

Re: [openssl-dev] Upcoming build system change

2016-01-17 Thread Richard Levitte
In message <20160117171350.ga16...@calimero.vinschen.de> on Sun, 17 Jan 2016 18:13:50 +0100, Corinna Vinschen said: vinschen> On Jan 17 17:50, Richard Levitte wrote: vinschen> > In message <20160117154353.gc9...@calimero.vinschen.de> on Sun, 17 Jan 2016 16:43:53 +0100,

Re: [openssl-dev] Upcoming build system change

2016-01-17 Thread Richard Levitte
In message <20160117172014.gc16...@calimero.vinschen.de> on Sun, 17 Jan 2016 18:20:14 +0100, Corinna Vinschen said: vinschen> On Jan 17 18:13, Corinna Vinschen wrote: vinschen> > On Jan 17 17:50, Richard Levitte wrote: vinschen> > > In message

Re: [openssl-dev] OpenSSL version 1.1.0 pre release 2 published

2016-01-17 Thread Richard Levitte
In message <20160117171738.gb16...@calimero.vinschen.de> on Sun, 17 Jan 2016 18:17:38 +0100, Corinna Vinschen said: vinschen> On Jan 17 17:30, Richard Levitte wrote: vinschen> > In message <20160117153235.gb9...@calimero.vinschen.de> on Sun, 17 Jan 2016 16:32:35 +0100,

Re: [openssl-dev] OpenSSL version 1.1.0 pre release 2 published

2016-01-17 Thread Richard Levitte
In message <20160117172321.gd16...@calimero.vinschen.de> on Sun, 17 Jan 2016 18:23:21 +0100, Corinna Vinschen said: vinschen> Just to be clear, this does not help unless the -s option is dropped vinschen> from the linker command line. This part of my patch (or something