FreeRDP/server
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
..
common Removed module.def from build config. 2016-02-29 15:24:07 +01:00
Mac Remove WIN32ERROR type 2015-08-27 05:38:20 -07:00
Sample Replaced stream manipulation with EnsureCapacity. 2016-02-29 12:54:31 +01:00
shadow ConvertFromUnicode fixes and misc hardening 2016-03-03 16:56:19 +01:00
Windows Fixed dupliace FREERDP_API declarations. 2016-02-27 11:36:34 +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-server.pc.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
FreeRDP-ServerConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00