]> git.sesse.net Git - rdpsrv/shortlog
rdpsrv
2005-02-03 Steinar H.... First implementation of MCS_CONNECT_RESPONSE (send...
2005-02-03 Steinar H.... Handle MCS_CONNECT_INITIAL.
2005-02-03 Steinar H.... Further fix CC sending (?)
2005-02-03 Steinar H.... Fix CC sending.
2005-02-03 Steinar H.... Exit on error.
2005-02-03 Steinar H.... Attempt to send an CC back (but fail?)
2005-02-03 Steinar H.... Accept ISO CR.
2005-02-03 Steinar H.... Remove buffer we don't need.
2005-02-03 Steinar H.... Moved socket functions around a bit.
2005-02-03 Steinar H.... Even more imports. Link to OpenSSL.
2005-02-03 Steinar H.... Set CC and CFLAGS.
2005-02-03 Steinar H.... Pull in even more rdesktop source.
2005-02-03 Steinar H.... Pull in lots of protocol stuff from rdesktop.
2005-02-03 Steinar H.... Add Makefile. (bah)
2005-02-03 Steinar H.... Actually include rdpsrv.cpp as well :-)
2005-02-03 Steinar H.... Open a server socket and accept clients. Absolutely...
2005-02-03 Steinar H.... initial import