Günter Obiltschnig
b2d71905e3
#3515 : NetSSL_OpenSSL Testsuite: testInterop() and testProxy() fail due to changed certificate
2022-02-07 17:58:31 +01:00
Günter Obiltschnig
dbfd27611b
manually merge #3448 , part 1 (NetSSL)
2022-02-07 17:56:05 +01:00
Günter Obiltschnig
3ca91a8fe1
#2895 , #2935 : support OCSP stapling
2021-06-23 08:36:38 +02:00
Günter Obiltschnig
22eb76d3ae
#3302 : MSVC: Poco hides warnings (C4996) for the C++14 attribute [[deprecated]]
2021-06-17 18:20:29 +02:00
Günter Obiltschnig
746a69dc09
testReuseSession: remove bad checks for session reuse
2021-06-16 18:30:30 +02:00
Günter Obiltschnig
551b00c821
#3314 : NetSSL_OpenSSL: any.pem certificate error: ca md too weak
2021-06-16 17:53:15 +02:00
Günter Obiltschnig
5948cc8be4
fix UB/bad cast in TCPServerTest.cpp
2021-06-16 06:59:17 +02:00
Günter Obiltschnig
b4ee4b9f30
#3157 : fix(openssl): add missing dependency to OpenSSL components
2021-06-15 14:49:38 +02:00
Günter Obiltschnig
907e240ff2
#3269 : Poco::Net::Context initialization with empty certificateFile
2021-06-15 14:05:56 +02:00
Günter Obiltschnig
e01fede825
disallow SSLv3
2021-06-15 13:51:41 +02:00
Günter Obiltschnig
7917abf727
#2418 : SecureServerSocket doesn't work with IpV6
2021-06-15 10:23:22 +02:00
Günter Obiltschnig
59ae91e5ba
#3089 : HTTPSessionFactory does not support HTTPClientSession::ProxyConfig
2021-06-15 09:45:01 +02:00
Günter Obiltschnig
ab010473b9
#3299 : NetSSL: Allow per-Context InvalidCertificateHandler
2021-06-06 18:11:05 +02:00
Günter Obiltschnig
f472d3ae52
use TLS_CLIENT_USE instead of CLIENT_USE
2020-02-16 19:58:55 +01:00
Günter Obiltschnig
3b14ae5ec8
new x509 cert for sample
2020-02-16 18:29:03 +01:00
Günter Obiltschnig
4de9a21187
make CMake files style (more) consistent
2020-02-14 11:07:32 +01:00
Günter Obiltschnig
75a86ad868
remove POCO_STATIC
2020-02-12 22:10:01 +01:00
Günter Obiltschnig
13d3a03529
remove curves unsupported by some OpenSSL builds
2020-02-04 15:31:48 +01:00
Günter Obiltschnig
fc8a95c44e
make Context compile with OpenSSL >= 1.1
2020-02-04 13:41:23 +01:00
Günter Obiltschnig
81624a269f
#2898 : poco 1.10/ NetSSL / openssl < 1.1 : default server usage changed (compare to 1.9.4)
2020-02-04 10:23:55 +01:00
Günter Obiltschnig
d33a39a987
#2816 : Modernise TLS configuration
2020-02-04 09:33:31 +01:00
Günter Obiltschnig
d7f3ba9f95
fixed CppUnit includes
2020-01-26 15:18:12 +01:00
Günter Obiltschnig
b6f176f384
fixed CppUnit includes
2020-01-26 13:54:32 +01:00
Günter Obiltschnig
839009d9b5
fix header comments
2020-01-23 18:57:05 +01:00
Günter Obiltschnig
bcbef6833c
fix DLL export
2020-01-23 18:14:24 +01:00
Günter Obiltschnig
3bff3a2dd0
re-generated project files
2020-01-23 18:07:55 +01:00
Günter Obiltschnig
d65bf03a83
fixes and improvements to FTP(S)ClientSession
2020-01-23 17:55:30 +01:00
Günter Obiltschnig
878b8bbeca
fixes for FTPSClientSession
2020-01-23 13:29:54 +01:00
Günter Obiltschnig
5d481ff493
merge FTPSClientSession from develop-experimental
2020-01-23 11:57:28 +01:00
Günter Obiltschnig
18adb1e43b
code cleanup; fix move ctors and assignment
2020-01-21 17:52:43 +01:00
Joerg-Christian Boehme
885c5cbc55
Ignore tests in cmake from cppignore and set POCO_BASE environment.
2020-01-14 21:45:56 +01:00
Günter Obiltschnig
4920df18ce
re-generated project files
2020-01-12 23:04:09 +01:00
Günter Obiltschnig
fce1f89aff
fix CppUnit includes
2020-01-11 22:51:54 +01:00
Günter Obiltschnig
165f5cfd20
re-generated project files
2020-01-11 22:33:28 +01:00
Günter Obiltschnig
4c1e357e4a
project file fixes
2020-01-11 12:45:39 +01:00
Günter Obiltschnig
fea390fe6a
remove gradle files
2020-01-11 10:04:22 +01:00
Günter Obiltschnig
e84ab92ee0
removed x64 project files
2020-01-11 09:52:49 +01:00
Günter Obiltschnig
fe3f6405b6
updated progen files
2020-01-11 09:34:54 +01:00
Günter Obiltschnig
59898cd3c2
remove old VS project files
2020-01-10 14:26:36 +01:00
Günter Obiltschnig
e1f09a602b
cleanup and modernization
2020-01-10 12:20:30 +01:00
Günter Obiltschnig
821d80b76e
cleanup
2020-01-10 11:34:35 +01:00
Günter Obiltschnig
a2f8f8fbe1
NetSSL_OpenSSL: better way to specify TLS version for Context
2020-01-09 21:25:30 +01:00
Günter Obiltschnig
9c197e0ed1
finally get rid of std::auto_ptr
2019-12-15 09:40:40 +01:00
Francis ANDRE
e59f37318e
Add /MP option and remove /Gm as it is ignored and will be removed
2019-12-07 19:11:24 +01:00
Brice Gros
990f7825b5
Fix path to DLLVersion.rc and enable to skip Foundation; Fix Foundation samples referencing useless libs
2019-10-18 15:35:02 +02:00
Joerg-Christian Boehme
b9fa82b08b
CMake merge from devel to 1.10 to use embedded OpenSSL for Windows ( #2767 )
...
* Add embedded openssl for windows
* Add windows fix for OpenSSL #2708
* Fix CppUnit lib prefix with Poco
2019-09-02 11:48:01 +02:00
Dooeui
e251479dde
Fix build errors in QNX SDP7
...
Because QNX SDP7 doesn't have separate "dl" library but it's include din "C" library. Therefore, -ldl option should not be used to build programs for QNX SDP7.
2019-08-11 16:58:47 +09:00
Günter Obiltschnig
9a8ab0858f
include version resource in DLLs built with CMake
2019-06-24 15:39:06 +02:00
Günter Obiltschnig
27335031e1
fixed GH #2380 : Calling Poco::Net::X509Certificate::addChainCertificate() leads to double free.
2019-06-22 18:11:05 +02:00
Günter Obiltschnig
ec8ea48062
SecureSMTPClientSession now uses _host from SMTPClientSession
2019-05-16 14:35:19 +02:00