| Commit message (Expand) | Author | Age | Files | Lines |
* | added code for region copy used in codec mode | Laxmikant Rashinkar | 2014-01-20 | 2 | -1/+80 |
* | added keyboard type and subtype to struct xrdp_client_info | Jay Sorg | 2014-01-12 | 1 | -0/+9 |
* | Merge pull request #9 from speidy/master | jsorg71 | 2013-11-20 | 3 | -40/+63 |
|\ |
|
| * | libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pdu | speidy | 2013-11-19 | 3 | -13/+14 |
| * | libxrdp: some cleanup | speidy | 2013-11-17 | 1 | -6/+0 |
| * | libxrdp: change xrdp_rdp_send_unknown1 hack to xrdp_rdp_send_fontmap, | speidy | 2013-11-17 | 1 | -32/+9 |
| * | libxrdp: Monitor Layout PDU changes | speidy | 2013-11-17 | 1 | -15/+24 |
| * | libxrdp: add Montior Layout PDU (server to client), temporary hack | speidy | 2013-11-17 | 1 | -0/+42 |
* | | Merge branch 'master' of github.com:neutrinolabs/xrdp | Laxmikant Rashinkar | 2013-11-06 | 1 | -8/+10 |
|\ \
| |/ |
|
| * | libxrdp: add monitorCount to client_info struct | speidy | 2013-11-05 | 1 | -0/+2 |
| * | libxrdp: fix in processing client monitor data | speidy | 2013-11-04 | 1 | -8/+8 |
* | | changed bulk compression logic | Laxmikant Rashinkar | 2013-11-06 | 2 | -26/+46 |
|/ |
|
* | libxrdp: remove old monitor_list struct | speidy | 2013-10-30 | 1 | -1/+0 |
* | common: fix conflict | speidy | 2013-10-30 | 2 | -26/+101 |
|\ |
|
| * | libxrdp: Authentic8 fixes for xrdp_orders_check | Jay Sorg | 2013-10-17 | 2 | -26/+101 |
* | | libxrdp: work on multimon | speidy | 2013-10-30 | 3 | -42/+21 |
|/ |
|
* | libxrdp: ISO_PDU_CR len fix | Jay Sorg | 2013-10-09 | 1 | -2/+2 |
* | remove tabs, no logic change | Jay Sorg | 2013-10-09 | 1 | -25/+37 |
* | libxrdp: some ISO_PDU_CR changes | Jay Sorg | 2013-10-09 | 1 | -36/+12 |
* | libxrdp: some ISO_PDU_CR changes | Jay Sorg | 2013-10-09 | 1 | -59/+112 |
* | from last merge | Jay Sorg | 2013-10-09 | 1 | -1/+1 |
* | Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimon | Jay Sorg | 2013-10-09 | 5 | -30/+282 |
|\ |
|
| * | libxrdp: iso_send_rdpnegrdp fix + notes. | speidy | 2013-10-09 | 1 | -11/+5 |
| * | libxrdp: add clientRequestedProtocol only when RDPNEGDATA occurs. | speidy | 2013-10-09 | 2 | -15/+31 |
| * | libxrdp: work on RDP negotiation, add legacy non-nego support. | speidy | 2013-10-09 | 1 | -31/+65 |
| * | libxrdp: work on multimon, fix monitor debug msg | speidy | 2013-10-05 | 1 | -2/+2 |
| * | libxrdp: work on multimon, added monitor data processing | speidy | 2013-10-05 | 3 | -21/+40 |
| * | libxrdp: work on RDP negotiation, add clientRequestedProtocol to MCS | speidy | 2013-10-01 | 2 | -5/+3 |
| * | libxrdp: work on RDP negotiation part | speidy | 2013-09-25 | 1 | -8/+17 |
| * | libxrdp: work on RDP negotiation, not working yet. | speidy | 2013-09-25 | 1 | -28/+109 |
| * | libxrdp: work on RDP negotiation | speidy | 2013-09-20 | 1 | -9/+33 |
| * | libxrdp: work on multi-mon, x.224 confirm packet | speidy | 2013-07-15 | 2 | -9/+10 |
| * | libxrdp: work on multi-mon support | speidy | 2013-07-15 | 5 | -10/+86 |
* | | log client ip with pid, etc | Jay Sorg | 2013-10-02 | 1 | -0/+8 |
* | | merges from authentic8 | Jay Sorg | 2013-09-26 | 5 | -53/+463 |
|\ \ |
|
| * | | Fix errors cause by previous merge (2361914) | Jim Grandy | 2013-08-22 | 1 | -1/+1 |
| * | | Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b9... | Jim Grandy | 2013-08-22 | 1 | -14/+14 |
| * | | Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a... | Jim Grandy | 2013-08-22 | 4 | -0/+386 |
| * | | Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552... | Jim Grandy | 2013-08-22 | 1 | -32/+32 |
| * | | Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b0... | Jim Grandy | 2013-08-22 | 2 | -6/+18 |
| * | | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f9... | Jim Grandy | 2013-08-22 | 3 | -4/+16 |
* | | | don't use a global for turbo jpeg | Jay Sorg | 2013-09-19 | 3 | -12/+72 |
* | | | added a --enable-tjpeg option for turbo jpeg | Jay Sorg | 2013-09-16 | 2 | -1/+88 |
* | | | VUL: add some more buffer checks | Jay Sorg | 2013-09-10 | 3 | -19/+196 |
* | | | VUL: check bytes remaining in xrdp_rdp_process_data_input | Jay Sorg | 2013-09-10 | 1 | -0/+8 |
* | | | VUL: make sure cache entries are in range | Jay Sorg | 2013-09-10 | 1 | -6/+23 |
* | | | VUL: if xrdp_sec_process_mcs_data_channels fails, xrdp_sec_process_mcs_data s... | Jay Sorg | 2013-09-10 | 1 | -1/+4 |
* | | | VUL: channels are limited to 31 | Jay Sorg | 2013-09-10 | 1 | -1/+1 |
* | | | VUL: fix some possible buffer overruns | Jay Sorg | 2013-09-10 | 1 | -0/+6 |
* | | | VUL: fix some possible buffer overruns | Jay Sorg | 2013-09-10 | 3 | -5/+148 |