CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/07 04:34:39
Modified files:
regress/usr.sbin/rpki-client: Makefile.inc test-cert.c
test-mft.c test-roa.c
regress/usr.sbin/rpki-client/openssl11: Makefile
Added files:
regress/usr.sbin/rpki-client/openssl11: unistd.h
Log message:
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.
