FreeRDP/libfreerdp
Ayose b43942a348 HTTP Basic authentication for HTTP proxy connections
This patch adds support for authentication when the connection is done
through a HTTP proxy.

It only supports HTTP Basic Authentication (like `curl --proxy`).

It is tested against Apache 2.4.
2022-02-07 08:22:19 +00:00
..
cache Removed internal members of rdpAltSecUpdate from API header 2022-01-18 11:24:23 +01:00
codec Fixed various const warnings 2022-02-01 10:25:37 +00:00
common Fixed settings related warnings 2022-02-01 08:48:21 +01:00
core HTTP Basic authentication for HTTP proxy connections 2022-02-07 08:22:19 +00:00
crypto Fixed various const warnings 2022-02-01 10:25:37 +00:00
emu Cache Emulate_IsConfigured result (#7569) 2022-01-21 13:24:20 +01:00
gdi Cleaned up PubSub 2022-01-19 09:24:57 +01:00
locale Fixed memory sanitizer warnings 2022-01-11 14:32:18 +01:00
primitives Fixed unused-but-set-variable and reserved identifier warnings 2022-02-01 08:48:21 +01:00
utils Cache Emulate_IsConfigured result (#7569) 2022-01-21 13:24:20 +01:00
CMakeLists.txt Added code assertions, fixed loading order 2022-01-26 10:24:26 +01:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00