FreeRDP/include/freerdp
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
channels rdpgfx: various fixes according to comments 2016-08-07 20:15:39 +08:00
client Fixed error checks for command line parser. 2016-02-01 15:18:34 +01:00
codec rdpgfx: various fixes according to comments 2016-08-07 20:15:39 +08:00
crypto Unified encryption functions. 2016-02-27 23:28:49 +01:00
gdi Merge pull request #2932 from realjiangms/fix_gdi_brush 2015-12-18 10:50:51 +01:00
locale Refactored timezone functions. 2016-02-24 09:28:30 +01:00
server rdpgfx: various fixes according to comments 2016-08-07 20:15:39 +08:00
utils Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
addin.h
altsec.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
api.h Fix GDI return values and other fixes 2015-04-21 14:18:07 +02:00
assistance.h Fixed freerdp_assistance_file_new argument declaration 2015-12-14 14:18:50 +01:00
autodetect.h Added client bandwidth measurement result callback. 2015-05-20 16:18:55 +02:00
build-config.h.in Add build-config.h 2015-11-09 15:54:22 +01:00
client.h Moved common code from cli clients to client lib. 2016-02-05 02:05:37 +01:00
codecs.h 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
constants.h
dvc.h Dynamic channel internal functions now static. 2016-04-26 09:35:54 +02:00
error.h Added error name and string functions. 2015-03-19 11:05:16 +01:00
event.h xfreerdp: added smart sizing, mt gesture fixes 2014-12-01 11:56:44 +01:00
extension.h
freerdp.h Implemented temporary certificate accept. 2016-02-05 02:04:57 +01:00
graphics.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
input.h Implemented horizontal wheel support. 2015-12-14 18:29:23 +01:00
listener.h Add the ability to have listener from an existing socket 2015-05-08 10:00:38 +02:00
log.h
message.h libfreerdp-core: fix async input mode for FocusInEvent, KeyboardPauseEvent 2014-12-15 11:35:35 -05:00
metrics.h Fixed missing extern C 2014-12-01 13:12:51 +01:00
peer.h Fix unchecked CreateEvent calls and misc fixes 2015-04-29 18:18:39 +02:00
pointer.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
primary.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
primitives.h Implemented GFX AVC444 support. 2016-03-16 13:43:18 +01:00
rail.h Add checks for some XXX_New and XXX_Add functions 2015-05-18 11:28:00 +02:00
scancode.h
secondary.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
session.h Fixed indentation 2016-02-25 15:03:14 +01:00
settings.h freerdp: add configurable NTLM SAM file option for server-side NLA 2016-07-21 18:58:24 -04:00
svc.h introduced channel error reporting system 2015-07-15 00:50:35 -07:00
types.h
update.h Add support for saveSessionInfo PDU 2016-02-18 14:19:36 +01:00
version.h.in
window.h Remote app support 2015-10-15 18:18:21 -05:00