]> git.sesse.net Git - rdpsrv/history - mcs.c
Endianness fixes. Sets encoding. Requests entire area.
[rdpsrv] / mcs.c
2005-02-04 Steinar H. GundersonParse MCS_TAG_DOMAIN_PARAMS if the length is right.
2005-02-04 Steinar H. GundersonVarious changes to try to work better with MS RDC ...
2005-02-04 Steinar H. GundersonSend SDIN and not SDRQ, and we can send bitmap updates!
2005-02-04 Steinar H. GundersonChange RDP version to v1, to get simpler login packets...
2005-02-04 Steinar H. GundersonChange SDIN -> SDRQ, and we can keep a connection up!
2005-02-04 Steinar H. GundersonSupport CJrq/CJcf.
2005-02-04 Steinar H. GundersonHandle AUrq/AUcf, and fix a type error.
2005-02-04 Steinar H. GundersonHandle EDrq from client.
2005-02-03 Steinar H. GundersonSend MCS_CONNECT_RESPONSE (but correct?)
2005-02-03 Steinar H. GundersonFirst implementation of MCS_CONNECT_RESPONSE (send...
2005-02-03 Steinar H. GundersonHandle MCS_CONNECT_INITIAL.
2005-02-03 Steinar H. GundersonEven more imports. Link to OpenSSL.