]> git.sesse.net Git - rdpsrv/log
rdpsrv
19 years agoFix rdp_recv_input() wrt. pointer misuse.
Steinar H. Gunderson [Fri, 4 Feb 2005 12:51:35 +0000 (12:51 +0000)]
Fix rdp_recv_input() wrt. pointer misuse.

19 years agoCache revision 31.
Steinar H. Gunderson [Fri, 4 Feb 2005 12:47:03 +0000 (12:47 +0000)]
Cache revision 31.

19 years agoParse MCS_TAG_DOMAIN_PARAMS if the length is right.
Steinar H. Gunderson [Fri, 4 Feb 2005 02:29:41 +0000 (02:29 +0000)]
Parse MCS_TAG_DOMAIN_PARAMS if the length is right.

19 years agoVarious changes to try to work better with MS RDC (no big luck)
Steinar H. Gunderson [Fri, 4 Feb 2005 02:20:01 +0000 (02:20 +0000)]
Various changes to try to work better with MS RDC (no big luck)

19 years agoMake the bitmap updates _slightly_ more interesting.
Steinar H. Gunderson [Fri, 4 Feb 2005 01:55:37 +0000 (01:55 +0000)]
Make the bitmap updates _slightly_ more interesting.

19 years agoSend SDIN and not SDRQ, and we can send bitmap updates!
Steinar H. Gunderson [Fri, 4 Feb 2005 01:52:18 +0000 (01:52 +0000)]
Send SDIN and not SDRQ, and we can send bitmap updates!

19 years agoAdd function for sending bitmap updates (not working yet :-/)
Steinar H. Gunderson [Fri, 4 Feb 2005 01:44:38 +0000 (01:44 +0000)]
Add function for sending bitmap updates (not working yet :-/)

19 years agoBarely recognize some RDP data PDUs.
Steinar H. Gunderson [Fri, 4 Feb 2005 01:32:03 +0000 (01:32 +0000)]
Barely recognize some RDP data PDUs.

19 years agoHandle RDP4-style logon packets.
Steinar H. Gunderson [Fri, 4 Feb 2005 01:28:06 +0000 (01:28 +0000)]
Handle RDP4-style logon packets.

19 years agoChange RDP version to v1, to get simpler login packets. Notice login packets.
Steinar H. Gunderson [Fri, 4 Feb 2005 01:19:57 +0000 (01:19 +0000)]
Change RDP version to v1, to get simpler login packets. Notice login packets.

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)