.. |
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
|
fixed a memory leak if the CA file was not found while creating the Context (the OpenSSL context would leak)
|
2014-10-18 17:22:07 +02:00 |
HTTPSClientSession.cpp
|
added nonProxyHosts to ProxyConfig to allow bypassing proxy for certain hosts
|
2014-11-11 22:54:44 +01:00 |
HTTPSSessionInstantiator.cpp
|
LICENSE: add info about SPDX-License-Identifier usage and use it
|
2014-05-14 08:38:09 +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 |
SSLException.cpp
|
LICENSE: add info about SPDX-License-Identifier usage and use it
|
2014-05-14 08:38:09 +02:00 |
SSLManager.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 |
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 |
SecureSocketImpl.cpp
|
- don't throw if SSL client unexpectedly closes connection as this seems to be the normal behavior of web browsers (seen with Chrome and IE)
|
2014-10-02 14:58:45 +02: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 |
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 |