FreeRDP/libfreerdp
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
..
cache reformatted 2022-06-23 08:48:39 +02:00
codec Fixed swscale and cairo checks 2022-07-06 13:09:46 +00:00
common TLS version control 2022-07-07 07:13:11 +00:00
core client/X11: Relieve CLIPRDR filename restriction when possible 2022-07-07 07:45:26 +00:00
crypto TLS version control 2022-07-07 07:13:11 +00:00
emu gids: Fix broken check in GIDS emulation 2022-05-13 12:55:37 +02:00
gdi Fixed codec reset 2022-06-23 14:19:50 +02:00
locale Fixed windows keyboard log message 2022-04-28 12:37:19 +02:00
primitives winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
utils Fixed -Wshadow warnings 2022-06-30 10:49:02 +02:00
CMakeLists.txt Fixed swscale and cairo checks 2022-07-06 13:09:46 +00:00
freerdp.pc.in Fixed freerdp pkg-config file 2022-03-03 11:26:48 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00