openssl/util/perl
Richard Levitte 486f149131 util/dofile.pl, util/perl/OpenSSL/Template.pm: move parts of dofile.pl
We make a module OpenSSL::Template from the central parts of
util/dofile.pl, and also reduce the amount of ugly code with more
proper use of Text::Template.  OpenSSL::Template is a simply subclass
of Text::Template.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9693)
2019-09-12 18:19:27 +02:00
..
OpenSSL util/dofile.pl, util/perl/OpenSSL/Template.pm: move parts of dofile.pl 2019-09-12 18:19:27 +02:00
TLSProxy Teach TLSProxy how to parse CertificateRequest messages 2019-09-06 10:07:11 +01:00
checkhandshake.pm Teach TLSProxy how to parse CertificateRequest messages 2019-09-06 10:07:11 +01:00