FreeRDP/server
zihao.jiang 2c00240a17 server/shadow: Fix regression with rdp8.0
Shadow server crash with rdp8.0 with gfx enabled.
Root Cause: rdp8.0 is not support in shadow gfx and rdpgfx_caps_advertise returns an error. However setChannelError crashs because context->errorDescription is NULL
1. Fix shadow gfx to handle rdp8.0
2. Initialize context->errorDescription for server side new-context
2016-08-29 02:50:09 +08:00
..
common Removed module.def from build config. 2016-02-29 15:24:07 +01:00
Mac Update mf_mountain_lion.c 2016-05-20 01:17:49 +09:00
Sample Fixed context reset of sample server. 2016-03-02 14:46:33 +01:00
shadow server/shadow: Fix regression with rdp8.0 2016-08-29 02:50:09 +08: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