Home
last modified time | relevance | path

Searched refs:client_proto (Results 1 – 25 of 105) sorted by relevance

12345

/dports/security/p5-IO-Async-SSL/IO-Async-SSL-0.22/t/
H A D02protocol-upgrade.t38 my $client_proto = IO::Async::Protocol::Stream->new(
46 $loop->add( $client_proto );
59 $client_proto->SSL_upgrade(
72 is( $client_proto->transport->{reader}, \&IO::Async::SSL::sslread, '$client_proto->transport has S…
73 is( $client_proto->transport->{writer}, \&IO::Async::SSL::sslwrite, '$client_proto->transport has S…
81 $client_proto->write( "Reply a line\n" );
/dports/x11/xpra/xpra-4.3/xpra/server/proxy/
H A Dproxy_server.py321 def proxy_auth(self, client_proto, c, auth_caps): argument
327 if not client_proto.authenticators:
338 for authenticator in client_proto.authenticators:
378 assert client_proto.authenticators
379 for authenticator in client_proto.authenticators:
444 client_proto.send_now(("hello", hello))
488 … encryption_key = self.get_encryption_key(client_proto.authenticators, client_proto.keyfile)
492 client_socktype = get_socktype(client_proto)
524 client_proto.close()
526 client_state = client_proto.save_state()
[all …]
H A Dproxy_instance_thread.py20 client_proto, server_conn, argument
25 self.client_protocol = client_proto
/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Ddeliver_request.c206 static VSTRING *client_proto; in deliver_request_get() local
233 client_proto = vstring_alloc(10); in deliver_request_get()
265 RECV_ATTR_STR(MAIL_ATTR_LOG_PROTO_NAME, client_proto), in deliver_request_get()
297 request->client_proto = mystrdup(vstring_str(client_proto)); in deliver_request_get()
387 request->client_proto = 0; in deliver_request_alloc()
423 if (request->client_proto) in deliver_request_free()
424 myfree(request->client_proto); in deliver_request_free()
H A Ddeliver_request.h53 char *client_proto; /* client protocol */ member
/dports/www/apache24/httpd-2.4.53/test/modules/tls/
H A Dtest_06_ciphers.py81 client_proto, client_cipher = self._get_protocol_cipher(r.stdout)
82 assert client_proto == "TLSv1.2", r.stdout
108 client_proto, client_cipher = self._get_protocol_cipher(r.stdout)
109 assert client_proto == "TLSv1.2", r.stdout
134 client_proto, client_cipher = self._get_protocol_cipher(r.stdout)
135 assert client_proto == "TLSv1.2", r.stdout
160 client_proto, client_cipher = self._get_protocol_cipher(r.stdout)
161 assert client_proto == "TLSv1.2", r.stdout
/dports/security/py-txtorcon/txtorcon-21.1.0/test/
H A Dtest_socks.py67 client_proto = factory.buildProtocol('ignored')
72 client_proto, client_transport,
104 client_proto = factory.buildProtocol('ignored')
110 client_proto, client_transport,
143 client_proto = factory.buildProtocol('ignored')
146 d = client_proto._machine.when_done()
151 client_proto, client_transport,
188 client_proto, client_transport,
193 client_proto.transport.write(b'abcdef')
230 client_proto, client_transport,
[all …]
/dports/databases/redis-devel/redis-0e5b813/tests/unit/moduleapi/
H A Dblockedclient.tcl82 for {set client_proto 2} {$client_proto <= 3} {incr client_proto} {
83 r hello $client_proto
86 if {$client_proto == 2} {
/dports/databases/redis-devel/redis-0e5b813/tests/unit/
H A Dscripting.tcl997 for {set client_proto 2} {$client_proto <= 3} {incr client_proto} {
998 r hello $client_proto
1003 if {$client_proto == 2 || $i == 2} {
1014 if {$client_proto == 2} {
1025 if {$client_proto == 2 || $i == 2} {
1038 if {$client_proto == 2 || $i == 2} {
1051 if {$client_proto == 2 || $i == 2} {
1062 if {$client_proto == 2} {
1072 if {$client_proto == 2 || $i == 2} {
1086 if {$client_proto == 2 || $i == 2} {
[all …]
/dports/mail/postfix-current/postfix-3.7-20211107/src/oqmgr/
H A Dqmgr_message.c194 message->client_proto = 0; in qmgr_message_create()
653 if (have_log_client_attr == 0 && message->client_proto == 0) in qmgr_message_read()
654 message->client_proto = mystrdup(value); in qmgr_message_read()
676 if (message->client_proto != 0) in qmgr_message_read()
677 myfree(message->client_proto); in qmgr_message_read()
678 message->client_proto = mystrdup(value); in qmgr_message_read()
803 if (message->client_proto == 0) in qmgr_message_read()
804 message->client_proto = mystrdup(""); in qmgr_message_read()
1339 if (message->client_proto) in qmgr_message_free()
1340 myfree(message->client_proto); in qmgr_message_free()
/dports/mail/postfix-current/postfix-3.7-20211107/src/qmgr/
H A Dqmgr_message.c205 message->client_proto = 0; in qmgr_message_create()
694 if (have_log_client_attr == 0 && message->client_proto == 0) in qmgr_message_read()
695 message->client_proto = mystrdup(value); in qmgr_message_read()
717 if (message->client_proto != 0) in qmgr_message_read()
718 myfree(message->client_proto); in qmgr_message_read()
719 message->client_proto = mystrdup(value); in qmgr_message_read()
851 if (message->client_proto == 0) in qmgr_message_read()
852 message->client_proto = mystrdup(""); in qmgr_message_read()
1460 if (message->client_proto) in qmgr_message_free()
1461 myfree(message->client_proto); in qmgr_message_free()
/dports/databases/pgbouncer/pgbouncer-1.16.0/include/
H A Dclient.h19 bool client_proto(SBuf *sbuf, SBufEvent evtype, struct MBuf *pkt) _MUSTCHECK;
/dports/sysutils/powerman/powerman-2.3.20/libcommon/
H A DMakefile.am12 client_proto.h \
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_routemap.h51 zebra_nht_route_map_check(afi_t afi, int client_proto, const struct prefix *p,
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_routemap.h51 zebra_nht_route_map_check(afi_t afi, int client_proto, const struct prefix *p,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/socket/
H A Dssl_server_socket_impl.cc369 CBS client_proto; in ALPNSelectCallback() local
370 if (!CBS_get_u8_length_prefixed(&cbs, &client_proto)) { in ALPNSelectCallback()
374 reinterpret_cast<const char*>(CBS_data(&client_proto)), in ALPNSelectCallback()
375 CBS_len(&client_proto)) == server_proto_str) { in ALPNSelectCallback()
376 *out = CBS_data(&client_proto); in ALPNSelectCallback()
377 *out_len = CBS_len(&client_proto); in ALPNSelectCallback()
/dports/mail/postfix-current/postfix-3.7-20211107/src/smtpstone/
H A Dsmtp-sink.c324 const char *client_proto; /* SMTP, ESMTP, LMTP */ member
512 vstream_fprintf(state->dump_file, "X-Client-Proto: %s\n", state->client_proto); in mail_file_open()
532 var_myhostname, state->client_proto, state->id); in mail_file_finish_header()
631 state->client_proto = "ESMTP"; in ehlo_response()
664 state->client_proto = "SMTP"; in helo_response()
1392 state->client_proto = enable_lmtp ? "LMTP" : "SMTP"; in connect_event()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/socket/
H A Dssl_server_socket_impl.cc369 CBS client_proto; in ALPNSelectCallback() local
370 if (!CBS_get_u8_length_prefixed(&cbs, &client_proto)) { in ALPNSelectCallback()
374 reinterpret_cast<const char*>(CBS_data(&client_proto)), in ALPNSelectCallback()
375 CBS_len(&client_proto)) == server_proto_str) { in ALPNSelectCallback()
376 *out = CBS_data(&client_proto); in ALPNSelectCallback()
377 *out_len = CBS_len(&client_proto); in ALPNSelectCallback()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/schannel-0.1.19/src/
H A Dtls_stream.rs370 let client_proto = self.context.application_protocol()?; in negotiated_application_protocol() localVariable
371 if client_proto.ProtoNegoStatus != sspi::SecApplicationProtocolNegotiationStatus_Success in negotiated_application_protocol()
372 || client_proto.ProtoNegoExt != sspi::SecApplicationProtocolNegotiationExt_ALPN in negotiated_application_protocol()
376 Ok(Some(client_proto.ProtocolId[..client_proto.ProtocolIdSize as usize].to_vec())) in negotiated_application_protocol()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/schannel-0.1.19/src/
H A Dtls_stream.rs370 let client_proto = self.context.application_protocol()?; in negotiated_application_protocol() localVariable
371 if client_proto.ProtoNegoStatus != sspi::SecApplicationProtocolNegotiationStatus_Success in negotiated_application_protocol()
372 || client_proto.ProtoNegoExt != sspi::SecApplicationProtocolNegotiationExt_ALPN in negotiated_application_protocol()
376 Ok(Some(client_proto.ProtocolId[..client_proto.ProtocolIdSize as usize].to_vec())) in negotiated_application_protocol()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/schannel-0.1.19/src/
H A Dtls_stream.rs370 let client_proto = self.context.application_protocol()?; in negotiated_application_protocol() localVariable
371 if client_proto.ProtoNegoStatus != sspi::SecApplicationProtocolNegotiationStatus_Success in negotiated_application_protocol()
372 || client_proto.ProtoNegoExt != sspi::SecApplicationProtocolNegotiationExt_ALPN in negotiated_application_protocol()
376 Ok(Some(client_proto.ProtocolId[..client_proto.ProtocolIdSize as usize].to_vec())) in negotiated_application_protocol()
/dports/www/castor/castor-0.8.16/cargo-crates/schannel-0.1.19/src/
H A Dtls_stream.rs370 let client_proto = self.context.application_protocol()?; in negotiated_application_protocol() localVariable
371 if client_proto.ProtoNegoStatus != sspi::SecApplicationProtocolNegotiationStatus_Success in negotiated_application_protocol()
372 || client_proto.ProtoNegoExt != sspi::SecApplicationProtocolNegotiationExt_ALPN in negotiated_application_protocol()
376 Ok(Some(client_proto.ProtocolId[..client_proto.ProtocolIdSize as usize].to_vec())) in negotiated_application_protocol()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/schannel-0.1.19/src/
H A Dtls_stream.rs370 let client_proto = self.context.application_protocol()?; in negotiated_application_protocol() localVariable
371 if client_proto.ProtoNegoStatus != sspi::SecApplicationProtocolNegotiationStatus_Success in negotiated_application_protocol()
372 || client_proto.ProtoNegoExt != sspi::SecApplicationProtocolNegotiationExt_ALPN in negotiated_application_protocol()
376 Ok(Some(client_proto.ProtocolId[..client_proto.ProtocolIdSize as usize].to_vec())) in negotiated_application_protocol()
/dports/dns/dog/dog-0.1.0/cargo-crates/schannel-0.1.19/src/
H A Dtls_stream.rs370 let client_proto = self.context.application_protocol()?; in negotiated_application_protocol() localVariable
371 if client_proto.ProtoNegoStatus != sspi::SecApplicationProtocolNegotiationStatus_Success in negotiated_application_protocol()
372 || client_proto.ProtoNegoExt != sspi::SecApplicationProtocolNegotiationExt_ALPN in negotiated_application_protocol()
376 Ok(Some(client_proto.ProtocolId[..client_proto.ProtocolIdSize as usize].to_vec())) in negotiated_application_protocol()
/dports/net-im/fractal/fractal-4.4.0/vendor/schannel/src/
H A Dtls_stream.rs370 let client_proto = self.context.application_protocol()?; in negotiated_application_protocol() localVariable
371 if client_proto.ProtoNegoStatus != sspi::SecApplicationProtocolNegotiationStatus_Success in negotiated_application_protocol()
372 || client_proto.ProtoNegoExt != sspi::SecApplicationProtocolNegotiationExt_ALPN in negotiated_application_protocol()
376 Ok(Some(client_proto.ProtocolId[..client_proto.ProtocolIdSize as usize].to_vec())) in negotiated_application_protocol()

12345