FreeRDP/include/freerdp
ilammy ef4421fc77 channels/cliprdr: fix CLIPRDR_FILECONTENTS_REQUEST
clipDataId is an optional field of CLIPRDR_FILECONTENTS_REQUEST.
The client should not send it to the server without sending a prior
CLIPRDR_LOCK_CLIPDATA request. The reverse is true as well: the
server should not include these additional 4 bytes without locking
the file in question.

The value zero is a valid ID, it cannot be used as a sentinel value.
Introduce a separate flag to tell whether the clipDataId has been set
and can be relied upon.

Also fix formatting. These stupid line breaks have negative impact on
readability, and the lines do fit into the 100 column limit either way.
2017-04-09 03:15:49 +03:00
..
cache Reformatted file. 2016-10-06 13:43:14 +02:00
channels channels/cliprdr: fix CLIPRDR_FILECONTENTS_REQUEST 2017-04-09 03:15:49 +03:00
client Merge pull request #3756 from bigpjo/master 2017-02-17 09:52:22 +01:00
codec rdpegfx: fix RemoteFX Progressive Codec decoding 2017-04-03 18:59:58 +02:00
crypto Support for OpenSSL 1.1.0 2016-11-24 17:50:09 +01:00
gdi Replaced _VF formats with copy flags. 2016-10-14 10:36:52 +02:00
locale Refactored timezone functions. 2016-02-24 09:28:30 +01:00
server Fixed shadow server color encoding. 2016-10-06 13:43:12 +02:00
utils Added missing API export. 2016-10-06 13:43:07 +02:00
addin.h channels: properly handle VirtualChannelEntryEx in static virtual channel loading 2016-11-16 09:52:24 -05:00
altsec.h Reformatted file. 2016-10-06 13:43:14 +02:00
api.h Fixed some X11 functions. 2016-10-06 13:43:10 +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 Fixed addin loader, prefer system library paths. 2016-11-24 15:28:41 +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 Added wayland OS minor version. 2016-10-06 13:43:06 +02:00
dvc.h Added attach/detach support for channels. 2016-12-19 17:07:01 +01:00
error.h Added additional connect errors. 2017-02-22 09:50:59 +01:00
event.h Added attach/detach support for channels. 2016-12-19 17:07:01 +01:00
extension.h libfreerdp: header cleanup 2012-12-14 00:25:48 -05:00
freerdp.h String representation of logon_error_info 2017-03-02 18:09:51 +01:00
graphics.h Fixed some more glyph chache bugs. 2016-10-06 13:43:11 +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 Added headers for converting logging in libfreerdp, channels, clients and servers. 2014-09-09 16:33:05 +02:00
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 Add a ClientCapabilities callback 2017-02-21 23:44:47 +01:00
pointer.h Fixed color conversion, unified GFX and updated API. 2016-10-06 13:42:58 +02:00
primary.h Fixed part of font cache issue. 2016-10-06 13:43:03 +02:00
primitives.h primitives: added RGB to AVC444YUV converter 2017-02-16 17:03:40 +01:00
rail.h Add checks for some XXX_New and XXX_Add functions 2015-05-18 11:28:00 +02:00
scancode.h add additional evdev key mappings for multimedia and Korean keyboards 2014-01-14 15:18:20 -07:00
secondary.h Fixed color conversion, unified GFX and updated API. 2016-10-06 13:42:58 +02:00
session.h Fixed indentation 2016-02-25 15:03:14 +01:00
settings.h String representation of logon_error_info 2017-03-02 18:09:51 +01:00
svc.h channels: start working on extended virtual channel API 2016-11-14 16:44:45 -05:00
types.h libfreerdp-core: refactor codec context management 2014-09-10 00:42:41 -04:00
update.h Fixed color conversion, unified GFX and updated API. 2016-10-06 13:42:58 +02:00
version.h.in updated file headers 2013-12-04 11:44:22 +01:00
window.h Remote app support 2015-10-15 18:18:21 -05:00