summaryrefslogtreecommitdiff
path: root/constants.h
AgeCommit message (Expand)Author
2018-03-28Cleanup of reconnect codeHenrik Andersson
2018-02-01Refactoring of slow and fastpath handlingHenrik Andersson
2018-01-31Use proper user-initiated disconnect sequenceCendio
2018-01-31Use hex constants for data pdu (pdutype2) enumerationCendio
2017-11-09Add Dynamic Virtual Channels and basic RDPEDISP supportCendio
2017-11-02Fix minor spelling mistakesRené Genz
2017-11-01Merge pull request #186 from derfian/suppress-outputHenrik Andersson
2017-11-01Add Windows 10 support: add option to send DPI to server as Windows 1… (#66)joshudson
2017-10-30Rename suppress output functions to match MS-RDPBCGRKarl Mikaelsson
2017-10-17Rename SEC_TAG_CLI_ constants to match specificationKarl Mikaelsson
2017-10-17Document sec_out_mcs_connect_initial_pduKarl Mikaelsson
2017-10-16Enable support for large pointersKarl Mikaelsson
2017-10-16Enable fragmented Fast-Path UpdatesKarl Mikaelsson
2017-10-13Clarify the Fast-Path handling in the T.123/X.224 layerKarl Mikaelsson
2017-10-13Improve Fast-Path code readabilityKarl Mikaelsson
2017-10-13Log system pointer changes via Fast-Path updatesKarl Mikaelsson
2017-10-13Decipher remaining capabilitysets sent from rdesktopKarl Mikaelsson
2017-10-13Clarify order and bitmap capability set functionsKarl Mikaelsson
2017-10-13Improve rdp_out_general_capsKarl Mikaelsson
2017-10-04Add handling for a few special RDP error codesSamuel Mannehed
2017-10-04Add handling for connection broker error codesSamuel Mannehed
2017-10-04Rename constants for disconnect reasonsSamuel Mannehed
2017-07-10Merge branches 'shift_pause' and 'mouse_4_5' of https://github.com/bogbert/rd...Pierre Ossman
2017-07-09Shift-Pause did not work because a PAUSE key press was not sending the proper...Pierre G. Bogossian
2017-07-09Support extended mouse buttons 4 and 5 (ie back/forward buttons)Pierre G. Bogossian
2017-05-15Rename redirection flags matching names in specificationHenrik Andersson
2017-03-07Cleanup of TS_SECURITY_HEADER codeHenrik Andersson
2017-01-30Clarify printer parts of rdpdr_send_client_device_list_announceKarl Mikaelsson
2017-01-20Decipher the contents of the DR_CORE_CAPABILITY_RSP messageKarl Mikaelsson
2016-12-05Revert "Support horizontal scroll with mouse wheel"Henrik Andersson
2016-12-05Support horizontal scroll with mouse wheelJames Laird-Wah
2016-08-23Enable FontSmoothing per defaultHenrik Andersson
2014-09-09Make use of constants defined in specification instead ofHenrik Andersson
2014-06-27Updates all constants for TS_INFO_PACKET flags toHenrik Andersson
2014-06-27Fix constant naming and enabled windowskey by default.Henrik Andersson
2014-03-06Always enable rdpsnd channel and use flags to control useHenrik Andersson
2014-02-19Added minimal implementation for TS_AUTORECONNECT_STATUS_PDU.Henrik Andersson
2014-02-06Update licence constants to match specs for clarityHenrik Andersson
2014-02-05Use license terms used in specification for easier overview.Henrik Andersson
2013-11-28Cleanup and clarify the implementation of TS_UD_CS_CLUSTER.Henrik Andersson
2013-11-26Added handling of enhanced security redirect PDU.Henrik Andersson
2013-11-26Initial cleanup of the redirection implementation.Henrik Andersson
2013-09-17Added 4 new disconnect reasons with corresponding return code.Henrik Andersson
2012-12-20Add support to use password argument as pin when logonHenrik Andersson
2012-11-15Initial implementation of kerberos server autentication with CredSSP,Henrik Andersson
2012-06-15Added support for protocol negotiation, this is a part ofHenrik Andersson
2010-12-27Applied patch to support RD_STATUS_DIRECTORY_NOT_EMPTY whenHenrik Andersson
2010-01-21Committed load balancing fixes from Daniel Drown. Hopefully fixes bugPeter Åstrand
2010-01-12Implemented support for "Client Auto-Reconnect". This means that thePeter Åstrand
2010-01-12Changed license to GPLv3Peter Åstrand