Revert "Try using SSL_get_ciphers in place of session->ciphers"
commitc8024b633eeff6161292666b209b538fda9df4ab
authorNick Mathewson <nickm@torproject.org>
Fri, 22 May 2015 14:22:11 +0000 (22 10:22 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 22 May 2015 14:22:11 +0000 (22 10:22 -0400)
tree096116a08dff5fea36b04f87d1ffecd3472a38cb
parent45a90573e69d12dc6fece4c6bab15a1268e90778
Revert "Try using SSL_get_ciphers in place of session->ciphers"

This reverts commit 67964cfa787461bc56380fe46439fd5c9863bb4f.

It was the cause of #16153, and was not in any released Tor.  We need
a better solution for getting session->ciphers.
src/common/tortls.c