opnsense-src/crypto
Ed Maste b55439338d openssh: Add detail on client side VersionAddendum
FreeBSD introduced VersionAddendum for the server as a local change in
2001 in commit 933ca70f8f and later extended it to the client in
commit 9e2cbe04ff.

In 2012 upstream added support for server VersionAddendum, in commit
23528816dc10.  They did not add client support.

We removed the client support in commit bffe60ead0 ("ssh: retire
client VersionAddendum").

As of the 10.0p2 release upstream has added client-side VersionAddendum.
Make note of this in FREEBSD-upgrade's patches section.

Sponsored by:	The FreeBSD Foundation
2025-08-26 16:32:27 -04:00
..
heimdal heimdal: Add missing symbols to map 2025-03-26 06:59:24 -07:00
krb5 krb5: Update to 1.22.1 2025-08-26 07:33:03 -07:00
libecc Add 'crypto/libecc/' from commit '736d663976d1768533badbf06581481d01fade4c' 2025-01-01 15:11:18 -06:00
openssh openssh: Add detail on client side VersionAddendum 2025-08-26 16:32:27 -04:00
openssl crypto/openssl: make vendor imports easier/less error prone 2025-08-21 10:02:46 -07:00
README Two more $FreeBSD$ stragglers 2023-08-25 15:14:19 -06:00

This directory is for the EXACT same use as src/contrib, except it
holds crypto sources.  In other words, this holds raw sources obtained
from various third party vendors, with FreeBSD patches applied.  No
compilation is done from this directory, it is all done from the
src/secure directory.  The separation between src/contrib and src/crypto
is the result of an old USA law, which made these sources export
controlled, so they had to be kept separate.