On Tue, May 09, 2023 at 05:30:26PM +0200, Theo Buehler wrote:
> beck ported the OpenSSL ASN1_TIME API to use the ASN1_time* API under
> the hood, so for LibreSSL the diff here is a noop.
>
> This allows us to eliminate most of the gross openssl hacks in regress.
> The unistd.h thing is still neede
beck ported the OpenSSL ASN1_TIME API to use the ASN1_time* API under
the hood, so for LibreSSL the diff here is a noop.
This allows us to eliminate most of the gross openssl hacks in regress.
The unistd.h thing is still needed because of STACK_OF discrepancies,
but the reacharound into libcrypto