FreeRDP/client
Norbert Federa ef4b29e5b3 ConvertFromUnicode fixes and misc hardening
- Added missing ConvertFromUnicode checks
- If ConvertToUnicode allocates memory, guarantee the null termination
  similar to ConvertFromUnicode's implementation
- Fixed some TestUnicodeConversion.c CTest return values
- Added some CTests for ConvertFromUnicode and ConvertToUnicode
- Misc code and protocol hardening fixes in the surrounding code regions
  that have been touched
2016-03-03 16:56:19 +01:00
..
Android android: Fix sound redirection. 2016-02-28 13:43:11 +08:00
common Merge pull request #3168 from akallabeth/visibility_fixes 2016-02-29 16:59:58 +01:00
DirectFB Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
iOS Implemented temporary certificate accept. 2016-02-05 02:04:57 +01:00
Mac Reformatted patch. 2016-02-02 09:50:23 +01:00
Sample Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
Wayland fix wayland-client.h not found 2016-03-01 21:49:21 +01:00
Windows ConvertFromUnicode fixes and misc hardening 2016-03-03 16:56:19 +01:00
X11 ConvertFromUnicode fixes and misc hardening 2016-03-03 16:56:19 +01:00
.gitignore cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
CMakeLists.txt cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
freerdp-client.pc.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
FreeRDP-ClientConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00