commit | a4a18b2f891c59fd78ad520da79146af13063892 | [log] [tgz] |
---|---|---|
author | JimC <jim@carroll.com> | Sat Aug 06 06:22:04 2016 -0400 |
committer | Rich Salz <rsalz@openssl.org> | Sat Aug 06 10:03:25 2016 -0400 |
tree | c1e53a71ce268dde013fc589970ef6f81a9da8d2 | |
parent | e8fd2a4cb49c91e5af1608b3cd494e2a8cf02ae2 [diff] |
Fix CIPHER_DEBUG Commit 3eb2aff renamed a field of ssl_cipher_st from algorithm_ssl -> min_tls but neglected to update the fprintf reference which is included by -DCIPHER_DEBUG Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1417)