poco/NetSSL_OpenSSL/include/Poco/Net
Matej Kenda f24547cdcf enh(Poco): Mark deprecated functionality with C++ attributes and resolve internal usage of deprecated functions (#4551)
* enh(poco): Replace deprecated comments with C++ deprecated attribute.

* enh(Poco): Replace some deprecated functionality in Poco sources. (#4426)

* enh(Poco): Replace more deprecated functionality in Poco sources. (#4426)

* fix(CMake): Variable BUILD_SHARED_LIBS must be defined properly to create valid binaries.

* enh: Code improvements done while resolving deprecated functionality (#4426)

* Un-deprecate LocalDateTme (#4426)

* enh(Poco): Replace usage of deprecated functionality with other functions/classes (#4426)

* chore(SSL): temporarily un-deprecate SSL-related functionality (#4426)

* chore(SSL): temporarily un-deprecate old MongoDB protocol functionality (#4426)

* enh(Poco): Minor Hash improvements (#4426)

* enh(Foundation): Compile deprecated hash tests only when POCO_TEST_DEPRECATED is enabled (#4426)

* enh(Net): Compile deprecated Socket::select functionality only when POCO_TEST_DEPRECATED is enabled (#4426)

* enh(Bonjour): Replace deprecated Socket::select with PollSet (#4426)

* enh(Poco): Introduce POCO_DEPRECATED macro to have the ability to disable deprecation warnings in applications (#4426)

* test(ODBC): add few asserts to testStoredProcedureDynamicVar

* fix(ODBC): rename DynamicAny -> DynamicVar in tests

* fix(ODBC): make Dignostics static members inline to prevent explicit instantiation warnings on windows

---------

Co-authored-by: Alex Fabijanic <alex@pocoproject.org>
2024-07-29 08:37:35 +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 enh(Poco): Mark deprecated functionality with C++ attributes and resolve internal usage of deprecated functions (#4551) 2024-07-29 08:37:35 +02: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