Home
last modified time | relevance | path

Searched defs:allowUntrusted (Results 1 – 16 of 16) sorted by relevance

/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/dcpp/
H A DBufferedSocket.cpp85 void BufferedSocket::accept(const Socket& srv, bool secure, bool allowUntrusted) { in accept()
98 …cket::connect(const string& aAddress, uint16_t aPort, bool secure, bool allowUntrusted, bool proxy… in connect()
102 …uint16_t aPort, uint16_t localPort, NatRoles natRole, bool secure, bool allowUntrusted, bool proxy… in connect()
H A DCryptoManager.cpp395 SSLSocket* CryptoManager::getClientSocket(bool allowUntrusted) { in CryptoManager()
398 SSLSocket* CryptoManager::getServerSocket(bool allowUntrusted) { in CryptoManager()
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/dcpp/
H A DBufferedSocket.cpp85 void BufferedSocket::accept(const Socket& srv, bool secure, bool allowUntrusted) { in accept()
98 …cket::connect(const string& aAddress, uint16_t aPort, bool secure, bool allowUntrusted, bool proxy… in connect()
102 …uint16_t aPort, uint16_t localPort, NatRoles natRole, bool secure, bool allowUntrusted, bool proxy… in connect()
H A DCryptoManager.cpp395 SSLSocket* CryptoManager::getClientSocket(bool allowUntrusted) { in CryptoManager()
398 SSLSocket* CryptoManager::getServerSocket(bool allowUntrusted) { in CryptoManager()
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/dcpp/
H A DBufferedSocket.cpp85 void BufferedSocket::accept(const Socket& srv, bool secure, bool allowUntrusted) { in accept()
98 …cket::connect(const string& aAddress, uint16_t aPort, bool secure, bool allowUntrusted, bool proxy… in connect()
102 …uint16_t aPort, uint16_t localPort, NatRoles natRole, bool secure, bool allowUntrusted, bool proxy… in connect()
H A DCryptoManager.cpp395 SSLSocket* CryptoManager::getClientSocket(bool allowUntrusted) { in CryptoManager()
398 SSLSocket* CryptoManager::getServerSocket(bool allowUntrusted) { in CryptoManager()
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/dcpp/
H A DBufferedSocket.cpp85 void BufferedSocket::accept(const Socket& srv, bool secure, bool allowUntrusted) { in accept()
98 …cket::connect(const string& aAddress, uint16_t aPort, bool secure, bool allowUntrusted, bool proxy… in connect()
102 …uint16_t aPort, uint16_t localPort, NatRoles natRole, bool secure, bool allowUntrusted, bool proxy… in connect()
H A DCryptoManager.cpp395 SSLSocket* CryptoManager::getClientSocket(bool allowUntrusted) { in CryptoManager()
398 SSLSocket* CryptoManager::getServerSocket(bool allowUntrusted) { in CryptoManager()
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/dcpp/
H A DBufferedSocket.cpp85 void BufferedSocket::accept(const Socket& srv, bool secure, bool allowUntrusted) { in accept()
98 …cket::connect(const string& aAddress, uint16_t aPort, bool secure, bool allowUntrusted, bool proxy… in connect()
102 …uint16_t aPort, uint16_t localPort, NatRoles natRole, bool secure, bool allowUntrusted, bool proxy… in connect()
H A DCryptoManager.cpp395 SSLSocket* CryptoManager::getClientSocket(bool allowUntrusted) { in CryptoManager()
398 SSLSocket* CryptoManager::getServerSocket(bool allowUntrusted) { in CryptoManager()
/dports/net-p2p/linuxdcpp/linuxdcpp-1.1.0/dcpp/
H A DCryptoManager.cpp340 SSLSocket* CryptoManager::getClientSocket(bool allowUntrusted) throw(SocketException) { in getClientSocket()
343 SSLSocket* CryptoManager::getServerSocket(bool allowUntrusted) throw(SocketException) { in getServerSocket()
H A DBufferedSocket.cpp83 void BufferedSocket::accept(const Socket& srv, bool secure, bool allowUntrusted) throw(SocketExcept… in accept()
96 …cket::connect(const string& aAddress, uint16_t aPort, bool secure, bool allowUntrusted, bool proxy… in connect()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DEventListenerManager.cpp1593 bool allowUntrusted = !mIsMainThreadELM || !nsContentUtils::IsCallerChrome(); in SetEventHandler() local
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DEventListenerManager.cpp1638 bool allowUntrusted = !mIsMainThreadELM || !nsContentUtils::IsCallerChrome(); in SetEventHandler() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DEventListenerManager.cpp1638 bool allowUntrusted = !mIsMainThreadELM || !nsContentUtils::IsCallerChrome(); in SetEventHandler() local
/dports/www/firefox/firefox-99.0/dom/events/
H A DEventListenerManager.cpp1913 bool allowUntrusted = !mIsMainThreadELM || !nsContentUtils::IsCallerChrome(); in SetEventHandler() local