Hey
On Tue, Oct 11, 2016 at 6:01 PM, Davey Shafik wrote:
>
> 7.1 no longer supports LibreSSL due to the usage of some new openssl
> changes, you can find the errors http://awel.domblogger.
> net/7/php7/ssl_error.txt and a patch by the reporter here:
> http://awel.domblogger.net/7/php7/php-7.1.0RC
On 11 Oct 2016 11:57, "Remi Collet" wrote:
>
> Le 20/03/2016 à 20:50, Jakub Zelenka a écrit :
> > Hi,
> >
> > I just wanted to send a quick update about my recent work on openssl
ext in
>
> Can you please update the state of openssl 1.1.0 compatibility ?
>
> I see most work done in master ?
> Not
Remi,
I'm glad this was followed up on, it is likely the source of a reported
issue!
7.1 no longer supports LibreSSL due to the usage of some new openssl
changes, you can find the errors http://awel.domblogger.
net/7/php7/ssl_error.txt and a patch by the reporter here:
http://awel.domblogger.net/
Le 11/10/2016 à 12:56, Remi Collet a écrit :
> Le 20/03/2016 à 20:50, Jakub Zelenka a écrit :
>> Hi,
>>
>> I just wanted to send a quick update about my recent work on openssl ext in
>
> Can you please update the state of openssl 1.1.0 compatibility ?
>
> I see most work done in master ?
> Not in
Le 20/03/2016 à 20:50, Jakub Zelenka a écrit :
> Hi,
>
> I just wanted to send a quick update about my recent work on openssl ext in
Can you please update the state of openssl 1.1.0 compatibility ?
I see most work done in master ?
Not in 7.0 or 7.1 ?
Remi.
P.S. openssl 1.1.0b just hit Fedor
Hi David
On Sun, Mar 20, 2016 at 9:08 PM, David Zuelke wrote:
> On 20.03.2016, at 20:50, Jakub Zelenka wrote:
> >
> > Hi,
> >
> > I just wanted to send a quick update about my recent work on openssl ext
> in
> > case someone else wanted to start something similar so we don't have a
> > wasted e
>
> > I have got a port of the extension to work on OpenSSL 1.1. There has been
> > quite a bit of changes mainly due to the fact that most structures are
> now
> > opaque (but also some other changes)
>
> I assume 1.0.whatever-is-in-ubuntu will remain usable? Or do we plan on
> requiring 1.1 in, s
On 20.03.2016, at 20:50, Jakub Zelenka wrote:
>
> Hi,
>
> I just wanted to send a quick update about my recent work on openssl ext in
> case someone else wanted to start something similar so we don't have a
> wasted effort on that. :)
>
> 1. Error queueing
>
> I'm more or less done with a patc
Hi,
I just wanted to send a quick update about my recent work on openssl ext in
case someone else wanted to start something similar so we don't have a
wasted effort on that. :)
1. Error queueing
I'm more or less done with a patch for error storing and clearing OpenSSL
error queue:
https://githu