poco/NetSSL_OpenSSL/src
2024-12-01 10:10:06 +01:00
..
AcceptCertificateHandler.cpp #3299: NetSSL: Allow per-Context InvalidCertificateHandler 2021-06-06 18:11:05 +02:00
CertificateHandlerFactory.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
CertificateHandlerFactoryMgr.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
ConsoleCertificateHandler.cpp #3299: NetSSL: Allow per-Context InvalidCertificateHandler 2021-06-06 18:11:05 +02:00
Context.cpp fix(NetSSL): Incorrect setting of ciphersuites for TLSv1.3 #4610 2024-12-01 10:10:06 +01:00
FTPSClientSession.cpp fix openssl session resumption, add quiet shutdown option, support FTPS with hostname (#4103) 2023-11-26 18:12:11 +01:00
FTPSStreamFactory.cpp fix header comments 2020-01-23 18:57:05 +01:00
HTTPSClientSession.cpp fix(HTTPSClientSession): There is no way to resolve host in advance and connect to HTTPS server with SNI. #4395 (#4751) 2024-11-05 20:46:42 +01:00
HTTPSSessionInstantiator.cpp #3089: HTTPSessionFactory does not support HTTPClientSession::ProxyConfig 2021-06-15 09:45:01 +02:00
HTTPSStreamFactory.cpp enh(Poco): Mark deprecated functionality with C++ attributes and resolve internal usage of deprecated functions (#4551) 2024-07-29 08:37:35 +02:00
InvalidCertificateHandler.cpp #3299: NetSSL: Allow per-Context InvalidCertificateHandler 2021-06-06 18:11:05 +02:00
KeyConsoleHandler.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
KeyFileHandler.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
PrivateKeyFactory.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
PrivateKeyFactoryMgr.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
PrivateKeyPassphraseHandler.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
RejectCertificateHandler.cpp #3299: NetSSL: Allow per-Context InvalidCertificateHandler 2021-06-06 18:11:05 +02:00
SecureServerSocket.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
SecureServerSocketImpl.cpp #2418: SecureServerSocket doesn't work with IpV6 2021-06-15 10:23:22 +02:00
SecureSMTPClientSession.cpp SecureSMTPClientSession now uses _host from SMTPClientSession 2019-05-16 14:35:19 +02:00
SecureSocketImpl.cpp fix(NetSSL): handle EWOULDBLOCK when calling SSL_shutdown() 2024-11-28 08:19:45 +01:00
SecureStreamSocket.cpp fix(HTTPSClientSession): There is no way to resolve host in advance and connect to HTTPS server with SNI. #4395 (#4751) 2024-11-05 20:46:42 +01:00
SecureStreamSocketImpl.cpp fix(NetSSL): shutdown behavior 2024-11-28 08:19:45 +01:00
Session.cpp #3880: NetSSL_OpenSSL: Support session resumption with TLSv1.3 2023-06-06 13:06:02 +02:00
SSLException.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SSLManager.cpp fix(SSLManager): Fixed regression introduced in PR #4103, fixes #4421 2024-01-31 10:50:21 +01:00
Utility.cpp Netssl/openssl3 (#3575) 2022-04-28 22:24:43 -05:00
VerificationErrorArgs.cpp #3299: NetSSL: Allow per-Context InvalidCertificateHandler 2021-06-06 18:11:05 +02:00
X509Certificate.cpp code cleanup; fix move ctors and assignment 2020-01-21 17:52:43 +01:00