Sebastian Sumpf
eb656bf40c
libcrypto: add support for SOURCE_DATE_EPOCH
...
Use SOURCE_DATE_EPOCH for build date if present.
issue #5255
2024-07-02 12:00:11 +02:00
Christian Helmuth
f23e302475
Update OpenSSL to version 1.1.1i
...
Note, OpenSSL now comes as one combined depot archive *openssl* that
replaces the former *libssl* and *libcrypto* archives. The libraries are
still separate binaries for compatibility with legacy software.
Issue #3773
2021-02-23 12:07:16 +01:00
Norman Feske
aee8d35dc4
libcrypto: suppress warning about unused value
2020-02-04 15:47:27 +01:00
Emery Hemingway
127e5a2726
Add more features and symbols to libcrypto
...
Fix #3203
2019-03-18 15:56:23 +01:00
Josef Söntgen
c58ad11f2f
libports: update OpenSSL to 1.0.2q
...
And enable SSL_CONF_* in libssl, needed by lighttpd's mod_openssl.
Issue #3069 .
2019-01-07 12:33:54 +01:00
Christian Helmuth
b5b9b1789d
libcrypto: remove redundant ) from .mk
2015-05-26 09:39:52 +02:00
Josef Söntgen
4cab202d8a
libcrypto: remove MD2, RC5 and store
...
Remove components that are disabled upstream.
Fixes #1236 .
2014-08-22 16:16:41 +02:00
Josef Söntgen
1f1b7f7158
libcrypto: use platform specific mk files
...
Instead of checking the target platform in the mk file use the common
pattern of providing a mk file for each platform.
Fixes #1236 .
2014-08-22 16:16:41 +02:00