summaryrefslogtreecommitdiffstats
path: root/libxrdp
Commit message (Expand)AuthorAgeFilesLines
* added code for region copy used in codec modeLaxmikant Rashinkar2014-01-202-1/+80
* added keyboard type and subtype to struct xrdp_client_infoJay Sorg2014-01-121-0/+9
* Merge pull request #9 from speidy/masterjsorg712013-11-203-40/+63
|\
| * libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pduspeidy2013-11-193-13/+14
| * libxrdp: some cleanupspeidy2013-11-171-6/+0
| * libxrdp: change xrdp_rdp_send_unknown1 hack to xrdp_rdp_send_fontmap,speidy2013-11-171-32/+9
| * libxrdp: Monitor Layout PDU changesspeidy2013-11-171-15/+24
| * libxrdp: add Montior Layout PDU (server to client), temporary hackspeidy2013-11-171-0/+42
* | Merge branch 'master' of github.com:neutrinolabs/xrdpLaxmikant Rashinkar2013-11-061-8/+10
|\ \ | |/
| * libxrdp: add monitorCount to client_info structspeidy2013-11-051-0/+2
| * libxrdp: fix in processing client monitor dataspeidy2013-11-041-8/+8
* | changed bulk compression logicLaxmikant Rashinkar2013-11-062-26/+46
|/
* libxrdp: remove old monitor_list structspeidy2013-10-301-1/+0
* common: fix conflictspeidy2013-10-302-26/+101
|\
| * libxrdp: Authentic8 fixes for xrdp_orders_checkJay Sorg2013-10-172-26/+101
* | libxrdp: work on multimon speidy2013-10-303-42/+21
|/
* libxrdp: ISO_PDU_CR len fixJay Sorg2013-10-091-2/+2
* remove tabs, no logic changeJay Sorg2013-10-091-25/+37
* libxrdp: some ISO_PDU_CR changesJay Sorg2013-10-091-36/+12
* libxrdp: some ISO_PDU_CR changesJay Sorg2013-10-091-59/+112
* from last mergeJay Sorg2013-10-091-1/+1
* Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimonJay Sorg2013-10-095-30/+282
|\
| * libxrdp: iso_send_rdpnegrdp fix + notes.speidy2013-10-091-11/+5
| * libxrdp: add clientRequestedProtocol only when RDPNEGDATA occurs.speidy2013-10-092-15/+31
| * libxrdp: work on RDP negotiation, add legacy non-nego support.speidy2013-10-091-31/+65
| * libxrdp: work on multimon, fix monitor debug msgspeidy2013-10-051-2/+2
| * libxrdp: work on multimon, added monitor data processingspeidy2013-10-053-21/+40
| * libxrdp: work on RDP negotiation, add clientRequestedProtocol to MCSspeidy2013-10-012-5/+3
| * libxrdp: work on RDP negotiation partspeidy2013-09-251-8/+17
| * libxrdp: work on RDP negotiation, not working yet.speidy2013-09-251-28/+109
| * libxrdp: work on RDP negotiationspeidy2013-09-201-9/+33
| * libxrdp: work on multi-mon, x.224 confirm packetspeidy2013-07-152-9/+10
| * libxrdp: work on multi-mon supportspeidy2013-07-155-10/+86
* | log client ip with pid, etcJay Sorg2013-10-021-0/+8
* | merges from authentic8Jay Sorg2013-09-265-53/+463
|\ \
| * | Fix errors cause by previous merge (2361914)Jim Grandy2013-08-221-1/+1
| * | Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b9...Jim Grandy2013-08-221-14/+14
| * | Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a...Jim Grandy2013-08-224-0/+386
| * | Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552...Jim Grandy2013-08-221-32/+32
| * | Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b0...Jim Grandy2013-08-222-6/+18
| * | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f9...Jim Grandy2013-08-223-4/+16
* | | don't use a global for turbo jpegJay Sorg2013-09-193-12/+72
* | | added a --enable-tjpeg option for turbo jpegJay Sorg2013-09-162-1/+88
* | | VUL: add some more buffer checksJay Sorg2013-09-103-19/+196
* | | VUL: check bytes remaining in xrdp_rdp_process_data_inputJay Sorg2013-09-101-0/+8
* | | VUL: make sure cache entries are in rangeJay Sorg2013-09-101-6/+23
* | | VUL: if xrdp_sec_process_mcs_data_channels fails, xrdp_sec_process_mcs_data s...Jay Sorg2013-09-101-1/+4
* | | VUL: channels are limited to 31Jay Sorg2013-09-101-1/+1
* | | VUL: fix some possible buffer overrunsJay Sorg2013-09-101-0/+6
* | | VUL: fix some possible buffer overrunsJay Sorg2013-09-103-5/+148