]> git.sesse.net Git - rdpsrv/history - rdp.c
Various changes to try to work better with MS RDC (no big luck)
[rdpsrv] / rdp.c
2005-02-04 Steinar H. GundersonVarious changes to try to work better with MS RDC ...
2005-02-04 Steinar H. GundersonMake the bitmap updates _slightly_ more interesting.
2005-02-04 Steinar H. GundersonSend SDIN and not SDRQ, and we can send bitmap updates!
2005-02-04 Steinar H. GundersonAdd function for sending bitmap updates (not working...
2005-02-04 Steinar H. GundersonHandle RDP4-style logon packets.
2005-02-04 Steinar H. GundersonChange RDP version to v1, to get simpler login packets...
2005-02-04 Steinar H. GundersonPull in rdp.c from rdesktop, use rdp_recv().