]> git.sesse.net Git - rdpsrv/log
rdpsrv
19 years agoPull in rdp.c from rdesktop, use rdp_recv().
Steinar H. Gunderson [Fri, 4 Feb 2005 01:07:04 +0000 (01:07 +0000)]
Pull in rdp.c from rdesktop, use rdp_recv().

19 years agoChange SDIN -> SDRQ, and we can keep a connection up!
Steinar H. Gunderson [Fri, 4 Feb 2005 00:52:30 +0000 (00:52 +0000)]
Change SDIN -> SDRQ, and we can keep a connection up!

19 years agoSupport CJrq/CJcf.
Steinar H. Gunderson [Fri, 4 Feb 2005 00:30:28 +0000 (00:30 +0000)]
Support CJrq/CJcf.

19 years agoHandle AUrq/AUcf, and fix a type error.
Steinar H. Gunderson [Fri, 4 Feb 2005 00:18:25 +0000 (00:18 +0000)]
Handle AUrq/AUcf, and fix a type error.

19 years agoHandle EDrq from client.
Steinar H. Gunderson [Fri, 4 Feb 2005 00:12:56 +0000 (00:12 +0000)]
Handle EDrq from client.

19 years agoCheck return value of mcs_recv_connect_initial().
Steinar H. Gunderson [Thu, 3 Feb 2005 23:59:06 +0000 (23:59 +0000)]
Check return value of mcs_recv_connect_initial().

19 years agoSend MCS_CONNECT_RESPONSE (but correct?)
Steinar H. Gunderson [Thu, 3 Feb 2005 23:57:22 +0000 (23:57 +0000)]
Send MCS_CONNECT_RESPONSE (but correct?)

19 years agoFirst implementation of MCS_CONNECT_RESPONSE (send error for now)
Steinar H. Gunderson [Thu, 3 Feb 2005 23:42:56 +0000 (23:42 +0000)]
First implementation of MCS_CONNECT_RESPONSE (send error for now)

19 years agoHandle MCS_CONNECT_INITIAL.
Steinar H. Gunderson [Thu, 3 Feb 2005 23:29:40 +0000 (23:29 +0000)]
Handle MCS_CONNECT_INITIAL.

19 years agoFurther fix CC sending (?)
Steinar H. Gunderson [Thu, 3 Feb 2005 23:16:12 +0000 (23:16 +0000)]
Further fix CC sending (?)

19 years agoFix CC sending.
Steinar H. Gunderson [Thu, 3 Feb 2005 23:12:56 +0000 (23:12 +0000)]
Fix CC sending.

19 years agoExit on error.
Steinar H. Gunderson [Thu, 3 Feb 2005 23:11:04 +0000 (23:11 +0000)]
Exit on error.

19 years agoAttempt to send an CC back (but fail?)
Steinar H. Gunderson [Thu, 3 Feb 2005 23:10:33 +0000 (23:10 +0000)]
Attempt to send an CC back (but fail?)

19 years agoAccept ISO CR.
Steinar H. Gunderson [Thu, 3 Feb 2005 23:05:24 +0000 (23:05 +0000)]
Accept ISO CR.

19 years agoRemove buffer we don't need.
Steinar H. Gunderson [Thu, 3 Feb 2005 22:56:59 +0000 (22:56 +0000)]
Remove buffer we don't need.

19 years agoMoved socket functions around a bit.
Steinar H. Gunderson [Thu, 3 Feb 2005 22:52:47 +0000 (22:52 +0000)]
Moved socket functions around a bit.

19 years agoEven more imports. Link to OpenSSL.
Steinar H. Gunderson [Thu, 3 Feb 2005 22:46:49 +0000 (22:46 +0000)]
Even more imports. Link to OpenSSL.

19 years agoSet CC and CFLAGS.
Steinar H. Gunderson [Thu, 3 Feb 2005 22:36:21 +0000 (22:36 +0000)]
Set CC and CFLAGS.

19 years agoPull in even more rdesktop source.
Steinar H. Gunderson [Thu, 3 Feb 2005 22:36:06 +0000 (22:36 +0000)]
Pull in even more rdesktop source.

19 years agoPull in lots of protocol stuff from rdesktop.
Steinar H. Gunderson [Thu, 3 Feb 2005 22:35:45 +0000 (22:35 +0000)]
Pull in lots of protocol stuff from rdesktop.

19 years agoAdd Makefile. (bah)
Steinar H. Gunderson [Thu, 3 Feb 2005 22:24:22 +0000 (22:24 +0000)]
Add Makefile. (bah)

19 years agoActually include rdpsrv.cpp as well :-)
Steinar H. Gunderson [Thu, 3 Feb 2005 22:24:12 +0000 (22:24 +0000)]
Actually include rdpsrv.cpp as well :-)

19 years agoOpen a server socket and accept clients. Absolutely no RDP parts implemented.
Steinar H. Gunderson [Thu, 3 Feb 2005 22:23:57 +0000 (22:23 +0000)]
Open a server socket and accept clients. Absolutely no RDP parts implemented.

19 years agoinitial import
Steinar H. Gunderson [Thu, 3 Feb 2005 22:14:24 +0000 (22:14 +0000)]
initial import

(automatically generated log message)