Richard Levitte bb8abd6735 Cleanup mttest.c : modernise output
Construct bio_err and bio_stdout from file handles instead of FILE
pointers, since the latter might not be implemented (when OPENSSL_NO_STDIO
is defined).
Convert all output to use BIO_printf.
Change lh_foo to lh_SSL_SESSION_foo.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-06-21 21:45:47 +02:00
..
2015-06-09 12:39:08 -04:00
2015-06-12 13:16:09 +01:00
2015-06-09 12:39:08 -04:00
2015-04-20 15:06:22 +02:00
2014-06-04 08:34:18 +02:00
2015-01-22 09:20:09 +00:00