summaryrefslogtreecommitdiff
path: root/rdp5.c
AgeCommit message (Expand)Author
2017-11-03Fix compression regression introduced in commit 0c7b411Henrik Andersson
2017-10-16Enable fragmented Fast-Path UpdatesKarl Mikaelsson
2017-10-13Improve Fast-Path code readabilityKarl Mikaelsson
2017-10-13Log system pointer changes via Fast-Path updatesKarl Mikaelsson
2017-01-26Rework the logging systemHenrik Andersson
2011-09-28Fixed style of a few copyright statements. Peter Åstrand
2011-04-13Include emails in copyright statements. Peter Åstrand
2011-04-13A few copyright tweaks: added email, years, organization. Peter Åstrand
2010-01-12Changed license to GPLv3Peter Åstrand
2009-10-25added new pointersJay Sorg
2008-07-11update the copyright yearJay Sorg
2007-01-04copyright year updateJay Sorg
2005-05-20Tell the server to stop sending window updates when the rdesktop window is un...Jeroen Meijer
2005-04-26update comments. Thanks to Scott Marovich (marovich at hpl.hp.com) for pointi...Jeroen Meijer
2005-04-17Add alternative mppc decompression code with 64kB history buffer from Vahur S...Jeroen Meijer
2005-04-14silence warnings when connecting to w2k3 sp1 for nowMichael Gernoth
2005-03-06bump version to 1.4.0Michael Gernoth
2004-10-07Indent fixesPeter Åstrand
2004-09-11added option for rdp compressionJay Sorg
2004-07-05bring the rdp5 packets through the various layersJay Sorg
2004-06-16added ui_begin/end_update and rdp_loop for portsJay Sorg
2004-06-15changes to compile with g++Jay Sorg
2004-04-30rdp5 decompression, but only <= 8-bit depth.Peter Kallden
2003-10-22Applied null cursor patch from jeroen@oldambt7.comPeter Åstrand
2003-08-01more g_ prefix for global varsJay Sorg
2003-07-09Indent fixesPeter Åstrand
2003-07-01Commit of work in progress on channels (so that other people can hack onMatt Chapman
2003-06-23Got (more) info from Jeroen Meijer. Fixed the mysterious opcode 8Erik Forsberg
2003-06-17Eliminate previous ugly hack for RDP5 packets, in order to make it workMatt Chapman
2003-06-06Find and execute channel-specific callback when there is channel data.Erik Forsberg
2003-03-27Initial version. Combined code from Matt's RDP5 adventures with some ofErik Forsberg