openssl/util/perl
Richard Levitte bfa684622a util/perl/OpenSSL/config.pm: refactor guess_system()
There's no reason to have two different tables, when we can simply
detect if the tuple elements are code or scalar.  Furthermore, order
is important in some cases, and that order is harder not to say
impossible when maintaining two tables.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11230)
2020-06-28 18:34:36 +02:00
..
OpenSSL util/perl/OpenSSL/config.pm: refactor guess_system() 2020-06-28 18:34:36 +02:00
TLSProxy Fix some typos 2019-12-11 19:04:01 +01:00
checkhandshake.pm Teach TLSProxy how to parse CertificateRequest messages 2019-09-06 10:07:11 +01:00