2005-02-06 |
Steinar H. Gunderson | Reduce small block size to 32x32, and parametrize ... master |
blob | commitdiff | raw |
2005-02-06 |
Steinar H. Gunderson | Try to send back the magical 0x28 PDU (not very well... |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Steinar H. Gunderson | Send the same value back in synchronise. |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Steinar H. Gunderson | Handle some control PDUs. |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Steinar H. Gunderson | Removed some debugging stuff, correct RDP5 bitmap sending. |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Steinar H. Gunderson | Decode mouse events, try to send RDP4 bitmap updates... |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Steinar H. Gunderson | Include an (invalid) SEC_TAG_KEYSIG, and fix reading... |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Steinar H. Gunderson | Fix lengths (mstsc gets further now!) |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Steinar H. Gunderson | Moved port of rdpsrv to 3340 (for debugging with protod... |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Steinar H. Gunderson | Support RDP5 logon packets. |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Steinar H. Gunderson | Try to translate (very rudimentarily) RDP keycodes... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Valgrind fixes, re-request updates all the time. |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Handle bell. Minor hacks. |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Try to send VNC pointer events on RDP input PDUs. |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | We have picture! |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Various hacks to try to make stuff work (still failing). |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Parse and send on client updates. |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Send encodings _correctly_ this time... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Understand server name _correctly_ this time (we hope... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | select() both the RDP and VNC sockets. |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Endianness fixes. Sets encoding. Requests entire area. |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Basic connection to VNC added (read width and height... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Give up X server for now, connect to VNC on localhost... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Parse some input PDUs, and change bitmap outputs to... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Send SDIN and not SDRQ, and we can send bitmap updates! |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Add function for sending bitmap updates (not working... |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Barely recognize some RDP data PDUs. |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Pull in rdp.c from rdesktop, use rdp_recv(). |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Handle AUrq/AUcf, and fix a type error. |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Steinar H. Gunderson | Handle EDrq from client. |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Steinar H. Gunderson | Check return value of mcs_recv_connect_initial(). |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Steinar H. Gunderson | First implementation of MCS_CONNECT_RESPONSE (send... |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Steinar H. Gunderson | Handle MCS_CONNECT_INITIAL. |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Steinar H. Gunderson | Further fix CC sending (?) |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Steinar H. Gunderson | Accept ISO CR. |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Steinar H. Gunderson | Remove buffer we don't need. |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Steinar H. Gunderson | Moved socket functions around a bit. |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Steinar H. Gunderson | Even more imports. Link to OpenSSL. |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Steinar H. Gunderson | Pull in lots of protocol stuff from rdesktop. |
blob | commitdiff | raw | diff to current |
|