Version: 3.0.4, Package name: openssl-3.0.4 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description OpenSSL is an open-source toolkit implementing the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols as well as a full-strength general purpose cryptography library. This package is not intended for general-purpose use in OpenBSD - it is present for test/comparison purposes, and occasionally to provide support for applications which cannot be made compatible with LibreSSL (mostly due to use of removed APIs); in the latter case care must be taken - it will conflict if library dependencies use LibreSSL libraries. |
Filesize: 14716.411 KB |
Version History (View Complete History) |
|
2021-09-07 15:27:31 by Theo Buehler | Files touched by this commit (5) |
Log message: Update to OpenSSL 3.0.0, ok sthen Includes a format string fix for 64 bit time_t. |
2021-09-07 14:54:33 by Theo Buehler | Files touched by this commit (4) |
Log message: openssl/sslscan: avoid printf %n, ok sthen Note: OpenSSL still uses its own *printf() implementation, so this would not result in a runtime failure. |
2021-07-07 17:50:58 by Stuart Henderson | Files touched by this commit (8) |
Log message: add openssl 3.0.0-beta1 |