Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
|\ | | | | | | | | | | | | | Conflicts: common/xrdp_client_info.h libxrdp/xrdp_iso.c libxrdp/xrdp_sec.c | |||||
| * | 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 | |
| | | | | | | response. (hardcoded values - temporarily) | |||||
| * | 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 ↵ | Jim Grandy | 2013-08-22 | 1 | -14/+14 | |
| | | | | | | | | | | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce | |||||
| * | | Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 ↵ | Jim Grandy | 2013-08-22 | 4 | -0/+386 | |
| | | | | | | | | | | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737 | |||||
| * | | Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 ↵ | Jim Grandy | 2013-08-22 | 1 | -32/+32 | |
| | | | | | | | | | | | | 0552905 00b08a0 | |||||
| * | | Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 ↵ | Jim Grandy | 2013-08-22 | 2 | -6/+18 | |
| | | | | | | | | | | | | 74b015d 4e51e6d 2829087 | |||||
| * | | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df ↵ | Jim Grandy | 2013-08-22 | 3 | -4/+16 | |
| | | | | | | | | | | | | f994298 38e2def | |||||
* | | | 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 ↵ | Jay Sorg | 2013-09-10 | 1 | -1/+4 | |
| | | | | | | | | | | | | should fail | |||||
* | | | 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 | |
| | | | ||||||
* | | | move text2bool to os_calls | Jay Sorg | 2013-08-24 | 1 | -6/+6 | |
| | | | ||||||
* | | | neutirnordp: purge old freerdp modules from autoconf | speidy | 2013-08-24 | 1 | -2/+2 | |
| | | | ||||||
* | | | neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to | speidy | 2013-08-24 | 2 | -8/+8 | |
| | | | | | | | | | work. | |||||
* | | | CRC optimize | Jay Sorg | 2013-08-19 | 1 | -0/+20 | |
|/ / | ||||||
* | | xrdp: added support for forcing credentials on command line | Laxmikant Rashinkar | 2013-08-03 | 2 | -0/+6 | |
| | | ||||||
* | | libxrdp: started adding fastpath support | Jay Sorg | 2013-07-09 | 1 | -3/+21 | |
|/ | ||||||
* | libxrdp: no logic change, warnings and code cleanup | Jay Sorg | 2013-06-23 | 2 | -13/+19 | |
| | ||||||
* | copyright year update | Jay Sorg | 2013-06-08 | 15 | -18/+18 | |
| | ||||||
* | enable new_cursors xrdp.ini setting | Jay Sorg | 2013-06-08 | 1 | -0/+8 | |
| | ||||||
* | adding xrdp.ini option to turn off new cursors | Jay Sorg | 2013-06-07 | 2 | -1/+6 | |
| | ||||||
* | xrdp: fix for non 'new' cursor clients like rdesktop | Jay Sorg | 2013-05-20 | 1 | -5/+7 | |
| | ||||||
* | Merge pull request #54 from bartw72/rgborder | jsorg71 | 2013-04-17 | 1 | -4/+4 | |
|\ | | | | | The RGB ordering in uncompressed bitmaps reversed | |||||
| * | Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), ↵ | Bart Warmerdam | 2013-01-20 | 1 | -4/+4 | |
| | | | | | | | | RED=lsB, BLUE=msB | |||||
| * | Revert "Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr ↵ | Bart Warmerdam | 2013-01-20 | 1 | -4/+4 | |
| | | | | | | | | | | | | p192), RED=lsB, BLUE=msB" This reverts commit 4efe900f2d3ba4a2a3d60d2b68b1a90b739b9c2d. | |||||
| * | Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), ↵ | Bart Warmerdam | 2013-01-20 | 1 | -4/+4 | |
| | | | | | | | | RED=lsB, BLUE=msB |