diff options
author | 2015-06-17 06:49:27 +0000 | |
---|---|---|
committer | 2015-06-17 06:49:27 +0000 | |
commit | fd17f5aa19c4d772a30d531998fc21611e7bb761 (patch) | |
tree | b32b2d74a40d0206038b1b16f90ebeac89e85595 /lib/libssl/bs_cbs.c | |
parent | Move mbuf_list and mbuf_queue documentation in their own manual. (diff) | |
download | wireguard-openbsd-fd17f5aa19c4d772a30d531998fc21611e7bb761.tar.xz wireguard-openbsd-fd17f5aa19c4d772a30d531998fc21611e7bb761.zip |
Cleanup SSL_OP_* compat flags in ssl.h.
These were recently removed and are now set to 0:
SSL_OP_NETSCAPE_CA_DN_BUG
SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG
SSL_OP_SSLEAY_080_CLIENT_DH_BUG
The code associated with these was deleted in the past at some point
and these are also now 0:
SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION
SSL_OP_EPHEMERAL_RSA
SSL_OP_MICROSOFT_SESS_ID_BUG
SSL_OP_NETSCAPE_CHALLENGE_BUG
SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG
The SSL_OP_ALL macro has been updated to reflect the removals.
ok miod@ jsing@
Diffstat (limited to 'lib/libssl/bs_cbs.c')
0 files changed, 0 insertions, 0 deletions