poco/NetSSL_OpenSSL/include/Poco/Net
Aleksandar Fabijanic ece360393f
4435 secure sock thread (#4512)
* fix(SecureSocket): Refactor detection of timeout when reading, writing or handshaking. (#3725)

* enh(SecureSocket): some trivial C++17 modernisation changes.

* chore: indentation and compiler warning

* fix(SecureSocketImpl): not thread-safe (1st attempt) #4435

* fix(SecureSocketImpl): silence CodeQL cpp/certificate-not-checked

---------

Co-authored-by: Matej Kenda <matejken@gmail.com>
2024-04-02 18:53:42 +02:00
..
AcceptCertificateHandler.h #3299: NetSSL: Allow per-Context InvalidCertificateHandler 2021-06-06 18:11:05 +02:00
CertificateHandlerFactory.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
CertificateHandlerFactoryMgr.h cleanup 2020-01-10 11:34:35 +01:00
ConsoleCertificateHandler.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Context.h fix openssl session resumption, add quiet shutdown option, support FTPS with hostname (#4103) 2023-11-26 18:12:11 +01:00
FTPSClientSession.h fix(Socket): shutdown fixes from pull #3448 2022-03-31 19:03:27 +00:00
FTPSStreamFactory.h fix header comments 2020-01-23 18:57:05 +01:00
HTTPSClientSession.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
HTTPSSessionInstantiator.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HTTPSStreamFactory.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
InvalidCertificateHandler.h #3299: NetSSL: Allow per-Context InvalidCertificateHandler 2021-06-06 18:11:05 +02:00
KeyConsoleHandler.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
KeyFileHandler.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
NetSSL.h fix include order 2023-10-02 07:50:29 +02:00
PrivateKeyFactory.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
PrivateKeyFactoryMgr.h cleanup 2020-01-10 11:34:35 +01:00
PrivateKeyPassphraseHandler.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
RejectCertificateHandler.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
SecureServerSocket.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
SecureServerSocketImpl.h #2418: SecureServerSocket doesn't work with IpV6 2021-06-15 10:23:22 +02:00
SecureSMTPClientSession.h SecureSMTPClientSession now uses _host from SMTPClientSession 2019-05-16 14:35:19 +02:00
SecureSocketImpl.h 4435 secure sock thread (#4512) 2024-04-02 18:53:42 +02:00
SecureStreamSocket.h fix(SecureSocket): Refactor detection of timeout when reading, writing and handshaking (#4510) 2024-03-27 00:29:58 +01:00
SecureStreamSocketImpl.h fix(SecureSocket): Refactor detection of timeout when reading, writing and handshaking (#4510) 2024-03-27 00:29:58 +01:00
Session.h #3880: NetSSL_OpenSSL: Support session resumption with TLSv1.3 2023-06-06 13:06:02 +02:00
SSLException.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SSLManager.h #3880: NetSSL_OpenSSL: Support session resumption with TLSv1.3 2023-06-06 13:06:02 +02:00
Utility.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
VerificationErrorArgs.h #3299: NetSSL: Allow per-Context InvalidCertificateHandler 2021-06-06 18:11:05 +02:00
X509Certificate.h Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00