aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssl/demos
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '1095efe41feed8ea5a6fe5ca123c347ae0914801'Pierre Pronchery8 days123-530/+9149
|\ | | | | | | | | | | Approved by: philip (mentor) Sponsored by: Alpha-Omega Beach Cleaning Project Sponsored by: The FreeBSD Foundation
* | openssl: Import OpenSSL 3.0.16Enji Cooper2025-03-141-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | This release incorporates the following bug fixes and mitigations: - [CVE-2024-13176](https://www.openssl.org/news/vulnerabilities.html#CVE-2024-13176 - [CVE-2024-9143](https://www.openssl.org/news/vulnerabilities.html#CVE-2024-9143) Release notes can be found at: https://openssl-library.org/news/openssl-3.0-notes/index.html MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D49296
* | Update to OpenSSL 3.0.14Enji Cooper2024-06-262-4/+4
|\| | | | | | | | | | | | | | | | | | | This release resolves 3 upstream found CVEs: - Fixed potential use after free after SSL_free_buffers() is called (CVE-2024-4741) - Fixed an issue where checking excessively long DSA keys or parameters may be very slow (CVE-2024-4603) - Fixed unbounded memory growth with session handling in TLSv1.3 (CVE-2024-2511) MFC after: 3 days Merge commit '1070e7dca8223387baf5155524b28f62bfe7da3c'
* | OpenSSL: Vendor import of OpenSSL 3.0.13Cy Schubert2024-02-02100-0/+8847
|/ | | | | | | | | | | | | | | | | | * Fixed PKCS12 Decoding crashes ([CVE-2024-0727]) * Fixed Excessive time spent checking invalid RSA public keys ([CVE-2023-6237]) * Fixed POLY1305 MAC implementation corrupting vector registers on PowerPC CPUs which support PowerISA 2.07 ([CVE-2023-6129]) * Fix excessive time spent in DH check / generation with large Q parameter value ([CVE-2023-5678]) Release notes can be found at https://www.openssl.org/news/openssl-3.0-notes.html. Approved by: emaste MFC after: 3 days Merge commit '9dd13e84fa8eca8f3462bd55485aa3da8c37f54a'
* Flatten OpenSSL vendor tree.Simon L. B. Nielsen2008-08-2395-14216/+0
| | | | Notes: svn path=/vendor-crypto/openssl/dist/; revision=182044
* Vendor import of OpenSSL 0.9.8bSimon L. B. Nielsen2006-07-2913-16/+735
| | | | Notes: svn path=/vendor-crypto/openssl/dist/; revision=160814
* Remove files that are no longer part of OpenSSL from the vendorJacques Vidrine2005-02-257-1205/+0
| | | | | | | branch. This time, these are mostly the `Makefile.ssl' files. Notes: svn path=/vendor-crypto/openssl/dist/; revision=142430
* Vendor import of OpenSSL 0.9.7cJacques Vidrine2003-10-011-1/+1
| | | | Notes: svn path=/vendor-crypto/openssl/dist/; revision=120631
* Vendor import of OpenSSL 0.9.7a.Jacques Vidrine2003-02-192-0/+8
| | | | Notes: svn path=/vendor-crypto/openssl/dist/; revision=111147
* Vendor import of OpenSSL release 0.9.7. This release includesMark Murray2003-01-2867-37/+11290
| | | | | | | support for AES and OpenBSD's hardware crypto. Notes: svn path=/vendor-crypto/openssl/dist/; revision=109998
* Import of OpenSSL 0.9.6e.Jacques Vidrine2002-07-301-2/+2
| | | | Notes: svn path=/vendor-crypto/openssl/dist/; revision=100936
* Import of OpenSSL 0.9.6d.Jacques Vidrine2002-07-302-3/+3
| | | | Notes: svn path=/vendor-crypto/openssl/dist/; revision=100928
* Initial import of OpenSSL 0.9.6Kris Kennaway2000-11-136-5/+519
| | | | Notes: svn path=/vendor-crypto/openssl/dist/; revision=68651
* Initial import of OpenSSL 0.9.5aKris Kennaway2000-04-134-24/+35
| | | | Notes: svn path=/vendor-crypto/openssl/dist/; revision=59191
* Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patentKris Kennaway2000-01-1036-0/+2916
infringement reasons. Notes: svn path=/vendor-crypto/openssl/dist/; revision=55714