]> git.sesse.net Git - rdpsrv/history - rdp5.c
Reduce small block size to 32x32, and parametrize (#defines instead of hardcoding)
[rdpsrv] / rdp5.c
2005-02-06 Steinar H. GundersonTry to send the odd 0x03 RDP5 data before bitmap updates.
2005-02-06 Steinar H. GundersonDebug message cleanup.
2005-02-06 Steinar H. GundersonFixed (?) and enabled RDP5 encryption.
2005-02-06 Steinar H. GundersonSeparated the RDP5 sending into its own protocol layer.
2005-02-06 Steinar H. GundersonDecode mouse events, try to send RDP4 bitmap updates...