Home
last modified time | relevance | path

Searched refs:SSL_OP_NO_TLSv1_1 (Results 1 – 25 of 828) sorted by relevance

12345678910>>...34

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/common/
H A Dprotocol_openssl.c56 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
57 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
94 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
95 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/common/
H A Dprotocol_openssl.c56 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
57 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
94 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
95 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/databases/postgresql14-server/postgresql-14.1/src/common/
H A Dprotocol_openssl.c56 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
57 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
94 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
95 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/databases/postgresql14-docs/postgresql-14.1/src/common/
H A Dprotocol_openssl.c56 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
57 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
94 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
95 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/common/
H A Dprotocol_openssl.c56 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
57 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
94 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
95 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/common/
H A Dprotocol_openssl.c56 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
57 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
94 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
95 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/databases/postgresql14-client/postgresql-14.1/src/common/
H A Dprotocol_openssl.c56 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
57 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
94 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
95 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/databases/postgresql13-server/postgresql-13.5/src/common/
H A Dprotocol_openssl.c56 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
57 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
94 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
95 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/common/
H A Dprotocol_openssl.c56 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
57 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
94 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
95 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/databases/postgresql13-client/postgresql-13.5/src/common/
H A Dprotocol_openssl.c56 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
57 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
94 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
95 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/databases/postgresql13-docs/postgresql-13.5/src/common/
H A Dprotocol_openssl.c56 #ifdef SSL_OP_NO_TLSv1_1
57 ssl_options |= SSL_OP_NO_TLSv1_1;
94 #ifdef SSL_OP_NO_TLSv1_1
95 ssl_options |= SSL_OP_NO_TLSv1_1;
/dports/databases/postgresql13-contrib/postgresql-13.5/src/common/
H A Dprotocol_openssl.c56 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
57 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
94 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
95 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/common/
H A Dprotocol_openssl.c56 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
57 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
94 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
95 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/common/
H A Dprotocol_openssl.c56 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
57 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
94 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
95 ssl_options |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/security/libressl-static/libressl-3.3.5/tests/
H A Dssl_versions.c67 .options = SSL_OP_NO_TLSv1_1,
74 .options = SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1,
81 .options = SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1_2,
95 .options = SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 |
103 .options = SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 |
111 .options = SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 |
212 SSL_clear_options(ssl, SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 | in test_ssl_enabled_version_range()
323 .options = SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1_2,
347 .options = SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1,
355 .options = SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1_2,
[all …]
/dports/security/libressl/libressl-3.4.3/tests/
H A Dssl_versions.c67 .options = SSL_OP_NO_TLSv1_1,
74 .options = SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1,
81 .options = SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1_2,
95 .options = SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 |
103 .options = SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 |
111 .options = SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 |
212 SSL_clear_options(ssl, SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 | in test_ssl_enabled_version_range()
323 .options = SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1_2,
347 .options = SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1,
355 .options = SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1_2,
[all …]
/dports/www/obhttpd/libressl-3.4.1/tests/
H A Dssl_versions.c67 .options = SSL_OP_NO_TLSv1_1,
74 .options = SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1,
81 .options = SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1_2,
95 .options = SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 |
103 .options = SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 |
111 .options = SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 |
212 SSL_clear_options(ssl, SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1 | in test_ssl_enabled_version_range()
323 .options = SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1_2,
347 .options = SSL_OP_NO_TLSv1 | SSL_OP_NO_TLSv1_1,
355 .options = SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1_2,
[all …]
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dopenssl_compat.h635 if (!(sslopt & SSL_OP_NO_TLSv1_1)) in SSL_CTX_get_min_proto_version()
656 if (!(sslopt & SSL_OP_NO_TLSv1_1)) in SSL_CTX_get_max_proto_version()
677 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
680 sslopt |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
704 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
707 sslopt |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/http/src/
H A Dtls_context.cc119 SSL_OP_NO_TLSv1_1 | SSL_OP_NO_TLSv1_2); in version_range()
128 opts |= SSL_OP_NO_TLSv1_1; in version_range()
148 opts |= SSL_OP_NO_TLSv1_1; in version_range()
186 if (opts & SSL_OP_NO_TLSv1_1) { in min_version()
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dopenssl_compat.h709 if (!(sslopt & SSL_OP_NO_TLSv1_1)) in SSL_CTX_get_min_proto_version()
732 if (!(sslopt & SSL_OP_NO_TLSv1_1)) in SSL_CTX_get_max_proto_version()
755 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
758 sslopt |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
784 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
787 sslopt |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dopenssl_compat.h709 if (!(sslopt & SSL_OP_NO_TLSv1_1)) in SSL_CTX_get_min_proto_version()
732 if (!(sslopt & SSL_OP_NO_TLSv1_1)) in SSL_CTX_get_max_proto_version()
755 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_min_proto_version()
758 sslopt |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_min_proto_version()
784 #ifdef SSL_OP_NO_TLSv1_1 in SSL_CTX_set_max_proto_version()
787 sslopt |= SSL_OP_NO_TLSv1_1; in SSL_CTX_set_max_proto_version()
/dports/www/c-icap/c_icap-0.5.10/openssl/
H A Dnet_io_ssl.c223 #if defined(SSL_OP_NO_TLSv1_1) in restrict_tls_method()
224 | SSL_OP_NO_TLSv1_1 in restrict_tls_method()
238 #if defined(SSL_OP_NO_TLSv1_1) in restrict_tls_method()
239 | SSL_OP_NO_TLSv1_1 in restrict_tls_method()
250 #if defined(SSL_OP_NO_TLSv1_1) in restrict_tls_method()
251 | SSL_OP_NO_TLSv1_1 in restrict_tls_method()
259 #if defined(SSL_OP_NO_TLSv1_1) /* TLSv1.1 is supported */ in restrict_tls_method()
273 #if defined(SSL_OP_NO_TLSv1_1) in restrict_tls_method()
274 | SSL_OP_NO_TLSv1_1 in restrict_tls_method()
287 #if defined(SSL_OP_NO_TLSv1_1) in restrict_tls_method()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/vio/
H A Dviosslfactories.c268 #ifdef SSL_OP_NO_TLSv1_1 in process_tls_version()
279 #elif defined(SSL_OP_NO_TLSv1_1) in process_tls_version()
286 #ifdef SSL_OP_NO_TLSv1_1 in process_tls_version()
287 ,SSL_OP_NO_TLSv1_1 in process_tls_version()
386 #ifdef SSL_OP_NO_TLSv1_1 in new_VioSSLFd()
387 | SSL_OP_NO_TLSv1_1 in new_VioSSLFd()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/vio/
H A Dviosslfactories.c268 #ifdef SSL_OP_NO_TLSv1_1 in process_tls_version()
279 #elif defined(SSL_OP_NO_TLSv1_1) in process_tls_version()
286 #ifdef SSL_OP_NO_TLSv1_1 in process_tls_version()
287 ,SSL_OP_NO_TLSv1_1 in process_tls_version()
386 #ifdef SSL_OP_NO_TLSv1_1 in new_VioSSLFd()
387 | SSL_OP_NO_TLSv1_1 in new_VioSSLFd()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/vio/
H A Dviosslfactories.c268 #ifdef SSL_OP_NO_TLSv1_1 in process_tls_version()
279 #elif defined(SSL_OP_NO_TLSv1_1) in process_tls_version()
286 #ifdef SSL_OP_NO_TLSv1_1 in process_tls_version()
287 ,SSL_OP_NO_TLSv1_1 in process_tls_version()
386 #ifdef SSL_OP_NO_TLSv1_1 in new_VioSSLFd()
387 | SSL_OP_NO_TLSv1_1 in new_VioSSLFd()

12345678910>>...34