FreeRDP/channels/rdpsnd
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
..
client Refactor proxy (#7312) 2021-09-23 14:52:03 +02:00
common Fixed remarks 2018-07-04 11:03:32 +02:00
server Prefer constant division over multiplication for length checks 2021-09-21 08:55:22 +02:00
ChannelOptions.cmake Updated CMake channel detection 2020-02-28 12:53:39 +01:00
CMakeLists.txt Updated CMake channel detection 2020-02-28 12:53:39 +01:00