History log of /openbsd-current/regress/usr.sbin/rpki-client/openssl11/unistd.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.6 16-Aug-2023 tb

Cosmetic fix for copy-pasto


# 1.5 15-Aug-2023 tb

fix openssl11 regress compilation

reminded by anton


# 1.4 22-May-2023 tb

Bye, bye, horrible reacharounds into libcrypto

Now that rpki-client no longer uses LibreSSL-specific ASN1_time_* API,
we can get rid of some of the gross hacks needed for testing against
OpenSSL in regress. This simplifies things greatly.

Unfortunately, the unistd.h hack needs to stay until someone unearths
their STACK_OF compat diffs.


Revision tags: OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.3 30-Jun-2022 tb

With recent a_time_tm.c changes, we also need the bytestring API.


# 1.2 19-May-2022 tb

Deal with STACK_OF divergence between LibreSSL and OpenSSL


Revision tags: OPENBSD_7_1_BASE
# 1.1 07-Oct-2021 claudio

Replace the ugly openssl11 hack for the missing ASN1_time_parse() and
ASN1_time_tm_cmp() functions with another hack that is considerably
more horrible but also less intrusive.


# 1.5 15-Aug-2023 tb

fix openssl11 regress compilation

reminded by anton


# 1.4 22-May-2023 tb

Bye, bye, horrible reacharounds into libcrypto

Now that rpki-client no longer uses LibreSSL-specific ASN1_time_* API,
we can get rid of some of the gross hacks needed for testing against
OpenSSL in regress. This simplifies things greatly.

Unfortunately, the unistd.h hack needs to stay until someone unearths
their STACK_OF compat diffs.


Revision tags: OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.3 30-Jun-2022 tb

With recent a_time_tm.c changes, we also need the bytestring API.


# 1.2 19-May-2022 tb

Deal with STACK_OF divergence between LibreSSL and OpenSSL


Revision tags: OPENBSD_7_1_BASE
# 1.1 07-Oct-2021 claudio

Replace the ugly openssl11 hack for the missing ASN1_time_parse() and
ASN1_time_tm_cmp() functions with another hack that is considerably
more horrible but also less intrusive.


# 1.4 22-May-2023 tb

Bye, bye, horrible reacharounds into libcrypto

Now that rpki-client no longer uses LibreSSL-specific ASN1_time_* API,
we can get rid of some of the gross hacks needed for testing against
OpenSSL in regress. This simplifies things greatly.

Unfortunately, the unistd.h hack needs to stay until someone unearths
their STACK_OF compat diffs.


Revision tags: OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.3 30-Jun-2022 tb

With recent a_time_tm.c changes, we also need the bytestring API.


# 1.2 19-May-2022 tb

Deal with STACK_OF divergence between LibreSSL and OpenSSL


Revision tags: OPENBSD_7_1_BASE
# 1.1 07-Oct-2021 claudio

Replace the ugly openssl11 hack for the missing ASN1_time_parse() and
ASN1_time_tm_cmp() functions with another hack that is considerably
more horrible but also less intrusive.