[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

three patch requests for libssh


There are three patch requests.

Patch 0001 is a revision of our first request to use OpenSSL EVP functions.
We have tested the changes. We can pass the torture_connect and
torture_algorithms (expect for the elliptical curve). I have successfully
used the  revised library to connect to some networked routers. This is a
critical patch for all users of libssh who need to have FIPS compatibility
for our customers who require it.

Patch 0002 fixes a problem in OpenSSL freeing it's own malloc'ed objects.
This fixes a crash bug we found running in Visual Studio.

Patch 0003 fixes problems building the libssh project in more recent
versions of Visual Studio. We don't need to build projects trying to link a
version of pthreads (ssh_threads_static) while working in Visual Studio.


Mike Wilder,
Cimcor, Inc.

Attachment: 0001-EVP-functions-for-OpenSSL-FIPS-compatibility.patch
Description: Binary data

Attachment: 0002-fix-OpenSSL-crash-in-SAFE_FREE.patch
Description: Binary data

Attachment: 0003-do-not-use-ssh_threads_static-library-pthreads-in-Vi.patch
Description: Binary data


Follow-Ups:
Re: three patch requests for libsshAndreas Schneider <asn@xxxxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org