Home
last modified time | relevance | path

Searched refs:getSSL (Results 1 – 25 of 29) sorted by relevance

12

/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/components/database/
H A DDatabaseEntrySource.java195 dlp.setSSL(promptPanel.getSSL()); in setLocation()
346 boolean getSSL(); in getSSL() method
538 public boolean getSSL() in getSSL() method in DatabaseLoginPrompt
607 public boolean getSSL() in getSSL() method in DatabaseLoginPromptConsole
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/dcc/
H A DDccThread.h79 KviSSL * getSSL() const { return m_pSSL; }; in getSSL() function
H A Dlibkvidcc.cpp2859 KviSSL * pSSL = pSlaveThread->getSSL(); in dcc_kvs_fnc_getSSLCertInfo()
/dports/www/links1/links-1.04/
H A Dhttps.c30 SSL *getSSL(void) in getSSL() function
H A Dconnect.c222 c->ssl = getSSL(); in connected()
H A Dlinks.h1287 SSL *getSSL(void);
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/HighOrderMeshOptimizer/
H A DHighOrderMeshElasticAnalogy.h84 inline SVector3 getSSL(MVertex *v) const in getSSL() function
H A DHighOrderMeshElasticAnalogy.cpp265 SVector3 ss = getSSL(e->getVertex(j)); in _computeMetricInfo()
/dports/security/mailzu/MailZu_0.8RC3/lib/pear/PEAR/
H A DRemote.php319 if ($channel->getSSL()) {
324 $ssl = $channel->getSSL();
H A DChannelFile.php824 if ($this->getSSL($mirror)) {
835 if ($this->getSSL()) {
844 function getSSL($mirror = false) function in PEAR_ChannelFile
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviIrcSocket.h181 KviSSL * getSSL() const { return m_pSSL; } in getSSL() function
/dports/deskutils/egroupware/egroupware/vendor/pear/pear/PEAR/
H A DChannelFile.php765 if ($this->getSSL($mirror)) {
779 if ($this->getSSL()) {
789 function getSSL($mirror = false) function in PEAR_ChannelFile
/dports/devel/pear/pear-1.10.12/go-pear-bundle/tmp/PEAR-1.10.12/PEAR/
H A DChannelFile.php765 if ($this->getSSL($mirror)) {
779 if ($this->getSSL()) {
789 function getSSL($mirror = false)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/pear/pear/PEAR/
H A DChannelFile.php765 if ($this->getSSL($mirror)) {
779 if ($this->getSSL()) {
789 function getSSL($mirror = false) function in PEAR_ChannelFile
/dports/devel/php-ice37/ice-3.7.2/java/src/IceGridGUI/src/main/java/com/zeroc/IceGridGUI/
H A DSessionKeeper.java497 if(getSSL()) in toString()
625 if(getSSL()) in load()
636 if(getSSL()) in load()
650 if(getSSL()) in load()
661 if(getSSL()) in load()
799 if(getSSL()) in getPort()
810 if(getSSL()) in getPort()
2877 if(_conf.getSSL()) in load()
2928 if(_conf.getSSL()) in load()
3177 if(inf.getSSL()) in ConnectionDetailDialog()
[all …]
H A DCoordinator.java1675 ((info.getSSL() ? "ssl" : "tcp") + " -h " + info.getHost() + " -p " + info.getPort()) : in login()
/dports/devel/ice37/ice-3.7.2/java/src/IceGridGUI/src/main/java/com/zeroc/IceGridGUI/
H A DSessionKeeper.java497 if(getSSL()) in toString()
625 if(getSSL()) in load()
636 if(getSSL()) in load()
650 if(getSSL()) in load()
661 if(getSSL()) in load()
799 if(getSSL()) in getPort()
810 if(getSSL()) in getPort()
2877 if(_conf.getSSL()) in load()
2928 if(_conf.getSSL()) in load()
3177 if(inf.getSSL()) in ConnectionDetailDialog()
[all …]
/dports/devel/py-ice37/ice-3.7.2/java/src/IceGridGUI/src/main/java/com/zeroc/IceGridGUI/
H A DSessionKeeper.java497 if(getSSL()) in toString()
625 if(getSSL()) in load()
636 if(getSSL()) in load()
650 if(getSSL()) in load()
661 if(getSSL()) in load()
799 if(getSSL()) in getPort()
810 if(getSSL()) in getPort()
2877 if(_conf.getSSL()) in load()
2928 if(_conf.getSSL()) in load()
3177 if(inf.getSSL()) in ConnectionDetailDialog()
[all …]
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/context/
H A Dlibkvicontext.cpp732 KviSSL * pSSL = pSocket->getSSL(); in context_kvs_fnc_getSSLCertInfo()
/dports/devel/folly/folly-2021.12.27.00/folly/io/async/
H A DAsyncSSLSocket.h539 const SSL* getSSL() const;
H A DAsyncSSLSocket.cpp952 const SSL* AsyncSSLSocket::getSSL() const { in getSSL() function in folly::AsyncSSLSocket
/dports/www/links/links-2.25/
H A Dhttps.c247 links_ssl *getSSL(void) in getSSL() function
H A Dconnect.c784 c->ssl = getSSL(); in connected()
/dports/security/fizz/fizz-2021.12.27.00/fizz/tool/
H A DFizzServerCommand.cpp346 auto ssl = sslSocket_->getSSL(); in fallbackSuccessLog()
/dports/devel/folly/folly-2021.12.27.00/folly/io/async/test/
H A DAsyncSSLSocketTest.cpp368 SSL_renegotiate(const_cast<SSL*>(sslSock->getSSL())); in TEST()
976 auto ssl = const_cast<SSL*>(ssl_->getSSL()); in connectSuccess()

12