2005-02-06 |
Steinar H. Gunderson | Reduce small block size to 32x32, and parametrize ...
|
commit | commitdiff | tree |
2005-02-06 |
Steinar H. Gunderson | Try to send the odd 0x03 RDP5 data before bitmap updates.
|
commit | commitdiff | tree |
2005-02-06 |
Steinar H. Gunderson | Try to send back the magical 0x28 PDU (not very well...
|
commit | commitdiff | tree |
2005-02-06 |
Steinar H. Gunderson | Send the same value back in synchronise.
|
commit | commitdiff | tree |
2005-02-06 |
Steinar H. Gunderson | Handle some control PDUs.
|
commit | commitdiff | tree |
2005-02-06 |
Steinar H. Gunderson | Remove lots of licensing stuff we didn't need after...
|
commit | commitdiff | tree |
2005-02-06 |
Steinar H. Gunderson | Debug message cleanup.
|
commit | commitdiff | tree |
2005-02-06 |
Steinar H. Gunderson | Link to -lcrypto instead of -lssl.
|
commit | commitdiff | tree |
2005-02-06 |
Steinar H. Gunderson | Cache revision.
|
commit | commitdiff | tree |
2005-02-06 |
Steinar H. Gunderson | Fixed (?) and enabled RDP5 encryption.
|
commit | commitdiff | tree |
2005-02-06 |
Steinar H. Gunderson | Separated the RDP5 sending into its own protocol layer.
|
commit | commitdiff | tree |
2005-02-06 |
Steinar H. Gunderson | Removed some debugging stuff, correct RDP5 bitmap sending.
|
commit | commitdiff | tree |
2005-02-06 |
Steinar H. Gunderson | Decode mouse events, try to send RDP4 bitmap updates...
|
commit | commitdiff | tree |
2005-02-06 |
Steinar H. Gunderson | Fix encryption, client connects!!
|
commit | commitdiff | tree |
2005-02-06 |
Steinar H. Gunderson | Lots of changes: Fix Valgrind hits, send RESULT on...
|
commit | commitdiff | tree |
2005-02-06 |
Steinar H. Gunderson | Process presented licenses, and generate RC4 keys.
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Demand a license instead of activity, Microsoft seems...
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Try to demand activity from the client on logon.
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Go to 40-bit encryption, and ignore junk at end of...
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Swap encrypt/decrypt (makes encryption with rdesktop...
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Generate the encryption and decryption keys!
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Decrypt the client random (although not without Valgrind...
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Add and load our private key.
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Receive the (encrypted) client random.
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Fix some CA lengths etc., and it accepts our cert!
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Switch from RDP4-style to X.509.
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Include an (invalid) SEC_TAG_KEYSIG, and fix reading...
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Fix some more lenghts.
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Fill in some blanks on our crypto header. Change to...
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Begin sending RDP4-style encryption stuff.
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Fix another length.
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Fix length for CJCF MCS packets.
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Fix lengths (mstsc gets further now!)
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Cache revision.
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Various protocol changes to comply better with spec.
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Use unsigned chars in protodiff.
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Moved port of rdpsrv to 3340 (for debugging with protodiff).
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Added "protodiff", a small tool for trying to diff...
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Removed Xserver/ directory, it does nothing useful...
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Support RDP5 logon packets.
|
commit | commitdiff | tree |
2005-02-05 |
Steinar H. Gunderson | Try to translate (very rudimentarily) RDP keycodes...
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Valgrind fixes, re-request updates all the time.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Remove an irritating debug message.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Handle bell. Minor hacks.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Try to send VNC pointer events on RDP input PDUs.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | We have picture!
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Various hacks to try to make stuff work (still failing).
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Parse and send on client updates.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Send encodings _correctly_ this time...
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Understand server name _correctly_ this time (we hope...
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | select() both the RDP and VNC sockets.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Endianness fixes. Sets encoding. Requests entire area.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Basic connection to VNC added (read width and height...
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Give up X server for now, connect to VNC on localhost...
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Remove RFB dependencies from X server (crashes, though).
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Import X server from vnc-3.3.7.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Parse some input PDUs, and change bitmap outputs to...
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Fix rdp_recv_input() wrt. pointer misuse.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Cache revision 31.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Parse MCS_TAG_DOMAIN_PARAMS if the length is right.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Various changes to try to work better with MS RDC ...
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Make the bitmap updates _slightly_ more interesting.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Send SDIN and not SDRQ, and we can send bitmap updates!
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Add function for sending bitmap updates (not working...
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Barely recognize some RDP data PDUs.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Handle RDP4-style logon packets.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Change RDP version to v1, to get simpler login packets...
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Pull in rdp.c from rdesktop, use rdp_recv().
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Change SDIN -> SDRQ, and we can keep a connection up!
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Support CJrq/CJcf.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Handle AUrq/AUcf, and fix a type error.
|
commit | commitdiff | tree |
2005-02-04 |
Steinar H. Gunderson | Handle EDrq from client.
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Check return value of mcs_recv_connect_initial().
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Send MCS_CONNECT_RESPONSE (but correct?)
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | First implementation of MCS_CONNECT_RESPONSE (send...
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Handle MCS_CONNECT_INITIAL.
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Further fix CC sending (?)
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Fix CC sending.
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Exit on error.
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Attempt to send an CC back (but fail?)
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Accept ISO CR.
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Remove buffer we don't need.
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Moved socket functions around a bit.
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Even more imports. Link to OpenSSL.
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Set CC and CFLAGS.
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Pull in even more rdesktop source.
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Pull in lots of protocol stuff from rdesktop.
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Add Makefile. (bah)
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Actually include rdpsrv.cpp as well :-)
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | Open a server socket and accept clients. Absolutely...
|
commit | commitdiff | tree |
2005-02-03 |
Steinar H. Gunderson | initial import
|
commit | commitdiff | tree |
|