FreeRDP/client
Pascal Nowack 6492a00959 client/X11: Relieve CLIPRDR filename restriction when possible
Microsoft Windows imposes strict filename restrictions on its platform.
As RDP is developed by Microsoft and the RDS in MS Windows is typically
used as remote desktop server for the RDP protocol, these filename
restrictions are also enforced in WinPR, when copy-pasting files over
the clipboard.
However, in some connections no peer on MS Windows is involved and in
these situations, these filename restrictions are just an annoyance.

With a recent API addition in WinPR, it is now possible to override the
callback, where the filename is checked, whether it is valid.
So, use this new API to relieve the filename restriction, when the
connected remote desktop server is not on MS Windows.
2022-07-07 07:45:26 +00:00
..
Android Refactored clipboard structs 2022-07-04 14:31:08 +02:00
common TLS version control 2022-07-07 07:13:11 +00:00
iOS Clear OpenSSL error queue before BIO_read/BIO_write 2022-07-02 16:32:50 +02:00
Mac Refactored clipboard structs 2022-07-04 14:31:08 +02:00
Sample Preset LoadChannels function pointer 2022-06-29 09:18:53 +02:00
Wayland Refactored clipboard structs 2022-07-04 14:31:08 +02:00
Windows Refactored clipboard structs 2022-07-04 14:31:08 +02:00
X11 client/X11: Relieve CLIPRDR filename restriction when possible 2022-07-07 07:45:26 +00:00
.gitignore Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
CMakeLists.txt moving android client build to be part of aFreeRDP.apk gradle build 2022-03-28 19:30:12 +02:00
freerdp-client.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ClientConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00