Home
last modified time | relevance | path

Searched refs:enableCrypto (Results 1 – 25 of 37) sorted by relevance

12

/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Test/Case/Network/
H A DCakeSocketTest.php251 $this->Socket->enableCrypto('sslv3', 'client');
266 $this->Socket->enableCrypto('tls', 'client');
312 $this->Socket->enableCrypto('doesntExistMode', 'server');
324 $this->assertTrue($this->Socket->enableCrypto('tls', 'client'));
338 $this->assertTrue($this->Socket->enableCrypto('tlsv1_1', 'client'));
351 $this->Socket->enableCrypto('tls', 'client');
352 $this->Socket->enableCrypto('tls', 'client');
364 $this->Socket->enableCrypto('tls', 'client', false);
376 $this->Socket->enableCrypto('tls', 'client', true);
/dports/sysutils/barrier/barrier-2.3.3/src/lib/server/
H A DClientListener.cpp39 bool enableCrypto) : in ClientListener() argument
43 m_useSecureNetwork(enableCrypto) in ClientListener()
H A DClientListener.h42 bool enableCrypto);
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/server/
H A DClientListener.cpp39 bool enableCrypto) : in ClientListener() argument
43 m_useSecureNetwork(enableCrypto) in ClientListener()
H A DClientListener.h42 bool enableCrypto);
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Network/
H A DCakeSocket.php261 $this->enableCrypto($this->config['cryptoType'], 'client');
497 public function enableCrypto($type, $clientOrServer = 'client', $enable = true) { function in CakeSocket
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/HTTP/Request2/
H A DSocketWrapper.php266 public function enableCrypto() function in HTTP_Request2_SocketWrapper
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/PEAR/HTTP/Request2/
H A DSocketWrapper.php291 public function enableCrypto() function in HTTP_Request2_SocketWrapper
/dports/www/pear-HTTP_Request2/HTTP_Request2-2.5.0/HTTP/Request2/
H A DSocketWrapper.php302 public function enableCrypto() function in HTTP_Request2_SocketWrapper
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Network/Email/
H A DSmtpTransport.php163 $this->_socket->enableCrypto('tls');
/dports/www/osticket/upload/include/pear/Net/
H A DSocket.php640 function enableCrypto($enabled, $type) function in Net_Socket
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/PEAR/HTTP/Request2/Adapter/
H A DSocket.php312 $this->socket->enableCrypto();
358 $this->socket->enableCrypto();
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/HTTP/Request2/Adapter/
H A DSocket.php321 $this->socket->enableCrypto();
367 $this->socket->enableCrypto();
/dports/www/pear-HTTP_Request2/HTTP_Request2-2.5.0/HTTP/Request2/Adapter/
H A DSocket.php312 $this->socket->enableCrypto();
358 $this->socket->enableCrypto();
/dports/net-mgmt/observium/observium/libs/pear/Net/
H A DSocket.php723 public function enableCrypto($enabled, $type) function in Net_Socket
/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/net_socket/Net/
H A DSocket.php673 function enableCrypto($enabled, $type) function in Net_Socket
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/imap/Net/
H A DSocket.php708 function enableCrypto($enabled, $type, $verify_peer, $verify_peer_name, $allow_self_signed) function in Net_Socket
/dports/net/pear-Net_Socket/Net_Socket-1.2.2/Net/
H A DSocket.php723 public function enableCrypto($enabled, $type) function in Net_Socket
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/pear/net_socket/Net/
H A DSocket.php673 function enableCrypto($enabled, $type) function in Net_Socket
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/pear/net_socket/Net/
H A DSocket.php673 function enableCrypto($enabled, $type) function in Net_Socket
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/pear/net_socket/Net/
H A DSocket.php673 function enableCrypto($enabled, $type) function in Net_Socket
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/vendor/pear/Net/
H A DSocket.php640 function enableCrypto($enabled, $type) function in Net_Socket
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/imap/Net/
H A DSocket.php708 function enableCrypto($enabled, $type, $verify_peer, $verify_peer_name, $allow_self_signed) function in Net_Socket
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/pear/net_socket/Net/
H A DSocket.php673 function enableCrypto($enabled, $type) function in Net_Socket
/dports/databases/mantis/mantisbt-2.25.2/plugins/EmailReporting/core_pear/Net/
H A DSocket.php725 public function enableCrypto($enabled, $type) function in Net_Socket

12