akallabeth
c7efbf5b8e
[core,proxy] fix nonblocking BIO reads
...
* In case of non-blocking BIO layers the proxy read functions bailed
out with an error. Retry reading in that case unless the
TcpConnectTimeout is exceeded
* Terminate proxy read operations if rdpContext::abortEvent is set
2024-09-17 10:37:19 +02:00
Armin Novak
7c243da6e1
Remove symbols exported by accident.
2019-12-02 10:57:31 +01:00
Armin Novak
72ca88f49c
Reformatted to new style
2019-11-07 10:53:54 +01:00
David Fort
0f968b782c
proxy: cleanup SOCKS support and add user/password support
2018-05-02 10:51:16 +02:00
Armin Novak
8b9e3fa51e
Fixed use of reserved keywords for include guards.
2017-07-20 09:35:41 +02:00
Christian Plattner
8658f04f42
Code reformatting of proxy.c, proxy.h
2016-12-13 12:12:04 +01:00
Christian Plattner
58ef7cc42d
More abstracted proxy handling
2016-12-10 23:13:35 +01:00
Christian Plattner
ff42e9f12c
Merge commit 'dd6d82': Switch to OpenSSL BIOs
...
Conflicts:
libfreerdp/core/tcp.c
libfreerdp/core/transport.c
2015-01-20 00:47:16 +01:00
Christian Plattner
ac90c23c71
Moved HTTP Proxy methods out of transport.c into new proxy.c; use not in transport.c but in tcp.c
2014-09-22 16:58:01 +02:00