summaryrefslogtreecommitdiffstats
path: root/libxrdp
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
|\ | | | | | | | | | | | | Conflicts: common/xrdp_client_info.h libxrdp/xrdp_iso.c libxrdp/xrdp_sec.c
| * 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
| | | | | | response. (hardcoded values - temporarily)
| * 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 ↵Jim Grandy2013-08-221-14/+14
| | | | | | | | | | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
| * | Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 ↵Jim Grandy2013-08-224-0/+386
| | | | | | | | | | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
| * | Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 ↵Jim Grandy2013-08-221-32/+32
| | | | | | | | | | | | 0552905 00b08a0
| * | Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 ↵Jim Grandy2013-08-222-6/+18
| | | | | | | | | | | | 74b015d 4e51e6d 2829087
| * | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df ↵Jim Grandy2013-08-223-4/+16
| | | | | | | | | | | | f994298 38e2def
* | | 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 ↵Jay Sorg2013-09-101-1/+4
| | | | | | | | | | | | should fail
* | | 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
| | |
* | | move text2bool to os_callsJay Sorg2013-08-241-6/+6
| | |
* | | neutirnordp: purge old freerdp modules from autoconfspeidy2013-08-241-2/+2
| | |
* | | neutrinordp: clean old freerdp moduels, add config, fix for RFX codec tospeidy2013-08-242-8/+8
| | | | | | | | | work.
* | | CRC optimizeJay Sorg2013-08-191-0/+20
|/ /
* | xrdp: added support for forcing credentials on command lineLaxmikant Rashinkar2013-08-032-0/+6
| |
* | libxrdp: started adding fastpath supportJay Sorg2013-07-091-3/+21
|/
* libxrdp: no logic change, warnings and code cleanupJay Sorg2013-06-232-13/+19
|
* copyright year updateJay Sorg2013-06-0815-18/+18
|
* enable new_cursors xrdp.ini settingJay Sorg2013-06-081-0/+8
|
* adding xrdp.ini option to turn off new cursorsJay Sorg2013-06-072-1/+6
|
* xrdp: fix for non 'new' cursor clients like rdesktopJay Sorg2013-05-201-5/+7
|
* Merge pull request #54 from bartw72/rgborderjsorg712013-04-171-4/+4
|\ | | | | The RGB ordering in uncompressed bitmaps reversed
| * Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), ↵Bart Warmerdam2013-01-201-4/+4
| | | | | | | | RED=lsB, BLUE=msB
| * Revert "Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr ↵Bart Warmerdam2013-01-201-4/+4
| | | | | | | | | | | | p192), RED=lsB, BLUE=msB" This reverts commit 4efe900f2d3ba4a2a3d60d2b68b1a90b739b9c2d.
| * Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), ↵Bart Warmerdam2013-01-201-4/+4
| | | | | | | | RED=lsB, BLUE=msB