Re: openssl 1.1.0
Ivan Zhakov <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.tortoisesvn.devel |
|---|---|
| Message-ID | <CABw-3Yf79KG=e9uaRwgZQ7SX=4EBkG3oVdHS_T1-RDi=NowfaA@mail.gmail.com> |
On 1 September 2016 at 20:55, Stefan Küng <[email protected]> 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: [[email protected]].