poco/NetSSL_OpenSSL/src
2016-03-12 12:18:18 +01:00
..
AcceptCertificateHandler.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
CertificateHandlerFactory.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
CertificateHandlerFactoryMgr.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ConsoleCertificateHandler.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Context.cpp use TLS_*_method() instead of deprecated SSLv23_*_method() if OpenSSL version is >= 1.1; initialize default/fallback client context to support all TLS protocols, not just TLSv1 2016-03-12 12:18:18 +01:00
HTTPSClientSession.cpp added nonProxyHosts to ProxyConfig to allow bypassing proxy for certain hosts 2014-11-11 22:54:44 +01:00
HTTPSSessionInstantiator.cpp HTTPSessionInstantiator: respect global proxy config 2015-09-17 11:56:28 +02:00
HTTPSStreamFactory.cpp added support for global HTTP proxy configuration 2014-11-09 17:22:10 +01:00
InvalidCertificateHandler.cpp #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
KeyConsoleHandler.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
KeyFileHandler.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PrivateKeyFactory.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PrivateKeyFactoryMgr.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PrivateKeyPassphraseHandler.cpp #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
RejectCertificateHandler.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SecureServerSocket.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SecureServerSocketImpl.cpp #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
SecureSMTPClientSession.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SecureSocketImpl.cpp fixed GH# 1184: Attempting to connect via a proxy throws a DNS error "Host not found" 2016-03-10 09:54:08 +01:00
SecureStreamSocket.cpp style cleanup 2014-09-17 11:46:31 +02:00
SecureStreamSocketImpl.cpp #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
Session.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SSLException.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SSLManager.cpp use TLS_*_method() instead of deprecated SSLv23_*_method() if OpenSSL version is >= 1.1; initialize default/fallback client context to support all TLS protocols, not just TLSv1 2016-03-12 12:18:18 +01:00
Utility.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
VerificationErrorArgs.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
X509Certificate.cpp fixed comments 2014-11-21 09:05:25 +01:00