diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2014-05-25 13:27:39 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2014-05-25 13:27:39 +0000 |
commit | 9e70a5d378268a0c65eca71172a6ae90e8dae48b (patch) | |
tree | 6fe8605af8341933252c68c179a6f6e5c53238a5 /lib/libssl/s3_clnt.c | |
parent | e664b47ce4501f9ee04bb1f5f1e1c7522e8aa360 (diff) |
The ssl_ciper_get_evp() function is currently overloaded to also return the
compression associated with the SSL session. Based on one of Adam Langley's
chromium diffs, factor out the compression handling code into a separate
ssl_cipher_get_comp() function.
Rewrite the compression handling code to avoid pointless duplication and so
that failures are actually returned to and detectable by the caller.
ok miod@
Diffstat (limited to 'lib/libssl/s3_clnt.c')
0 files changed, 0 insertions, 0 deletions