Displaying 2 results from an estimated 2 matches for "eb27c572".
2016 Nov 02
3
OpenSSL 1.1.0 support
...oftware Engineer
Security Technologies
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh-openssl-1.1.0.patch
Type: text/x-patch
Size: 123076 bytes
Desc: not available
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20161102/eb27c572/attachment-0001.bin>
2016 Sep 18
2
OpenSSL 1.1.0 support
Hi,
Attached is a patch that add supports for building against OpenSSL
1.1.0. I also made a github pull request for it at:
https://github.com/openssh/openssh-portable/pull/48
It has the same regression tests failures as the master branch,
and it has been tested with both 1.0.2 and 1.1.0.
Some comments about the patch:
- I've included an libcrypto-compat.c to add new functions from
OpenSSL