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