diff options
author | jsing <> | 2014-05-29 16:00:16 +0000 |
---|---|---|
committer | jsing <> | 2014-05-29 16:00:16 +0000 |
commit | 523d54282c543c650be946602c618cf48ec008de (patch) | |
tree | e07ac6c4959ebe2e5276d36c944d7ec20c8f2f6d /src/lib/libssl/ssl_ciph.c | |
parent | 58eb928f74719c054467fb1c9ed254eab20bf136 (diff) | |
download | openbsd-523d54282c543c650be946602c618cf48ec008de.tar.gz openbsd-523d54282c543c650be946602c618cf48ec008de.tar.bz2 openbsd-523d54282c543c650be946602c618cf48ec008de.zip |
Make it substantially easier to identify protocol version requirements
by adding an enc_flags field to the ssl3_enc_method, specifying four flags
that are used with this field and providing macros for evaluating these
conditions. Currently the version requirements are identified by
continually checking the version number and other criteria.
This change also adds separate SSL3_ENC_METHOD data for TLS v1.1 and v1.2,
since they have different enc_flags from TLS v1.
Based on changes in OpenSSL head.
No objection from miod@
Diffstat (limited to 'src/lib/libssl/ssl_ciph.c')
0 files changed, 0 insertions, 0 deletions