FreeRDP/client/Sample
akallabeth 03a9ca80c8
Refactor proxy (#7312)
* Added hidden transport dump and replay options

* Added settings to enable transport dump and replay
* Added check in freerdp_connect to skip authentication on
  dump replay

* Fixed proxy issues

* Proper shutdown handling
* Uninitialized variables
* Skip proxy-client channels, initialize from peer channels and
  config
* Filter static channels like dynamic ones
* Added proxy module filtering from config data (channels, input, ...)

* Removed oboslete proxy decoding related files

* Added defines for RDPECAM channel

* Added proxy config options:

* VideoRedirection
* CameraRedirection

* Fixed duplicate channel free
2021-09-23 14:52:03 +02:00
..
CMakeLists.txt Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
ModuleOptions.cmake freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
tf_channels.c Added option to disable graphics decoding in client code path 2021-09-20 10:59:59 +02:00
tf_channels.h Reformatted to new style 2019-11-07 10:53:54 +01:00
tf_freerdp.c Refactor proxy (#7312) 2021-09-23 14:52:03 +02:00
tf_freerdp.h Made CHANNEL_TSMF optional and deprecated. 2020-02-26 13:56:43 +01:00