FreeRDP/client
Ondrej Holy 5dcd1ebb06 client/common: Fix RDP file processing on big endian
TestClientRdpFile fails on big endian machines due to some bug in
unicode processing. Let's drop all the unicode functions and convert
unicode input into ascii as soon as possible. This significantly
simplify RDP file processing and also fixes TestClientRdpFile on
big endian machines.

https://github.com/FreeRDP/FreeRDP/issues/4231
2017-11-23 20:00:09 +01:00
..
Android Increase versionCode for aFreeRDP 2.0-rc1 2017-11-17 08:58:07 +01:00
common client/common: Fix RDP file processing on big endian 2017-11-23 20:00:09 +01:00
DirectFB Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
iOS Replaced atoi 2017-11-15 15:52:16 +01:00
Mac Added missing pointer callback. 2017-11-09 10:22:54 +01:00
Sample Silence WLog_ERR messages if last error is set. 2017-11-06 14:02:22 +01:00
Wayland Merge pull request #4034 from blino/wayland-keymap 2017-11-16 12:07:07 +01:00
Windows Fix #3211: Return freerdp error from main. 2017-11-20 13:17:58 +01:00
X11 Merge pull request #4236 from akallabeth/scan_fix_remastered 2017-11-17 13:02:46 +01: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