FreeRDP/client
ilammy ac2b13fdcc client/X11: do not fixup HTML data length
The data provided by local applications can be actually encoded in
UTF-16 (e.g., Firefox does this to HTML). UTF-16 allows embedded null
bytes so we should not use strlen() to fix up the data. The HTML format
synthesizer can handle trailing null bytes just fine and can detect
whether it deals with UTF-8 or UTF-16.
2017-05-31 05:01:30 +03:00
..
Android Cleaned up database access code. 2017-03-13 12:05:49 +01:00
common Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
DirectFB fix string format specifiers 2016-12-16 13:48:43 +01:00
iOS fix string format specifiers 2016-12-16 13:48:43 +01:00
Mac Fixed RPATH settings for OS X 2017-04-06 08:08:07 +02:00
Sample Fix plugin loading for the sample client 2017-02-16 14:57:36 +01:00
Wayland Install man pages 2017-01-16 11:34:32 +01:00
Windows Fixed compiler warnings and uninitialized data. 2017-02-17 11:17:45 +01:00
X11 client/X11: do not fixup HTML data length 2017-05-31 05:01:30 +03:00
.gitignore wlfreerdp: add initial man page 2017-01-16 11:11:59 +01:00
CMakeLists.txt freerdp: UWP porting 2016-03-29 16:03:15 -04: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