FreeRDP/server
zihao.jiang 2b6bd2626d rdpgfx: various fixes according to comments
1. Fix stream leak in rdpgfx
2. Make src data const in zgfx. Harden zgfx to be independent to byte order
3. Fix written bytes return value in channel write
4. Add check for return value in shadow_client.c
5. Add gfx callback to send surface command with frame marker pdu.
6. Check remain length for recv subroutine
7. Fix compile errors
2016-08-07 20:15:39 +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 rdpgfx: various fixes according to comments 2016-08-07 20:15:39 +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