poco/NetSSL_OpenSSL/src
FrancisANDRE ac6110ce1e Rollback fix #1605 since it breaks the unit test
HTTPSClientSessionTest::testCachedSession()
2017-03-15 18:23:37 +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 fixed some warnings and minor issues detected by clang-analyzer 2016-09-13 11:40:59 +02:00
Context.cpp Crypto and NetSSL fixes for OpenSSL 1.1 2016-11-28 00:23:52 +01:00
HTTPSClientSession.cpp Revert "GH #1050 NetSSL_OpenSSL: fix gcc -Wshadow warnings" 2016-09-05 08:31:43 +02:00
HTTPSSessionInstantiator.cpp HTTPSessionInstantiator: respect global proxy config 2015-09-17 11:58:19 +02:00
HTTPSStreamFactory.cpp fixed GH #1472: HTTP(S)StreamFactory should send a User-Agent header 2016-10-26 12:59:33 +02: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 Revert "GH #1050 NetSSL_OpenSSL: fix gcc -Wshadow warnings" 2016-09-05 08:31:43 +02:00
SecureServerSocketImpl.cpp Revert "GH #1050 NetSSL_OpenSSL: fix gcc -Wshadow warnings" 2016-09-05 08:31:43 +02:00
SecureSMTPClientSession.cpp Revert "GH #1050 NetSSL_OpenSSL: fix gcc -Wshadow warnings" 2016-09-05 08:31:43 +02:00
SecureSocketImpl.cpp Rollback fix #1605 since it breaks the unit test 2017-03-15 18:23:37 +01:00
SecureStreamSocket.cpp Revert "GH #1050 NetSSL_OpenSSL: fix gcc -Wshadow warnings" 2016-09-05 08:31:43 +02:00
SecureStreamSocketImpl.cpp Revert "GH #1050 NetSSL_OpenSSL: fix gcc -Wshadow warnings" 2016-09-05 08:31:43 +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:20:22 +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 Revert "GH #1050 NetSSL_OpenSSL: fix gcc -Wshadow warnings" 2016-09-05 08:31:43 +02:00