Commit Graph

4853 Commits

Author SHA1 Message Date
Günter Obiltschnig
b4ee4b9f30 #3157: fix(openssl): add missing dependency to OpenSSL components 2021-06-15 14:49:38 +02:00
Günter Obiltschnig
f5de69b854 #3260: Memory leak in EVPPKey::loadKey used with files & wrong password 2021-06-15 14:43:21 +02:00
Günter Obiltschnig
aa32399e26 #3307: Poco::Crypto::X509Certificate: obtain certificate fingerprint 2021-06-15 14:36:57 +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
cab7266f16 Merge branch 'poco-1.11.0' of github.com:pocoproject/poco into poco-1.11.0 2021-06-15 13:46:38 +02:00
Günter Obiltschnig
37f7315bc4 #3191: Fixing a bug in the NetSSL_Win module (Host name verification failed error) 2021-06-15 13:46:19 +02:00
Günter Obiltschnig
46ef044d7b #3224: Remove SSL23 support from Poco/Crypto 2021-06-15 13:38:37 +02:00
Günter Obiltschnig
01720ce82b #3019: ObjectPool wait on borrow condition fix 2021-06-15 13:30:51 +02:00
Günter Obiltschnig
ea455ad891 fix warnings 2021-06-15 10:36:53 +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
d1e9452414 #3282: Update constant in setContentType documentation 2021-06-15 09:05:52 +02:00
Günter Obiltschnig
73ee047a37 #3215: XML parser returns item from different element in a array 2021-06-15 08:52:58 +02:00
Günter Obiltschnig
6fda5b590b #3266: Order of Util::Application::uninitialize() is not in reverse as documented 2021-06-15 07:45:47 +02:00
Günter Obiltschnig
43aa85df70 #3193: ServerApplication::registerService() unquoted path security vulnerability 2021-06-15 07:32:47 +02:00
Günter Obiltschnig
b00e82977f #3237: An error in the documentation for Poco/JSON/Parser.h 2021-06-15 07:26:13 +02:00
Günter Obiltschnig
8bf57d48e0 #3166: Fix PostgresSQL BLOB extractor 2021-06-15 07:22:18 +02:00
Günter Obiltschnig
f6a0ede79a #2825: riscv: Enable double operations when using double float abi 2021-06-15 07:14:14 +02:00
Günter Obiltschnig
38fc5e5833 #3138: Add support of arch riscv32 2021-06-15 07:11:19 +02:00
Günter Obiltschnig
4615774f57 #3099: Fixed Postgres extraction into Dynamic::Var 2021-06-15 07:07:09 +02:00
Günter Obiltschnig
1ba0f8e45b #3041: PostgreSQL and TEXT column type 2021-06-15 07:00:48 +02:00
Günter Obiltschnig
417bbc41ca #3068: Documented ENABLE_JWT option 2021-06-15 06:51:46 +02:00
Günter Obiltschnig
8e5a2c313b #3196: std::forward for Poco::Optional ctor with rvalue 2021-06-14 23:47:51 +02:00
Günter Obiltschnig
06fe07e7ad #3163: Correct Var::parse null value 2021-06-14 23:40:03 +02:00
Günter Obiltschnig
87d2edcbd2 #3090: Do not initialize value with undefined behavior 2021-06-14 23:32:37 +02:00
Günter Obiltschnig
486d788a76 #3278: Fixing no hardware floating point support - Part II 2021-06-14 22:58:09 +02:00
Günter Obiltschnig
d7d39e54b3 #3182 Poco::Process:launch on MacOS BigSur: limit maximum number of file descriptors to close before exec() to 100000 2021-06-14 22:52:37 +02:00
Günter Obiltschnig
7d267378f5 Poco::trim*() code cleanup - use ptrdiff_t instead of int; additional test cases 2021-06-14 21:55:13 +02:00
Günter Obiltschnig
2f9c7cd6d3 #3219: SMTPClientSession: invalid SMTP command if empty recipients list in MailMessage 2021-06-14 19:13:48 +02:00
Günter Obiltschnig
5c2cd1a4ff #3107: remove unused variable 2021-06-14 19:04:29 +02:00
Günter Obiltschnig
97ae6924dd #3130: fix error handling: report original error before close() 2021-06-14 18:59:56 +02:00
Günter Obiltschnig
90be9b0e53 #2906, #2904: Support environments without hardware floating point 2021-06-14 18:50:02 +02:00
Günter Obiltschnig
0d621635b0 update build configs - add support for Apple Silicon 2021-06-14 18:33:56 +02:00
Günter Obiltschnig
ce781efd73 upgrade bundled pdjson to latest master 2021-06-14 17:56:53 +02:00
Günter Obiltschnig
ee1ad75c2b #3022: fix for WinCE 2021-06-14 17:29:52 +02:00
Günter Obiltschnig
842f2599c0 #3022: Process::isRunning(PID pid) causes handle leak on Windows 2021-06-14 17:25:08 +02:00
Günter Obiltschnig
ab010473b9 #3299: NetSSL: Allow per-Context InvalidCertificateHandler 2021-06-06 18:11:05 +02:00
Günter Obiltschnig
3249abe2a4 updated changelog| 2021-06-06 14:51:08 +02:00
Günter Obiltschnig
29dd13c83d bump version to 1.11.0 2021-06-06 14:31:15 +02:00
Alex Fabijanic
b27f440e36 fix(PollSet): #3248 #3249 2021-05-25 13:56:58 +02:00
Günter Obiltschnig
cd6422fde3 expose million laughs attack protection implemented by Expat 2.4 2021-05-23 21:23:28 +02:00
Günter Obiltschnig
d95d9bd4a4 upgrade expat to 2.4.1 (trivial) 2021-05-23 19:13:43 +02:00
Günter Obiltschnig
65d7eaccbf fix #include for use with Poco::XML 2021-05-23 12:54:39 +02:00
Günter Obiltschnig
fb5618a757 #3279: update bundled expat to 2.4.0 2021-05-23 11:49:35 +02:00
Günter Obiltschnig
f116174324 include order 2021-04-16 08:11:38 +02:00
Günter Obiltschnig
65cfa49dd9 fix include order 2021-04-16 08:07:53 +02:00
Günter Obiltschnig
fff8eb6f45 Fix typo: overriden -> overridden 2021-04-14 20:12:17 +02:00
Günter Obiltschnig
da9509109a add vscode support 2021-04-14 19:25:16 +02:00
Günter Obiltschnig
a8e11be069 formatting 2021-04-14 19:25:03 +02:00