Günter Obiltschnig
|
aa7667d427
|
RemoteSyslogChannel/RemoteSyslogListener: add buffer size configuration property
|
2021-04-11 16:03:08 +02:00 |
|
Günter Obiltschnig
|
b3f75eb850
|
#2902: [FTPClient] Optimize expression
|
2020-02-04 10:56:58 +01:00 |
|
Günter Obiltschnig
|
3bdb47ae66
|
GH #2892: SocketImpl::bind --> bind wrong config
|
2020-01-25 14:22:27 +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
|
f1fcdffcb5
|
fixed GH #2863: NetworkInterface::map can fail to reveal some interfaces if an earlier one can not be handled
|
2020-01-22 13:36:46 +01:00 |
|
Günter Obiltschnig
|
f6dafb437e
|
fixed GH #2843: Poco::Net::MediaType::parse() does not split parameters
|
2020-01-22 11:56:11 +01:00 |
|
Günter Obiltschnig
|
15fa335343
|
fixed a crash due to invalid sockaddr cast
|
2020-01-22 10:59:02 +01:00 |
|
Günter Obiltschnig
|
35d73695f8
|
fixed GH #2686: Uploads larger than 2GB fail
|
2020-01-21 21:19:07 +01:00 |
|
Günter Obiltschnig
|
f55c17a295
|
fixed #2745
|
2020-01-21 19:59:17 +01:00 |
|
Günter Obiltschnig
|
1bf40a0cd2
|
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
|
2020-01-09 10:08:09 +01:00 |
|
Günter Obiltschnig
|
4ec5d35060
|
added support for SameSite cookie attribute
|
2020-01-04 10:15:41 +01:00 |
|
Günter Obiltschnig
|
9c197e0ed1
|
finally get rid of std::auto_ptr
|
2019-12-15 09:40:40 +01:00 |
|
Günter Obiltschnig
|
665a840692
|
added Poco::Net::escapeHTML() and Poco::Net::EscapeHTMLStream; PageCompiler now supports optional HTML-escaping of <%= %> expressions.
|
2019-11-20 14:22:41 +01:00 |
|
Chris Berry-Porter
|
8e0a852716
|
Set timeouts for FTP passive connections
Set send/receive timeouts for FTP passive connections
|
2019-09-02 10:48:10 +10:00 |
|
Günter Obiltschnig
|
b782d17ced
|
fixed timeout for WSAPoll
|
2019-06-22 21:29:24 +02:00 |
|
Günter Obiltschnig
|
625dd6b51e
|
backport #2336
|
2019-06-11 16:07:53 +02:00 |
|
Günter Obiltschnig
|
5e678b925b
|
only auto-authorize if non-empty HTTPCredentials are provided
|
2019-06-04 18:37:48 +02:00 |
|
Günter Obiltschnig
|
96a7263219
|
added HTTP*Credentials::empty() and HTTP*Credentials::clear()
|
2019-06-04 18:33:50 +02:00 |
|
Günter Obiltschnig
|
a7d5d97487
|
added missing #include <windows.h>
|
2019-05-16 14:54:19 +02:00 |
|
Günter Obiltschnig
|
dc4d36dad5
|
fixed warning
|
2019-05-16 14:40:13 +02:00 |
|
Günter Obiltschnig
|
2086a497f5
|
fix for Windows (add #define NOMINMAX)
|
2019-05-16 14:16:09 +02:00 |
|
Günter Obiltschnig
|
16f63eed0a
|
WebSocket: allow setting the maximum payload size for receiving frames
|
2019-05-16 08:43:46 +02:00 |
|
Günter Obiltschnig
|
a335f6da89
|
fixes for macOS/Linux
|
2019-05-15 15:54:10 +02:00 |
|
Günter Obiltschnig
|
e821a2a9f1
|
added support for SSPI-based NTLM authentication using the credentials of the currently logged in Windows user (Windows only)
|
2019-05-15 15:43:37 +02:00 |
|
Günter Obiltschnig
|
2e26da9b34
|
added HTTPClientSession::flushRequest()
|
2019-04-05 13:00:55 +02:00 |
|
Günter Obiltschnig
|
42cf54b742
|
fixed NTLM SMTP authentication; added additional check for malformed server challenge to HTTPNTLMCredentials
|
2019-04-03 15:29:32 +02:00 |
|
Günter Obiltschnig
|
6ec6b58da3
|
added comment and link to MS-SMTPNTLM
|
2019-04-02 16:54:56 +02:00 |
|
Günter Obiltschnig
|
fa84db6d65
|
added NTLM authentication to SMTPClientSession
|
2019-04-02 16:47:12 +02:00 |
|
Günter Obiltschnig
|
a8bcb214c5
|
minor refactoring; check server challenge for NTLMv2 support
|
2019-03-19 08:38:32 +01:00 |
|
Günter Obiltschnig
|
9422825790
|
fixed c++03 compatibility issue
|
2019-03-18 19:29:41 +01:00 |
|
Günter Obiltschnig
|
dc5c87c135
|
fixed warnings
|
2019-03-18 18:15:10 +01:00 |
|
Günter Obiltschnig
|
0f3f11a3b2
|
NTLM (proxy) authentication support for HTTPClientSession
|
2019-03-18 16:58:57 +01:00 |
|
Günter Obiltschnig
|
e3e8c3474b
|
backport #2616: Restore pre-1.8.0 behaviour of Poco::Net::ServerSocket::bind
|
2019-02-15 20:08:02 +01:00 |
|
Günter Obiltschnig
|
be662f257a
|
GH #2549: Fix keepAlive in http client session: left-over _pRequestStream could mess up new request
|
2019-01-16 11:37:32 +01:00 |
|
Günter Obiltschnig
|
69fee5d296
|
#2549: Fix keepAlive in http client session
|
2019-01-15 20:57:50 +01:00 |
|
Günter Obiltschnig
|
5d3d62bb54
|
fixed GH #2570: DialogSocket: receiveStatusMessage() - line length limit applies to entire multi-line message
|
2018-12-19 21:45:17 +01:00 |
|
Günter Obiltschnig
|
db86fec382
|
#2565: HTMLForm: optional enforcement of Content-Length instead of Chunked Transfer-Encoding
|
2018-12-12 18:00:58 +01:00 |
|
Joerg-Christian Boehme
|
7fd34b5a62
|
Use sockaddr_storage for proper stack aligment (#2523)
|
2018-11-27 08:25:05 -06:00 |
|
Günter Obiltschnig
|
ae9a7368cc
|
backport 89da23d - don't wrap TimeoutException in ICMPException
|
2018-11-01 11:01:25 +01:00 |
|
Günter Obiltschnig
|
fd57b3b34c
|
backport MultipartSource for MailMessage from develop branch
|
2018-10-29 13:46:59 +01:00 |
|
fenghao119
|
e7e90e2465
|
fix: timeout does not work when ftp passive connect (#2463)
|
2018-09-13 09:09:28 +02:00 |
|
Simon Gorše
|
f59077d0f0
|
Fixed WebSocket error message formatting.
|
2018-09-04 21:27:21 +02:00 |
|
Alex Fabijanic
|
b42900ee5b
|
fix for pre-c++11 compilers
|
2018-09-04 20:14:18 +02:00 |
|
tomaz-beltram
|
f140808fab
|
Fixed Windows http timeout #2451. (#2452)
|
2018-09-04 15:27:25 +02:00 |
|
Aleksandar Fabijanic
|
c4e676d36d
|
Feature net udp (#2347)
* add PMTU discovery #2329
* add socket gather/scatter capabilities #2330 (win, udp)
* enable WSAPoll
* add FastMemoryPool
* add receiveFrom() with native args
* allow copying of StringTokenizer
* add AtomicFlag and SpinlockMutex
* update .gitignore
* UDPServer and client #2343 (windows)
* fix warnings
* fix warnings
* regenerate Net VS solutions
* regenerate CppUnit projects/solutions
* clang fixes
* gcc fixes
* try to fix travis
* more travis fixes
* more travis fixes
* handle UDPClient exception
* fix makefiles and init order warnings
* add UNIX gather/scatter sendto/recvfrom implementations and tests
* run travis tests as sudo
* try to run tests as sudo, 2nd attempt
* fix warning
* use mutex in reactor
* lock-order-inversion in SocketReactor #2346
* add PMTU discovery #2329 (linux)
* ICMPSocket does not check reply address #1921
* remove some ignored tests
* add PMTU discovery #2329 (reconcile logic with #1921)
* fix native receiveFrome()
* reinstate ignoring of proxy errors
* add testMTU to ignore list
* add include atomic
* NTPClient not checking reply address #2348
* some ICMP/MTU fixes
* UDPSocketReader cleanup
* resolve some socket inheritance warnings
* add NTP time sync to ignored tests
* SocketNotifier not thread-safe #2345
* prevent x64 samples build attempt for win32
* build TestApp and Library
* fix ICMP tests
* regen VS projects
* regen VS projects and add missing 2012 files
* remove debug prints
|
2018-06-02 14:02:33 -05:00 |
|
Alex Fabijanic
|
82c88a238c
|
PollSet behaves differently on windows #2313
|
2018-05-04 13:39:36 -05:00 |
|
Alex Fabijanic
|
2c445f3fb1
|
clang/gcc fixes
|
2018-05-04 13:39:14 -05:00 |
|
Alex Fabijanic
|
df46368413
|
add PollSet::has/empty(); ParallelAcceptor: always use same reactor for a socket, if registered
|
2018-05-04 13:38:43 -05:00 |
|