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 |
|
Armin Novak
|
1fd72ded43
|
Fixed compilation warnings
|
2021-06-16 14:26:06 +02:00 |
|
Armin Novak
|
72ca88f49c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
|
Armin Novak
|
8b9e3fa51e
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
|
Armin Novak
|
784696c1cd
|
Fixed missing includes and invalid replacement.
|
2014-08-11 09:38:08 +02:00 |
|
Marc-André Moreau
|
f1a866340e
|
server/Sample: stub server-side encomsp channel
|
2014-06-25 15:21:02 -04:00 |
|
Bernhard Miklautz
|
cd4cfaae6a
|
sfreerdp: updated to use latest WTSAPI
|
2014-03-03 18:10:06 +01:00 |
|
Marc-André Moreau
|
23a8354656
|
channels: rdpsnd refactoring, drdynvc initial server-side code
|
2013-08-18 21:52:55 -04:00 |
|
Marc-André Moreau
|
8ad5932a3d
|
channels: continue event refactoring
|
2013-03-28 19:33:31 -04:00 |
|
Marc-André Moreau
|
79e72755e4
|
server/sample: remove usage of thread utils
|
2013-03-21 17:49:10 -04:00 |
|
Marc-André Moreau
|
a8201b0d1b
|
libwinpr-utils: combine old and new stream utils
|
2013-03-21 15:19:33 -04:00 |
|
Marc-André Moreau
|
9d064171a7
|
freerdp: get rid of old types
|
2012-10-09 03:26:39 -04:00 |
|
Marc-André Moreau
|
1bf8a45519
|
freerdp: change uint8, sint8, uint16, sint16 to BYTE, INT8, UINT16, INT16
|
2012-10-09 03:01:37 -04:00 |
|
Marc-André Moreau
|
1ed644786c
|
freerdp: change boolean type to BOOL type
|
2012-10-09 02:38:39 -04:00 |
|
Marc-André Moreau
|
829723582e
|
sfreerdp-server: cleanup sample server code
|
2012-10-08 16:12:03 -04:00 |
|