[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: openssl 1.1.0

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Mon, 5 Sep 2016 21:45:30 +0300

On 1 September 2016 at 20:55, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> Hi,
>
> Since OpenSSL 1.1.0 is out now, I've got it ready to build with TSVN.
> But OpenSSL 1.1.0 is a big change since 1.0.2, so I had to make some
> changes to make it build: the ntml-sasl plugin needed some code patches,
> and we already have patched the e_capi.c file in openssl for our needs
> which needed some more changes as well. Actually, that one required to
> include some now internal structs from openssl - those were not internal
> in 1.0.2 but we still need those even though they're now private in 1.1.0.
>
> So, I've got the patch ready to get OpenSSL 1.1.0 included in TSVN.
> Question is: should I commit that change? Or do we want to stay on the
> 1.0.x line of OpenSSL?
>
Hi Stefan!

Is there anything useful/important for TortoiseSVN in OpenSSL 1.1.0?

I think RAND_poll() optimization could be useful for TortoiseSVN. TSVN
already has a patch for this, but OpenSSL 1.1.0 RAND_poll()
implementation is better. Another interesting new feature is support
for ChaCha20 encryption cipher. But I don't remind anything else.

-- 
Ivan Zhakov
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3184878
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-09-05 20:46:05 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.