Home
last modified time | relevance | path

Searched refs:peerName (Results 376 – 400 of 1168) sorted by relevance

1...<<11121314151617181920>>...47

/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_winrt.cpp369 const QString host = verificationPeerName.isEmpty() ? plainSocket->peerName() in continueHandshake()
603 … const QString peerName = verificationPeerName.isEmpty() ? q->peerName() : verificationPeerName; in onSslUpgrade() local
604 if (!isMatchingHostname(configuration.peerCertificate, peerName)) { in onSslUpgrade()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_winrt.cpp369 const QString host = verificationPeerName.isEmpty() ? plainSocket->peerName() in continueHandshake()
603 … const QString peerName = verificationPeerName.isEmpty() ? q->peerName() : verificationPeerName; in onSslUpgrade() local
604 if (!isMatchingHostname(configuration.peerCertificate, peerName)) { in onSslUpgrade()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_winrt.cpp369 const QString host = verificationPeerName.isEmpty() ? plainSocket->peerName() in continueHandshake()
603 … const QString peerName = verificationPeerName.isEmpty() ? q->peerName() : verificationPeerName; in onSslUpgrade() local
604 if (!isMatchingHostname(configuration.peerCertificate, peerName)) { in onSslUpgrade()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_winrt.cpp369 const QString host = verificationPeerName.isEmpty() ? plainSocket->peerName() in continueHandshake()
603 … const QString peerName = verificationPeerName.isEmpty() ? q->peerName() : verificationPeerName; in onSslUpgrade() local
604 if (!isMatchingHostname(configuration.peerCertificate, peerName)) { in onSslUpgrade()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_winrt.cpp369 const QString host = verificationPeerName.isEmpty() ? plainSocket->peerName() in continueHandshake()
603 … const QString peerName = verificationPeerName.isEmpty() ? q->peerName() : verificationPeerName; in onSslUpgrade() local
604 if (!isMatchingHostname(configuration.peerCertificate, peerName)) { in onSslUpgrade()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_winrt.cpp369 const QString host = verificationPeerName.isEmpty() ? plainSocket->peerName() in continueHandshake()
603 … const QString peerName = verificationPeerName.isEmpty() ? q->peerName() : verificationPeerName; in onSslUpgrade() local
604 if (!isMatchingHostname(configuration.peerCertificate, peerName)) { in onSslUpgrade()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_winrt.cpp369 const QString host = verificationPeerName.isEmpty() ? plainSocket->peerName() in continueHandshake()
603 … const QString peerName = verificationPeerName.isEmpty() ? q->peerName() : verificationPeerName; in onSslUpgrade() local
604 if (!isMatchingHostname(configuration.peerCertificate, peerName)) { in onSslUpgrade()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_winrt.cpp369 const QString host = verificationPeerName.isEmpty() ? plainSocket->peerName() in continueHandshake()
603 … const QString peerName = verificationPeerName.isEmpty() ? q->peerName() : verificationPeerName; in onSslUpgrade() local
604 if (!isMatchingHostname(configuration.peerCertificate, peerName)) { in onSslUpgrade()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/network/ssl/
H A Dqsslsocket_winrt.cpp369 const QString host = verificationPeerName.isEmpty() ? plainSocket->peerName() in continueHandshake()
603 … const QString peerName = verificationPeerName.isEmpty() ? q->peerName() : verificationPeerName; in onSslUpgrade() local
604 if (!isMatchingHostname(configuration.peerCertificate, peerName)) { in onSslUpgrade()
/dports/www/qt5-websockets/kde-qtwebsockets-5.15.2p4/src/websockets/
H A Dqwebsocket.cpp656 QString QWebSocket::peerName() const in peerName() function in QWebSocket
659 return d->peerName(); in peerName()
/dports/www/qt5-websockets-qml/kde-qtwebsockets-5.15.2p4/src/websockets/
H A Dqwebsocket.cpp656 QString QWebSocket::peerName() const in peerName() function in QWebSocket
659 return d->peerName(); in peerName()
/dports/net/cjdns/cjdns-cjdns-v21.1/interface/
H A DETHInterface_admin.c48 String* peerName = Dict_getStringC(args, "peerName"); in beginConnection() local
65 ctx->ic, ifNum, pkBytes, &sockaddr.generic, password, login, peerName, ctx->alloc); in beginConnection()
/dports/net/zyre/zyre-2.0.1/bindings/qml/src/
H A DQmlZyreEvent.cpp27 const QString QmlZyreEvent::peerName () { in peerName() function in QmlZyreEvent
/dports/comms/qt5-connectivity/kde-qtconnectivity-5.15.2p1/src/bluetooth/osx/
H A Dosxbtl2capchannel_p.h100 - (NSString *)peerName;
H A Dosxbtrfcommchannel_p.h100 - (NSString *)peerName;
/dports/databases/py-carbon/carbon-1.1.8/lib/carbon/
H A Dprotobuf.py18 log.listener('invalid protobuf received from %s, ignoring' % self.peerName)
/dports/games/libkdegames/libkdegames-21.12.3/src/private/kgame/
H A Dkmessageio.cpp161 QString KMessageSocket::peerName () const in peerName() function in KMessageSocket
163 return mSocket->peerName(); in peerName()
H A Dkmessageclient.cpp120 QString KMessageClient::peerName () const in peerName() function in KMessageClient
122 return d->connection ? d->connection->peerName() : QStringLiteral("localhost"); in peerName()
/dports/news/inn-current/inn-2.7-20211226/innfeed/
H A Dconfig_y.c2319 char *peerName; member
2333 free(peerTable[i].peerName); in configCleanup()
2351 if (strcmp(peerTable[j].peerName, s->values[i]->name) == 0) { in buildPeerTable()
2354 peerTable[j].peerName); in buildPeerTable()
2372 peerTable[peerTableIdx].peerName = xstrdup(s->values[i]->name); in buildPeerTable()
2460 free(peerTable[peerTableIdx].peerName); in readConfig()
2461 peerTable[peerTableIdx].peerName = NULL; in readConfig()
2497 if (strcmp(peerTable[i].peerName, name) == 0) { in findPeer()
/dports/news/inn/inn-2.6.4/innfeed/
H A Dconfig_y.c2335 char *peerName ; member
2348 free (peerTable[i].peerName) ; in configCleanup()
2368 if (strcmp (peerTable[j].peerName,s->values[i]->name) == 0) in buildPeerTable()
2372 peerTable[j].peerName) ; in buildPeerTable()
2392 peerTable[peerTableIdx].peerName = xstrdup (s->values[i]->name); in buildPeerTable()
2489 free (peerTable [peerTableIdx].peerName) ; in readConfig()
2490 peerTable [peerTableIdx].peerName = NULL ; in readConfig()
2524 if (strcmp (peerTable[i].peerName,name) == 0) in findPeer()
/dports/sysutils/shlock/inn-2.6.4/innfeed/
H A Dconfig_y.c2335 char *peerName ; member
2348 free (peerTable[i].peerName) ; in configCleanup()
2368 if (strcmp (peerTable[j].peerName,s->values[i]->name) == 0) in buildPeerTable()
2372 peerTable[j].peerName) ; in buildPeerTable()
2392 peerTable[peerTableIdx].peerName = xstrdup (s->values[i]->name); in buildPeerTable()
2489 free (peerTable [peerTableIdx].peerName) ; in readConfig()
2490 peerTable [peerTableIdx].peerName = NULL ; in readConfig()
2524 if (strcmp (peerTable[i].peerName,name) == 0) in findPeer()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/network/socket/
H A Dqhttpsocketengine.cpp173 d->peerName.clear(); in connectToHost()
184 d->peerName = hostname; in connectToHostByName()
500 QByteArray peerAddress = d->peerName.isEmpty() ? in slotSocketConnected()
502 QUrl::toAce(d->peerName); in slotSocketConnected()
/dports/devel/py-py_interface/py_interface-2.3/py_interface/
H A Derl_node_conn.py710 peerName = self.GetPeerNodeName()
711 self._passThroughMsgCb(self, peerName, controlMsg, msg)
714 peerName = self.GetPeerNodeName()
715 self._passThroughMsgCb(self, peerName, controlMsg)
/dports/comms/qt5-connectivity/kde-qtconnectivity-5.15.2p1/src/bluetooth/
H A Dqbluetoothsocket_bluez_p.h83 QString peerName() const override;
H A Dqbluetoothsocket_dummy_p.h86 QString peerName() const override;

1...<<11121314151617181920>>...47