#include "rdesktop.h"Include dependency graph for rdp.cpp:

Go to the source code of this file.
|
|
Definition at line 552 of file rdp.cpp. References bitmap_decompress(), bufsize, data, DEBUG, height, i, in_uint16_le, in_uint8a, in_uint8p, in_uint8s, size, ui_paint_bitmap(), width, xfree(), xmalloc(), and Opie::MM::y. Referenced by process_update_pdu(). |
|
|
Definition at line 668 of file rdp.cpp. References in_uint8, in_uint8s, process_pointer_pdu(), process_update_pdu(), RDP_DATA_PDU_BELL, RDP_DATA_PDU_LOGON, RDP_DATA_PDU_POINTER, RDP_DATA_PDU_UPDATE, ui_bell(), and unimpl(). Referenced by rdp_main_loop(). |
|
|
Definition at line 482 of file rdp.cpp. References DEBUG, in_uint32_le, RDP_CTL_COOPERATE, RDP_CTL_REQUEST_CONTROL, RDP_INPUT_SYNCHRONIZE, rdp_recv(), rdp_send_confirm_active(), rdp_send_control(), rdp_send_fonts(), rdp_send_input(), rdp_send_synchronise(), rdp_shareid, reset_order_state(), and type. Referenced by rdp_main_loop(). |
|
|
Definition at line 610 of file rdp.cpp. References _COLOURENTRY::blue, _COLOURMAP::colours, data, _COLOURENTRY::green, i, in_uint16_le, in_uint8, in_uint8s, _COLOURMAP::ncolours, _COLOURENTRY::red, ui_create_colourmap(), and ui_set_colourmap(). Referenced by process_update_pdu(). |
|
|
Definition at line 506 of file rdp.cpp. References cache_get_cursor(), cache_put_cursor(), data, datalen, DEBUG, height, in_uint16_le, in_uint8p, in_uint8s, RDP_POINTER_CACHED, RDP_POINTER_COLOR, RDP_POINTER_MOVE, s_check, ui_create_cursor(), ui_move_pointer(), ui_set_cursor(), width, Opie::MM::x, and Opie::MM::y. Referenced by process_data_pdu(). |
|
|
Definition at line 637 of file rdp.cpp. References in_uint16_le, process_bitmap_updates(), process_orders(), process_palette(), RDP_UPDATE_BITMAP, RDP_UPDATE_ORDERS, RDP_UPDATE_PALETTE, RDP_UPDATE_SYNCHRONIZE, ui_begin_update(), ui_end_update(), and unimpl(). Referenced by process_data_pdu(). |
|
||||||||||||||||||||||||||||
|
Definition at line 733 of file rdp.cpp. References False, rdp_send_logon_info(), sec_connect(), True, and username. Referenced by QMyScrollView::timerEvent(). |
|
|
Definition at line 745 of file rdp.cpp. References sec_disconnect(). |
|
|
Definition at line 35 of file rdp.cpp. References encryption, stream::rdp_hdr, s, s_push_layer, SEC_ENCRYPT, and sec_init(). Referenced by rdp_send_confirm_active(). |
|
|
Definition at line 104 of file rdp.cpp. References encryption, stream::rdp_hdr, s, s_push_layer, SEC_ENCRYPT, and sec_init(). Referenced by rdp_send_control(), rdp_send_fonts(), rdp_send_input(), and rdp_send_synchronise(). |
|
|
Definition at line 701 of file rdp.cpp. References stream::end, False, next_packet, NULL, process_data_pdu(), process_demand_active(), RDP_PDU_DATA, RDP_PDU_DEACTIVATE, RDP_PDU_DEMAND_ACTIVE, rdp_recv(), s, True, type, and unimpl(). Referenced by QMyMainWindow::dataReceived(). |
|
|
Definition at line 367 of file rdp.cpp. References out_uint16, out_uint16_le, RDP_CAPLEN_ACTIVATE, and RDP_CAPSET_ACTIVATE. Referenced by rdp_send_confirm_active(). |
|
|
Definition at line 278 of file rdp.cpp. References bitmap_compression, out_uint16, out_uint16_le, RDP_CAPLEN_BITMAP, and RDP_CAPSET_BITMAP. Referenced by rdp_send_confirm_active(). |
|
|
Definition at line 338 of file rdp.cpp. References out_uint16_le, out_uint8s, RDP_CAPLEN_BMPCACHE, and RDP_CAPSET_BMPCACHE. Referenced by rdp_send_confirm_active(). |
|
|
Definition at line 402 of file rdp.cpp. References out_uint16, out_uint16_le, RDP_CAPLEN_COLCACHE, and RDP_CAPSET_COLCACHE. Referenced by rdp_send_confirm_active(). |
|
|
Definition at line 354 of file rdp.cpp. References out_uint16, out_uint16_le, RDP_CAPLEN_CONTROL, and RDP_CAPSET_CONTROL. Referenced by rdp_send_confirm_active(). |
|
|
Definition at line 259 of file rdp.cpp. References out_uint16, out_uint16_le, RDP_CAPLEN_GENERAL, and RDP_CAPSET_GENERAL. Referenced by rdp_send_confirm_active(). |
|
|
Definition at line 299 of file rdp.cpp. References desktop_save, False, out_uint16, out_uint16_le, out_uint32, out_uint32_le, out_uint8p, out_uint8s, RDP_CAPLEN_ORDER, and RDP_CAPSET_ORDER. Referenced by rdp_send_confirm_active(). |
|
|
Definition at line 380 of file rdp.cpp. References out_uint16, out_uint16_le, RDP_CAPLEN_POINTER, and RDP_CAPSET_POINTER. Referenced by rdp_send_confirm_active(). |
|
|
Definition at line 391 of file rdp.cpp. References out_uint16, out_uint16_le, RDP_CAPLEN_SHARE, and RDP_CAPSET_SHARE. Referenced by rdp_send_confirm_active(). |
|
||||||||||||||||
|
Definition at line 140 of file rdp.cpp. Referenced by rdp_send_logon_info(), and sec_out_mcs_data(). |
|
|
Definition at line 435 of file rdp.cpp. References canned_caps, out_uint16_le, out_uint8p, RDP_CAPLEN_UNKNOWN, and RDP_CAPSET_UNKNOWN. Referenced by rdp_send_confirm_active(). |
|
|
Definition at line 63 of file rdp.cpp. References DEBUG, stream::end, hexdump(), in_uint16_le, in_uint8s, next_packet, NULL, stream::p, and sec_recv(). Referenced by process_demand_active(), and rdp_main_loop(). |
|
||||||||||||
|
Definition at line 47 of file rdp.cpp. References encryption, stream::end, mcs_userid, out_uint16_le, stream::p, stream::rdp_hdr, s_pop_layer, SEC_ENCRYPT, and sec_send(). Referenced by rdp_send_confirm_active(). |
|
|
|
Definition at line 190 of file rdp.cpp. References out_uint16, out_uint16_le, out_uint32, RDP_DATA_PDU_CONTROL, rdp_init_data(), rdp_send_data(), s, and s_mark_end. Referenced by process_demand_active(). |
|
||||||||||||
|
Definition at line 116 of file rdp.cpp. References encryption, stream::end, mcs_userid, out_uint16, out_uint16_le, out_uint32_le, out_uint8, stream::p, stream::rdp_hdr, RDP_PDU_DATA, rdp_shareid, s_pop_layer, SEC_ENCRYPT, and sec_send(). Referenced by rdp_send_control(), rdp_send_fonts(), rdp_send_input(), and rdp_send_synchronise(). |
|
|
Definition at line 242 of file rdp.cpp. References out_uint16, out_uint16_le, RDP_DATA_PDU_FONT2, rdp_init_data(), rdp_send_data(), s, and s_mark_end. Referenced by process_demand_active(). |
|
||||||||||||||||||||||||
|
Definition at line 221 of file rdp.cpp. References out_uint16, out_uint16_le, out_uint32_le, RDP_DATA_PDU_INPUT, rdp_init_data(), rdp_send_data(), s, and s_mark_end. Referenced by QMyScrollView::keyPressEvent(), QMyScrollView::keyReleaseEvent(), QMyMainWindow::MemuClicked(), QMyMainWindow::mouseMoveEvent(), QMyMainWindow::mousePressEvent(), QMyMainWindow::mouseReleaseEvent(), process_demand_active(), QMyMainWindow::timerEvent(), and QMyMainWindow::wheelEvent(). |
|
||||||||||||||||||||||||||||
|
Definition at line 157 of file rdp.cpp. References encryption, out_uint16_le, out_uint32, out_uint32_le, rdp_out_unistr(), s, s_mark_end, SEC_ENCRYPT, sec_init(), SEC_LOGON_INFO, and sec_send(). Referenced by rdp_connect(). |
|
|
Definition at line 206 of file rdp.cpp. References out_uint16_le, RDP_DATA_PDU_SYNCHRONISE, rdp_init_data(), rdp_send_data(), s, and s_mark_end. Referenced by process_demand_active(). |
|
|
Definition at line 59 of file rdesktop.cpp. Referenced by rdp_out_bitmap_caps(). |
|
|
Initial value: {
0x01, 0x00, 0x00, 0x00, 0x09, 0x04, 0x00, 0x00, 0x04,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0C, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x0C, 0x00, 0x08, 0x00, 0x01,
0x00, 0x00, 0x00, 0x0E, 0x00, 0x08, 0x00, 0x01, 0x00, 0x00, 0x00,
0x10, 0x00, 0x34, 0x00, 0xFE,
0x00, 0x04, 0x00, 0xFE, 0x00, 0x04, 0x00, 0xFE, 0x00, 0x08, 0x00,
0xFE, 0x00, 0x08, 0x00, 0xFE,
0x00, 0x10, 0x00, 0xFE, 0x00, 0x20, 0x00, 0xFE, 0x00, 0x40, 0x00,
0xFE, 0x00, 0x80, 0x00, 0xFE,
0x00, 0x00, 0x01, 0x40, 0x00, 0x00, 0x08, 0x00, 0x01, 0x00, 0x01,
0x02, 0x00, 0x00, 0x00
}
Definition at line 411 of file rdp.cpp. Referenced by rdp_out_unknown_caps(). |
|
|
Definition at line 63 of file rdesktop.cpp. Referenced by rdp_out_order_caps(). |
|
|
Definition at line 62 of file rdesktop.cpp. |
|
|
Definition at line 23 of file mcs.cpp. Referenced by mcs_connect(), mcs_send(), mcs_send_cjrq(), rdp_send(), and rdp_send_data(). |
|
|
Definition at line 30 of file rdp.cpp. Referenced by process_orders(), rdp_main_loop(), and rdp_recv(). |
|
|
Definition at line 61 of file rdesktop.cpp. Referenced by CSoundFile::ReadAMS(), and CSoundFile::ReadAMS2(). |
|
|
Definition at line 31 of file rdp.cpp. Referenced by process_demand_active(), rdp_send_confirm_active(), and rdp_send_data(). |
|
|
Definition at line 49 of file rdesktop.cpp. |
1.4.2