FreeRDP/libfreerdp
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
..
cache Fix char signedness in glyph offset calculation, fixes #2137 2016-02-21 18:15:32 +01:00
codec rdpgfx: various fixes according to comments 2016-08-07 20:15:39 +08:00
common freerdp: add configurable NTLM SAM file option for server-side NLA 2016-07-21 18:58:24 -04:00
core rdpgfx: various fixes according to comments 2016-08-07 20:15:39 +08:00
crypto freerdp: fix sending of TLS alert on NLA failure, add better handling of server-side NLA in shadow server 2016-07-21 17:53:20 -04:00
gdi channels/rdpgfx: Make freerdp_client_codecs_prepare calls codec reset. It fix broken h264 client from #3328. Also it doesn't make sense that we don't need width and height for codec initialization while we need them for codec reset 2016-05-30 02:00:05 +08:00
locale freerdp: UWP porting 2016-03-29 16:03:15 -04:00
primitives fix segfaults casused by size_t format specifier 2016-05-27 15:55:28 +02:00
utils First shot on fixing over linking 2016-03-29 18:14:34 +02:00
CMakeLists.txt First shot on fixing over linking 2016-03-29 18:14:34 +02:00
freerdp.pc.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00